Max level shown:
1 [ Jun 17 18:06:38 Enabled. ]
2 [ Jun 17 18:06:38 Rereading configuration. ]
3 [ Jun 17 18:06:39 Rereading configuration. ]
4 [ Jun 17 18:06:50 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jun 17 18:06:50 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.06.17 18:06:51.317790 [ 1 ] {} <Information> Application: Will watch for the process with pid 24303
33 2024.06.17 18:06:51.318249 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.06.17 18:06:51.566930 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24303
35 2024.06.17 18:06:51.567616 [ 1 ] {} <Information> Application: starting up
36 2024.06.17 18:06:51.568307 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.06.17 18:06:51.655014 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.06.17 18:06:51.681350 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.06.17 18:06:51.681390 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.06.17 18:06:51.681409 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.06.17 18:06:51.681474 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.06.17 18:06:51.681770 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.06.17 18:06:51.683271 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.06.17 18:06:51.683776 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.06.17 18:06:51.684601 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
49 2024.06.17 18:06:51.684628 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.06.17 18:06:51.684641 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.06.17 18:06:51.684818 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.06.17 18:06:51.685759 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.06.17 18:06:51.691801 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.06.17 18:06:51.692560 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.06.17 18:06:51.693880 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.06.17 18:06:51.693939 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.06.17 18:06:51.695450 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.06.17 18:06:51.695722 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.06.17 18:06:51.699944 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.06.17 18:06:51.700236 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.06.17 18:06:51.701869 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.06.17 18:06:51.702320 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.06.17 18:06:51.702732 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.06.17 18:06:51.703126 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.06.17 18:06:51.704559 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.06.17 18:06:51.704590 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.06.17 18:06:51.704687 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.06.17 18:06:51.704864 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.06.17 18:06:51.715934 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.06.17 18:06:51.715966 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163404 sec
74 2024.06.17 18:06:51.716005 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.06.17 18:06:51.716016 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.06.17 18:06:51.717129 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.06.17 18:06:51.718152 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.06.17 18:06:51.718173 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.06.17 18:06:51.718204 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.06.17 18:06:51.718219 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.06.17 18:06:51.718231 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.06.17 18:06:51.718274 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.06.17 18:06:51.718289 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.06.17 18:06:51.718307 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.06.17 18:06:51.718345 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.06.17 18:06:51.718358 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.06.17 18:06:51.718371 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.06.17 18:06:51.718386 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.06.17 18:06:51.718420 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.06.17 18:06:51.718433 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.06.17 18:06:51.718448 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.06.17 18:06:51.718475 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.06.17 18:06:51.718489 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.06.17 18:06:51.755380 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.06.17 18:06:51.760557 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.06.17 18:06:51.760596 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5481e-05 sec
97 2024.06.17 18:06:51.760615 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.06.17 18:06:51.760637 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.06.17 18:06:51.760668 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.06.17 18:06:51.760908 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.06.17 18:06:51.760971 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.06.17 18:06:51.760991 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.06.17 18:06:51.761013 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
104 2024.06.17 18:06:51.761031 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.06.17 18:06:51.794325 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
106 2024.06.17 18:06:51.998308 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
107 2024.06.17 18:06:51.998373 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.06.17 18:06:52.084461 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.06.17 18:06:52.084683 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.06 MiB (RSS), difference: 147.20 MiB
110 2024.06.17 18:06:52.085580 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.259e-05 sec.
111 2024.06.17 18:06:52.085943 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.06.17 18:06:52.086057 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.06.17 18:06:52.086119 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.06.17 18:06:52.086143 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.06.17 18:06:52.235960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.06.17 18:06:52.236190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.06.17 18:06:52.236226 [ 3 ] {} <Debug> HTTP-Session: 55425aa0-153b-4013-b0fe-6305763bba42 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
118 2024.06.17 18:06:52.236256 [ 3 ] {} <Debug> HTTP-Session: 55425aa0-153b-4013-b0fe-6305763bba42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.06.17 18:06:52.236274 [ 3 ] {} <Debug> HTTP-Session: 55425aa0-153b-4013-b0fe-6305763bba42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.06.17 18:06:52.236360 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.06.17 18:06:52.236395 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.06.17 18:06:52.236417 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.06.17 18:06:52.236483 [ 3 ] {} <Trace> HTTP-Session: 55425aa0-153b-4013-b0fe-6305763bba42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.06.17 18:06:52.237636 [ 3 ] {663bd189-a8de-4684-9faf-9fc39a9b1705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.06.17 18:06:52.278353 [ 3 ] {663bd189-a8de-4684-9faf-9fc39a9b1705} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37633) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.06.17 18:06:52.279085 [ 3 ] {663bd189-a8de-4684-9faf-9fc39a9b1705} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.06.17 18:06:52.280536 [ 3 ] {} <Debug> HTTP-Session: 55425aa0-153b-4013-b0fe-6305763bba42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.06.17 18:06:52.280968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.06.17 18:06:52.281038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.06.17 18:06:52.281062 [ 3 ] {} <Debug> HTTP-Session: c7baa969-7bec-4aef-aae6-ec6b982b1863 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
179 2024.06.17 18:06:52.281090 [ 3 ] {} <Debug> HTTP-Session: c7baa969-7bec-4aef-aae6-ec6b982b1863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.06.17 18:06:52.281104 [ 3 ] {} <Debug> HTTP-Session: c7baa969-7bec-4aef-aae6-ec6b982b1863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.06.17 18:06:52.281150 [ 3 ] {} <Trace> HTTP-Session: c7baa969-7bec-4aef-aae6-ec6b982b1863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.06.17 18:06:52.282286 [ 3 ] {00382676-b5d2-4015-87dd-cbb93284eff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.06.17 18:06:52.282416 [ 3 ] {00382676-b5d2-4015-87dd-cbb93284eff0} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.06.17 18:06:52.284524 [ 3 ] {00382676-b5d2-4015-87dd-cbb93284eff0} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.06.17 18:06:52.287352 [ 3 ] {00382676-b5d2-4015-87dd-cbb93284eff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.06.17 18:06:52.293462 [ 3 ] {00382676-b5d2-4015-87dd-cbb93284eff0} <Debug> DynamicQueryHandler: Done processing query
187 2024.06.17 18:06:52.293495 [ 3 ] {00382676-b5d2-4015-87dd-cbb93284eff0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.06.17 18:06:52.293518 [ 3 ] {} <Debug> HTTP-Session: c7baa969-7bec-4aef-aae6-ec6b982b1863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.06.17 18:06:52.299595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.06.17 18:06:52.299664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.06.17 18:06:52.299692 [ 3 ] {} <Debug> HTTP-Session: 715db65f-3f23-434b-b3f0-f2c67a952715 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
192 2024.06.17 18:06:52.299718 [ 3 ] {} <Debug> HTTP-Session: 715db65f-3f23-434b-b3f0-f2c67a952715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.06.17 18:06:52.299739 [ 3 ] {} <Debug> HTTP-Session: 715db65f-3f23-434b-b3f0-f2c67a952715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.06.17 18:06:52.299785 [ 3 ] {} <Trace> HTTP-Session: 715db65f-3f23-434b-b3f0-f2c67a952715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.06.17 18:06:52.299932 [ 3 ] {e6f81bba-9263-4e4e-89da-d214a31a8e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.06.17 18:06:52.300238 [ 3 ] {e6f81bba-9263-4e4e-89da-d214a31a8e67} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37633) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.06.17 18:06:52.300363 [ 3 ] {e6f81bba-9263-4e4e-89da-d214a31a8e67} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.06.17 18:06:52.300510 [ 3 ] {} <Debug> HTTP-Session: 715db65f-3f23-434b-b3f0-f2c67a952715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.06.17 18:06:52.300731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.06.17 18:06:52.300782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.06.17 18:06:52.300799 [ 3 ] {} <Debug> HTTP-Session: 1f7be879-7509-4d64-91f5-da9296d45c81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
250 2024.06.17 18:06:52.300820 [ 3 ] {} <Debug> HTTP-Session: 1f7be879-7509-4d64-91f5-da9296d45c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.06.17 18:06:52.300840 [ 3 ] {} <Debug> HTTP-Session: 1f7be879-7509-4d64-91f5-da9296d45c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.06.17 18:06:52.300870 [ 3 ] {} <Trace> HTTP-Session: 1f7be879-7509-4d64-91f5-da9296d45c81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.06.17 18:06:52.301042 [ 3 ] {8abd65a6-b1ba-40de-b154-38b07dbae44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.06.17 18:06:52.301202 [ 3 ] {8abd65a6-b1ba-40de-b154-38b07dbae44d} <Debug> DynamicQueryHandler: Done processing query
255 2024.06.17 18:06:52.301225 [ 3 ] {} <Debug> HTTP-Session: 1f7be879-7509-4d64-91f5-da9296d45c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.06.17 18:06:52.301340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.06.17 18:06:52.301388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.06.17 18:06:52.301409 [ 3 ] {} <Debug> HTTP-Session: 873f555b-f10b-4395-bd97-fd7ae3d540a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
259 2024.06.17 18:06:52.301425 [ 3 ] {} <Debug> HTTP-Session: 873f555b-f10b-4395-bd97-fd7ae3d540a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.06.17 18:06:52.301440 [ 3 ] {} <Debug> HTTP-Session: 873f555b-f10b-4395-bd97-fd7ae3d540a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.06.17 18:06:52.301474 [ 3 ] {} <Trace> HTTP-Session: 873f555b-f10b-4395-bd97-fd7ae3d540a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.06.17 18:06:52.301561 [ 3 ] {39933b2d-4ea9-45ec-a2da-1d66637ff901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.06.17 18:06:52.301621 [ 3 ] {39933b2d-4ea9-45ec-a2da-1d66637ff901} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.06.17 18:06:52.302860 [ 3 ] {39933b2d-4ea9-45ec-a2da-1d66637ff901} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.06.17 18:06:52.302890 [ 3 ] {39933b2d-4ea9-45ec-a2da-1d66637ff901} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1931e-05 sec
266 2024.06.17 18:06:52.302904 [ 3 ] {39933b2d-4ea9-45ec-a2da-1d66637ff901} <Trace> ReferentialDeps: No tables
267 2024.06.17 18:06:52.302918 [ 3 ] {39933b2d-4ea9-45ec-a2da-1d66637ff901} <Trace> LoadingDeps: No tables
268 2024.06.17 18:06:52.302940 [ 3 ] {39933b2d-4ea9-45ec-a2da-1d66637ff901} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.06.17 18:06:52.303057 [ 3 ] {39933b2d-4ea9-45ec-a2da-1d66637ff901} <Debug> DynamicQueryHandler: Done processing query
270 2024.06.17 18:06:52.303079 [ 3 ] {} <Debug> HTTP-Session: 873f555b-f10b-4395-bd97-fd7ae3d540a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.06.17 18:06:52.303185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.06.17 18:06:52.303235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.06.17 18:06:52.303253 [ 3 ] {} <Debug> HTTP-Session: 2242fe12-0cde-4cdc-bd5d-c08e9d762d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
274 2024.06.17 18:06:52.303272 [ 3 ] {} <Debug> HTTP-Session: 2242fe12-0cde-4cdc-bd5d-c08e9d762d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.06.17 18:06:52.303292 [ 3 ] {} <Debug> HTTP-Session: 2242fe12-0cde-4cdc-bd5d-c08e9d762d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.06.17 18:06:52.303319 [ 3 ] {} <Trace> HTTP-Session: 2242fe12-0cde-4cdc-bd5d-c08e9d762d6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.06.17 18:06:52.303454 [ 3 ] {f7dd6ac2-be8b-49b8-ac90-2f20d286709d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.06.17 18:06:52.303499 [ 3 ] {f7dd6ac2-be8b-49b8-ac90-2f20d286709d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.06.17 18:06:52.308321 [ 3 ] {f7dd6ac2-be8b-49b8-ac90-2f20d286709d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.06.17 18:06:52.309387 [ 3 ] {f7dd6ac2-be8b-49b8-ac90-2f20d286709d} <Debug> oximeter.version (7e263357-3695-43a5-9514-a19babd086c9): Loading data parts
282 2024.06.17 18:06:52.309748 [ 3 ] {f7dd6ac2-be8b-49b8-ac90-2f20d286709d} <Debug> oximeter.version (7e263357-3695-43a5-9514-a19babd086c9): There are no data parts
283 2024.06.17 18:06:52.312368 [ 3 ] {f7dd6ac2-be8b-49b8-ac90-2f20d286709d} <Debug> DynamicQueryHandler: Done processing query
284 2024.06.17 18:06:52.312393 [ 3 ] {} <Debug> HTTP-Session: 2242fe12-0cde-4cdc-bd5d-c08e9d762d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.06.17 18:06:52.312535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.06.17 18:06:52.312585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.06.17 18:06:52.312608 [ 3 ] {} <Debug> HTTP-Session: 98218d49-fccb-4f5d-b5e9-dd3f2fb1db4c Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
288 2024.06.17 18:06:52.312623 [ 3 ] {} <Debug> HTTP-Session: 98218d49-fccb-4f5d-b5e9-dd3f2fb1db4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.06.17 18:06:52.312639 [ 3 ] {} <Debug> HTTP-Session: 98218d49-fccb-4f5d-b5e9-dd3f2fb1db4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.06.17 18:06:52.312672 [ 3 ] {} <Trace> HTTP-Session: 98218d49-fccb-4f5d-b5e9-dd3f2fb1db4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.06.17 18:06:52.312870 [ 3 ] {13b0d888-b772-4701-9a67-59ed32b99ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.06.17 18:06:52.312924 [ 3 ] {13b0d888-b772-4701-9a67-59ed32b99ad4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.06.17 18:06:52.319406 [ 3 ] {13b0d888-b772-4701-9a67-59ed32b99ad4} <Debug> oximeter.measurements_bool (763f3c1f-451f-4b85-9b1c-a923f0ff2cc9): Loading data parts
304 2024.06.17 18:06:52.319573 [ 3 ] {13b0d888-b772-4701-9a67-59ed32b99ad4} <Debug> oximeter.measurements_bool (763f3c1f-451f-4b85-9b1c-a923f0ff2cc9): There are no data parts
305 2024.06.17 18:06:52.320711 [ 3 ] {13b0d888-b772-4701-9a67-59ed32b99ad4} <Debug> DynamicQueryHandler: Done processing query
306 2024.06.17 18:06:52.320737 [ 3 ] {} <Debug> HTTP-Session: 98218d49-fccb-4f5d-b5e9-dd3f2fb1db4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.06.17 18:06:52.320873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.06.17 18:06:52.320924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.06.17 18:06:52.320947 [ 3 ] {} <Debug> HTTP-Session: 0aa5ad8d-2201-48cb-82f7-8e0ad36a7235 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
310 2024.06.17 18:06:52.320963 [ 3 ] {} <Debug> HTTP-Session: 0aa5ad8d-2201-48cb-82f7-8e0ad36a7235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.06.17 18:06:52.320981 [ 3 ] {} <Debug> HTTP-Session: 0aa5ad8d-2201-48cb-82f7-8e0ad36a7235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.06.17 18:06:52.321011 [ 3 ] {} <Trace> HTTP-Session: 0aa5ad8d-2201-48cb-82f7-8e0ad36a7235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.06.17 18:06:52.321186 [ 3 ] {a511cfe9-ce53-4329-aa5b-e2902e575af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.06.17 18:06:52.321232 [ 3 ] {a511cfe9-ce53-4329-aa5b-e2902e575af9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.06.17 18:06:52.322870 [ 3 ] {a511cfe9-ce53-4329-aa5b-e2902e575af9} <Debug> oximeter.measurements_i8 (c4d3da0f-e279-4ee7-9952-302150152998): Loading data parts
316 2024.06.17 18:06:52.323060 [ 3 ] {a511cfe9-ce53-4329-aa5b-e2902e575af9} <Debug> oximeter.measurements_i8 (c4d3da0f-e279-4ee7-9952-302150152998): There are no data parts
317 2024.06.17 18:06:52.324211 [ 3 ] {a511cfe9-ce53-4329-aa5b-e2902e575af9} <Debug> DynamicQueryHandler: Done processing query
318 2024.06.17 18:06:52.324249 [ 3 ] {} <Debug> HTTP-Session: 0aa5ad8d-2201-48cb-82f7-8e0ad36a7235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.06.17 18:06:52.324391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.06.17 18:06:52.324449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.06.17 18:06:52.324476 [ 3 ] {} <Debug> HTTP-Session: 4cadb1b1-5383-44cc-bebe-fae89cc0ab01 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
322 2024.06.17 18:06:52.324492 [ 3 ] {} <Debug> HTTP-Session: 4cadb1b1-5383-44cc-bebe-fae89cc0ab01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.06.17 18:06:52.324512 [ 3 ] {} <Debug> HTTP-Session: 4cadb1b1-5383-44cc-bebe-fae89cc0ab01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.06.17 18:06:52.324549 [ 3 ] {} <Trace> HTTP-Session: 4cadb1b1-5383-44cc-bebe-fae89cc0ab01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.06.17 18:06:52.324744 [ 3 ] {499ed63e-97cc-4712-8138-1209fd88c06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.06.17 18:06:52.324803 [ 3 ] {499ed63e-97cc-4712-8138-1209fd88c06d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.06.17 18:06:52.326418 [ 3 ] {499ed63e-97cc-4712-8138-1209fd88c06d} <Debug> oximeter.measurements_u8 (9a71e4cf-726d-4b00-9f70-17a9af379360): Loading data parts
328 2024.06.17 18:06:52.326586 [ 3 ] {499ed63e-97cc-4712-8138-1209fd88c06d} <Debug> oximeter.measurements_u8 (9a71e4cf-726d-4b00-9f70-17a9af379360): There are no data parts
329 2024.06.17 18:06:52.327737 [ 3 ] {499ed63e-97cc-4712-8138-1209fd88c06d} <Debug> DynamicQueryHandler: Done processing query
330 2024.06.17 18:06:52.327762 [ 3 ] {} <Debug> HTTP-Session: 4cadb1b1-5383-44cc-bebe-fae89cc0ab01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.06.17 18:06:52.327888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.06.17 18:06:52.327939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.06.17 18:06:52.327961 [ 3 ] {} <Debug> HTTP-Session: ed120bf4-2761-4374-bacc-4dd5de86e081 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
334 2024.06.17 18:06:52.327976 [ 3 ] {} <Debug> HTTP-Session: ed120bf4-2761-4374-bacc-4dd5de86e081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.06.17 18:06:52.327994 [ 3 ] {} <Debug> HTTP-Session: ed120bf4-2761-4374-bacc-4dd5de86e081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.06.17 18:06:52.328026 [ 3 ] {} <Trace> HTTP-Session: ed120bf4-2761-4374-bacc-4dd5de86e081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.06.17 18:06:52.328197 [ 3 ] {c1c343a8-e17b-468d-aa32-b2f944d346e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.06.17 18:06:52.328244 [ 3 ] {c1c343a8-e17b-468d-aa32-b2f944d346e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.06.17 18:06:52.329844 [ 3 ] {c1c343a8-e17b-468d-aa32-b2f944d346e6} <Debug> oximeter.measurements_i16 (f5176e40-8b61-43fc-8519-4ab2a13e8d08): Loading data parts
340 2024.06.17 18:06:52.329999 [ 3 ] {c1c343a8-e17b-468d-aa32-b2f944d346e6} <Debug> oximeter.measurements_i16 (f5176e40-8b61-43fc-8519-4ab2a13e8d08): There are no data parts
341 2024.06.17 18:06:52.331100 [ 3 ] {c1c343a8-e17b-468d-aa32-b2f944d346e6} <Debug> DynamicQueryHandler: Done processing query
342 2024.06.17 18:06:52.331132 [ 3 ] {} <Debug> HTTP-Session: ed120bf4-2761-4374-bacc-4dd5de86e081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.06.17 18:06:52.331246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.06.17 18:06:52.331302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.06.17 18:06:52.331326 [ 3 ] {} <Debug> HTTP-Session: 3db801fa-e9e7-4d0e-bb99-542d98597342 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
346 2024.06.17 18:06:52.331342 [ 3 ] {} <Debug> HTTP-Session: 3db801fa-e9e7-4d0e-bb99-542d98597342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.06.17 18:06:52.331359 [ 3 ] {} <Debug> HTTP-Session: 3db801fa-e9e7-4d0e-bb99-542d98597342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.06.17 18:06:52.331392 [ 3 ] {} <Trace> HTTP-Session: 3db801fa-e9e7-4d0e-bb99-542d98597342 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.06.17 18:06:52.331561 [ 3 ] {432f121b-cbd7-4aa3-8a23-bee44e1f225e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.06.17 18:06:52.331612 [ 3 ] {432f121b-cbd7-4aa3-8a23-bee44e1f225e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.06.17 18:06:52.333184 [ 3 ] {432f121b-cbd7-4aa3-8a23-bee44e1f225e} <Debug> oximeter.measurements_u16 (40e252fa-8999-45e6-9146-d6aa50508563): Loading data parts
352 2024.06.17 18:06:52.333376 [ 3 ] {432f121b-cbd7-4aa3-8a23-bee44e1f225e} <Debug> oximeter.measurements_u16 (40e252fa-8999-45e6-9146-d6aa50508563): There are no data parts
353 2024.06.17 18:06:52.334526 [ 3 ] {432f121b-cbd7-4aa3-8a23-bee44e1f225e} <Debug> DynamicQueryHandler: Done processing query
354 2024.06.17 18:06:52.334557 [ 3 ] {} <Debug> HTTP-Session: 3db801fa-e9e7-4d0e-bb99-542d98597342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.06.17 18:06:52.334674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.06.17 18:06:52.334725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.06.17 18:06:52.334748 [ 3 ] {} <Debug> HTTP-Session: b34f3158-9290-4325-9e07-f1d56409bb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
358 2024.06.17 18:06:52.334771 [ 3 ] {} <Debug> HTTP-Session: b34f3158-9290-4325-9e07-f1d56409bb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.06.17 18:06:52.334785 [ 3 ] {} <Debug> HTTP-Session: b34f3158-9290-4325-9e07-f1d56409bb0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.06.17 18:06:52.334819 [ 3 ] {} <Trace> HTTP-Session: b34f3158-9290-4325-9e07-f1d56409bb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.06.17 18:06:52.335000 [ 3 ] {3996d6ee-1df6-4b55-8f1c-376930948515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.06.17 18:06:52.335049 [ 3 ] {3996d6ee-1df6-4b55-8f1c-376930948515} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.06.17 18:06:52.336622 [ 3 ] {3996d6ee-1df6-4b55-8f1c-376930948515} <Debug> oximeter.measurements_i32 (7c595088-9ce2-43a8-a3e7-14b2aee92e75): Loading data parts
364 2024.06.17 18:06:52.336764 [ 3 ] {3996d6ee-1df6-4b55-8f1c-376930948515} <Debug> oximeter.measurements_i32 (7c595088-9ce2-43a8-a3e7-14b2aee92e75): There are no data parts
365 2024.06.17 18:06:52.337926 [ 3 ] {3996d6ee-1df6-4b55-8f1c-376930948515} <Debug> DynamicQueryHandler: Done processing query
366 2024.06.17 18:06:52.337956 [ 3 ] {} <Debug> HTTP-Session: b34f3158-9290-4325-9e07-f1d56409bb0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.06.17 18:06:52.338059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.06.17 18:06:52.338114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.06.17 18:06:52.338143 [ 3 ] {} <Debug> HTTP-Session: 6fc5720c-aea6-4712-9cf9-ebb74c4e70d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
370 2024.06.17 18:06:52.338158 [ 3 ] {} <Debug> HTTP-Session: 6fc5720c-aea6-4712-9cf9-ebb74c4e70d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.06.17 18:06:52.338175 [ 3 ] {} <Debug> HTTP-Session: 6fc5720c-aea6-4712-9cf9-ebb74c4e70d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.06.17 18:06:52.338208 [ 3 ] {} <Trace> HTTP-Session: 6fc5720c-aea6-4712-9cf9-ebb74c4e70d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.06.17 18:06:52.338379 [ 3 ] {9d42b94d-eb11-46f9-ae7f-b7468d9c9d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.06.17 18:06:52.338426 [ 3 ] {9d42b94d-eb11-46f9-ae7f-b7468d9c9d17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.06.17 18:06:52.340032 [ 3 ] {9d42b94d-eb11-46f9-ae7f-b7468d9c9d17} <Debug> oximeter.measurements_u32 (c8d4bc9a-1a74-415f-a02c-3cab1f73a273): Loading data parts
376 2024.06.17 18:06:52.340191 [ 3 ] {9d42b94d-eb11-46f9-ae7f-b7468d9c9d17} <Debug> oximeter.measurements_u32 (c8d4bc9a-1a74-415f-a02c-3cab1f73a273): There are no data parts
377 2024.06.17 18:06:52.341310 [ 3 ] {9d42b94d-eb11-46f9-ae7f-b7468d9c9d17} <Debug> DynamicQueryHandler: Done processing query
378 2024.06.17 18:06:52.341341 [ 3 ] {} <Debug> HTTP-Session: 6fc5720c-aea6-4712-9cf9-ebb74c4e70d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.06.17 18:06:52.341443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.06.17 18:06:52.341494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.06.17 18:06:52.341516 [ 3 ] {} <Debug> HTTP-Session: 56f95269-810d-4d0c-9d13-9bb566f4ee8e Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
382 2024.06.17 18:06:52.341535 [ 3 ] {} <Debug> HTTP-Session: 56f95269-810d-4d0c-9d13-9bb566f4ee8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.06.17 18:06:52.341548 [ 3 ] {} <Debug> HTTP-Session: 56f95269-810d-4d0c-9d13-9bb566f4ee8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.06.17 18:06:52.341580 [ 3 ] {} <Trace> HTTP-Session: 56f95269-810d-4d0c-9d13-9bb566f4ee8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.06.17 18:06:52.341751 [ 3 ] {5370ff32-84b1-4224-acda-b45ccc368209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.06.17 18:06:52.341802 [ 3 ] {5370ff32-84b1-4224-acda-b45ccc368209} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.06.17 18:06:52.343335 [ 3 ] {5370ff32-84b1-4224-acda-b45ccc368209} <Debug> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Loading data parts
388 2024.06.17 18:06:52.343500 [ 3 ] {5370ff32-84b1-4224-acda-b45ccc368209} <Debug> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): There are no data parts
389 2024.06.17 18:06:52.344927 [ 3 ] {5370ff32-84b1-4224-acda-b45ccc368209} <Debug> DynamicQueryHandler: Done processing query
390 2024.06.17 18:06:52.344958 [ 3 ] {} <Debug> HTTP-Session: 56f95269-810d-4d0c-9d13-9bb566f4ee8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.06.17 18:06:52.345059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.06.17 18:06:52.345114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.06.17 18:06:52.345132 [ 3 ] {} <Debug> HTTP-Session: c9d3091c-45c0-45c3-bfa3-5a27c4010d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
394 2024.06.17 18:06:52.345152 [ 3 ] {} <Debug> HTTP-Session: c9d3091c-45c0-45c3-bfa3-5a27c4010d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.06.17 18:06:52.345164 [ 3 ] {} <Debug> HTTP-Session: c9d3091c-45c0-45c3-bfa3-5a27c4010d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.06.17 18:06:52.345197 [ 3 ] {} <Trace> HTTP-Session: c9d3091c-45c0-45c3-bfa3-5a27c4010d79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.06.17 18:06:52.345368 [ 3 ] {d8e25061-e26f-4619-9728-cbf95317f922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.06.17 18:06:52.345415 [ 3 ] {d8e25061-e26f-4619-9728-cbf95317f922} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.06.17 18:06:52.346983 [ 3 ] {d8e25061-e26f-4619-9728-cbf95317f922} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Loading data parts
400 2024.06.17 18:06:52.347149 [ 3 ] {d8e25061-e26f-4619-9728-cbf95317f922} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): There are no data parts
401 2024.06.17 18:06:52.348584 [ 3 ] {d8e25061-e26f-4619-9728-cbf95317f922} <Debug> DynamicQueryHandler: Done processing query
402 2024.06.17 18:06:52.348615 [ 3 ] {} <Debug> HTTP-Session: c9d3091c-45c0-45c3-bfa3-5a27c4010d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.06.17 18:06:52.348723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.06.17 18:06:52.348768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.06.17 18:06:52.348796 [ 3 ] {} <Debug> HTTP-Session: ed3b2ffe-93ea-4a2e-ae5a-5df3f812a8d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
406 2024.06.17 18:06:52.348817 [ 3 ] {} <Debug> HTTP-Session: ed3b2ffe-93ea-4a2e-ae5a-5df3f812a8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.06.17 18:06:52.348829 [ 3 ] {} <Debug> HTTP-Session: ed3b2ffe-93ea-4a2e-ae5a-5df3f812a8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.06.17 18:06:52.348862 [ 3 ] {} <Trace> HTTP-Session: ed3b2ffe-93ea-4a2e-ae5a-5df3f812a8d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.06.17 18:06:52.349035 [ 3 ] {7f235a42-79bc-44fd-a6ef-9c402e666768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.06.17 18:06:52.349087 [ 3 ] {7f235a42-79bc-44fd-a6ef-9c402e666768} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.06.17 18:06:52.350665 [ 3 ] {7f235a42-79bc-44fd-a6ef-9c402e666768} <Debug> oximeter.measurements_f32 (f0be6043-e6e2-497b-9c31-75aa38092b03): Loading data parts
412 2024.06.17 18:06:52.350828 [ 3 ] {7f235a42-79bc-44fd-a6ef-9c402e666768} <Debug> oximeter.measurements_f32 (f0be6043-e6e2-497b-9c31-75aa38092b03): There are no data parts
413 2024.06.17 18:06:52.352291 [ 3 ] {7f235a42-79bc-44fd-a6ef-9c402e666768} <Debug> DynamicQueryHandler: Done processing query
414 2024.06.17 18:06:52.352316 [ 3 ] {} <Debug> HTTP-Session: ed3b2ffe-93ea-4a2e-ae5a-5df3f812a8d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.06.17 18:06:52.352419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.06.17 18:06:52.352475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.06.17 18:06:52.352498 [ 3 ] {} <Debug> HTTP-Session: d42584dc-aa23-4e3f-912e-91e3ad5acc81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
418 2024.06.17 18:06:52.352518 [ 3 ] {} <Debug> HTTP-Session: d42584dc-aa23-4e3f-912e-91e3ad5acc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.06.17 18:06:52.352535 [ 3 ] {} <Debug> HTTP-Session: d42584dc-aa23-4e3f-912e-91e3ad5acc81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.06.17 18:06:52.352563 [ 3 ] {} <Trace> HTTP-Session: d42584dc-aa23-4e3f-912e-91e3ad5acc81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.06.17 18:06:52.352734 [ 3 ] {dc096733-66b4-4cdf-bede-aa7d1d201c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.06.17 18:06:52.352785 [ 3 ] {dc096733-66b4-4cdf-bede-aa7d1d201c2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.06.17 18:06:52.354366 [ 3 ] {dc096733-66b4-4cdf-bede-aa7d1d201c2f} <Debug> oximeter.measurements_f64 (fa206937-bcfe-4428-9e11-dc30752bbd7d): Loading data parts
424 2024.06.17 18:06:52.354506 [ 3 ] {dc096733-66b4-4cdf-bede-aa7d1d201c2f} <Debug> oximeter.measurements_f64 (fa206937-bcfe-4428-9e11-dc30752bbd7d): There are no data parts
425 2024.06.17 18:06:52.355941 [ 3 ] {dc096733-66b4-4cdf-bede-aa7d1d201c2f} <Debug> DynamicQueryHandler: Done processing query
426 2024.06.17 18:06:52.355972 [ 3 ] {} <Debug> HTTP-Session: d42584dc-aa23-4e3f-912e-91e3ad5acc81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.06.17 18:06:52.356084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.06.17 18:06:52.356133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.06.17 18:06:52.356151 [ 3 ] {} <Debug> HTTP-Session: 5086c11d-9e65-4392-b4e7-8172164bee30 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
430 2024.06.17 18:06:52.356171 [ 3 ] {} <Debug> HTTP-Session: 5086c11d-9e65-4392-b4e7-8172164bee30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.06.17 18:06:52.356183 [ 3 ] {} <Debug> HTTP-Session: 5086c11d-9e65-4392-b4e7-8172164bee30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.06.17 18:06:52.356216 [ 3 ] {} <Trace> HTTP-Session: 5086c11d-9e65-4392-b4e7-8172164bee30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.06.17 18:06:52.356395 [ 3 ] {c22dc66f-9fce-4b16-a114-bc12b3e4abcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.06.17 18:06:52.356445 [ 3 ] {c22dc66f-9fce-4b16-a114-bc12b3e4abcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.06.17 18:06:52.358013 [ 3 ] {c22dc66f-9fce-4b16-a114-bc12b3e4abcd} <Debug> oximeter.measurements_string (cf3debe0-4a7c-4a44-a7ad-ada9e308ce8c): Loading data parts
436 2024.06.17 18:06:52.358163 [ 3 ] {c22dc66f-9fce-4b16-a114-bc12b3e4abcd} <Debug> oximeter.measurements_string (cf3debe0-4a7c-4a44-a7ad-ada9e308ce8c): There are no data parts
437 2024.06.17 18:06:52.359598 [ 3 ] {c22dc66f-9fce-4b16-a114-bc12b3e4abcd} <Debug> DynamicQueryHandler: Done processing query
438 2024.06.17 18:06:52.359623 [ 3 ] {} <Debug> HTTP-Session: 5086c11d-9e65-4392-b4e7-8172164bee30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.06.17 18:06:52.359729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.06.17 18:06:52.359784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.06.17 18:06:52.359802 [ 3 ] {} <Debug> HTTP-Session: 86a5b4f2-23ea-479f-b977-9cfdda2d5cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
442 2024.06.17 18:06:52.359823 [ 3 ] {} <Debug> HTTP-Session: 86a5b4f2-23ea-479f-b977-9cfdda2d5cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.06.17 18:06:52.359840 [ 3 ] {} <Debug> HTTP-Session: 86a5b4f2-23ea-479f-b977-9cfdda2d5cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.06.17 18:06:52.359869 [ 3 ] {} <Trace> HTTP-Session: 86a5b4f2-23ea-479f-b977-9cfdda2d5cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.06.17 18:06:52.360040 [ 3 ] {6719b15e-fc70-4b3d-ac06-8866c6a594e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.06.17 18:06:52.360093 [ 3 ] {6719b15e-fc70-4b3d-ac06-8866c6a594e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.06.17 18:06:52.361660 [ 3 ] {6719b15e-fc70-4b3d-ac06-8866c6a594e3} <Debug> oximeter.measurements_bytes (b9639058-1210-4e0f-a908-e0f7d3e4b0b7): Loading data parts
455 2024.06.17 18:06:52.361812 [ 3 ] {6719b15e-fc70-4b3d-ac06-8866c6a594e3} <Debug> oximeter.measurements_bytes (b9639058-1210-4e0f-a908-e0f7d3e4b0b7): There are no data parts
456 2024.06.17 18:06:52.363271 [ 3 ] {6719b15e-fc70-4b3d-ac06-8866c6a594e3} <Debug> DynamicQueryHandler: Done processing query
457 2024.06.17 18:06:52.363296 [ 3 ] {} <Debug> HTTP-Session: 86a5b4f2-23ea-479f-b977-9cfdda2d5cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.06.17 18:06:52.363406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.06.17 18:06:52.363457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.06.17 18:06:52.363476 [ 3 ] {} <Debug> HTTP-Session: b17d5ebb-87ae-45e4-bf94-6e19087fadeb Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
461 2024.06.17 18:06:52.363497 [ 3 ] {} <Debug> HTTP-Session: b17d5ebb-87ae-45e4-bf94-6e19087fadeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.06.17 18:06:52.363514 [ 3 ] {} <Debug> HTTP-Session: b17d5ebb-87ae-45e4-bf94-6e19087fadeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.06.17 18:06:52.363543 [ 3 ] {} <Trace> HTTP-Session: b17d5ebb-87ae-45e4-bf94-6e19087fadeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.06.17 18:06:52.363728 [ 3 ] {000f6443-564e-4c68-827d-cf7055b1cb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.06.17 18:06:52.363776 [ 3 ] {000f6443-564e-4c68-827d-cf7055b1cb77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.06.17 18:06:52.365380 [ 3 ] {000f6443-564e-4c68-827d-cf7055b1cb77} <Debug> oximeter.measurements_cumulativei64 (a3d8dbe0-c7af-416a-8d2d-acbcfc487ee4): Loading data parts
467 2024.06.17 18:06:52.365526 [ 3 ] {000f6443-564e-4c68-827d-cf7055b1cb77} <Debug> oximeter.measurements_cumulativei64 (a3d8dbe0-c7af-416a-8d2d-acbcfc487ee4): There are no data parts
468 2024.06.17 18:06:52.366979 [ 3 ] {000f6443-564e-4c68-827d-cf7055b1cb77} <Debug> DynamicQueryHandler: Done processing query
469 2024.06.17 18:06:52.367012 [ 3 ] {} <Debug> HTTP-Session: b17d5ebb-87ae-45e4-bf94-6e19087fadeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.06.17 18:06:52.367123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.06.17 18:06:52.367178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.06.17 18:06:52.367196 [ 3 ] {} <Debug> HTTP-Session: f73fbd9d-c6be-4ba9-aabd-bd032cec0995 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
473 2024.06.17 18:06:52.367217 [ 3 ] {} <Debug> HTTP-Session: f73fbd9d-c6be-4ba9-aabd-bd032cec0995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.06.17 18:06:52.367231 [ 3 ] {} <Debug> HTTP-Session: f73fbd9d-c6be-4ba9-aabd-bd032cec0995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.06.17 18:06:52.367264 [ 3 ] {} <Trace> HTTP-Session: f73fbd9d-c6be-4ba9-aabd-bd032cec0995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.06.17 18:06:52.367449 [ 3 ] {a4a907c7-e34a-4c86-af21-e0c5deacb129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.06.17 18:06:52.367503 [ 3 ] {a4a907c7-e34a-4c86-af21-e0c5deacb129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.06.17 18:06:52.369143 [ 3 ] {a4a907c7-e34a-4c86-af21-e0c5deacb129} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Loading data parts
479 2024.06.17 18:06:52.369299 [ 3 ] {a4a907c7-e34a-4c86-af21-e0c5deacb129} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): There are no data parts
480 2024.06.17 18:06:52.370774 [ 3 ] {a4a907c7-e34a-4c86-af21-e0c5deacb129} <Debug> DynamicQueryHandler: Done processing query
481 2024.06.17 18:06:52.370800 [ 3 ] {} <Debug> HTTP-Session: f73fbd9d-c6be-4ba9-aabd-bd032cec0995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.06.17 18:06:52.370922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.06.17 18:06:52.370973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.06.17 18:06:52.370993 [ 3 ] {} <Debug> HTTP-Session: 342cfeb7-880a-4b94-97e6-f2385a928a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
485 2024.06.17 18:06:52.371014 [ 3 ] {} <Debug> HTTP-Session: 342cfeb7-880a-4b94-97e6-f2385a928a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.06.17 18:06:52.371031 [ 3 ] {} <Debug> HTTP-Session: 342cfeb7-880a-4b94-97e6-f2385a928a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.06.17 18:06:52.371060 [ 3 ] {} <Trace> HTTP-Session: 342cfeb7-880a-4b94-97e6-f2385a928a5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.06.17 18:06:52.371244 [ 3 ] {150c710d-876c-4a5d-bef4-9bd109fe8e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.06.17 18:06:52.371309 [ 3 ] {150c710d-876c-4a5d-bef4-9bd109fe8e1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.06.17 18:06:52.372968 [ 3 ] {150c710d-876c-4a5d-bef4-9bd109fe8e1a} <Debug> oximeter.measurements_cumulativef32 (18532c24-026a-4243-a719-ffa77eeda7dc): Loading data parts
491 2024.06.17 18:06:52.373135 [ 3 ] {150c710d-876c-4a5d-bef4-9bd109fe8e1a} <Debug> oximeter.measurements_cumulativef32 (18532c24-026a-4243-a719-ffa77eeda7dc): There are no data parts
492 2024.06.17 18:06:52.374636 [ 3 ] {150c710d-876c-4a5d-bef4-9bd109fe8e1a} <Debug> DynamicQueryHandler: Done processing query
493 2024.06.17 18:06:52.374671 [ 3 ] {} <Debug> HTTP-Session: 342cfeb7-880a-4b94-97e6-f2385a928a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.06.17 18:06:52.374781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.06.17 18:06:52.374832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.06.17 18:06:52.374854 [ 3 ] {} <Debug> HTTP-Session: e8822558-e696-4bf2-856f-f3738066d661 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
497 2024.06.17 18:06:52.374876 [ 3 ] {} <Debug> HTTP-Session: e8822558-e696-4bf2-856f-f3738066d661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.06.17 18:06:52.374889 [ 3 ] {} <Debug> HTTP-Session: e8822558-e696-4bf2-856f-f3738066d661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.06.17 18:06:52.374922 [ 3 ] {} <Trace> HTTP-Session: e8822558-e696-4bf2-856f-f3738066d661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.06.17 18:06:52.375112 [ 3 ] {e09e71ee-8ad0-4a43-9c8d-59d380be8bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.06.17 18:06:52.375166 [ 3 ] {e09e71ee-8ad0-4a43-9c8d-59d380be8bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.06.17 18:06:52.377201 [ 3 ] {e09e71ee-8ad0-4a43-9c8d-59d380be8bd1} <Debug> oximeter.measurements_cumulativef64 (9994ad5d-4723-4cfa-ac43-70f579bee7e9): Loading data parts
503 2024.06.17 18:06:52.377349 [ 3 ] {e09e71ee-8ad0-4a43-9c8d-59d380be8bd1} <Debug> oximeter.measurements_cumulativef64 (9994ad5d-4723-4cfa-ac43-70f579bee7e9): There are no data parts
504 2024.06.17 18:06:52.378855 [ 3 ] {e09e71ee-8ad0-4a43-9c8d-59d380be8bd1} <Debug> DynamicQueryHandler: Done processing query
505 2024.06.17 18:06:52.378881 [ 3 ] {} <Debug> HTTP-Session: e8822558-e696-4bf2-856f-f3738066d661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.06.17 18:06:52.378995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.06.17 18:06:52.379047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.06.17 18:06:52.379066 [ 3 ] {} <Debug> HTTP-Session: 04ff229f-0cb4-417e-bf99-f2784239e327 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
509 2024.06.17 18:06:52.379086 [ 3 ] {} <Debug> HTTP-Session: 04ff229f-0cb4-417e-bf99-f2784239e327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.06.17 18:06:52.379104 [ 3 ] {} <Debug> HTTP-Session: 04ff229f-0cb4-417e-bf99-f2784239e327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.06.17 18:06:52.379132 [ 3 ] {} <Trace> HTTP-Session: 04ff229f-0cb4-417e-bf99-f2784239e327 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.06.17 18:06:52.379327 [ 3 ] {8b8f172b-22a5-4c3c-8fc4-6b6883292415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.06.17 18:06:52.379382 [ 3 ] {8b8f172b-22a5-4c3c-8fc4-6b6883292415} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.06.17 18:06:52.381492 [ 3 ] {8b8f172b-22a5-4c3c-8fc4-6b6883292415} <Debug> oximeter.measurements_histogrami8 (0b6e7c47-71ec-4f61-893e-52dcc23fa51e): Loading data parts
525 2024.06.17 18:06:52.381649 [ 3 ] {8b8f172b-22a5-4c3c-8fc4-6b6883292415} <Debug> oximeter.measurements_histogrami8 (0b6e7c47-71ec-4f61-893e-52dcc23fa51e): There are no data parts
526 2024.06.17 18:06:52.382983 [ 3 ] {8b8f172b-22a5-4c3c-8fc4-6b6883292415} <Debug> DynamicQueryHandler: Done processing query
527 2024.06.17 18:06:52.383010 [ 3 ] {} <Debug> HTTP-Session: 04ff229f-0cb4-417e-bf99-f2784239e327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.06.17 18:06:52.383122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.06.17 18:06:52.383175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.06.17 18:06:52.383201 [ 3 ] {} <Debug> HTTP-Session: b330f967-d2c8-4988-9e66-e1da03b3a01e Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
531 2024.06.17 18:06:52.383218 [ 3 ] {} <Debug> HTTP-Session: b330f967-d2c8-4988-9e66-e1da03b3a01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.06.17 18:06:52.383239 [ 3 ] {} <Debug> HTTP-Session: b330f967-d2c8-4988-9e66-e1da03b3a01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.06.17 18:06:52.383270 [ 3 ] {} <Trace> HTTP-Session: b330f967-d2c8-4988-9e66-e1da03b3a01e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.06.17 18:06:52.383459 [ 3 ] {07f23f09-5ae3-4b3c-bd71-2352acb1d69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.06.17 18:06:52.383514 [ 3 ] {07f23f09-5ae3-4b3c-bd71-2352acb1d69f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.06.17 18:06:52.385403 [ 3 ] {07f23f09-5ae3-4b3c-bd71-2352acb1d69f} <Debug> oximeter.measurements_histogramu8 (75d8fd9b-bcb5-4bc0-b1c6-b04c06a52e8a): Loading data parts
537 2024.06.17 18:06:52.385570 [ 3 ] {07f23f09-5ae3-4b3c-bd71-2352acb1d69f} <Debug> oximeter.measurements_histogramu8 (75d8fd9b-bcb5-4bc0-b1c6-b04c06a52e8a): There are no data parts
538 2024.06.17 18:06:52.386862 [ 3 ] {07f23f09-5ae3-4b3c-bd71-2352acb1d69f} <Debug> DynamicQueryHandler: Done processing query
539 2024.06.17 18:06:52.386899 [ 3 ] {} <Debug> HTTP-Session: b330f967-d2c8-4988-9e66-e1da03b3a01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.06.17 18:06:52.387063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.06.17 18:06:52.387123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.06.17 18:06:52.387151 [ 3 ] {} <Debug> HTTP-Session: 349cadf9-76ce-4d6f-9a63-6e233083aa68 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
543 2024.06.17 18:06:52.387176 [ 3 ] {} <Debug> HTTP-Session: 349cadf9-76ce-4d6f-9a63-6e233083aa68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.06.17 18:06:52.387194 [ 3 ] {} <Debug> HTTP-Session: 349cadf9-76ce-4d6f-9a63-6e233083aa68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.06.17 18:06:52.387235 [ 3 ] {} <Trace> HTTP-Session: 349cadf9-76ce-4d6f-9a63-6e233083aa68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.06.17 18:06:52.387468 [ 3 ] {6e557a81-9dd1-4c3d-b6a4-4fd6e82719a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.06.17 18:06:52.387532 [ 3 ] {6e557a81-9dd1-4c3d-b6a4-4fd6e82719a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.06.17 18:06:52.389252 [ 3 ] {6e557a81-9dd1-4c3d-b6a4-4fd6e82719a9} <Debug> oximeter.measurements_histogrami16 (56391ecc-3f7b-423f-aecc-6ec393c59ec6): Loading data parts
549 2024.06.17 18:06:52.389430 [ 3 ] {6e557a81-9dd1-4c3d-b6a4-4fd6e82719a9} <Debug> oximeter.measurements_histogrami16 (56391ecc-3f7b-423f-aecc-6ec393c59ec6): There are no data parts
550 2024.06.17 18:06:52.390707 [ 3 ] {6e557a81-9dd1-4c3d-b6a4-4fd6e82719a9} <Debug> DynamicQueryHandler: Done processing query
551 2024.06.17 18:06:52.390745 [ 3 ] {} <Debug> HTTP-Session: 349cadf9-76ce-4d6f-9a63-6e233083aa68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.06.17 18:06:52.390908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.06.17 18:06:52.390973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.06.17 18:06:52.390991 [ 3 ] {} <Debug> HTTP-Session: 9308cf4e-7810-40ad-aa6b-82eddd85941d Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
555 2024.06.17 18:06:52.391019 [ 3 ] {} <Debug> HTTP-Session: 9308cf4e-7810-40ad-aa6b-82eddd85941d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.06.17 18:06:52.391043 [ 3 ] {} <Debug> HTTP-Session: 9308cf4e-7810-40ad-aa6b-82eddd85941d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.06.17 18:06:52.391073 [ 3 ] {} <Trace> HTTP-Session: 9308cf4e-7810-40ad-aa6b-82eddd85941d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.06.17 18:06:52.391281 [ 3 ] {93394846-e1d3-4322-af15-62f11d1646bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.06.17 18:06:52.391352 [ 3 ] {93394846-e1d3-4322-af15-62f11d1646bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.06.17 18:06:52.392923 [ 3 ] {93394846-e1d3-4322-af15-62f11d1646bc} <Debug> oximeter.measurements_histogramu16 (1d7a41e9-618b-4988-9a0c-fef3e81ac990): Loading data parts
561 2024.06.17 18:06:52.393085 [ 3 ] {93394846-e1d3-4322-af15-62f11d1646bc} <Debug> oximeter.measurements_histogramu16 (1d7a41e9-618b-4988-9a0c-fef3e81ac990): There are no data parts
562 2024.06.17 18:06:52.394319 [ 3 ] {93394846-e1d3-4322-af15-62f11d1646bc} <Debug> DynamicQueryHandler: Done processing query
563 2024.06.17 18:06:52.394372 [ 3 ] {} <Debug> HTTP-Session: 9308cf4e-7810-40ad-aa6b-82eddd85941d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.06.17 18:06:52.394501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.06.17 18:06:52.394566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.06.17 18:06:52.394596 [ 3 ] {} <Debug> HTTP-Session: 9bfb7eb6-cec0-4d49-b144-cb3605a4e0f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
567 2024.06.17 18:06:52.394613 [ 3 ] {} <Debug> HTTP-Session: 9bfb7eb6-cec0-4d49-b144-cb3605a4e0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.06.17 18:06:52.394638 [ 3 ] {} <Debug> HTTP-Session: 9bfb7eb6-cec0-4d49-b144-cb3605a4e0f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.06.17 18:06:52.394677 [ 3 ] {} <Trace> HTTP-Session: 9bfb7eb6-cec0-4d49-b144-cb3605a4e0f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.06.17 18:06:52.394869 [ 3 ] {f9bfaa50-ced6-4a52-916e-e174ed789eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.06.17 18:06:52.394939 [ 3 ] {f9bfaa50-ced6-4a52-916e-e174ed789eb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.06.17 18:06:52.396495 [ 3 ] {f9bfaa50-ced6-4a52-916e-e174ed789eb0} <Debug> oximeter.measurements_histogrami32 (414695a0-3c6b-49da-b0ba-081527c089ab): Loading data parts
573 2024.06.17 18:06:52.396663 [ 3 ] {f9bfaa50-ced6-4a52-916e-e174ed789eb0} <Debug> oximeter.measurements_histogrami32 (414695a0-3c6b-49da-b0ba-081527c089ab): There are no data parts
574 2024.06.17 18:06:52.397926 [ 3 ] {f9bfaa50-ced6-4a52-916e-e174ed789eb0} <Debug> DynamicQueryHandler: Done processing query
575 2024.06.17 18:06:52.397975 [ 3 ] {} <Debug> HTTP-Session: 9bfb7eb6-cec0-4d49-b144-cb3605a4e0f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.06.17 18:06:52.398125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.06.17 18:06:52.398183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.06.17 18:06:52.398203 [ 3 ] {} <Debug> HTTP-Session: 001792d5-0142-4d47-b26e-b11373da76fd Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
579 2024.06.17 18:06:52.398232 [ 3 ] {} <Debug> HTTP-Session: 001792d5-0142-4d47-b26e-b11373da76fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.06.17 18:06:52.398246 [ 3 ] {} <Debug> HTTP-Session: 001792d5-0142-4d47-b26e-b11373da76fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.06.17 18:06:52.398281 [ 3 ] {} <Trace> HTTP-Session: 001792d5-0142-4d47-b26e-b11373da76fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.06.17 18:06:52.398482 [ 3 ] {d4ef7abe-503c-499c-81e8-4bfc8e367e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.06.17 18:06:52.398545 [ 3 ] {d4ef7abe-503c-499c-81e8-4bfc8e367e76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.06.17 18:06:52.400142 [ 3 ] {d4ef7abe-503c-499c-81e8-4bfc8e367e76} <Debug> oximeter.measurements_histogramu32 (47cd6e19-24ad-4b57-9421-7c44cb21e3d5): Loading data parts
585 2024.06.17 18:06:52.400289 [ 3 ] {d4ef7abe-503c-499c-81e8-4bfc8e367e76} <Debug> oximeter.measurements_histogramu32 (47cd6e19-24ad-4b57-9421-7c44cb21e3d5): There are no data parts
586 2024.06.17 18:06:52.401468 [ 3 ] {d4ef7abe-503c-499c-81e8-4bfc8e367e76} <Debug> DynamicQueryHandler: Done processing query
587 2024.06.17 18:06:52.401494 [ 3 ] {} <Debug> HTTP-Session: 001792d5-0142-4d47-b26e-b11373da76fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.06.17 18:06:52.401610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.06.17 18:06:52.401671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.06.17 18:06:52.401697 [ 3 ] {} <Debug> HTTP-Session: 7c34f380-fed9-4603-81dd-fe1904868483 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
591 2024.06.17 18:06:52.401714 [ 3 ] {} <Debug> HTTP-Session: 7c34f380-fed9-4603-81dd-fe1904868483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.06.17 18:06:52.401734 [ 3 ] {} <Debug> HTTP-Session: 7c34f380-fed9-4603-81dd-fe1904868483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.06.17 18:06:52.401765 [ 3 ] {} <Trace> HTTP-Session: 7c34f380-fed9-4603-81dd-fe1904868483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.06.17 18:06:52.401968 [ 3 ] {d55c5dd0-c091-4784-aaaf-7d9d5ff3cea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
595 2024.06.17 18:06:52.402029 [ 3 ] {d55c5dd0-c091-4784-aaaf-7d9d5ff3cea6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.06.17 18:06:52.403637 [ 3 ] {d55c5dd0-c091-4784-aaaf-7d9d5ff3cea6} <Debug> oximeter.measurements_histogrami64 (3c85744b-e782-46b5-989d-f7474a8015d9): Loading data parts
597 2024.06.17 18:06:52.403790 [ 3 ] {d55c5dd0-c091-4784-aaaf-7d9d5ff3cea6} <Debug> oximeter.measurements_histogrami64 (3c85744b-e782-46b5-989d-f7474a8015d9): There are no data parts
598 2024.06.17 18:06:52.405020 [ 3 ] {d55c5dd0-c091-4784-aaaf-7d9d5ff3cea6} <Debug> DynamicQueryHandler: Done processing query
599 2024.06.17 18:06:52.405062 [ 3 ] {} <Debug> HTTP-Session: 7c34f380-fed9-4603-81dd-fe1904868483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.06.17 18:06:52.405218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.06.17 18:06:52.405293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.06.17 18:06:52.405318 [ 3 ] {} <Debug> HTTP-Session: 953165ac-3ed3-4a36-96fc-ae826b20e46c Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
603 2024.06.17 18:06:52.405342 [ 3 ] {} <Debug> HTTP-Session: 953165ac-3ed3-4a36-96fc-ae826b20e46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.06.17 18:06:52.405356 [ 3 ] {} <Debug> HTTP-Session: 953165ac-3ed3-4a36-96fc-ae826b20e46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.06.17 18:06:52.405401 [ 3 ] {} <Trace> HTTP-Session: 953165ac-3ed3-4a36-96fc-ae826b20e46c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.06.17 18:06:52.405598 [ 3 ] {37edfeac-e66d-42c7-903d-8aa1e36b9a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
607 2024.06.17 18:06:52.405657 [ 3 ] {37edfeac-e66d-42c7-903d-8aa1e36b9a33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.06.17 18:06:52.407309 [ 3 ] {37edfeac-e66d-42c7-903d-8aa1e36b9a33} <Debug> oximeter.measurements_histogramu64 (22b74c6a-60fe-43c1-8da9-54b7ea48037f): Loading data parts
609 2024.06.17 18:06:52.407447 [ 3 ] {37edfeac-e66d-42c7-903d-8aa1e36b9a33} <Debug> oximeter.measurements_histogramu64 (22b74c6a-60fe-43c1-8da9-54b7ea48037f): There are no data parts
610 2024.06.17 18:06:52.408876 [ 3 ] {37edfeac-e66d-42c7-903d-8aa1e36b9a33} <Debug> DynamicQueryHandler: Done processing query
611 2024.06.17 18:06:52.408902 [ 3 ] {} <Debug> HTTP-Session: 953165ac-3ed3-4a36-96fc-ae826b20e46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.06.17 18:06:52.409023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.06.17 18:06:52.409078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.06.17 18:06:52.409108 [ 3 ] {} <Debug> HTTP-Session: a0ef5f78-c23c-4e7a-a969-1b5e382ae4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
615 2024.06.17 18:06:52.409125 [ 3 ] {} <Debug> HTTP-Session: a0ef5f78-c23c-4e7a-a969-1b5e382ae4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.06.17 18:06:52.409145 [ 3 ] {} <Debug> HTTP-Session: a0ef5f78-c23c-4e7a-a969-1b5e382ae4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.06.17 18:06:52.409182 [ 3 ] {} <Trace> HTTP-Session: a0ef5f78-c23c-4e7a-a969-1b5e382ae4fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.06.17 18:06:52.409367 [ 3 ] {7318200e-eb1b-4154-a607-159fc52bef47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
619 2024.06.17 18:06:52.409425 [ 3 ] {7318200e-eb1b-4154-a607-159fc52bef47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.06.17 18:06:52.411070 [ 3 ] {7318200e-eb1b-4154-a607-159fc52bef47} <Debug> oximeter.measurements_histogramf32 (9dc04742-4344-4738-96cf-ca40e7c6abd2): Loading data parts
621 2024.06.17 18:06:52.411258 [ 3 ] {7318200e-eb1b-4154-a607-159fc52bef47} <Debug> oximeter.measurements_histogramf32 (9dc04742-4344-4738-96cf-ca40e7c6abd2): There are no data parts
622 2024.06.17 18:06:52.412562 [ 3 ] {7318200e-eb1b-4154-a607-159fc52bef47} <Debug> DynamicQueryHandler: Done processing query
623 2024.06.17 18:06:52.412601 [ 3 ] {} <Debug> HTTP-Session: a0ef5f78-c23c-4e7a-a969-1b5e382ae4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.06.17 18:06:52.412755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.06.17 18:06:52.412808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.06.17 18:06:52.412844 [ 3 ] {} <Debug> HTTP-Session: 90960d5b-5465-43f7-afb0-e4ef604ed09e Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
627 2024.06.17 18:06:52.412875 [ 3 ] {} <Debug> HTTP-Session: 90960d5b-5465-43f7-afb0-e4ef604ed09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.06.17 18:06:52.412890 [ 3 ] {} <Debug> HTTP-Session: 90960d5b-5465-43f7-afb0-e4ef604ed09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.06.17 18:06:52.412931 [ 3 ] {} <Trace> HTTP-Session: 90960d5b-5465-43f7-afb0-e4ef604ed09e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.06.17 18:06:52.413155 [ 3 ] {00efcfee-5803-4fbe-89b1-06dfb146a799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
631 2024.06.17 18:06:52.413228 [ 3 ] {00efcfee-5803-4fbe-89b1-06dfb146a799} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.06.17 18:06:52.414998 [ 3 ] {00efcfee-5803-4fbe-89b1-06dfb146a799} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Loading data parts
633 2024.06.17 18:06:52.415181 [ 3 ] {00efcfee-5803-4fbe-89b1-06dfb146a799} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): There are no data parts
634 2024.06.17 18:06:52.416363 [ 3 ] {00efcfee-5803-4fbe-89b1-06dfb146a799} <Debug> DynamicQueryHandler: Done processing query
635 2024.06.17 18:06:52.416389 [ 3 ] {} <Debug> HTTP-Session: 90960d5b-5465-43f7-afb0-e4ef604ed09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.06.17 18:06:52.416557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.06.17 18:06:52.416620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.06.17 18:06:52.416639 [ 3 ] {} <Debug> HTTP-Session: ebdb18f5-2fc6-408b-80e6-bdf79967aff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
639 2024.06.17 18:06:52.416668 [ 3 ] {} <Debug> HTTP-Session: ebdb18f5-2fc6-408b-80e6-bdf79967aff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.06.17 18:06:52.416693 [ 3 ] {} <Debug> HTTP-Session: ebdb18f5-2fc6-408b-80e6-bdf79967aff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.06.17 18:06:52.416724 [ 3 ] {} <Trace> HTTP-Session: ebdb18f5-2fc6-408b-80e6-bdf79967aff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.06.17 18:06:52.416885 [ 3 ] {07e5c836-dbeb-474d-b6a8-d348e947ce6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.06.17 18:06:52.416954 [ 3 ] {07e5c836-dbeb-474d-b6a8-d348e947ce6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.06.17 18:06:52.418442 [ 3 ] {07e5c836-dbeb-474d-b6a8-d348e947ce6d} <Debug> oximeter.fields_bool (682bca41-3d97-4650-be22-fa1834491107): Loading data parts
662 2024.06.17 18:06:52.418630 [ 3 ] {07e5c836-dbeb-474d-b6a8-d348e947ce6d} <Debug> oximeter.fields_bool (682bca41-3d97-4650-be22-fa1834491107): There are no data parts
663 2024.06.17 18:06:52.419839 [ 3 ] {07e5c836-dbeb-474d-b6a8-d348e947ce6d} <Debug> DynamicQueryHandler: Done processing query
664 2024.06.17 18:06:52.419878 [ 3 ] {} <Debug> HTTP-Session: ebdb18f5-2fc6-408b-80e6-bdf79967aff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.06.17 18:06:52.419997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.06.17 18:06:52.420044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.06.17 18:06:52.420075 [ 3 ] {} <Debug> HTTP-Session: 088e436e-832a-4577-82c0-4b69bcaaeac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
668 2024.06.17 18:06:52.420103 [ 3 ] {} <Debug> HTTP-Session: 088e436e-832a-4577-82c0-4b69bcaaeac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.06.17 18:06:52.420117 [ 3 ] {} <Debug> HTTP-Session: 088e436e-832a-4577-82c0-4b69bcaaeac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.06.17 18:06:52.420155 [ 3 ] {} <Trace> HTTP-Session: 088e436e-832a-4577-82c0-4b69bcaaeac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.06.17 18:06:52.420307 [ 3 ] {b84a05c2-07cf-4c36-aa6d-b073a85e8dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.06.17 18:06:52.420355 [ 3 ] {b84a05c2-07cf-4c36-aa6d-b073a85e8dd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.06.17 18:06:52.421833 [ 3 ] {b84a05c2-07cf-4c36-aa6d-b073a85e8dd5} <Debug> oximeter.fields_i8 (af8e727b-275c-413f-82fe-428e19c0d43a): Loading data parts
674 2024.06.17 18:06:52.421999 [ 3 ] {b84a05c2-07cf-4c36-aa6d-b073a85e8dd5} <Debug> oximeter.fields_i8 (af8e727b-275c-413f-82fe-428e19c0d43a): There are no data parts
675 2024.06.17 18:06:52.423146 [ 3 ] {b84a05c2-07cf-4c36-aa6d-b073a85e8dd5} <Debug> DynamicQueryHandler: Done processing query
676 2024.06.17 18:06:52.423191 [ 3 ] {} <Debug> HTTP-Session: 088e436e-832a-4577-82c0-4b69bcaaeac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.06.17 18:06:52.423290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.06.17 18:06:52.423342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.06.17 18:06:52.423369 [ 3 ] {} <Debug> HTTP-Session: 5f0d2cd5-7b14-4750-8e82-9eff2fd3cc05 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
680 2024.06.17 18:06:52.423385 [ 3 ] {} <Debug> HTTP-Session: 5f0d2cd5-7b14-4750-8e82-9eff2fd3cc05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.06.17 18:06:52.423405 [ 3 ] {} <Debug> HTTP-Session: 5f0d2cd5-7b14-4750-8e82-9eff2fd3cc05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.06.17 18:06:52.423442 [ 3 ] {} <Trace> HTTP-Session: 5f0d2cd5-7b14-4750-8e82-9eff2fd3cc05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.06.17 18:06:52.423579 [ 3 ] {acf3f76f-0c36-4fed-8dee-cee1a1d67d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.06.17 18:06:52.423631 [ 3 ] {acf3f76f-0c36-4fed-8dee-cee1a1d67d4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.06.17 18:06:52.425150 [ 3 ] {acf3f76f-0c36-4fed-8dee-cee1a1d67d4e} <Debug> oximeter.fields_u8 (aee6ee26-327d-4f85-bd52-7c3addf75344): Loading data parts
686 2024.06.17 18:06:52.425301 [ 3 ] {acf3f76f-0c36-4fed-8dee-cee1a1d67d4e} <Debug> oximeter.fields_u8 (aee6ee26-327d-4f85-bd52-7c3addf75344): There are no data parts
687 2024.06.17 18:06:52.426421 [ 3 ] {acf3f76f-0c36-4fed-8dee-cee1a1d67d4e} <Debug> DynamicQueryHandler: Done processing query
688 2024.06.17 18:06:52.426446 [ 3 ] {} <Debug> HTTP-Session: 5f0d2cd5-7b14-4750-8e82-9eff2fd3cc05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.06.17 18:06:52.426552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.06.17 18:06:52.426606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.06.17 18:06:52.426624 [ 3 ] {} <Debug> HTTP-Session: a48fce75-beb0-4dfc-896c-dc985f4db85c Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
692 2024.06.17 18:06:52.426645 [ 3 ] {} <Debug> HTTP-Session: a48fce75-beb0-4dfc-896c-dc985f4db85c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.06.17 18:06:52.426664 [ 3 ] {} <Debug> HTTP-Session: a48fce75-beb0-4dfc-896c-dc985f4db85c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.06.17 18:06:52.426694 [ 3 ] {} <Trace> HTTP-Session: a48fce75-beb0-4dfc-896c-dc985f4db85c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.06.17 18:06:52.426843 [ 3 ] {0cf8eaf7-476e-4246-9a73-965bf4c67a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.06.17 18:06:52.426895 [ 3 ] {0cf8eaf7-476e-4246-9a73-965bf4c67a56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.06.17 18:06:52.428352 [ 3 ] {0cf8eaf7-476e-4246-9a73-965bf4c67a56} <Debug> oximeter.fields_i16 (3ab02ea5-537e-4cb7-9f99-a93292a46b2a): Loading data parts
698 2024.06.17 18:06:52.428499 [ 3 ] {0cf8eaf7-476e-4246-9a73-965bf4c67a56} <Debug> oximeter.fields_i16 (3ab02ea5-537e-4cb7-9f99-a93292a46b2a): There are no data parts
699 2024.06.17 18:06:52.429791 [ 3 ] {0cf8eaf7-476e-4246-9a73-965bf4c67a56} <Debug> DynamicQueryHandler: Done processing query
700 2024.06.17 18:06:52.429818 [ 3 ] {} <Debug> HTTP-Session: a48fce75-beb0-4dfc-896c-dc985f4db85c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.06.17 18:06:52.429942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.06.17 18:06:52.429995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.06.17 18:06:52.430013 [ 3 ] {} <Debug> HTTP-Session: aa2df618-6c79-4ef2-925b-db5755f60c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
704 2024.06.17 18:06:52.430035 [ 3 ] {} <Debug> HTTP-Session: aa2df618-6c79-4ef2-925b-db5755f60c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.06.17 18:06:52.430055 [ 3 ] {} <Debug> HTTP-Session: aa2df618-6c79-4ef2-925b-db5755f60c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.06.17 18:06:52.430084 [ 3 ] {} <Trace> HTTP-Session: aa2df618-6c79-4ef2-925b-db5755f60c43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.06.17 18:06:52.430226 [ 3 ] {320372aa-48e6-47a9-ba14-82990145d62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.06.17 18:06:52.430282 [ 3 ] {320372aa-48e6-47a9-ba14-82990145d62e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.06.17 18:06:52.431774 [ 3 ] {320372aa-48e6-47a9-ba14-82990145d62e} <Debug> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Loading data parts
710 2024.06.17 18:06:52.431939 [ 3 ] {320372aa-48e6-47a9-ba14-82990145d62e} <Debug> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): There are no data parts
711 2024.06.17 18:06:52.433061 [ 3 ] {320372aa-48e6-47a9-ba14-82990145d62e} <Debug> DynamicQueryHandler: Done processing query
712 2024.06.17 18:06:52.433086 [ 3 ] {} <Debug> HTTP-Session: aa2df618-6c79-4ef2-925b-db5755f60c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.06.17 18:06:52.433221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.06.17 18:06:52.433275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.06.17 18:06:52.433293 [ 3 ] {} <Debug> HTTP-Session: 4f76e0ec-aa96-43cf-8be1-c2cb317a2c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
716 2024.06.17 18:06:52.433317 [ 3 ] {} <Debug> HTTP-Session: 4f76e0ec-aa96-43cf-8be1-c2cb317a2c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.06.17 18:06:52.433336 [ 3 ] {} <Debug> HTTP-Session: 4f76e0ec-aa96-43cf-8be1-c2cb317a2c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.06.17 18:06:52.433365 [ 3 ] {} <Trace> HTTP-Session: 4f76e0ec-aa96-43cf-8be1-c2cb317a2c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.06.17 18:06:52.433508 [ 3 ] {6451eb05-9c2b-4246-b3f3-3ca1b9e9dbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.06.17 18:06:52.433554 [ 3 ] {6451eb05-9c2b-4246-b3f3-3ca1b9e9dbfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.06.17 18:06:52.435006 [ 3 ] {6451eb05-9c2b-4246-b3f3-3ca1b9e9dbfc} <Debug> oximeter.fields_i32 (141fb75a-e341-448b-a971-ef3ba5cbea48): Loading data parts
722 2024.06.17 18:06:52.435171 [ 3 ] {6451eb05-9c2b-4246-b3f3-3ca1b9e9dbfc} <Debug> oximeter.fields_i32 (141fb75a-e341-448b-a971-ef3ba5cbea48): There are no data parts
723 2024.06.17 18:06:52.436367 [ 3 ] {6451eb05-9c2b-4246-b3f3-3ca1b9e9dbfc} <Debug> DynamicQueryHandler: Done processing query
724 2024.06.17 18:06:52.436405 [ 3 ] {} <Debug> HTTP-Session: 4f76e0ec-aa96-43cf-8be1-c2cb317a2c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.06.17 18:06:52.436512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.06.17 18:06:52.436558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.06.17 18:06:52.436583 [ 3 ] {} <Debug> HTTP-Session: d5ba1f42-ee8f-4378-8cc4-0f37cac7c7c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
728 2024.06.17 18:06:52.436607 [ 3 ] {} <Debug> HTTP-Session: d5ba1f42-ee8f-4378-8cc4-0f37cac7c7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.06.17 18:06:52.436619 [ 3 ] {} <Debug> HTTP-Session: d5ba1f42-ee8f-4378-8cc4-0f37cac7c7c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.06.17 18:06:52.436654 [ 3 ] {} <Trace> HTTP-Session: d5ba1f42-ee8f-4378-8cc4-0f37cac7c7c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.06.17 18:06:52.436798 [ 3 ] {44cffbaf-0d34-4c47-a752-5fb1952f0e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.06.17 18:06:52.436847 [ 3 ] {44cffbaf-0d34-4c47-a752-5fb1952f0e7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.06.17 18:06:52.438428 [ 3 ] {44cffbaf-0d34-4c47-a752-5fb1952f0e7e} <Debug> oximeter.fields_u32 (faf9ae60-cae4-4e16-8697-4f1f67da8073): Loading data parts
734 2024.06.17 18:06:52.438579 [ 3 ] {44cffbaf-0d34-4c47-a752-5fb1952f0e7e} <Debug> oximeter.fields_u32 (faf9ae60-cae4-4e16-8697-4f1f67da8073): There are no data parts
735 2024.06.17 18:06:52.439774 [ 3 ] {44cffbaf-0d34-4c47-a752-5fb1952f0e7e} <Debug> DynamicQueryHandler: Done processing query
736 2024.06.17 18:06:52.439807 [ 3 ] {} <Debug> HTTP-Session: d5ba1f42-ee8f-4378-8cc4-0f37cac7c7c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.06.17 18:06:52.439905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.06.17 18:06:52.439957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.06.17 18:06:52.439982 [ 3 ] {} <Debug> HTTP-Session: 9dd41ff8-8e50-4b7d-98a9-a38b5d07b196 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
740 2024.06.17 18:06:52.440003 [ 3 ] {} <Debug> HTTP-Session: 9dd41ff8-8e50-4b7d-98a9-a38b5d07b196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.06.17 18:06:52.440022 [ 3 ] {} <Debug> HTTP-Session: 9dd41ff8-8e50-4b7d-98a9-a38b5d07b196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.06.17 18:06:52.440067 [ 3 ] {} <Trace> HTTP-Session: 9dd41ff8-8e50-4b7d-98a9-a38b5d07b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.06.17 18:06:52.440212 [ 3 ] {b6b0f4c1-4da0-41f8-9293-1d721c4a2f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.06.17 18:06:52.440259 [ 3 ] {b6b0f4c1-4da0-41f8-9293-1d721c4a2f88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.06.17 18:06:52.441716 [ 3 ] {b6b0f4c1-4da0-41f8-9293-1d721c4a2f88} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Loading data parts
746 2024.06.17 18:06:52.441871 [ 3 ] {b6b0f4c1-4da0-41f8-9293-1d721c4a2f88} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): There are no data parts
747 2024.06.17 18:06:52.442955 [ 3 ] {b6b0f4c1-4da0-41f8-9293-1d721c4a2f88} <Debug> DynamicQueryHandler: Done processing query
748 2024.06.17 18:06:52.442980 [ 3 ] {} <Debug> HTTP-Session: 9dd41ff8-8e50-4b7d-98a9-a38b5d07b196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.06.17 18:06:52.443102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.06.17 18:06:52.443155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.06.17 18:06:52.443180 [ 3 ] {} <Debug> HTTP-Session: c42c6f9d-714b-429d-8ae6-ef6301a745ec Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
752 2024.06.17 18:06:52.443196 [ 3 ] {} <Debug> HTTP-Session: c42c6f9d-714b-429d-8ae6-ef6301a745ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.06.17 18:06:52.443216 [ 3 ] {} <Debug> HTTP-Session: c42c6f9d-714b-429d-8ae6-ef6301a745ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.06.17 18:06:52.443250 [ 3 ] {} <Trace> HTTP-Session: c42c6f9d-714b-429d-8ae6-ef6301a745ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.06.17 18:06:52.443394 [ 3 ] {67243b1a-9d2c-4677-91c4-38045fc2cc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.06.17 18:06:52.443440 [ 3 ] {67243b1a-9d2c-4677-91c4-38045fc2cc19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.06.17 18:06:52.444928 [ 3 ] {67243b1a-9d2c-4677-91c4-38045fc2cc19} <Debug> oximeter.fields_u64 (4db8435d-d154-4556-850e-a30733c99659): Loading data parts
758 2024.06.17 18:06:52.445088 [ 3 ] {67243b1a-9d2c-4677-91c4-38045fc2cc19} <Debug> oximeter.fields_u64 (4db8435d-d154-4556-850e-a30733c99659): There are no data parts
759 2024.06.17 18:06:52.446186 [ 3 ] {67243b1a-9d2c-4677-91c4-38045fc2cc19} <Debug> DynamicQueryHandler: Done processing query
760 2024.06.17 18:06:52.446211 [ 3 ] {} <Debug> HTTP-Session: c42c6f9d-714b-429d-8ae6-ef6301a745ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.06.17 18:06:52.446318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.06.17 18:06:52.446381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.06.17 18:06:52.446401 [ 3 ] {} <Debug> HTTP-Session: b8942d80-6f67-40aa-93a9-b3498bcd17ab Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
764 2024.06.17 18:06:52.446417 [ 3 ] {} <Debug> HTTP-Session: b8942d80-6f67-40aa-93a9-b3498bcd17ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.06.17 18:06:52.446438 [ 3 ] {} <Debug> HTTP-Session: b8942d80-6f67-40aa-93a9-b3498bcd17ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.06.17 18:06:52.446468 [ 3 ] {} <Trace> HTTP-Session: b8942d80-6f67-40aa-93a9-b3498bcd17ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.06.17 18:06:52.446605 [ 3 ] {d19248a5-12ac-4172-a6be-c2e0691889f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.06.17 18:06:52.446652 [ 3 ] {d19248a5-12ac-4172-a6be-c2e0691889f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.06.17 18:06:52.448703 [ 3 ] {d19248a5-12ac-4172-a6be-c2e0691889f7} <Debug> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Loading data parts
770 2024.06.17 18:06:52.448855 [ 3 ] {d19248a5-12ac-4172-a6be-c2e0691889f7} <Debug> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): There are no data parts
771 2024.06.17 18:06:52.450019 [ 3 ] {d19248a5-12ac-4172-a6be-c2e0691889f7} <Debug> DynamicQueryHandler: Done processing query
772 2024.06.17 18:06:52.450044 [ 3 ] {} <Debug> HTTP-Session: b8942d80-6f67-40aa-93a9-b3498bcd17ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.06.17 18:06:52.450137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.06.17 18:06:52.450187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.06.17 18:06:52.450210 [ 3 ] {} <Debug> HTTP-Session: 3e463618-7e0d-4b1c-b877-e6a006c1f1e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
776 2024.06.17 18:06:52.450227 [ 3 ] {} <Debug> HTTP-Session: 3e463618-7e0d-4b1c-b877-e6a006c1f1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.06.17 18:06:52.450241 [ 3 ] {} <Debug> HTTP-Session: 3e463618-7e0d-4b1c-b877-e6a006c1f1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.06.17 18:06:52.450270 [ 3 ] {} <Trace> HTTP-Session: 3e463618-7e0d-4b1c-b877-e6a006c1f1e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.06.17 18:06:52.450411 [ 3 ] {4e1cfe8e-e0ab-464d-8998-143fe914c94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
780 2024.06.17 18:06:52.450449 [ 3 ] {4e1cfe8e-e0ab-464d-8998-143fe914c94d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.06.17 18:06:52.451894 [ 3 ] {4e1cfe8e-e0ab-464d-8998-143fe914c94d} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Loading data parts
782 2024.06.17 18:06:52.452041 [ 3 ] {4e1cfe8e-e0ab-464d-8998-143fe914c94d} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): There are no data parts
783 2024.06.17 18:06:52.453136 [ 3 ] {4e1cfe8e-e0ab-464d-8998-143fe914c94d} <Debug> DynamicQueryHandler: Done processing query
784 2024.06.17 18:06:52.453162 [ 3 ] {} <Debug> HTTP-Session: 3e463618-7e0d-4b1c-b877-e6a006c1f1e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.06.17 18:06:52.453262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.06.17 18:06:52.453308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.06.17 18:06:52.453327 [ 3 ] {} <Debug> HTTP-Session: ecef1e16-7bda-4809-83de-abeb2f945725 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
788 2024.06.17 18:06:52.453343 [ 3 ] {} <Debug> HTTP-Session: ecef1e16-7bda-4809-83de-abeb2f945725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.06.17 18:06:52.453357 [ 3 ] {} <Debug> HTTP-Session: ecef1e16-7bda-4809-83de-abeb2f945725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.06.17 18:06:52.453385 [ 3 ] {} <Trace> HTTP-Session: ecef1e16-7bda-4809-83de-abeb2f945725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.06.17 18:06:52.453528 [ 3 ] {7c13a4ab-0536-4eb3-88d9-7501ca403e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
792 2024.06.17 18:06:52.453567 [ 3 ] {7c13a4ab-0536-4eb3-88d9-7501ca403e36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.06.17 18:06:52.455321 [ 3 ] {7c13a4ab-0536-4eb3-88d9-7501ca403e36} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Loading data parts
794 2024.06.17 18:06:52.455489 [ 3 ] {7c13a4ab-0536-4eb3-88d9-7501ca403e36} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): There are no data parts
795 2024.06.17 18:06:52.456652 [ 3 ] {7c13a4ab-0536-4eb3-88d9-7501ca403e36} <Debug> DynamicQueryHandler: Done processing query
796 2024.06.17 18:06:52.456678 [ 3 ] {} <Debug> HTTP-Session: ecef1e16-7bda-4809-83de-abeb2f945725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.06.17 18:06:52.456807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.06.17 18:06:52.456855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.06.17 18:06:52.456874 [ 3 ] {} <Debug> HTTP-Session: 0964c9cb-7bcb-4c28-b47b-cd8587c10088 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
800 2024.06.17 18:06:52.456890 [ 3 ] {} <Debug> HTTP-Session: 0964c9cb-7bcb-4c28-b47b-cd8587c10088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.06.17 18:06:52.456904 [ 3 ] {} <Debug> HTTP-Session: 0964c9cb-7bcb-4c28-b47b-cd8587c10088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.06.17 18:06:52.456933 [ 3 ] {} <Trace> HTTP-Session: 0964c9cb-7bcb-4c28-b47b-cd8587c10088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.06.17 18:06:52.457145 [ 3 ] {b88dcb08-9dcb-4078-b941-4cd91224f588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
807 2024.06.17 18:06:52.457204 [ 3 ] {b88dcb08-9dcb-4078-b941-4cd91224f588} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.06.17 18:06:52.459104 [ 3 ] {b88dcb08-9dcb-4078-b941-4cd91224f588} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Loading data parts
809 2024.06.17 18:06:52.459248 [ 3 ] {b88dcb08-9dcb-4078-b941-4cd91224f588} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): There are no data parts
810 2024.06.17 18:06:52.460750 [ 3 ] {b88dcb08-9dcb-4078-b941-4cd91224f588} <Debug> DynamicQueryHandler: Done processing query
811 2024.06.17 18:06:52.460777 [ 3 ] {} <Debug> HTTP-Session: 0964c9cb-7bcb-4c28-b47b-cd8587c10088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.06.17 18:06:52.460927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37633, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.06.17 18:06:52.460995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.06.17 18:06:52.461019 [ 3 ] {} <Debug> HTTP-Session: 585c3a6b-7240-4d8f-bf4c-285767d54e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:37633
815 2024.06.17 18:06:52.461038 [ 3 ] {} <Debug> HTTP-Session: 585c3a6b-7240-4d8f-bf4c-285767d54e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.06.17 18:06:52.461056 [ 3 ] {} <Debug> HTTP-Session: 585c3a6b-7240-4d8f-bf4c-285767d54e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.06.17 18:06:52.461095 [ 3 ] {} <Trace> HTTP-Session: 585c3a6b-7240-4d8f-bf4c-285767d54e80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.06.17 18:06:52.461289 [ 3 ] {076177ae-5f00-446e-bc4f-ce16e53d96c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37633) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.06.17 18:06:52.463034 [ 3 ] {076177ae-5f00-446e-bc4f-ce16e53d96c1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.06.17 18:06:52.467057 [ 3 ] {076177ae-5f00-446e-bc4f-ce16e53d96c1} <Trace> oximeter.version (7e263357-3695-43a5-9514-a19babd086c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.06.17 18:06:52.467094 [ 3 ] {076177ae-5f00-446e-bc4f-ce16e53d96c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
822 2024.06.17 18:06:52.471751 [ 3 ] {076177ae-5f00-446e-bc4f-ce16e53d96c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.06.17 18:06:52.472818 [ 3 ] {076177ae-5f00-446e-bc4f-ce16e53d96c1} <Trace> oximeter.version (7e263357-3695-43a5-9514-a19babd086c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.06.17 18:06:52.473098 [ 3 ] {076177ae-5f00-446e-bc4f-ce16e53d96c1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011891 sec., 84.09721638213774 rows/sec., 1.31 KiB/sec.
825 2024.06.17 18:06:52.473260 [ 3 ] {076177ae-5f00-446e-bc4f-ce16e53d96c1} <Debug> DynamicQueryHandler: Done processing query
826 2024.06.17 18:06:52.473283 [ 3 ] {076177ae-5f00-446e-bc4f-ce16e53d96c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.06.17 18:06:52.473299 [ 3 ] {} <Debug> HTTP-Session: 585c3a6b-7240-4d8f-bf4c-285767d54e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.06.17 18:06:53.000160 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.61 MiB, peak 165.75 MiB, free memory in arenas 0.00 B, will set to 173.65 MiB (RSS), difference: 13.04 MiB
829 2024.06.17 18:07:06.705130 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.06.17 18:07:06.705199 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.06.17 18:07:07.493895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.06.17 18:07:07.494022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
833 2024.06.17 18:07:07.494052 [ 3 ] {} <Debug> HTTP-Session: 7901cd93-2991-40fb-affc-5415afcb76ce Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
834 2024.06.17 18:07:07.494080 [ 3 ] {} <Debug> HTTP-Session: 7901cd93-2991-40fb-affc-5415afcb76ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.06.17 18:07:07.494099 [ 3 ] {} <Debug> HTTP-Session: 7901cd93-2991-40fb-affc-5415afcb76ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.06.17 18:07:07.494154 [ 3 ] {} <Trace> HTTP-Session: 7901cd93-2991-40fb-affc-5415afcb76ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.06.17 18:07:07.494368 [ 3 ] {642f3687-c0c8-4bc6-8462-290c0194dbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.06.17 18:07:07.494718 [ 3 ] {642f3687-c0c8-4bc6-8462-290c0194dbc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.06.17 18:07:07.494858 [ 3 ] {642f3687-c0c8-4bc6-8462-290c0194dbc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.06.17 18:07:07.496030 [ 3 ] {642f3687-c0c8-4bc6-8462-290c0194dbc0} <Debug> DynamicQueryHandler: Done processing query
841 2024.06.17 18:07:07.496064 [ 3 ] {642f3687-c0c8-4bc6-8462-290c0194dbc0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.06.17 18:07:07.496082 [ 3 ] {} <Debug> HTTP-Session: 7901cd93-2991-40fb-affc-5415afcb76ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.06.17 18:07:07.507170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.06.17 18:07:07.507233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
845 2024.06.17 18:07:07.507254 [ 3 ] {} <Debug> HTTP-Session: d87ea6cf-0c74-4090-a96c-20bfe0deeda0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
846 2024.06.17 18:07:07.507273 [ 3 ] {} <Debug> HTTP-Session: d87ea6cf-0c74-4090-a96c-20bfe0deeda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.06.17 18:07:07.507287 [ 3 ] {} <Debug> HTTP-Session: d87ea6cf-0c74-4090-a96c-20bfe0deeda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.06.17 18:07:07.507323 [ 3 ] {} <Trace> HTTP-Session: d87ea6cf-0c74-4090-a96c-20bfe0deeda0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.06.17 18:07:07.507486 [ 3 ] {b8bfabe7-2c15-49a5-ae61-7aaa7efb5eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
850 2024.06.17 18:07:07.512064 [ 3 ] {b8bfabe7-2c15-49a5-ae61-7aaa7efb5eb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.06.17 18:07:07.512121 [ 3 ] {b8bfabe7-2c15-49a5-ae61-7aaa7efb5eb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.06.17 18:07:07.513164 [ 3 ] {b8bfabe7-2c15-49a5-ae61-7aaa7efb5eb9} <Debug> DynamicQueryHandler: Done processing query
853 2024.06.17 18:07:07.513191 [ 3 ] {b8bfabe7-2c15-49a5-ae61-7aaa7efb5eb9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.06.17 18:07:07.513207 [ 3 ] {} <Debug> HTTP-Session: d87ea6cf-0c74-4090-a96c-20bfe0deeda0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.06.17 18:07:07.513586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.06.17 18:07:07.513637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
857 2024.06.17 18:07:07.513657 [ 3 ] {} <Debug> HTTP-Session: ce751808-3152-4964-9df2-6912150d6c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
858 2024.06.17 18:07:07.513676 [ 3 ] {} <Debug> HTTP-Session: ce751808-3152-4964-9df2-6912150d6c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.06.17 18:07:07.513689 [ 3 ] {} <Debug> HTTP-Session: ce751808-3152-4964-9df2-6912150d6c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.06.17 18:07:07.513724 [ 3 ] {} <Trace> HTTP-Session: ce751808-3152-4964-9df2-6912150d6c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.06.17 18:07:07.513859 [ 3 ] {eeeb2b40-5e35-44b7-805b-39e146e88558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
862 2024.06.17 18:07:07.514221 [ 3 ] {eeeb2b40-5e35-44b7-805b-39e146e88558} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.06.17 18:07:07.514272 [ 3 ] {eeeb2b40-5e35-44b7-805b-39e146e88558} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.06.17 18:07:07.515213 [ 3 ] {eeeb2b40-5e35-44b7-805b-39e146e88558} <Debug> DynamicQueryHandler: Done processing query
865 2024.06.17 18:07:07.515238 [ 3 ] {eeeb2b40-5e35-44b7-805b-39e146e88558} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.06.17 18:07:07.515255 [ 3 ] {} <Debug> HTTP-Session: ce751808-3152-4964-9df2-6912150d6c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.06.17 18:07:07.515457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.06.17 18:07:07.515503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
869 2024.06.17 18:07:07.515522 [ 3 ] {} <Debug> HTTP-Session: 05e16620-f0c3-44e0-a38e-b5a62df3c294 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
870 2024.06.17 18:07:07.515539 [ 3 ] {} <Debug> HTTP-Session: 05e16620-f0c3-44e0-a38e-b5a62df3c294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.06.17 18:07:07.515554 [ 3 ] {} <Debug> HTTP-Session: 05e16620-f0c3-44e0-a38e-b5a62df3c294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.06.17 18:07:07.515584 [ 3 ] {} <Trace> HTTP-Session: 05e16620-f0c3-44e0-a38e-b5a62df3c294 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.06.17 18:07:07.515704 [ 3 ] {a546ae60-c9dd-42d0-866e-fa28d955e05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
874 2024.06.17 18:07:07.516015 [ 3 ] {a546ae60-c9dd-42d0-866e-fa28d955e05f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.06.17 18:07:07.516065 [ 3 ] {a546ae60-c9dd-42d0-866e-fa28d955e05f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.06.17 18:07:07.516989 [ 3 ] {a546ae60-c9dd-42d0-866e-fa28d955e05f} <Debug> DynamicQueryHandler: Done processing query
877 2024.06.17 18:07:07.517015 [ 3 ] {a546ae60-c9dd-42d0-866e-fa28d955e05f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.06.17 18:07:07.517030 [ 3 ] {} <Debug> HTTP-Session: 05e16620-f0c3-44e0-a38e-b5a62df3c294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.06.17 18:07:07.517213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.06.17 18:07:07.517259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
881 2024.06.17 18:07:07.517278 [ 3 ] {} <Debug> HTTP-Session: cee7bb0e-8cac-4ba8-a297-8ddb9091b6bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
882 2024.06.17 18:07:07.517295 [ 3 ] {} <Debug> HTTP-Session: cee7bb0e-8cac-4ba8-a297-8ddb9091b6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.06.17 18:07:07.517308 [ 3 ] {} <Debug> HTTP-Session: cee7bb0e-8cac-4ba8-a297-8ddb9091b6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.06.17 18:07:07.517338 [ 3 ] {} <Trace> HTTP-Session: cee7bb0e-8cac-4ba8-a297-8ddb9091b6bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.06.17 18:07:07.517456 [ 3 ] {bae73640-1def-46ac-84c1-10ef52403bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
886 2024.06.17 18:07:07.517767 [ 3 ] {bae73640-1def-46ac-84c1-10ef52403bd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.06.17 18:07:07.517817 [ 3 ] {bae73640-1def-46ac-84c1-10ef52403bd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
888 2024.06.17 18:07:07.518662 [ 3 ] {bae73640-1def-46ac-84c1-10ef52403bd7} <Debug> DynamicQueryHandler: Done processing query
889 2024.06.17 18:07:07.518687 [ 3 ] {bae73640-1def-46ac-84c1-10ef52403bd7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
890 2024.06.17 18:07:07.518703 [ 3 ] {} <Debug> HTTP-Session: cee7bb0e-8cac-4ba8-a297-8ddb9091b6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
891 2024.06.17 18:07:07.518921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.06.17 18:07:07.518966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
893 2024.06.17 18:07:07.518984 [ 3 ] {} <Debug> HTTP-Session: 475dc5cb-fa55-4b93-9788-acba9494c043 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
894 2024.06.17 18:07:07.519000 [ 3 ] {} <Debug> HTTP-Session: 475dc5cb-fa55-4b93-9788-acba9494c043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.06.17 18:07:07.519013 [ 3 ] {} <Debug> HTTP-Session: 475dc5cb-fa55-4b93-9788-acba9494c043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.06.17 18:07:07.519042 [ 3 ] {} <Trace> HTTP-Session: 475dc5cb-fa55-4b93-9788-acba9494c043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
897 2024.06.17 18:07:07.519164 [ 3 ] {6096d225-f638-40ec-8700-5404d465683c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
898 2024.06.17 18:07:07.519478 [ 3 ] {6096d225-f638-40ec-8700-5404d465683c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
899 2024.06.17 18:07:07.519529 [ 3 ] {6096d225-f638-40ec-8700-5404d465683c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
900 2024.06.17 18:07:07.520434 [ 3 ] {6096d225-f638-40ec-8700-5404d465683c} <Debug> DynamicQueryHandler: Done processing query
901 2024.06.17 18:07:07.520459 [ 3 ] {6096d225-f638-40ec-8700-5404d465683c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
902 2024.06.17 18:07:07.520476 [ 3 ] {} <Debug> HTTP-Session: 475dc5cb-fa55-4b93-9788-acba9494c043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
903 2024.06.17 18:07:07.520673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
904 2024.06.17 18:07:07.520718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
905 2024.06.17 18:07:07.520738 [ 3 ] {} <Debug> HTTP-Session: 13ea236c-b10e-4843-8276-2f6807d83af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
906 2024.06.17 18:07:07.520755 [ 3 ] {} <Debug> HTTP-Session: 13ea236c-b10e-4843-8276-2f6807d83af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
907 2024.06.17 18:07:07.520769 [ 3 ] {} <Debug> HTTP-Session: 13ea236c-b10e-4843-8276-2f6807d83af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
908 2024.06.17 18:07:07.520799 [ 3 ] {} <Trace> HTTP-Session: 13ea236c-b10e-4843-8276-2f6807d83af2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
909 2024.06.17 18:07:07.520919 [ 3 ] {f12f3747-63bf-4194-8f1c-20226ed504bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
910 2024.06.17 18:07:07.521236 [ 3 ] {f12f3747-63bf-4194-8f1c-20226ed504bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
911 2024.06.17 18:07:07.521287 [ 3 ] {f12f3747-63bf-4194-8f1c-20226ed504bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
912 2024.06.17 18:07:07.522076 [ 3 ] {f12f3747-63bf-4194-8f1c-20226ed504bd} <Debug> DynamicQueryHandler: Done processing query
913 2024.06.17 18:07:07.522101 [ 3 ] {f12f3747-63bf-4194-8f1c-20226ed504bd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
914 2024.06.17 18:07:07.522117 [ 3 ] {} <Debug> HTTP-Session: 13ea236c-b10e-4843-8276-2f6807d83af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
915 2024.06.17 18:07:07.522316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
916 2024.06.17 18:07:07.522360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
917 2024.06.17 18:07:07.522379 [ 3 ] {} <Debug> HTTP-Session: ccaadebd-e7e2-46f4-b17d-57bb3b208bbe Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
918 2024.06.17 18:07:07.522394 [ 3 ] {} <Debug> HTTP-Session: ccaadebd-e7e2-46f4-b17d-57bb3b208bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
919 2024.06.17 18:07:07.522408 [ 3 ] {} <Debug> HTTP-Session: ccaadebd-e7e2-46f4-b17d-57bb3b208bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
920 2024.06.17 18:07:07.522438 [ 3 ] {} <Trace> HTTP-Session: ccaadebd-e7e2-46f4-b17d-57bb3b208bbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
921 2024.06.17 18:07:07.522559 [ 3 ] {b10f3b43-51c1-449b-8acc-f0b823193cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
922 2024.06.17 18:07:07.522886 [ 3 ] {b10f3b43-51c1-449b-8acc-f0b823193cd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
923 2024.06.17 18:07:07.522937 [ 3 ] {b10f3b43-51c1-449b-8acc-f0b823193cd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
924 2024.06.17 18:07:07.523801 [ 3 ] {b10f3b43-51c1-449b-8acc-f0b823193cd5} <Debug> DynamicQueryHandler: Done processing query
925 2024.06.17 18:07:07.523826 [ 3 ] {b10f3b43-51c1-449b-8acc-f0b823193cd5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
926 2024.06.17 18:07:07.523842 [ 3 ] {} <Debug> HTTP-Session: ccaadebd-e7e2-46f4-b17d-57bb3b208bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
927 2024.06.17 18:07:07.524028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2024.06.17 18:07:07.524074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
929 2024.06.17 18:07:07.524092 [ 3 ] {} <Debug> HTTP-Session: b8ce7e03-7e98-42a0-b43c-b81d62a2d178 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
930 2024.06.17 18:07:07.524108 [ 3 ] {} <Debug> HTTP-Session: b8ce7e03-7e98-42a0-b43c-b81d62a2d178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
931 2024.06.17 18:07:07.524121 [ 3 ] {} <Debug> HTTP-Session: b8ce7e03-7e98-42a0-b43c-b81d62a2d178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
932 2024.06.17 18:07:07.524150 [ 3 ] {} <Trace> HTTP-Session: b8ce7e03-7e98-42a0-b43c-b81d62a2d178 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
933 2024.06.17 18:07:07.524273 [ 3 ] {d4fac7f5-0a25-4b5a-9e6a-9c467aa57eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
934 2024.06.17 18:07:07.524598 [ 3 ] {d4fac7f5-0a25-4b5a-9e6a-9c467aa57eab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
935 2024.06.17 18:07:07.524649 [ 3 ] {d4fac7f5-0a25-4b5a-9e6a-9c467aa57eab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
936 2024.06.17 18:07:07.525480 [ 3 ] {d4fac7f5-0a25-4b5a-9e6a-9c467aa57eab} <Debug> DynamicQueryHandler: Done processing query
937 2024.06.17 18:07:07.525505 [ 3 ] {d4fac7f5-0a25-4b5a-9e6a-9c467aa57eab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
938 2024.06.17 18:07:07.525520 [ 3 ] {} <Debug> HTTP-Session: b8ce7e03-7e98-42a0-b43c-b81d62a2d178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
939 2024.06.17 18:07:07.525750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2024.06.17 18:07:07.525796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
941 2024.06.17 18:07:07.525815 [ 3 ] {} <Debug> HTTP-Session: e4fc9183-3581-4925-b4c8-f66c16bf4b0e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
942 2024.06.17 18:07:07.525832 [ 3 ] {} <Debug> HTTP-Session: e4fc9183-3581-4925-b4c8-f66c16bf4b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2024.06.17 18:07:07.525846 [ 3 ] {} <Debug> HTTP-Session: e4fc9183-3581-4925-b4c8-f66c16bf4b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
944 2024.06.17 18:07:07.525875 [ 3 ] {} <Trace> HTTP-Session: e4fc9183-3581-4925-b4c8-f66c16bf4b0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
945 2024.06.17 18:07:07.525999 [ 3 ] {9e10b8e5-85c0-4c32-9210-13097e8d3d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
946 2024.06.17 18:07:07.526324 [ 3 ] {9e10b8e5-85c0-4c32-9210-13097e8d3d93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
947 2024.06.17 18:07:07.526374 [ 3 ] {9e10b8e5-85c0-4c32-9210-13097e8d3d93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
948 2024.06.17 18:07:07.527251 [ 3 ] {9e10b8e5-85c0-4c32-9210-13097e8d3d93} <Debug> DynamicQueryHandler: Done processing query
949 2024.06.17 18:07:07.527276 [ 3 ] {9e10b8e5-85c0-4c32-9210-13097e8d3d93} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
950 2024.06.17 18:07:07.527292 [ 3 ] {} <Debug> HTTP-Session: e4fc9183-3581-4925-b4c8-f66c16bf4b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
951 2024.06.17 18:07:07.527490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
952 2024.06.17 18:07:07.527534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
953 2024.06.17 18:07:07.527553 [ 3 ] {} <Debug> HTTP-Session: c0c1337b-f2d8-4bdc-9965-eb120edd8da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
954 2024.06.17 18:07:07.527569 [ 3 ] {} <Debug> HTTP-Session: c0c1337b-f2d8-4bdc-9965-eb120edd8da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
955 2024.06.17 18:07:07.527583 [ 3 ] {} <Debug> HTTP-Session: c0c1337b-f2d8-4bdc-9965-eb120edd8da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
956 2024.06.17 18:07:07.527612 [ 3 ] {} <Trace> HTTP-Session: c0c1337b-f2d8-4bdc-9965-eb120edd8da9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
957 2024.06.17 18:07:07.527739 [ 3 ] {28c72956-7eb2-45a5-a06b-5648e5e876a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
958 2024.06.17 18:07:07.528068 [ 3 ] {28c72956-7eb2-45a5-a06b-5648e5e876a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
959 2024.06.17 18:07:07.528118 [ 3 ] {28c72956-7eb2-45a5-a06b-5648e5e876a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
960 2024.06.17 18:07:07.528977 [ 3 ] {28c72956-7eb2-45a5-a06b-5648e5e876a7} <Debug> DynamicQueryHandler: Done processing query
961 2024.06.17 18:07:07.529002 [ 3 ] {28c72956-7eb2-45a5-a06b-5648e5e876a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
962 2024.06.17 18:07:07.529018 [ 3 ] {} <Debug> HTTP-Session: c0c1337b-f2d8-4bdc-9965-eb120edd8da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
963 2024.06.17 18:07:07.529215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
964 2024.06.17 18:07:07.529261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
965 2024.06.17 18:07:07.529279 [ 3 ] {} <Debug> HTTP-Session: 636c2707-1a94-4c7f-82b5-0af6dcd89920 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
966 2024.06.17 18:07:07.529294 [ 3 ] {} <Debug> HTTP-Session: 636c2707-1a94-4c7f-82b5-0af6dcd89920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
967 2024.06.17 18:07:07.529308 [ 3 ] {} <Debug> HTTP-Session: 636c2707-1a94-4c7f-82b5-0af6dcd89920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
968 2024.06.17 18:07:07.529337 [ 3 ] {} <Trace> HTTP-Session: 636c2707-1a94-4c7f-82b5-0af6dcd89920 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
969 2024.06.17 18:07:07.529463 [ 3 ] {9e8dc9c3-25c5-4540-b3eb-8419cfe5248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
970 2024.06.17 18:07:07.529792 [ 3 ] {9e8dc9c3-25c5-4540-b3eb-8419cfe5248b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
971 2024.06.17 18:07:07.529842 [ 3 ] {9e8dc9c3-25c5-4540-b3eb-8419cfe5248b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
972 2024.06.17 18:07:07.530832 [ 3 ] {9e8dc9c3-25c5-4540-b3eb-8419cfe5248b} <Debug> DynamicQueryHandler: Done processing query
973 2024.06.17 18:07:07.530857 [ 3 ] {9e8dc9c3-25c5-4540-b3eb-8419cfe5248b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
974 2024.06.17 18:07:07.530872 [ 3 ] {} <Debug> HTTP-Session: 636c2707-1a94-4c7f-82b5-0af6dcd89920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
975 2024.06.17 18:07:07.531061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2024.06.17 18:07:07.531105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
977 2024.06.17 18:07:07.531123 [ 3 ] {} <Debug> HTTP-Session: f79c9f0e-0333-4700-8e89-cca6cfa5a9ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
978 2024.06.17 18:07:07.531139 [ 3 ] {} <Debug> HTTP-Session: f79c9f0e-0333-4700-8e89-cca6cfa5a9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2024.06.17 18:07:07.531152 [ 3 ] {} <Debug> HTTP-Session: f79c9f0e-0333-4700-8e89-cca6cfa5a9ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
980 2024.06.17 18:07:07.531181 [ 3 ] {} <Trace> HTTP-Session: f79c9f0e-0333-4700-8e89-cca6cfa5a9ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
981 2024.06.17 18:07:07.531307 [ 3 ] {9aee1aaf-4791-4044-a2d3-096a4ca0b1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
982 2024.06.17 18:07:07.531654 [ 3 ] {9aee1aaf-4791-4044-a2d3-096a4ca0b1a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2024.06.17 18:07:07.531706 [ 3 ] {9aee1aaf-4791-4044-a2d3-096a4ca0b1a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
984 2024.06.17 18:07:07.532548 [ 3 ] {9aee1aaf-4791-4044-a2d3-096a4ca0b1a8} <Debug> DynamicQueryHandler: Done processing query
985 2024.06.17 18:07:07.532573 [ 3 ] {9aee1aaf-4791-4044-a2d3-096a4ca0b1a8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
986 2024.06.17 18:07:07.532589 [ 3 ] {} <Debug> HTTP-Session: f79c9f0e-0333-4700-8e89-cca6cfa5a9ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
987 2024.06.17 18:07:07.532811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2024.06.17 18:07:07.532858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
989 2024.06.17 18:07:07.532876 [ 3 ] {} <Debug> HTTP-Session: 061494e9-575c-46bf-8cb3-fb5cf828fcbd Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
990 2024.06.17 18:07:07.532893 [ 3 ] {} <Debug> HTTP-Session: 061494e9-575c-46bf-8cb3-fb5cf828fcbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2024.06.17 18:07:07.532907 [ 3 ] {} <Debug> HTTP-Session: 061494e9-575c-46bf-8cb3-fb5cf828fcbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
992 2024.06.17 18:07:07.532937 [ 3 ] {} <Trace> HTTP-Session: 061494e9-575c-46bf-8cb3-fb5cf828fcbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
993 2024.06.17 18:07:07.533064 [ 3 ] {68848133-acb6-4ce3-8d12-5344e13f84f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
994 2024.06.17 18:07:07.533406 [ 3 ] {68848133-acb6-4ce3-8d12-5344e13f84f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
995 2024.06.17 18:07:07.533457 [ 3 ] {68848133-acb6-4ce3-8d12-5344e13f84f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
996 2024.06.17 18:07:07.534314 [ 3 ] {68848133-acb6-4ce3-8d12-5344e13f84f0} <Debug> DynamicQueryHandler: Done processing query
997 2024.06.17 18:07:07.534339 [ 3 ] {68848133-acb6-4ce3-8d12-5344e13f84f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
998 2024.06.17 18:07:07.534355 [ 3 ] {} <Debug> HTTP-Session: 061494e9-575c-46bf-8cb3-fb5cf828fcbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
999 2024.06.17 18:07:07.535175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1000 2024.06.17 18:07:07.535230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1001 2024.06.17 18:07:07.535250 [ 3 ] {} <Debug> HTTP-Session: 26203a1d-f9a9-4795-8d27-56c0153d52e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1002 2024.06.17 18:07:07.535266 [ 3 ] {} <Debug> HTTP-Session: 26203a1d-f9a9-4795-8d27-56c0153d52e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1003 2024.06.17 18:07:07.535279 [ 3 ] {} <Debug> HTTP-Session: 26203a1d-f9a9-4795-8d27-56c0153d52e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.06.17 18:07:07.535308 [ 3 ] {} <Trace> HTTP-Session: 26203a1d-f9a9-4795-8d27-56c0153d52e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1005 2024.06.17 18:07:07.535426 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1006 2024.06.17 18:07:07.535470 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2024.06.17 18:07:07.535662 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2024.06.17 18:07:07.536138 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1009 2024.06.17 18:07:07.536174 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1010 2024.06.17 18:07:07.536852 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1011 2024.06.17 18:07:07.537523 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1012 2024.06.17 18:07:07.537661 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002277 sec., 6148.440931049627 rows/sec., 882.21 KiB/sec.
1013 2024.06.17 18:07:07.537849 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Debug> DynamicQueryHandler: Done processing query
1014 2024.06.17 18:07:07.537874 [ 3 ] {32d95b53-c537-4a26-b2cc-c6fea2ed2636} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1015 2024.06.17 18:07:07.537889 [ 3 ] {} <Debug> HTTP-Session: 26203a1d-f9a9-4795-8d27-56c0153d52e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.06.17 18:07:07.538002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1017 2024.06.17 18:07:07.538049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1018 2024.06.17 18:07:07.538068 [ 3 ] {} <Debug> HTTP-Session: a1017dd4-3f78-460e-877f-a876147db368 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1019 2024.06.17 18:07:07.538084 [ 3 ] {} <Debug> HTTP-Session: a1017dd4-3f78-460e-877f-a876147db368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1020 2024.06.17 18:07:07.538097 [ 3 ] {} <Debug> HTTP-Session: a1017dd4-3f78-460e-877f-a876147db368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1021 2024.06.17 18:07:07.538128 [ 3 ] {} <Trace> HTTP-Session: a1017dd4-3f78-460e-877f-a876147db368 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1022 2024.06.17 18:07:07.538233 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1023 2024.06.17 18:07:07.538275 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1024 2024.06.17 18:07:07.538399 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1025 2024.06.17 18:07:07.541354 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1026 2024.06.17 18:07:07.541389 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1027 2024.06.17 18:07:07.541864 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1028 2024.06.17 18:07:07.542502 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1029 2024.06.17 18:07:07.542642 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.004435 sec., 5862.457722660654 rows/sec., 464.83 KiB/sec.
1030 2024.06.17 18:07:07.542815 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Debug> DynamicQueryHandler: Done processing query
1031 2024.06.17 18:07:07.542839 [ 3 ] {c82f88e9-823f-4e64-8ff1-a99659a83c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1032 2024.06.17 18:07:07.542854 [ 3 ] {} <Debug> HTTP-Session: a1017dd4-3f78-460e-877f-a876147db368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1033 2024.06.17 18:07:07.542986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1034 2024.06.17 18:07:07.543033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1035 2024.06.17 18:07:07.543051 [ 3 ] {} <Debug> HTTP-Session: 953f3311-cb4b-4678-a7f9-ec2d371b706d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1036 2024.06.17 18:07:07.543067 [ 3 ] {} <Debug> HTTP-Session: 953f3311-cb4b-4678-a7f9-ec2d371b706d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1037 2024.06.17 18:07:07.543081 [ 3 ] {} <Debug> HTTP-Session: 953f3311-cb4b-4678-a7f9-ec2d371b706d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1038 2024.06.17 18:07:07.543110 [ 3 ] {} <Trace> HTTP-Session: 953f3311-cb4b-4678-a7f9-ec2d371b706d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1039 2024.06.17 18:07:07.543210 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1040 2024.06.17 18:07:07.543251 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1041 2024.06.17 18:07:07.543941 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1042 2024.06.17 18:07:07.544290 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1043 2024.06.17 18:07:07.544326 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1044 2024.06.17 18:07:07.545334 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1045 2024.06.17 18:07:07.545911 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1046 2024.06.17 18:07:07.546054 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002874 sec., 9742.519137091163 rows/sec., 778.12 KiB/sec.
1047 2024.06.17 18:07:07.546230 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Debug> DynamicQueryHandler: Done processing query
1048 2024.06.17 18:07:07.546254 [ 3 ] {c77db168-3325-4db5-b2ea-09486010e934} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1049 2024.06.17 18:07:07.546269 [ 3 ] {} <Debug> HTTP-Session: 953f3311-cb4b-4678-a7f9-ec2d371b706d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1050 2024.06.17 18:07:07.546434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1051 2024.06.17 18:07:07.546479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1052 2024.06.17 18:07:07.546497 [ 3 ] {} <Debug> HTTP-Session: 85e54748-8652-46b2-bb1f-31410b468b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1053 2024.06.17 18:07:07.546514 [ 3 ] {} <Debug> HTTP-Session: 85e54748-8652-46b2-bb1f-31410b468b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1054 2024.06.17 18:07:07.546527 [ 3 ] {} <Debug> HTTP-Session: 85e54748-8652-46b2-bb1f-31410b468b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1055 2024.06.17 18:07:07.546557 [ 3 ] {} <Trace> HTTP-Session: 85e54748-8652-46b2-bb1f-31410b468b94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1056 2024.06.17 18:07:07.546658 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1057 2024.06.17 18:07:07.546703 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1058 2024.06.17 18:07:07.546842 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1059 2024.06.17 18:07:07.547713 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1060 2024.06.17 18:07:07.547747 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1061 2024.06.17 18:07:07.550356 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1062 2024.06.17 18:07:07.550959 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1063 2024.06.17 18:07:07.551112 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.004476 sec., 4468.275245755139 rows/sec., 317.23 KiB/sec.
1064 2024.06.17 18:07:07.551310 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Debug> DynamicQueryHandler: Done processing query
1065 2024.06.17 18:07:07.551333 [ 3 ] {6a5655d8-f729-42ca-a773-efd4a25c59ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1066 2024.06.17 18:07:07.551349 [ 3 ] {} <Debug> HTTP-Session: 85e54748-8652-46b2-bb1f-31410b468b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1067 2024.06.17 18:07:07.551456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 1273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1068 2024.06.17 18:07:07.551502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1069 2024.06.17 18:07:07.551521 [ 3 ] {} <Debug> HTTP-Session: d6492a2c-bf81-4b21-901d-0b18a8958799 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1070 2024.06.17 18:07:07.551537 [ 3 ] {} <Debug> HTTP-Session: d6492a2c-bf81-4b21-901d-0b18a8958799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1071 2024.06.17 18:07:07.551550 [ 3 ] {} <Debug> HTTP-Session: d6492a2c-bf81-4b21-901d-0b18a8958799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1072 2024.06.17 18:07:07.551581 [ 3 ] {} <Trace> HTTP-Session: d6492a2c-bf81-4b21-901d-0b18a8958799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1073 2024.06.17 18:07:07.551674 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1074 2024.06.17 18:07:07.551716 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1075 2024.06.17 18:07:07.551844 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1076 2024.06.17 18:07:07.552111 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1077 2024.06.17 18:07:07.552146 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1078 2024.06.17 18:07:07.552666 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1079 2024.06.17 18:07:07.553233 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1080 2024.06.17 18:07:07.553380 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Debug> executeQuery: Read 8 rows, 576.00 B in 0.001731 sec., 4621.606008087811 rows/sec., 324.96 KiB/sec.
1081 2024.06.17 18:07:07.553548 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Debug> DynamicQueryHandler: Done processing query
1082 2024.06.17 18:07:07.553571 [ 3 ] {f0f78ed7-a299-445c-b40b-ea2dc3889de8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1083 2024.06.17 18:07:07.553586 [ 3 ] {} <Debug> HTTP-Session: d6492a2c-bf81-4b21-901d-0b18a8958799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1084 2024.06.17 18:07:12.475060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1085 2024.06.17 18:07:12.475201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1086 2024.06.17 18:07:12.475230 [ 3 ] {} <Debug> HTTP-Session: 9401f780-de5f-4e4d-b684-ef699fd5c522 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1087 2024.06.17 18:07:12.475257 [ 3 ] {} <Debug> HTTP-Session: 9401f780-de5f-4e4d-b684-ef699fd5c522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1088 2024.06.17 18:07:12.475275 [ 3 ] {} <Debug> HTTP-Session: 9401f780-de5f-4e4d-b684-ef699fd5c522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1089 2024.06.17 18:07:12.475332 [ 3 ] {} <Trace> HTTP-Session: 9401f780-de5f-4e4d-b684-ef699fd5c522 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1090 2024.06.17 18:07:12.475586 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
1091 2024.06.17 18:07:12.478069 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1092 2024.06.17 18:07:12.480129 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <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
1093 2024.06.17 18:07:12.480668 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1094 2024.06.17 18:07:12.482888 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1095 2024.06.17 18:07:12.483481 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1096 2024.06.17 18:07:12.486632 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1097 2024.06.17 18:07:12.486731 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (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
1098 2024.06.17 18:07:12.486770 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1099 2024.06.17 18:07:12.486960 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <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'))"
1100 2024.06.17 18:07:12.487007 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1101 2024.06.17 18:07:12.504135 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.028659 sec., 488.50273910464426 rows/sec., 19.93 KiB/sec.
1102 2024.06.17 18:07:12.504433 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Debug> DynamicQueryHandler: Done processing query
1103 2024.06.17 18:07:12.504460 [ 3 ] {d8ff407f-1908-474e-8d4c-0ae5199da1de} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1104 2024.06.17 18:07:12.504477 [ 3 ] {} <Debug> HTTP-Session: 9401f780-de5f-4e4d-b684-ef699fd5c522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.06.17 18:07:12.506180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1106 2024.06.17 18:07:12.506237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1107 2024.06.17 18:07:12.506257 [ 3 ] {} <Debug> HTTP-Session: a992b68a-34e0-4175-b9c4-fb0a41844f44 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1108 2024.06.17 18:07:12.506276 [ 3 ] {} <Debug> HTTP-Session: a992b68a-34e0-4175-b9c4-fb0a41844f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1109 2024.06.17 18:07:12.506290 [ 3 ] {} <Debug> HTTP-Session: a992b68a-34e0-4175-b9c4-fb0a41844f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1110 2024.06.17 18:07:12.506328 [ 3 ] {} <Trace> HTTP-Session: a992b68a-34e0-4175-b9c4-fb0a41844f44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1111 2024.06.17 18:07:12.506481 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1112 2024.06.17 18:07:12.506745 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1113 2024.06.17 18:07:12.506785 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1114 2024.06.17 18:07:12.507033 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1115 2024.06.17 18:07:12.507101 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1116 2024.06.17 18:07:12.507244 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1117 2024.06.17 18:07:12.507277 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1118 2024.06.17 18:07:12.507300 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (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
1119 2024.06.17 18:07:12.507318 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1120 2024.06.17 18:07:12.507360 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <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'))"
1121 2024.06.17 18:07:12.507382 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1122 2024.06.17 18:07:12.508222 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001808 sec., 7743.362831858407 rows/sec., 315.98 KiB/sec.
1123 2024.06.17 18:07:12.508471 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Debug> DynamicQueryHandler: Done processing query
1124 2024.06.17 18:07:12.508498 [ 3 ] {8b1224d3-d47b-4327-8c43-4cb6985e3d56} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1125 2024.06.17 18:07:12.508514 [ 3 ] {} <Debug> HTTP-Session: a992b68a-34e0-4175-b9c4-fb0a41844f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1126 2024.06.17 18:07:12.508806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1127 2024.06.17 18:07:12.508859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1128 2024.06.17 18:07:12.508879 [ 3 ] {} <Debug> HTTP-Session: 8a76eb02-137a-47be-bc0b-88ddbd81eeef Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1129 2024.06.17 18:07:12.508896 [ 3 ] {} <Debug> HTTP-Session: 8a76eb02-137a-47be-bc0b-88ddbd81eeef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1130 2024.06.17 18:07:12.508910 [ 3 ] {} <Debug> HTTP-Session: 8a76eb02-137a-47be-bc0b-88ddbd81eeef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1131 2024.06.17 18:07:12.508945 [ 3 ] {} <Trace> HTTP-Session: 8a76eb02-137a-47be-bc0b-88ddbd81eeef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1132 2024.06.17 18:07:12.509090 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1133 2024.06.17 18:07:12.509345 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1134 2024.06.17 18:07:12.509384 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1135 2024.06.17 18:07:12.509630 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1136 2024.06.17 18:07:12.509694 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1137 2024.06.17 18:07:12.509839 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1138 2024.06.17 18:07:12.509872 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1139 2024.06.17 18:07:12.509896 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (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
1140 2024.06.17 18:07:12.509913 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1141 2024.06.17 18:07:12.509954 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <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'))"
1142 2024.06.17 18:07:12.509976 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1143 2024.06.17 18:07:12.510859 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001834 sec., 7633.587786259543 rows/sec., 311.50 KiB/sec.
1144 2024.06.17 18:07:12.511097 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Debug> DynamicQueryHandler: Done processing query
1145 2024.06.17 18:07:12.511121 [ 3 ] {26ef3ebc-6b74-4d39-be9a-c3ca4362dc61} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1146 2024.06.17 18:07:12.511138 [ 3 ] {} <Debug> HTTP-Session: 8a76eb02-137a-47be-bc0b-88ddbd81eeef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1147 2024.06.17 18:07:12.511323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1148 2024.06.17 18:07:12.511370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1149 2024.06.17 18:07:12.511389 [ 3 ] {} <Debug> HTTP-Session: 7170d390-f934-4c36-9215-e0b61af9d5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1150 2024.06.17 18:07:12.511407 [ 3 ] {} <Debug> HTTP-Session: 7170d390-f934-4c36-9215-e0b61af9d5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1151 2024.06.17 18:07:12.511420 [ 3 ] {} <Debug> HTTP-Session: 7170d390-f934-4c36-9215-e0b61af9d5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1152 2024.06.17 18:07:12.511453 [ 3 ] {} <Trace> HTTP-Session: 7170d390-f934-4c36-9215-e0b61af9d5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1153 2024.06.17 18:07:12.511595 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1154 2024.06.17 18:07:12.511848 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1155 2024.06.17 18:07:12.511888 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1156 2024.06.17 18:07:12.512147 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1157 2024.06.17 18:07:12.512218 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1158 2024.06.17 18:07:12.512354 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1159 2024.06.17 18:07:12.512387 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1160 2024.06.17 18:07:12.512410 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (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
1161 2024.06.17 18:07:12.512427 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1162 2024.06.17 18:07:12.512467 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <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'))"
1163 2024.06.17 18:07:12.512488 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1164 2024.06.17 18:07:12.513313 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001781 sec., 7860.752386299831 rows/sec., 320.77 KiB/sec.
1165 2024.06.17 18:07:12.513552 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Debug> DynamicQueryHandler: Done processing query
1166 2024.06.17 18:07:12.513576 [ 3 ] {bfdb3f36-3864-4770-8ef4-4c6df6115a63} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1167 2024.06.17 18:07:12.513593 [ 3 ] {} <Debug> HTTP-Session: 7170d390-f934-4c36-9215-e0b61af9d5c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1168 2024.06.17 18:07:12.516762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1169 2024.06.17 18:07:12.516813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1170 2024.06.17 18:07:12.516832 [ 3 ] {} <Debug> HTTP-Session: 5cc581e1-51e7-4a30-85b2-f1f7cc16db50 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1171 2024.06.17 18:07:12.516848 [ 3 ] {} <Debug> HTTP-Session: 5cc581e1-51e7-4a30-85b2-f1f7cc16db50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1172 2024.06.17 18:07:12.516862 [ 3 ] {} <Debug> HTTP-Session: 5cc581e1-51e7-4a30-85b2-f1f7cc16db50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.06.17 18:07:12.516893 [ 3 ] {} <Trace> HTTP-Session: 5cc581e1-51e7-4a30-85b2-f1f7cc16db50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1174 2024.06.17 18:07:12.517008 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1175 2024.06.17 18:07:12.517054 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1176 2024.06.17 18:07:12.517222 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1177 2024.06.17 18:07:12.517563 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1178 2024.06.17 18:07:12.517602 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1179 2024.06.17 18:07:12.518198 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1180 2024.06.17 18:07:12.518762 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1181 2024.06.17 18:07:12.518954 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.001977 sec., 2023.2675771370764 rows/sec., 218.83 KiB/sec.
1182 2024.06.17 18:07:12.519134 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Debug> DynamicQueryHandler: Done processing query
1183 2024.06.17 18:07:12.519158 [ 3 ] {4b2695c1-c0ae-41db-b613-78b18924c1e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1184 2024.06.17 18:07:12.519175 [ 3 ] {} <Debug> HTTP-Session: 5cc581e1-51e7-4a30-85b2-f1f7cc16db50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1185 2024.06.17 18:07:12.519281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1186 2024.06.17 18:07:12.519330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1187 2024.06.17 18:07:12.519349 [ 3 ] {} <Debug> HTTP-Session: c4ecf4da-f197-4f66-a23d-ab262b821f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1188 2024.06.17 18:07:12.519365 [ 3 ] {} <Debug> HTTP-Session: c4ecf4da-f197-4f66-a23d-ab262b821f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1189 2024.06.17 18:07:12.519379 [ 3 ] {} <Debug> HTTP-Session: c4ecf4da-f197-4f66-a23d-ab262b821f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.06.17 18:07:12.519411 [ 3 ] {} <Trace> HTTP-Session: c4ecf4da-f197-4f66-a23d-ab262b821f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1191 2024.06.17 18:07:12.519517 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1192 2024.06.17 18:07:12.519560 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1193 2024.06.17 18:07:12.519691 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1194 2024.06.17 18:07:12.520600 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1195 2024.06.17 18:07:12.520636 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1196 2024.06.17 18:07:12.521065 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1197 2024.06.17 18:07:12.521585 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1198 2024.06.17 18:07:12.521743 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.002257 sec., 9304.386353566682 rows/sec., 754.16 KiB/sec.
1199 2024.06.17 18:07:12.521913 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Debug> DynamicQueryHandler: Done processing query
1200 2024.06.17 18:07:12.521938 [ 3 ] {83080237-ce26-4e05-b19f-a6a812116caf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1201 2024.06.17 18:07:12.521953 [ 3 ] {} <Debug> HTTP-Session: c4ecf4da-f197-4f66-a23d-ab262b821f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1202 2024.06.17 18:07:12.522184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 13218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1203 2024.06.17 18:07:12.522233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1204 2024.06.17 18:07:12.522252 [ 3 ] {} <Debug> HTTP-Session: 95af0ef5-cf4c-4cd2-abc4-08cedfad7427 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1205 2024.06.17 18:07:12.522268 [ 3 ] {} <Debug> HTTP-Session: 95af0ef5-cf4c-4cd2-abc4-08cedfad7427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1206 2024.06.17 18:07:12.522282 [ 3 ] {} <Debug> HTTP-Session: 95af0ef5-cf4c-4cd2-abc4-08cedfad7427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.06.17 18:07:12.522313 [ 3 ] {} <Trace> HTTP-Session: 95af0ef5-cf4c-4cd2-abc4-08cedfad7427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1208 2024.06.17 18:07:12.522436 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1209 2024.06.17 18:07:12.522480 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1210 2024.06.17 18:07:12.522607 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1211 2024.06.17 18:07:12.522949 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1212 2024.06.17 18:07:12.522986 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1213 2024.06.17 18:07:12.523397 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1214 2024.06.17 18:07:12.523899 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1215 2024.06.17 18:07:12.524059 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Debug> executeQuery: Read 89 rows, 7.78 KiB in 0.001668 sec., 53357.31414868106 rows/sec., 4.55 MiB/sec.
1216 2024.06.17 18:07:12.524254 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Debug> DynamicQueryHandler: Done processing query
1217 2024.06.17 18:07:12.524278 [ 3 ] {b868a45d-76ca-4014-ac52-d1faf79a49cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1218 2024.06.17 18:07:12.524293 [ 3 ] {} <Debug> HTTP-Session: 95af0ef5-cf4c-4cd2-abc4-08cedfad7427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1219 2024.06.17 18:07:12.524442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 10380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1220 2024.06.17 18:07:12.524489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1221 2024.06.17 18:07:12.524508 [ 3 ] {} <Debug> HTTP-Session: 61e9fb62-dc48-49ba-b5bc-8f094b3dd798 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1222 2024.06.17 18:07:12.524524 [ 3 ] {} <Debug> HTTP-Session: 61e9fb62-dc48-49ba-b5bc-8f094b3dd798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1223 2024.06.17 18:07:12.524539 [ 3 ] {} <Debug> HTTP-Session: 61e9fb62-dc48-49ba-b5bc-8f094b3dd798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1224 2024.06.17 18:07:12.524570 [ 3 ] {} <Trace> HTTP-Session: 61e9fb62-dc48-49ba-b5bc-8f094b3dd798 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1225 2024.06.17 18:07:12.524690 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1226 2024.06.17 18:07:12.524733 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1227 2024.06.17 18:07:12.524856 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1228 2024.06.17 18:07:12.525179 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1229 2024.06.17 18:07:12.525216 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1230 2024.06.17 18:07:12.525696 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1231 2024.06.17 18:07:12.526223 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1232 2024.06.17 18:07:12.526377 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001732 sec., 35219.399538106234 rows/sec., 2.75 MiB/sec.
1233 2024.06.17 18:07:12.526541 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Debug> DynamicQueryHandler: Done processing query
1234 2024.06.17 18:07:12.526566 [ 3 ] {0acdb221-4052-4567-a9c9-b89c281cf690} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1235 2024.06.17 18:07:12.526581 [ 3 ] {} <Debug> HTTP-Session: 61e9fb62-dc48-49ba-b5bc-8f094b3dd798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1236 2024.06.17 18:07:12.526731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1237 2024.06.17 18:07:12.526777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1238 2024.06.17 18:07:12.526796 [ 3 ] {} <Debug> HTTP-Session: 4837d213-bd44-442a-bcca-e18acbb03a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1239 2024.06.17 18:07:12.526812 [ 3 ] {} <Debug> HTTP-Session: 4837d213-bd44-442a-bcca-e18acbb03a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1240 2024.06.17 18:07:12.526825 [ 3 ] {} <Debug> HTTP-Session: 4837d213-bd44-442a-bcca-e18acbb03a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.06.17 18:07:12.526857 [ 3 ] {} <Trace> HTTP-Session: 4837d213-bd44-442a-bcca-e18acbb03a62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1242 2024.06.17 18:07:12.526972 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1243 2024.06.17 18:07:12.527017 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1244 2024.06.17 18:07:12.527159 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1245 2024.06.17 18:07:12.527470 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1246 2024.06.17 18:07:12.527506 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1247 2024.06.17 18:07:12.527966 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1248 2024.06.17 18:07:12.528525 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1249 2024.06.17 18:07:12.528684 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00175 sec., 28571.428571428572 rows/sec., 1.98 MiB/sec.
1250 2024.06.17 18:07:12.528854 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Debug> DynamicQueryHandler: Done processing query
1251 2024.06.17 18:07:12.528877 [ 3 ] {dafa63c0-3e67-4f42-a90e-186859bb3497} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1252 2024.06.17 18:07:12.528892 [ 3 ] {} <Debug> HTTP-Session: 4837d213-bd44-442a-bcca-e18acbb03a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1253 2024.06.17 18:07:12.529104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1254 2024.06.17 18:07:12.529152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1255 2024.06.17 18:07:12.529171 [ 3 ] {} <Debug> HTTP-Session: 7cd8a3c6-3434-4c6e-813d-1bb504dc12f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1256 2024.06.17 18:07:12.529187 [ 3 ] {} <Debug> HTTP-Session: 7cd8a3c6-3434-4c6e-813d-1bb504dc12f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1257 2024.06.17 18:07:12.529200 [ 3 ] {} <Debug> HTTP-Session: 7cd8a3c6-3434-4c6e-813d-1bb504dc12f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1258 2024.06.17 18:07:12.529231 [ 3 ] {} <Trace> HTTP-Session: 7cd8a3c6-3434-4c6e-813d-1bb504dc12f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1259 2024.06.17 18:07:12.529419 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1260 2024.06.17 18:07:12.529466 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1261 2024.06.17 18:07:12.529643 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1262 2024.06.17 18:07:12.530166 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1263 2024.06.17 18:07:12.530202 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1264 2024.06.17 18:07:12.535391 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1265 2024.06.17 18:07:12.536015 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1266 2024.06.17 18:07:12.536178 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Debug> executeQuery: Read 21 rows, 29.02 KiB in 0.00687 sec., 3056.768558951965 rows/sec., 4.12 MiB/sec.
1267 2024.06.17 18:07:12.536497 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Debug> DynamicQueryHandler: Done processing query
1268 2024.06.17 18:07:12.536522 [ 3 ] {b93c2dec-f873-4db4-9a31-8c22c276b83f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1269 2024.06.17 18:07:12.536538 [ 3 ] {} <Debug> HTTP-Session: 7cd8a3c6-3434-4c6e-813d-1bb504dc12f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1270 2024.06.17 18:07:12.536690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1271 2024.06.17 18:07:12.536743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1272 2024.06.17 18:07:12.536762 [ 3 ] {} <Debug> HTTP-Session: 69e0e1fc-dbe3-4a31-aa2b-080258594d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1273 2024.06.17 18:07:12.536778 [ 3 ] {} <Debug> HTTP-Session: 69e0e1fc-dbe3-4a31-aa2b-080258594d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1274 2024.06.17 18:07:12.536791 [ 3 ] {} <Debug> HTTP-Session: 69e0e1fc-dbe3-4a31-aa2b-080258594d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.06.17 18:07:12.536821 [ 3 ] {} <Trace> HTTP-Session: 69e0e1fc-dbe3-4a31-aa2b-080258594d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1276 2024.06.17 18:07:12.536925 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1277 2024.06.17 18:07:12.536970 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1278 2024.06.17 18:07:12.537110 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1279 2024.06.17 18:07:12.537407 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1280 2024.06.17 18:07:12.537442 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1281 2024.06.17 18:07:12.537958 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1282 2024.06.17 18:07:12.538539 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1283 2024.06.17 18:07:12.538683 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001782 sec., 11784.511784511786 rows/sec., 880.11 KiB/sec.
1284 2024.06.17 18:07:12.538876 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Debug> DynamicQueryHandler: Done processing query
1285 2024.06.17 18:07:12.538899 [ 3 ] {0dcdd1b3-6482-4cbd-b470-3965eeee606e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1286 2024.06.17 18:07:12.538914 [ 3 ] {} <Debug> HTTP-Session: 69e0e1fc-dbe3-4a31-aa2b-080258594d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1287 2024.06.17 18:07:12.539024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1288 2024.06.17 18:07:12.539071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1289 2024.06.17 18:07:12.539090 [ 3 ] {} <Debug> HTTP-Session: 3fbd7841-75e4-49b1-967c-537f4716524c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1290 2024.06.17 18:07:12.539105 [ 3 ] {} <Debug> HTTP-Session: 3fbd7841-75e4-49b1-967c-537f4716524c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1291 2024.06.17 18:07:12.539119 [ 3 ] {} <Debug> HTTP-Session: 3fbd7841-75e4-49b1-967c-537f4716524c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.06.17 18:07:12.539149 [ 3 ] {} <Trace> HTTP-Session: 3fbd7841-75e4-49b1-967c-537f4716524c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1293 2024.06.17 18:07:12.539254 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1294 2024.06.17 18:07:12.539296 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1295 2024.06.17 18:07:12.539421 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1296 2024.06.17 18:07:12.539689 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1297 2024.06.17 18:07:12.539725 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1298 2024.06.17 18:07:12.540177 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1299 2024.06.17 18:07:12.540725 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1300 2024.06.17 18:07:12.540872 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001646 sec., 12150.668286755772 rows/sec., 854.34 KiB/sec.
1301 2024.06.17 18:07:12.541037 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Debug> DynamicQueryHandler: Done processing query
1302 2024.06.17 18:07:12.541060 [ 3 ] {2e90f493-67a2-4c74-a07b-bacf97836226} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1303 2024.06.17 18:07:12.541076 [ 3 ] {} <Debug> HTTP-Session: 3fbd7841-75e4-49b1-967c-537f4716524c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1304 2024.06.17 18:07:17.476932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1305 2024.06.17 18:07:17.477071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1306 2024.06.17 18:07:17.477100 [ 3 ] {} <Debug> HTTP-Session: 6a6638eb-9ee3-4ceb-ba42-b3750682c402 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1307 2024.06.17 18:07:17.477127 [ 3 ] {} <Debug> HTTP-Session: 6a6638eb-9ee3-4ceb-ba42-b3750682c402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1308 2024.06.17 18:07:17.477145 [ 3 ] {} <Debug> HTTP-Session: 6a6638eb-9ee3-4ceb-ba42-b3750682c402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.06.17 18:07:17.477200 [ 3 ] {} <Trace> HTTP-Session: 6a6638eb-9ee3-4ceb-ba42-b3750682c402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1310 2024.06.17 18:07:17.477412 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1311 2024.06.17 18:07:17.477486 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1312 2024.06.17 18:07:17.477705 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1313 2024.06.17 18:07:17.478162 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1314 2024.06.17 18:07:17.478208 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1315 2024.06.17 18:07:17.478688 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1316 2024.06.17 18:07:17.479227 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1317 2024.06.17 18:07:17.479415 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.00206 sec., 12621.35922330097 rows/sec., 1000.74 KiB/sec.
1318 2024.06.17 18:07:17.479635 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Debug> DynamicQueryHandler: Done processing query
1319 2024.06.17 18:07:17.479662 [ 3 ] {1ff59b40-cd1c-4af3-9404-32b78b484fc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1320 2024.06.17 18:07:17.479678 [ 3 ] {} <Debug> HTTP-Session: 6a6638eb-9ee3-4ceb-ba42-b3750682c402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1321 2024.06.17 18:07:17.479805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1322 2024.06.17 18:07:17.479860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1323 2024.06.17 18:07:17.479879 [ 3 ] {} <Debug> HTTP-Session: b6d3fe07-ee85-46d1-b385-104c825a323b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1324 2024.06.17 18:07:17.479897 [ 3 ] {} <Debug> HTTP-Session: b6d3fe07-ee85-46d1-b385-104c825a323b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1325 2024.06.17 18:07:17.479910 [ 3 ] {} <Debug> HTTP-Session: b6d3fe07-ee85-46d1-b385-104c825a323b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.06.17 18:07:17.479944 [ 3 ] {} <Trace> HTTP-Session: b6d3fe07-ee85-46d1-b385-104c825a323b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1327 2024.06.17 18:07:17.480056 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1328 2024.06.17 18:07:17.480099 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1329 2024.06.17 18:07:17.480231 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1330 2024.06.17 18:07:17.480567 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1331 2024.06.17 18:07:17.480604 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1332 2024.06.17 18:07:17.481059 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1333 2024.06.17 18:07:17.481598 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1334 2024.06.17 18:07:17.481757 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001725 sec., 16231.884057971014 rows/sec., 1.27 MiB/sec.
1335 2024.06.17 18:07:17.481932 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Debug> DynamicQueryHandler: Done processing query
1336 2024.06.17 18:07:17.481956 [ 3 ] {87901a93-24dc-4979-b08d-c20a7a21da9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1337 2024.06.17 18:07:17.481971 [ 3 ] {} <Debug> HTTP-Session: b6d3fe07-ee85-46d1-b385-104c825a323b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1338 2024.06.17 18:07:17.482105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1339 2024.06.17 18:07:17.482154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1340 2024.06.17 18:07:17.482173 [ 3 ] {} <Debug> HTTP-Session: 0405fd1a-5d64-4eaa-a461-55ce2d277266 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1341 2024.06.17 18:07:17.482189 [ 3 ] {} <Debug> HTTP-Session: 0405fd1a-5d64-4eaa-a461-55ce2d277266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1342 2024.06.17 18:07:17.482203 [ 3 ] {} <Debug> HTTP-Session: 0405fd1a-5d64-4eaa-a461-55ce2d277266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1343 2024.06.17 18:07:17.482234 [ 3 ] {} <Trace> HTTP-Session: 0405fd1a-5d64-4eaa-a461-55ce2d277266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1344 2024.06.17 18:07:17.482350 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1345 2024.06.17 18:07:17.482397 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1346 2024.06.17 18:07:17.482546 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1347 2024.06.17 18:07:17.482865 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1348 2024.06.17 18:07:17.482901 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1349 2024.06.17 18:07:17.483373 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1350 2024.06.17 18:07:17.483945 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1351 2024.06.17 18:07:17.484079 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001767 sec., 28296.54782116582 rows/sec., 1.96 MiB/sec.
1352 2024.06.17 18:07:17.484267 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Debug> DynamicQueryHandler: Done processing query
1353 2024.06.17 18:07:17.484291 [ 3 ] {faea0a83-c14c-46b3-b39c-febc0a9eb275} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1354 2024.06.17 18:07:17.484306 [ 3 ] {} <Debug> HTTP-Session: 0405fd1a-5d64-4eaa-a461-55ce2d277266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1355 2024.06.17 18:07:17.484418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1356 2024.06.17 18:07:17.484466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1357 2024.06.17 18:07:17.484485 [ 3 ] {} <Debug> HTTP-Session: 01ca1dcd-9ba2-4bbd-b5ce-c74070f3771e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1358 2024.06.17 18:07:17.484501 [ 3 ] {} <Debug> HTTP-Session: 01ca1dcd-9ba2-4bbd-b5ce-c74070f3771e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1359 2024.06.17 18:07:17.484515 [ 3 ] {} <Debug> HTTP-Session: 01ca1dcd-9ba2-4bbd-b5ce-c74070f3771e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1360 2024.06.17 18:07:17.484545 [ 3 ] {} <Trace> HTTP-Session: 01ca1dcd-9ba2-4bbd-b5ce-c74070f3771e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1361 2024.06.17 18:07:17.484647 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1362 2024.06.17 18:07:17.484691 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1363 2024.06.17 18:07:17.484820 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1364 2024.06.17 18:07:17.485106 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1365 2024.06.17 18:07:17.485142 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1366 2024.06.17 18:07:17.485603 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1367 2024.06.17 18:07:17.486158 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1368 2024.06.17 18:07:17.486316 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001694 sec., 11806.37544273908 rows/sec., 830.14 KiB/sec.
1369 2024.06.17 18:07:17.486579 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Debug> DynamicQueryHandler: Done processing query
1370 2024.06.17 18:07:17.486604 [ 3 ] {90f79d4e-3500-4cb0-bb3f-8a3c72bf8d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1371 2024.06.17 18:07:17.486620 [ 3 ] {} <Debug> HTTP-Session: 01ca1dcd-9ba2-4bbd-b5ce-c74070f3771e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1372 2024.06.17 18:07:21.705236 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
1373 2024.06.17 18:07:21.705307 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
1374 2024.06.17 18:07:22.478849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1375 2024.06.17 18:07:22.479021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1376 2024.06.17 18:07:22.479066 [ 3 ] {} <Debug> HTTP-Session: 59afee03-4ea9-44ef-9c45-b53507ee132f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1377 2024.06.17 18:07:22.479106 [ 3 ] {} <Debug> HTTP-Session: 59afee03-4ea9-44ef-9c45-b53507ee132f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1378 2024.06.17 18:07:22.479137 [ 3 ] {} <Debug> HTTP-Session: 59afee03-4ea9-44ef-9c45-b53507ee132f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1379 2024.06.17 18:07:22.479218 [ 3 ] {} <Trace> HTTP-Session: 59afee03-4ea9-44ef-9c45-b53507ee132f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1380 2024.06.17 18:07:22.479575 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1381 2024.06.17 18:07:22.479689 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1382 2024.06.17 18:07:22.479941 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1383 2024.06.17 18:07:22.480403 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1384 2024.06.17 18:07:22.480445 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1385 2024.06.17 18:07:22.480946 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1386 2024.06.17 18:07:22.481507 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1387 2024.06.17 18:07:22.481675 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.002194 sec., 10483.13582497721 rows/sec., 849.71 KiB/sec.
1388 2024.06.17 18:07:22.481893 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Debug> DynamicQueryHandler: Done processing query
1389 2024.06.17 18:07:22.481920 [ 3 ] {d88ca77e-d9cc-4a2c-ae44-97998a37ba8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1390 2024.06.17 18:07:22.481937 [ 3 ] {} <Debug> HTTP-Session: 59afee03-4ea9-44ef-9c45-b53507ee132f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1391 2024.06.17 18:07:22.482126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1392 2024.06.17 18:07:22.482182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1393 2024.06.17 18:07:22.482201 [ 3 ] {} <Debug> HTTP-Session: 62e44f39-2dd1-4c98-82ef-2092c8d2aaee Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1394 2024.06.17 18:07:22.482220 [ 3 ] {} <Debug> HTTP-Session: 62e44f39-2dd1-4c98-82ef-2092c8d2aaee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.06.17 18:07:22.482234 [ 3 ] {} <Debug> HTTP-Session: 62e44f39-2dd1-4c98-82ef-2092c8d2aaee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1396 2024.06.17 18:07:22.482270 [ 3 ] {} <Trace> HTTP-Session: 62e44f39-2dd1-4c98-82ef-2092c8d2aaee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1397 2024.06.17 18:07:22.482398 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1398 2024.06.17 18:07:22.482444 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1399 2024.06.17 18:07:22.482576 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1400 2024.06.17 18:07:22.483028 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1401 2024.06.17 18:07:22.483066 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1402 2024.06.17 18:07:22.483523 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1403 2024.06.17 18:07:22.484048 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1404 2024.06.17 18:07:22.484203 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Debug> executeQuery: Read 95 rows, 8.32 KiB in 0.001855 sec., 51212.93800539083 rows/sec., 4.38 MiB/sec.
1405 2024.06.17 18:07:22.484497 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Debug> DynamicQueryHandler: Done processing query
1406 2024.06.17 18:07:22.484522 [ 3 ] {e327fae8-ac08-48e1-be19-21667d86b87e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1407 2024.06.17 18:07:22.484538 [ 3 ] {} <Debug> HTTP-Session: 62e44f39-2dd1-4c98-82ef-2092c8d2aaee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1408 2024.06.17 18:07:22.484692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 8683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1409 2024.06.17 18:07:22.484742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1410 2024.06.17 18:07:22.484761 [ 3 ] {} <Debug> HTTP-Session: 0859d2d3-d392-4d2f-998d-6c1cf56637b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1411 2024.06.17 18:07:22.484778 [ 3 ] {} <Debug> HTTP-Session: 0859d2d3-d392-4d2f-998d-6c1cf56637b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1412 2024.06.17 18:07:22.484792 [ 3 ] {} <Debug> HTTP-Session: 0859d2d3-d392-4d2f-998d-6c1cf56637b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.06.17 18:07:22.484824 [ 3 ] {} <Trace> HTTP-Session: 0859d2d3-d392-4d2f-998d-6c1cf56637b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1414 2024.06.17 18:07:22.484939 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1415 2024.06.17 18:07:22.484984 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1416 2024.06.17 18:07:22.485127 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1417 2024.06.17 18:07:22.485457 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1418 2024.06.17 18:07:22.485493 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1419 2024.06.17 18:07:22.485887 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1420 2024.06.17 18:07:22.486440 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1421 2024.06.17 18:07:22.486633 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001731 sec., 29462.738301559795 rows/sec., 2.30 MiB/sec.
1422 2024.06.17 18:07:22.486788 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Debug> DynamicQueryHandler: Done processing query
1423 2024.06.17 18:07:22.486812 [ 3 ] {758f67b7-1822-468a-a238-cc6fa8f7e124} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1424 2024.06.17 18:07:22.486828 [ 3 ] {} <Debug> HTTP-Session: 0859d2d3-d392-4d2f-998d-6c1cf56637b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1425 2024.06.17 18:07:22.486982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1426 2024.06.17 18:07:22.487029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1427 2024.06.17 18:07:22.487126 [ 3 ] {} <Debug> HTTP-Session: 6a3188a0-cfc6-425b-a997-2e934be1c96a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1428 2024.06.17 18:07:22.487142 [ 3 ] {} <Debug> HTTP-Session: 6a3188a0-cfc6-425b-a997-2e934be1c96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1429 2024.06.17 18:07:22.487156 [ 3 ] {} <Debug> HTTP-Session: 6a3188a0-cfc6-425b-a997-2e934be1c96a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1430 2024.06.17 18:07:22.487187 [ 3 ] {} <Trace> HTTP-Session: 6a3188a0-cfc6-425b-a997-2e934be1c96a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1431 2024.06.17 18:07:22.487299 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1432 2024.06.17 18:07:22.487346 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1433 2024.06.17 18:07:22.487487 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1434 2024.06.17 18:07:22.487853 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1435 2024.06.17 18:07:22.487888 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1436 2024.06.17 18:07:22.488368 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1437 2024.06.17 18:07:22.489014 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1438 2024.06.17 18:07:22.489167 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001896 sec., 26371.30801687764 rows/sec., 1.83 MiB/sec.
1439 2024.06.17 18:07:22.489437 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Debug> DynamicQueryHandler: Done processing query
1440 2024.06.17 18:07:22.489461 [ 3 ] {3d6ea20a-c808-4a66-b124-ab22be910c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1441 2024.06.17 18:07:22.489477 [ 3 ] {} <Debug> HTTP-Session: 6a3188a0-cfc6-425b-a997-2e934be1c96a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1442 2024.06.17 18:07:22.489661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 24642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1443 2024.06.17 18:07:22.489710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1444 2024.06.17 18:07:22.489729 [ 3 ] {} <Debug> HTTP-Session: f91ebeea-67aa-4b8f-8917-eccb66818356 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1445 2024.06.17 18:07:22.489745 [ 3 ] {} <Debug> HTTP-Session: f91ebeea-67aa-4b8f-8917-eccb66818356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1446 2024.06.17 18:07:22.489759 [ 3 ] {} <Debug> HTTP-Session: f91ebeea-67aa-4b8f-8917-eccb66818356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.06.17 18:07:22.489789 [ 3 ] {} <Trace> HTTP-Session: f91ebeea-67aa-4b8f-8917-eccb66818356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1448 2024.06.17 18:07:22.490016 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1449 2024.06.17 18:07:22.490063 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1450 2024.06.17 18:07:22.490233 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1451 2024.06.17 18:07:22.490647 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1452 2024.06.17 18:07:22.490682 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1453 2024.06.17 18:07:22.491263 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1454 2024.06.17 18:07:22.491823 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1455 2024.06.17 18:07:22.491983 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Debug> executeQuery: Read 23 rows, 31.78 KiB in 0.002114 sec., 10879.848628193 rows/sec., 14.68 MiB/sec.
1456 2024.06.17 18:07:22.492195 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Debug> DynamicQueryHandler: Done processing query
1457 2024.06.17 18:07:22.492219 [ 3 ] {c3b281c4-81b6-4f3e-9350-a46ccc4c357a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1458 2024.06.17 18:07:22.492235 [ 3 ] {} <Debug> HTTP-Session: f91ebeea-67aa-4b8f-8917-eccb66818356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1459 2024.06.17 18:07:22.492348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.06.17 18:07:22.492393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1461 2024.06.17 18:07:22.492412 [ 3 ] {} <Debug> HTTP-Session: be20d824-5afe-4491-a162-701868f1f32e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1462 2024.06.17 18:07:22.492428 [ 3 ] {} <Debug> HTTP-Session: be20d824-5afe-4491-a162-701868f1f32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.06.17 18:07:22.492442 [ 3 ] {} <Debug> HTTP-Session: be20d824-5afe-4491-a162-701868f1f32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.06.17 18:07:22.492471 [ 3 ] {} <Trace> HTTP-Session: be20d824-5afe-4491-a162-701868f1f32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1465 2024.06.17 18:07:22.492568 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1466 2024.06.17 18:07:22.492611 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1467 2024.06.17 18:07:22.492735 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1468 2024.06.17 18:07:22.492986 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1469 2024.06.17 18:07:22.493021 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1470 2024.06.17 18:07:22.493468 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1471 2024.06.17 18:07:22.494072 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1472 2024.06.17 18:07:22.494224 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001678 sec., 11918.951132300357 rows/sec., 838.05 KiB/sec.
1473 2024.06.17 18:07:22.494389 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Debug> DynamicQueryHandler: Done processing query
1474 2024.06.17 18:07:22.494413 [ 3 ] {fe73b2ca-b446-42c2-a2ac-cf797448f811} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1475 2024.06.17 18:07:22.494428 [ 3 ] {} <Debug> HTTP-Session: be20d824-5afe-4491-a162-701868f1f32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1476 2024.06.17 18:07:27.477502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1477 2024.06.17 18:07:27.477648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1478 2024.06.17 18:07:27.477679 [ 3 ] {} <Debug> HTTP-Session: 31a91604-6e95-49dd-bcea-3bcb16644222 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1479 2024.06.17 18:07:27.477707 [ 3 ] {} <Debug> HTTP-Session: 31a91604-6e95-49dd-bcea-3bcb16644222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1480 2024.06.17 18:07:27.477725 [ 3 ] {} <Debug> HTTP-Session: 31a91604-6e95-49dd-bcea-3bcb16644222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1481 2024.06.17 18:07:27.477780 [ 3 ] {} <Trace> HTTP-Session: 31a91604-6e95-49dd-bcea-3bcb16644222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1482 2024.06.17 18:07:27.477981 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1483 2024.06.17 18:07:27.478047 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1484 2024.06.17 18:07:27.478234 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1485 2024.06.17 18:07:27.478650 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1486 2024.06.17 18:07:27.478690 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1487 2024.06.17 18:07:27.479153 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1488 2024.06.17 18:07:27.479699 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1489 2024.06.17 18:07:27.479867 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.00195 sec., 13333.333333333334 rows/sec., 1.03 MiB/sec.
1490 2024.06.17 18:07:27.480070 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Debug> DynamicQueryHandler: Done processing query
1491 2024.06.17 18:07:27.480096 [ 3 ] {902b92ca-bb7d-4594-a778-d642ed843b54} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1492 2024.06.17 18:07:27.480112 [ 3 ] {} <Debug> HTTP-Session: 31a91604-6e95-49dd-bcea-3bcb16644222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1493 2024.06.17 18:07:27.480237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1494 2024.06.17 18:07:27.480289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1495 2024.06.17 18:07:27.480309 [ 3 ] {} <Debug> HTTP-Session: d84ce5a7-a2e7-4755-980b-585afd186045 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1496 2024.06.17 18:07:27.480327 [ 3 ] {} <Debug> HTTP-Session: d84ce5a7-a2e7-4755-980b-585afd186045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1497 2024.06.17 18:07:27.480341 [ 3 ] {} <Debug> HTTP-Session: d84ce5a7-a2e7-4755-980b-585afd186045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1498 2024.06.17 18:07:27.480375 [ 3 ] {} <Trace> HTTP-Session: d84ce5a7-a2e7-4755-980b-585afd186045 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1499 2024.06.17 18:07:27.480488 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1500 2024.06.17 18:07:27.480535 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1501 2024.06.17 18:07:27.480663 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1502 2024.06.17 18:07:27.480989 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1503 2024.06.17 18:07:27.481024 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1504 2024.06.17 18:07:27.481427 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1505 2024.06.17 18:07:27.481940 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1506 2024.06.17 18:07:27.482092 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001638 sec., 17094.017094017094 rows/sec., 1.33 MiB/sec.
1507 2024.06.17 18:07:27.482309 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Debug> DynamicQueryHandler: Done processing query
1508 2024.06.17 18:07:27.482333 [ 3 ] {bb13cce6-63b1-42fd-8361-b36c96427ddf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1509 2024.06.17 18:07:27.482349 [ 3 ] {} <Debug> HTTP-Session: d84ce5a7-a2e7-4755-980b-585afd186045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1510 2024.06.17 18:07:27.482483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1511 2024.06.17 18:07:27.482532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1512 2024.06.17 18:07:27.482551 [ 3 ] {} <Debug> HTTP-Session: 5e2591e7-1445-4292-a87c-edf070e977c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1513 2024.06.17 18:07:27.482568 [ 3 ] {} <Debug> HTTP-Session: 5e2591e7-1445-4292-a87c-edf070e977c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1514 2024.06.17 18:07:27.482581 [ 3 ] {} <Debug> HTTP-Session: 5e2591e7-1445-4292-a87c-edf070e977c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.06.17 18:07:27.482613 [ 3 ] {} <Trace> HTTP-Session: 5e2591e7-1445-4292-a87c-edf070e977c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1516 2024.06.17 18:07:27.482729 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1517 2024.06.17 18:07:27.482777 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1518 2024.06.17 18:07:27.482919 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1519 2024.06.17 18:07:27.483216 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1520 2024.06.17 18:07:27.483252 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1521 2024.06.17 18:07:27.483722 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1522 2024.06.17 18:07:27.484318 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1523 2024.06.17 18:07:27.484480 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001789 sec., 27948.574622694243 rows/sec., 1.94 MiB/sec.
1524 2024.06.17 18:07:27.484775 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Debug> DynamicQueryHandler: Done processing query
1525 2024.06.17 18:07:27.484800 [ 3 ] {195954de-bfdc-4d94-82fd-39080cc11304} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1526 2024.06.17 18:07:27.484816 [ 3 ] {} <Debug> HTTP-Session: 5e2591e7-1445-4292-a87c-edf070e977c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1527 2024.06.17 18:07:27.484932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1528 2024.06.17 18:07:27.484980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1529 2024.06.17 18:07:27.484999 [ 3 ] {} <Debug> HTTP-Session: 1dd20c91-9c98-450f-9342-ad5471533967 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1530 2024.06.17 18:07:27.485016 [ 3 ] {} <Debug> HTTP-Session: 1dd20c91-9c98-450f-9342-ad5471533967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1531 2024.06.17 18:07:27.485029 [ 3 ] {} <Debug> HTTP-Session: 1dd20c91-9c98-450f-9342-ad5471533967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.06.17 18:07:27.485060 [ 3 ] {} <Trace> HTTP-Session: 1dd20c91-9c98-450f-9342-ad5471533967 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1533 2024.06.17 18:07:27.485164 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1534 2024.06.17 18:07:27.485209 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1535 2024.06.17 18:07:27.485353 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2024.06.17 18:07:27.485657 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1537 2024.06.17 18:07:27.485691 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1538 2024.06.17 18:07:27.486137 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1539 2024.06.17 18:07:27.486695 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1540 2024.06.17 18:07:27.486844 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001706 sec., 11723.329425556858 rows/sec., 824.30 KiB/sec.
1541 2024.06.17 18:07:27.487053 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Debug> DynamicQueryHandler: Done processing query
1542 2024.06.17 18:07:27.487077 [ 3 ] {7f08112a-1220-4c41-8d9d-2c9359df39a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1543 2024.06.17 18:07:27.487093 [ 3 ] {} <Debug> HTTP-Session: 1dd20c91-9c98-450f-9342-ad5471533967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1544 2024.06.17 18:07:32.478269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1545 2024.06.17 18:07:32.478452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1546 2024.06.17 18:07:32.478501 [ 3 ] {} <Debug> HTTP-Session: 3f56f92a-3248-4a54-8105-7e61044df646 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1547 2024.06.17 18:07:32.478541 [ 3 ] {} <Debug> HTTP-Session: 3f56f92a-3248-4a54-8105-7e61044df646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1548 2024.06.17 18:07:32.478570 [ 3 ] {} <Debug> HTTP-Session: 3f56f92a-3248-4a54-8105-7e61044df646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.06.17 18:07:32.478653 [ 3 ] {} <Trace> HTTP-Session: 3f56f92a-3248-4a54-8105-7e61044df646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1550 2024.06.17 18:07:32.478945 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1551 2024.06.17 18:07:32.479053 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1552 2024.06.17 18:07:32.479267 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1553 2024.06.17 18:07:32.479712 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1554 2024.06.17 18:07:32.479756 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1555 2024.06.17 18:07:32.480273 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1556 2024.06.17 18:07:32.480870 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1557 2024.06.17 18:07:32.481074 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.002221 sec., 10805.943268797839 rows/sec., 875.87 KiB/sec.
1558 2024.06.17 18:07:32.481380 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Debug> DynamicQueryHandler: Done processing query
1559 2024.06.17 18:07:32.481407 [ 3 ] {6ad533e6-8b55-4dae-8bde-3035c17aa4ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1560 2024.06.17 18:07:32.481424 [ 3 ] {} <Debug> HTTP-Session: 3f56f92a-3248-4a54-8105-7e61044df646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.06.17 18:07:32.481582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1562 2024.06.17 18:07:32.481658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1563 2024.06.17 18:07:32.481683 [ 3 ] {} <Debug> HTTP-Session: f80bf112-100d-4275-a73c-4545697bbb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1564 2024.06.17 18:07:32.481705 [ 3 ] {} <Debug> HTTP-Session: f80bf112-100d-4275-a73c-4545697bbb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1565 2024.06.17 18:07:32.481723 [ 3 ] {} <Debug> HTTP-Session: f80bf112-100d-4275-a73c-4545697bbb4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1566 2024.06.17 18:07:32.481765 [ 3 ] {} <Trace> HTTP-Session: f80bf112-100d-4275-a73c-4545697bbb4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1567 2024.06.17 18:07:32.481927 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1568 2024.06.17 18:07:32.481981 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1569 2024.06.17 18:07:32.482146 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1570 2024.06.17 18:07:32.482508 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1571 2024.06.17 18:07:32.482546 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1572 2024.06.17 18:07:32.482963 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1573 2024.06.17 18:07:32.483457 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1574 2024.06.17 18:07:32.483622 [ 77 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1575 2024.06.17 18:07:32.483634 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Debug> executeQuery: Read 98 rows, 8.59 KiB in 0.001761 sec., 55650.198750709824 rows/sec., 4.76 MiB/sec.
1576 2024.06.17 18:07:32.483722 [ 77 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1577 2024.06.17 18:07:32.483789 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1578 2024.06.17 18:07:32.483961 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Debug> DynamicQueryHandler: Done processing query
1579 2024.06.17 18:07:32.484046 [ 3 ] {d322bf24-4eeb-45e9-80a2-3222ee509d02} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1580 2024.06.17 18:07:32.484135 [ 3 ] {} <Debug> HTTP-Session: f80bf112-100d-4275-a73c-4545697bbb4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1581 2024.06.17 18:07:32.484362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 8852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1582 2024.06.17 18:07:32.484411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1583 2024.06.17 18:07:32.484431 [ 3 ] {} <Debug> HTTP-Session: 347a9aa2-1d06-429b-957f-50c9761ac3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1584 2024.06.17 18:07:32.484448 [ 3 ] {} <Debug> HTTP-Session: 347a9aa2-1d06-429b-957f-50c9761ac3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1585 2024.06.17 18:07:32.484462 [ 3 ] {} <Debug> HTTP-Session: 347a9aa2-1d06-429b-957f-50c9761ac3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1586 2024.06.17 18:07:32.484495 [ 3 ] {} <Trace> HTTP-Session: 347a9aa2-1d06-429b-957f-50c9761ac3d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1587 2024.06.17 18:07:32.484609 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1588 2024.06.17 18:07:32.484653 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1589 2024.06.17 18:07:32.484796 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1590 2024.06.17 18:07:32.485149 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1591 2024.06.17 18:07:32.485185 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1592 2024.06.17 18:07:32.485589 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1593 2024.06.17 18:07:32.486127 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1594 2024.06.17 18:07:32.486280 [ 77 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1595 2024.06.17 18:07:32.486289 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.00171 sec., 30409.3567251462 rows/sec., 2.37 MiB/sec.
1596 2024.06.17 18:07:32.486337 [ 77 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1597 2024.06.17 18:07:32.486397 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1598 2024.06.17 18:07:32.486565 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Debug> DynamicQueryHandler: Done processing query
1599 2024.06.17 18:07:32.486593 [ 3 ] {886b51fe-1cda-42b4-8a96-6e16739b9337} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1600 2024.06.17 18:07:32.486608 [ 3 ] {} <Debug> HTTP-Session: 347a9aa2-1d06-429b-957f-50c9761ac3d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1601 2024.06.17 18:07:32.486735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1602 2024.06.17 18:07:32.486783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1603 2024.06.17 18:07:32.486801 [ 3 ] {} <Debug> HTTP-Session: 563a4449-3016-4451-bc75-b4151143bfac Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1604 2024.06.17 18:07:32.486817 [ 3 ] {} <Debug> HTTP-Session: 563a4449-3016-4451-bc75-b4151143bfac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1605 2024.06.17 18:07:32.486831 [ 3 ] {} <Debug> HTTP-Session: 563a4449-3016-4451-bc75-b4151143bfac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1606 2024.06.17 18:07:32.486862 [ 3 ] {} <Trace> HTTP-Session: 563a4449-3016-4451-bc75-b4151143bfac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1607 2024.06.17 18:07:32.487013 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1608 2024.06.17 18:07:32.487064 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1609 2024.06.17 18:07:32.487224 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1610 2024.06.17 18:07:32.487560 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1611 2024.06.17 18:07:32.487595 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1612 2024.06.17 18:07:32.488065 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1613 2024.06.17 18:07:32.488686 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1614 2024.06.17 18:07:32.488838 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1615 2024.06.17 18:07:32.488854 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00187 sec., 26737.967914438505 rows/sec., 1.85 MiB/sec.
1616 2024.06.17 18:07:32.488884 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1617 2024.06.17 18:07:32.488947 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1618 2024.06.17 18:07:32.489314 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Debug> DynamicQueryHandler: Done processing query
1619 2024.06.17 18:07:32.489356 [ 3 ] {3ea3634e-c773-4f7f-8e4e-dd2842da1534} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1620 2024.06.17 18:07:32.489374 [ 3 ] {} <Debug> HTTP-Session: 563a4449-3016-4451-bc75-b4151143bfac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1621 2024.06.17 18:07:32.489516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1622 2024.06.17 18:07:32.489565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1623 2024.06.17 18:07:32.489584 [ 3 ] {} <Debug> HTTP-Session: ed680af4-fba2-48a8-9e1c-eff8c6695a4d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1624 2024.06.17 18:07:32.489600 [ 3 ] {} <Debug> HTTP-Session: ed680af4-fba2-48a8-9e1c-eff8c6695a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1625 2024.06.17 18:07:32.489614 [ 3 ] {} <Debug> HTTP-Session: ed680af4-fba2-48a8-9e1c-eff8c6695a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1626 2024.06.17 18:07:32.489645 [ 3 ] {} <Trace> HTTP-Session: ed680af4-fba2-48a8-9e1c-eff8c6695a4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1627 2024.06.17 18:07:32.490024 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1628 2024.06.17 18:07:32.490074 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1629 2024.06.17 18:07:32.490198 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
1630 2024.06.17 18:07:32.490199 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
1631 2024.06.17 18:07:32.490202 [ 191 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
1632 2024.06.17 18:07:32.490984 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1633 2024.06.17 18:07:32.491036 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1634 2024.06.17 18:07:32.491243 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
1635 2024.06.17 18:07:32.491242 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
1636 2024.06.17 18:07:32.491265 [ 191 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1637 2024.06.17 18:07:32.491248 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1638 2024.06.17 18:07:32.491448 [ 191 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
1639 2024.06.17 18:07:32.491793 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 61 rows starting from the beginning of the part
1640 2024.06.17 18:07:32.491857 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 89 rows starting from the beginning of the part
1641 2024.06.17 18:07:32.492172 [ 191 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part
1642 2024.06.17 18:07:32.492858 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part
1643 2024.06.17 18:07:32.492889 [ 191 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part
1644 2024.06.17 18:07:32.493625 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part
1645 2024.06.17 18:07:32.493837 [ 191 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part
1646 2024.06.17 18:07:32.493846 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part
1647 2024.06.17 18:07:32.494484 [ 191 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part
1648 2024.06.17 18:07:32.494643 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 95 rows starting from the beginning of the part
1649 2024.06.17 18:07:32.494651 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part
1650 2024.06.17 18:07:32.495441 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part
1651 2024.06.17 18:07:32.495445 [ 191 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part
1652 2024.06.17 18:07:32.496015 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part
1653 2024.06.17 18:07:32.496494 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 98 rows starting from the beginning of the part
1654 2024.06.17 18:07:32.499076 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1655 2024.06.17 18:07:32.499311 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1656 2024.06.17 18:07:32.503117 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 4 columns (4 merged, 0 gathered) in 0.014890963 sec., 16654.39636106812 rows/sec., 1.30 MiB/sec.
1657 2024.06.17 18:07:32.503366 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.019463664 sec., 18496.00363014898 rows/sec., 1.55 MiB/sec.
1658 2024.06.17 18:07:32.503577 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1659 2024.06.17 18:07:32.503882 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1660 2024.06.17 18:07:32.508409 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1661 2024.06.17 18:07:32.508496 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1662 2024.06.17 18:07:32.508631 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1663 2024.06.17 18:07:32.508872 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.019783982 sec., 13647.404248548144 rows/sec., 968.91 KiB/sec.
1664 2024.06.17 18:07:32.508937 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_6_1} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1665 2024.06.17 18:07:32.508988 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_6_1} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1666 2024.06.17 18:07:32.509329 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1667 2024.06.17 18:07:32.509358 [ 191 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1668 2024.06.17 18:07:32.509495 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1669 2024.06.17 18:07:32.510191 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1670 2024.06.17 18:07:32.510468 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.020738 sec., 1157.2957855145144 rows/sec., 1.56 MiB/sec.
1671 2024.06.17 18:07:32.510750 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1672 2024.06.17 18:07:32.510893 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Debug> DynamicQueryHandler: Done processing query
1673 2024.06.17 18:07:32.510909 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1674 2024.06.17 18:07:32.510928 [ 3 ] {a0ab802f-4ab1-4b1c-ac23-a2284f9c4d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1675 2024.06.17 18:07:32.510959 [ 3 ] {} <Debug> HTTP-Session: ed680af4-fba2-48a8-9e1c-eff8c6695a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1676 2024.06.17 18:07:32.511094 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
1677 2024.06.17 18:07:32.511175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1678 2024.06.17 18:07:32.511239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1679 2024.06.17 18:07:32.511258 [ 3 ] {} <Debug> HTTP-Session: 8bd97c88-8670-4659-9650-fe0b9a184322 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1680 2024.06.17 18:07:32.511275 [ 3 ] {} <Debug> HTTP-Session: 8bd97c88-8670-4659-9650-fe0b9a184322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1681 2024.06.17 18:07:32.511289 [ 3 ] {} <Debug> HTTP-Session: 8bd97c88-8670-4659-9650-fe0b9a184322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1682 2024.06.17 18:07:32.511323 [ 3 ] {} <Trace> HTTP-Session: 8bd97c88-8670-4659-9650-fe0b9a184322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1683 2024.06.17 18:07:32.511441 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1684 2024.06.17 18:07:32.511487 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1685 2024.06.17 18:07:32.511636 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1686 2024.06.17 18:07:32.511998 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1687 2024.06.17 18:07:32.512035 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1688 2024.06.17 18:07:32.512596 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1689 2024.06.17 18:07:32.513173 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1690 2024.06.17 18:07:32.513342 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001926 sec., 10384.215991692627 rows/sec., 730.14 KiB/sec.
1691 2024.06.17 18:07:32.513351 [ 77 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1692 2024.06.17 18:07:32.513453 [ 77 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1693 2024.06.17 18:07:32.513526 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1694 2024.06.17 18:07:32.513626 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Debug> DynamicQueryHandler: Done processing query
1695 2024.06.17 18:07:32.513690 [ 3 ] {f431a4f0-269f-4736-ba7c-6ff35398a120} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1696 2024.06.17 18:07:32.513741 [ 3 ] {} <Debug> HTTP-Session: 8bd97c88-8670-4659-9650-fe0b9a184322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.06.17 18:07:32.513796 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
1698 2024.06.17 18:07:32.513937 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1699 2024.06.17 18:07:32.513972 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
1700 2024.06.17 18:07:32.514070 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part
1701 2024.06.17 18:07:32.514311 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part
1702 2024.06.17 18:07:32.514386 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part
1703 2024.06.17 18:07:32.514615 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part
1704 2024.06.17 18:07:32.514729 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part
1705 2024.06.17 18:07:32.515817 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002176253 sec., 49626.58293865649 rows/sec., 3.41 MiB/sec.
1706 2024.06.17 18:07:32.516031 [ 193 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1707 2024.06.17 18:07:32.516751 [ 193 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1708 2024.06.17 18:07:32.516848 [ 193 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_6_1} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1709 2024.06.17 18:07:32.516941 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1710 2024.06.17 18:07:36.705568 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
1711 2024.06.17 18:07:36.705674 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
1712 2024.06.17 18:07:37.477376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1713 2024.06.17 18:07:37.477492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1714 2024.06.17 18:07:37.477520 [ 3 ] {} <Debug> HTTP-Session: 5a522f10-f3c5-49b0-8acd-cb5c3ac8e0ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1715 2024.06.17 18:07:37.477548 [ 3 ] {} <Debug> HTTP-Session: 5a522f10-f3c5-49b0-8acd-cb5c3ac8e0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1716 2024.06.17 18:07:37.477566 [ 3 ] {} <Debug> HTTP-Session: 5a522f10-f3c5-49b0-8acd-cb5c3ac8e0ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.06.17 18:07:37.477622 [ 3 ] {} <Trace> HTTP-Session: 5a522f10-f3c5-49b0-8acd-cb5c3ac8e0ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1718 2024.06.17 18:07:37.477827 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1719 2024.06.17 18:07:37.477901 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1720 2024.06.17 18:07:37.478114 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1721 2024.06.17 18:07:37.478557 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1722 2024.06.17 18:07:37.478598 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1723 2024.06.17 18:07:37.478948 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1724 2024.06.17 18:07:37.479271 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1725 2024.06.17 18:07:37.479442 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001667 sec., 15596.880623875224 rows/sec., 1.21 MiB/sec.
1726 2024.06.17 18:07:37.479635 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Debug> DynamicQueryHandler: Done processing query
1727 2024.06.17 18:07:37.479660 [ 3 ] {1aea8372-865b-4eb5-8cdb-37642fac4f30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1728 2024.06.17 18:07:37.479676 [ 3 ] {} <Debug> HTTP-Session: 5a522f10-f3c5-49b0-8acd-cb5c3ac8e0ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1729 2024.06.17 18:07:37.479803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1730 2024.06.17 18:07:37.479851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1731 2024.06.17 18:07:37.479870 [ 3 ] {} <Debug> HTTP-Session: ae2065c7-5455-41bb-9a07-ee7652ccceb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1732 2024.06.17 18:07:37.479886 [ 3 ] {} <Debug> HTTP-Session: ae2065c7-5455-41bb-9a07-ee7652ccceb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1733 2024.06.17 18:07:37.479900 [ 3 ] {} <Debug> HTTP-Session: ae2065c7-5455-41bb-9a07-ee7652ccceb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.06.17 18:07:37.479931 [ 3 ] {} <Trace> HTTP-Session: ae2065c7-5455-41bb-9a07-ee7652ccceb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1735 2024.06.17 18:07:37.480032 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1736 2024.06.17 18:07:37.480073 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1737 2024.06.17 18:07:37.480194 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1738 2024.06.17 18:07:37.480489 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1739 2024.06.17 18:07:37.480525 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1740 2024.06.17 18:07:37.480825 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1741 2024.06.17 18:07:37.481138 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1742 2024.06.17 18:07:37.481287 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001285 sec., 21789.883268482492 rows/sec., 1.70 MiB/sec.
1743 2024.06.17 18:07:37.481453 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Debug> DynamicQueryHandler: Done processing query
1744 2024.06.17 18:07:37.481476 [ 3 ] {e078ff3c-10b1-42a8-b4cb-17efce6eaf97} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1745 2024.06.17 18:07:37.481492 [ 3 ] {} <Debug> HTTP-Session: ae2065c7-5455-41bb-9a07-ee7652ccceb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1746 2024.06.17 18:07:37.481686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1747 2024.06.17 18:07:37.481735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1748 2024.06.17 18:07:37.481753 [ 3 ] {} <Debug> HTTP-Session: fe48fc53-1540-4333-8189-11d642758f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1749 2024.06.17 18:07:37.481769 [ 3 ] {} <Debug> HTTP-Session: fe48fc53-1540-4333-8189-11d642758f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1750 2024.06.17 18:07:37.481782 [ 3 ] {} <Debug> HTTP-Session: fe48fc53-1540-4333-8189-11d642758f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.06.17 18:07:37.481812 [ 3 ] {} <Trace> HTTP-Session: fe48fc53-1540-4333-8189-11d642758f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1752 2024.06.17 18:07:37.481927 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1753 2024.06.17 18:07:37.481971 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1754 2024.06.17 18:07:37.482115 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1755 2024.06.17 18:07:37.482427 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1756 2024.06.17 18:07:37.482463 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1757 2024.06.17 18:07:37.482838 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1758 2024.06.17 18:07:37.483171 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1759 2024.06.17 18:07:37.483325 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001439 sec., 34746.35163307853 rows/sec., 2.41 MiB/sec.
1760 2024.06.17 18:07:37.483498 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Debug> DynamicQueryHandler: Done processing query
1761 2024.06.17 18:07:37.483522 [ 3 ] {7bb720ae-e07e-44df-bfcd-58628b43de04} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1762 2024.06.17 18:07:37.483537 [ 3 ] {} <Debug> HTTP-Session: fe48fc53-1540-4333-8189-11d642758f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1763 2024.06.17 18:07:37.483648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1764 2024.06.17 18:07:37.483695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1765 2024.06.17 18:07:37.483714 [ 3 ] {} <Debug> HTTP-Session: d9fb2e56-c347-4004-a35d-2971c58b2d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1766 2024.06.17 18:07:37.483729 [ 3 ] {} <Debug> HTTP-Session: d9fb2e56-c347-4004-a35d-2971c58b2d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1767 2024.06.17 18:07:37.483743 [ 3 ] {} <Debug> HTTP-Session: d9fb2e56-c347-4004-a35d-2971c58b2d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.06.17 18:07:37.483775 [ 3 ] {} <Trace> HTTP-Session: d9fb2e56-c347-4004-a35d-2971c58b2d5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1769 2024.06.17 18:07:37.483876 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1770 2024.06.17 18:07:37.483918 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1771 2024.06.17 18:07:37.484040 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1772 2024.06.17 18:07:37.484295 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1773 2024.06.17 18:07:37.484330 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1774 2024.06.17 18:07:37.484674 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1775 2024.06.17 18:07:37.484986 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1776 2024.06.17 18:07:37.485144 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001298 sec., 15408.320493066258 rows/sec., 1.06 MiB/sec.
1777 2024.06.17 18:07:37.485415 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Debug> DynamicQueryHandler: Done processing query
1778 2024.06.17 18:07:37.485440 [ 3 ] {a698f68f-3bae-4df4-bc95-75738965b97a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1779 2024.06.17 18:07:37.485456 [ 3 ] {} <Debug> HTTP-Session: d9fb2e56-c347-4004-a35d-2971c58b2d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1780 2024.06.17 18:07:42.476920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1781 2024.06.17 18:07:42.477104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1782 2024.06.17 18:07:42.477150 [ 3 ] {} <Debug> HTTP-Session: 8703078d-de94-4e5c-aa95-cc2bdd9eb4c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1783 2024.06.17 18:07:42.477191 [ 3 ] {} <Debug> HTTP-Session: 8703078d-de94-4e5c-aa95-cc2bdd9eb4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1784 2024.06.17 18:07:42.477220 [ 3 ] {} <Debug> HTTP-Session: 8703078d-de94-4e5c-aa95-cc2bdd9eb4c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1785 2024.06.17 18:07:42.477301 [ 3 ] {} <Trace> HTTP-Session: 8703078d-de94-4e5c-aa95-cc2bdd9eb4c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1786 2024.06.17 18:07:42.477566 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1787 2024.06.17 18:07:42.477942 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1788 2024.06.17 18:07:42.477986 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1789 2024.06.17 18:07:42.478284 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1790 2024.06.17 18:07:42.478369 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1791 2024.06.17 18:07:42.478541 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1792 2024.06.17 18:07:42.478679 [ 257 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1793 2024.06.17 18:07:42.478679 [ 261 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1794 2024.06.17 18:07:42.478821 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (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
1795 2024.06.17 18:07:42.478853 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1796 2024.06.17 18:07:42.479046 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1797 2024.06.17 18:07:42.481004 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 18 rows with 2 streams
1798 2024.06.17 18:07:42.481067 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <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'))"
1799 2024.06.17 18:07:42.481113 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <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'))"
1800 2024.06.17 18:07:42.482878 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.005412 sec., 3325.9423503325943 rows/sec., 139.66 KiB/sec.
1801 2024.06.17 18:07:42.483288 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Debug> DynamicQueryHandler: Done processing query
1802 2024.06.17 18:07:42.483323 [ 3 ] {f3da9271-13c4-4bf5-bc87-cbfe969415e5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1803 2024.06.17 18:07:42.483345 [ 3 ] {} <Debug> HTTP-Session: 8703078d-de94-4e5c-aa95-cc2bdd9eb4c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1804 2024.06.17 18:07:42.483584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1805 2024.06.17 18:07:42.483647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1806 2024.06.17 18:07:42.483672 [ 3 ] {} <Debug> HTTP-Session: 3f1f8728-37b0-48d1-b650-e4dbcb3a4e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1807 2024.06.17 18:07:42.483695 [ 3 ] {} <Debug> HTTP-Session: 3f1f8728-37b0-48d1-b650-e4dbcb3a4e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1808 2024.06.17 18:07:42.483712 [ 3 ] {} <Debug> HTTP-Session: 3f1f8728-37b0-48d1-b650-e4dbcb3a4e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1809 2024.06.17 18:07:42.483755 [ 3 ] {} <Trace> HTTP-Session: 3f1f8728-37b0-48d1-b650-e4dbcb3a4e6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1810 2024.06.17 18:07:42.483947 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1811 2024.06.17 18:07:42.484279 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1812 2024.06.17 18:07:42.484331 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE
1813 2024.06.17 18:07:42.484598 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1814 2024.06.17 18:07:42.484664 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1815 2024.06.17 18:07:42.484804 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1816 2024.06.17 18:07:42.484920 [ 266 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1817 2024.06.17 18:07:42.484929 [ 264 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1818 2024.06.17 18:07:42.485057 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (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
1819 2024.06.17 18:07:42.485086 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1820 2024.06.17 18:07:42.485167 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1821 2024.06.17 18:07:42.485187 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 18 rows with 2 streams
1822 2024.06.17 18:07:42.485226 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1823 2024.06.17 18:07:42.485265 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1824 2024.06.17 18:07:42.486628 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002769 sec., 6500.541711809317 rows/sec., 272.97 KiB/sec.
1825 2024.06.17 18:07:42.486921 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Debug> DynamicQueryHandler: Done processing query
1826 2024.06.17 18:07:42.486946 [ 3 ] {ef27139b-de49-42c0-ada3-fb2fcb75cc83} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1827 2024.06.17 18:07:42.486963 [ 3 ] {} <Debug> HTTP-Session: 3f1f8728-37b0-48d1-b650-e4dbcb3a4e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1828 2024.06.17 18:07:42.487349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1829 2024.06.17 18:07:42.487402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1830 2024.06.17 18:07:42.487421 [ 3 ] {} <Debug> HTTP-Session: 1d56720c-68c1-4e61-abf1-ed6c7d3a47c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1831 2024.06.17 18:07:42.487438 [ 3 ] {} <Debug> HTTP-Session: 1d56720c-68c1-4e61-abf1-ed6c7d3a47c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.06.17 18:07:42.487454 [ 3 ] {} <Debug> HTTP-Session: 1d56720c-68c1-4e61-abf1-ed6c7d3a47c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1833 2024.06.17 18:07:42.487487 [ 3 ] {} <Trace> HTTP-Session: 1d56720c-68c1-4e61-abf1-ed6c7d3a47c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1834 2024.06.17 18:07:42.487632 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1835 2024.06.17 18:07:42.487901 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1836 2024.06.17 18:07:42.487943 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1837 2024.06.17 18:07:42.488204 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1838 2024.06.17 18:07:42.488269 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1839 2024.06.17 18:07:42.488408 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1840 2024.06.17 18:07:42.488497 [ 257 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1841 2024.06.17 18:07:42.488497 [ 261 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1842 2024.06.17 18:07:42.488605 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (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
1843 2024.06.17 18:07:42.488633 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1844 2024.06.17 18:07:42.488713 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1845 2024.06.17 18:07:42.488732 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 18 rows with 2 streams
1846 2024.06.17 18:07:42.488770 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1847 2024.06.17 18:07:42.488808 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1848 2024.06.17 18:07:42.490184 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002619 sec., 6872.8522336769765 rows/sec., 288.61 KiB/sec.
1849 2024.06.17 18:07:42.490485 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Debug> DynamicQueryHandler: Done processing query
1850 2024.06.17 18:07:42.490509 [ 3 ] {22ea7cd6-53fd-4614-9ee4-5c15c227e7c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1851 2024.06.17 18:07:42.490526 [ 3 ] {} <Debug> HTTP-Session: 1d56720c-68c1-4e61-abf1-ed6c7d3a47c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1852 2024.06.17 18:07:42.490755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1853 2024.06.17 18:07:42.490803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1854 2024.06.17 18:07:42.490822 [ 3 ] {} <Debug> HTTP-Session: ad3b1fa2-9441-4249-b5fb-050f19ae7b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1855 2024.06.17 18:07:42.490839 [ 3 ] {} <Debug> HTTP-Session: ad3b1fa2-9441-4249-b5fb-050f19ae7b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1856 2024.06.17 18:07:42.490853 [ 3 ] {} <Debug> HTTP-Session: ad3b1fa2-9441-4249-b5fb-050f19ae7b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1857 2024.06.17 18:07:42.490884 [ 3 ] {} <Trace> HTTP-Session: ad3b1fa2-9441-4249-b5fb-050f19ae7b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1858 2024.06.17 18:07:42.491024 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1859 2024.06.17 18:07:42.491289 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1860 2024.06.17 18:07:42.491330 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1861 2024.06.17 18:07:42.491596 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1862 2024.06.17 18:07:42.491659 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1863 2024.06.17 18:07:42.491793 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1864 2024.06.17 18:07:42.491892 [ 264 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1865 2024.06.17 18:07:42.491897 [ 257 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1866 2024.06.17 18:07:42.492009 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (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
1867 2024.06.17 18:07:42.492036 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1868 2024.06.17 18:07:42.492114 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1869 2024.06.17 18:07:42.492133 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 18 rows with 2 streams
1870 2024.06.17 18:07:42.492170 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1871 2024.06.17 18:07:42.492208 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1872 2024.06.17 18:07:42.493311 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002351 sec., 7656.316461080392 rows/sec., 321.51 KiB/sec.
1873 2024.06.17 18:07:42.493631 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Debug> DynamicQueryHandler: Done processing query
1874 2024.06.17 18:07:42.493664 [ 3 ] {f6d9f775-67fe-4543-9ee6-21d6a2a479fe} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1875 2024.06.17 18:07:42.493685 [ 3 ] {} <Debug> HTTP-Session: ad3b1fa2-9441-4249-b5fb-050f19ae7b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1876 2024.06.17 18:07:42.497842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1877 2024.06.17 18:07:42.497937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1878 2024.06.17 18:07:42.497976 [ 3 ] {} <Debug> HTTP-Session: 8b73af89-2cf2-400d-be71-5b875bc3132c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1879 2024.06.17 18:07:42.498009 [ 3 ] {} <Debug> HTTP-Session: 8b73af89-2cf2-400d-be71-5b875bc3132c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1880 2024.06.17 18:07:42.498036 [ 3 ] {} <Debug> HTTP-Session: 8b73af89-2cf2-400d-be71-5b875bc3132c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1881 2024.06.17 18:07:42.498099 [ 3 ] {} <Trace> HTTP-Session: 8b73af89-2cf2-400d-be71-5b875bc3132c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1882 2024.06.17 18:07:42.498311 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1883 2024.06.17 18:07:42.498397 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1884 2024.06.17 18:07:42.498568 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1885 2024.06.17 18:07:42.498902 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1886 2024.06.17 18:07:42.498941 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1887 2024.06.17 18:07:42.499427 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1888 2024.06.17 18:07:42.499740 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1889 2024.06.17 18:07:42.499914 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001664 sec., 2403.846153846154 rows/sec., 305.76 KiB/sec.
1890 2024.06.17 18:07:42.500118 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Debug> DynamicQueryHandler: Done processing query
1891 2024.06.17 18:07:42.500142 [ 3 ] {450bd3ce-1e99-41a1-8437-fb0df88fc888} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1892 2024.06.17 18:07:42.500158 [ 3 ] {} <Debug> HTTP-Session: 8b73af89-2cf2-400d-be71-5b875bc3132c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1893 2024.06.17 18:07:42.500326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1894 2024.06.17 18:07:42.500376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1895 2024.06.17 18:07:42.500395 [ 3 ] {} <Debug> HTTP-Session: 1a0052ce-960c-4342-918a-ca61b6ef6b5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1896 2024.06.17 18:07:42.500412 [ 3 ] {} <Debug> HTTP-Session: 1a0052ce-960c-4342-918a-ca61b6ef6b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1897 2024.06.17 18:07:42.500426 [ 3 ] {} <Debug> HTTP-Session: 1a0052ce-960c-4342-918a-ca61b6ef6b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1898 2024.06.17 18:07:42.500456 [ 3 ] {} <Trace> HTTP-Session: 1a0052ce-960c-4342-918a-ca61b6ef6b5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1899 2024.06.17 18:07:42.500559 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1900 2024.06.17 18:07:42.500603 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1901 2024.06.17 18:07:42.500730 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1902 2024.06.17 18:07:42.501024 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1903 2024.06.17 18:07:42.501061 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1904 2024.06.17 18:07:42.501367 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1905 2024.06.17 18:07:42.501667 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1906 2024.06.17 18:07:42.501824 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001292 sec., 18575.851393188856 rows/sec., 1.47 MiB/sec.
1907 2024.06.17 18:07:42.501994 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Debug> DynamicQueryHandler: Done processing query
1908 2024.06.17 18:07:42.502018 [ 3 ] {c89ce181-03af-4e8a-8cd6-0a58c3b4c254} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1909 2024.06.17 18:07:42.502034 [ 3 ] {} <Debug> HTTP-Session: 1a0052ce-960c-4342-918a-ca61b6ef6b5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1910 2024.06.17 18:07:42.502201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1911 2024.06.17 18:07:42.502250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1912 2024.06.17 18:07:42.502268 [ 3 ] {} <Debug> HTTP-Session: ba9fee47-7360-41d7-803a-f32d6a293e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1913 2024.06.17 18:07:42.502284 [ 3 ] {} <Debug> HTTP-Session: ba9fee47-7360-41d7-803a-f32d6a293e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.06.17 18:07:42.502298 [ 3 ] {} <Debug> HTTP-Session: ba9fee47-7360-41d7-803a-f32d6a293e83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.06.17 18:07:42.502328 [ 3 ] {} <Trace> HTTP-Session: ba9fee47-7360-41d7-803a-f32d6a293e83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1916 2024.06.17 18:07:42.502470 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1917 2024.06.17 18:07:42.502513 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1918 2024.06.17 18:07:42.502638 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1919 2024.06.17 18:07:42.503008 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1920 2024.06.17 18:07:42.503046 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1921 2024.06.17 18:07:42.503379 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1922 2024.06.17 18:07:42.503685 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1923 2024.06.17 18:07:42.503846 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001426 sec., 89761.57082748949 rows/sec., 7.49 MiB/sec.
1924 2024.06.17 18:07:42.504145 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Debug> DynamicQueryHandler: Done processing query
1925 2024.06.17 18:07:42.504170 [ 3 ] {abb6a8c6-d835-475d-80bf-2bb140a3723d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1926 2024.06.17 18:07:42.504186 [ 3 ] {} <Debug> HTTP-Session: ba9fee47-7360-41d7-803a-f32d6a293e83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1927 2024.06.17 18:07:42.504305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1928 2024.06.17 18:07:42.504352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1929 2024.06.17 18:07:42.504371 [ 3 ] {} <Debug> HTTP-Session: 48fb0148-72f4-4c6c-88e4-4256d9b01e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1930 2024.06.17 18:07:42.504387 [ 3 ] {} <Debug> HTTP-Session: 48fb0148-72f4-4c6c-88e4-4256d9b01e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1931 2024.06.17 18:07:42.504402 [ 3 ] {} <Debug> HTTP-Session: 48fb0148-72f4-4c6c-88e4-4256d9b01e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1932 2024.06.17 18:07:42.504432 [ 3 ] {} <Trace> HTTP-Session: 48fb0148-72f4-4c6c-88e4-4256d9b01e5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1933 2024.06.17 18:07:42.504560 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1934 2024.06.17 18:07:42.504603 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1935 2024.06.17 18:07:42.504745 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1936 2024.06.17 18:07:42.505082 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1937 2024.06.17 18:07:42.505119 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1938 2024.06.17 18:07:42.505433 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1939 2024.06.17 18:07:42.505729 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1940 2024.06.17 18:07:42.505880 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001372 sec., 64139.9416909621 rows/sec., 5.01 MiB/sec.
1941 2024.06.17 18:07:42.506044 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Debug> DynamicQueryHandler: Done processing query
1942 2024.06.17 18:07:42.506067 [ 3 ] {69d9089f-05e7-4455-bb54-f818f69a4d67} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1943 2024.06.17 18:07:42.506083 [ 3 ] {} <Debug> HTTP-Session: 48fb0148-72f4-4c6c-88e4-4256d9b01e5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1944 2024.06.17 18:07:42.506230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1945 2024.06.17 18:07:42.506277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1946 2024.06.17 18:07:42.506296 [ 3 ] {} <Debug> HTTP-Session: ad83a38c-e899-45b4-a067-5f1de86d053f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1947 2024.06.17 18:07:42.506312 [ 3 ] {} <Debug> HTTP-Session: ad83a38c-e899-45b4-a067-5f1de86d053f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1948 2024.06.17 18:07:42.506326 [ 3 ] {} <Debug> HTTP-Session: ad83a38c-e899-45b4-a067-5f1de86d053f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1949 2024.06.17 18:07:42.506355 [ 3 ] {} <Trace> HTTP-Session: ad83a38c-e899-45b4-a067-5f1de86d053f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1950 2024.06.17 18:07:42.506510 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1951 2024.06.17 18:07:42.506556 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1952 2024.06.17 18:07:42.506697 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1953 2024.06.17 18:07:42.507036 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1954 2024.06.17 18:07:42.507072 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1955 2024.06.17 18:07:42.507464 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1956 2024.06.17 18:07:42.507807 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1957 2024.06.17 18:07:42.507963 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001524 sec., 62992.12598425197 rows/sec., 4.39 MiB/sec.
1958 2024.06.17 18:07:42.508135 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Debug> DynamicQueryHandler: Done processing query
1959 2024.06.17 18:07:42.508159 [ 3 ] {a46f50e9-3349-4e06-bc62-13667e36ecf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1960 2024.06.17 18:07:42.508174 [ 3 ] {} <Debug> HTTP-Session: ad83a38c-e899-45b4-a067-5f1de86d053f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1961 2024.06.17 18:07:42.508388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1962 2024.06.17 18:07:42.508437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1963 2024.06.17 18:07:42.508456 [ 3 ] {} <Debug> HTTP-Session: 784e0a21-e6f9-4901-91d9-ec573e970842 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1964 2024.06.17 18:07:42.508473 [ 3 ] {} <Debug> HTTP-Session: 784e0a21-e6f9-4901-91d9-ec573e970842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1965 2024.06.17 18:07:42.508487 [ 3 ] {} <Debug> HTTP-Session: 784e0a21-e6f9-4901-91d9-ec573e970842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1966 2024.06.17 18:07:42.508517 [ 3 ] {} <Trace> HTTP-Session: 784e0a21-e6f9-4901-91d9-ec573e970842 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1967 2024.06.17 18:07:42.509004 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1968 2024.06.17 18:07:42.509053 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1969 2024.06.17 18:07:42.509211 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1970 2024.06.17 18:07:42.509668 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1971 2024.06.17 18:07:42.509705 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1972 2024.06.17 18:07:42.510131 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1973 2024.06.17 18:07:42.510471 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1974 2024.06.17 18:07:42.510637 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.002045 sec., 11735.9413202934 rows/sec., 15.84 MiB/sec.
1975 2024.06.17 18:07:42.510822 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Debug> DynamicQueryHandler: Done processing query
1976 2024.06.17 18:07:42.510847 [ 3 ] {a6f28460-1007-4e80-8e3d-7fea780ba51e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1977 2024.06.17 18:07:42.510863 [ 3 ] {} <Debug> HTTP-Session: 784e0a21-e6f9-4901-91d9-ec573e970842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1978 2024.06.17 18:07:42.511013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1979 2024.06.17 18:07:42.511061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1980 2024.06.17 18:07:42.511080 [ 3 ] {} <Debug> HTTP-Session: 869630c7-6b4d-496e-b556-772ecb0457c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1981 2024.06.17 18:07:42.511097 [ 3 ] {} <Debug> HTTP-Session: 869630c7-6b4d-496e-b556-772ecb0457c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1982 2024.06.17 18:07:42.511110 [ 3 ] {} <Debug> HTTP-Session: 869630c7-6b4d-496e-b556-772ecb0457c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1983 2024.06.17 18:07:42.511141 [ 3 ] {} <Trace> HTTP-Session: 869630c7-6b4d-496e-b556-772ecb0457c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1984 2024.06.17 18:07:42.511257 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1985 2024.06.17 18:07:42.511301 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1986 2024.06.17 18:07:42.511426 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1987 2024.06.17 18:07:42.511722 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1988 2024.06.17 18:07:42.511759 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1989 2024.06.17 18:07:42.512108 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1990 2024.06.17 18:07:42.512428 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1991 2024.06.17 18:07:42.512592 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Debug> executeQuery: Read 38 rows, 2.63 KiB in 0.001377 sec., 27596.223674655048 rows/sec., 1.86 MiB/sec.
1992 2024.06.17 18:07:42.512793 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Debug> DynamicQueryHandler: Done processing query
1993 2024.06.17 18:07:42.512818 [ 3 ] {af1b1a2b-fa89-4a46-93f3-7dbd44de8841} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1994 2024.06.17 18:07:42.512834 [ 3 ] {} <Debug> HTTP-Session: 869630c7-6b4d-496e-b556-772ecb0457c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1995 2024.06.17 18:07:47.482725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 7838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1996 2024.06.17 18:07:47.482856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1997 2024.06.17 18:07:47.482883 [ 3 ] {} <Debug> HTTP-Session: 817527a2-3a74-449e-b389-7ef71856f841 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
1998 2024.06.17 18:07:47.482907 [ 3 ] {} <Debug> HTTP-Session: 817527a2-3a74-449e-b389-7ef71856f841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1999 2024.06.17 18:07:47.482921 [ 3 ] {} <Debug> HTTP-Session: 817527a2-3a74-449e-b389-7ef71856f841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2000 2024.06.17 18:07:47.482971 [ 3 ] {} <Trace> HTTP-Session: 817527a2-3a74-449e-b389-7ef71856f841 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2001 2024.06.17 18:07:47.483169 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2002 2024.06.17 18:07:47.483238 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2003 2024.06.17 18:07:47.483428 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2004 2024.06.17 18:07:47.483967 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2005 2024.06.17 18:07:47.484013 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2006 2024.06.17 18:07:47.484387 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2007 2024.06.17 18:07:47.484736 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2008 2024.06.17 18:07:47.484909 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.40 MiB/sec.
2009 2024.06.17 18:07:47.485122 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Debug> DynamicQueryHandler: Done processing query
2010 2024.06.17 18:07:47.485149 [ 3 ] {ac6efbad-8db2-498a-ac58-714ec3c9fb10} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2011 2024.06.17 18:07:47.485166 [ 3 ] {} <Debug> HTTP-Session: 817527a2-3a74-449e-b389-7ef71856f841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2012 2024.06.17 18:07:47.485325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2013 2024.06.17 18:07:47.485382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2014 2024.06.17 18:07:47.485402 [ 3 ] {} <Debug> HTTP-Session: 46b823a2-4bf4-4404-898c-caf1f7723e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2015 2024.06.17 18:07:47.485421 [ 3 ] {} <Debug> HTTP-Session: 46b823a2-4bf4-4404-898c-caf1f7723e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2016 2024.06.17 18:07:47.485435 [ 3 ] {} <Debug> HTTP-Session: 46b823a2-4bf4-4404-898c-caf1f7723e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2017 2024.06.17 18:07:47.485471 [ 3 ] {} <Trace> HTTP-Session: 46b823a2-4bf4-4404-898c-caf1f7723e5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2018 2024.06.17 18:07:47.485600 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2019 2024.06.17 18:07:47.485646 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2020 2024.06.17 18:07:47.485780 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2021 2024.06.17 18:07:47.486109 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2022 2024.06.17 18:07:47.486148 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2023 2024.06.17 18:07:47.486491 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2024 2024.06.17 18:07:47.486794 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2025 2024.06.17 18:07:47.486942 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001385 sec., 46209.38628158845 rows/sec., 3.61 MiB/sec.
2026 2024.06.17 18:07:47.487112 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Debug> DynamicQueryHandler: Done processing query
2027 2024.06.17 18:07:47.487136 [ 3 ] {cdf33fb1-be31-41d6-aac8-32a955de95b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2028 2024.06.17 18:07:47.487151 [ 3 ] {} <Debug> HTTP-Session: 46b823a2-4bf4-4404-898c-caf1f7723e5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2029 2024.06.17 18:07:47.487361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2030 2024.06.17 18:07:47.487411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2031 2024.06.17 18:07:47.487430 [ 3 ] {} <Debug> HTTP-Session: 19969be0-bfd9-445b-9f22-0179ec434d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2032 2024.06.17 18:07:47.487447 [ 3 ] {} <Debug> HTTP-Session: 19969be0-bfd9-445b-9f22-0179ec434d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2033 2024.06.17 18:07:47.487460 [ 3 ] {} <Debug> HTTP-Session: 19969be0-bfd9-445b-9f22-0179ec434d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2034 2024.06.17 18:07:47.487492 [ 3 ] {} <Trace> HTTP-Session: 19969be0-bfd9-445b-9f22-0179ec434d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2035 2024.06.17 18:07:47.487651 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2036 2024.06.17 18:07:47.487699 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2037 2024.06.17 18:07:47.487843 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2038 2024.06.17 18:07:47.488215 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2039 2024.06.17 18:07:47.488251 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2040 2024.06.17 18:07:47.488653 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2041 2024.06.17 18:07:47.488988 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2042 2024.06.17 18:07:47.489151 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec.
2043 2024.06.17 18:07:47.489326 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Debug> DynamicQueryHandler: Done processing query
2044 2024.06.17 18:07:47.489350 [ 3 ] {0128311f-358d-4f30-a622-8ad9fabdfb1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2045 2024.06.17 18:07:47.489367 [ 3 ] {} <Debug> HTTP-Session: 19969be0-bfd9-445b-9f22-0179ec434d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2046 2024.06.17 18:07:47.489497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2047 2024.06.17 18:07:47.489546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2048 2024.06.17 18:07:47.489565 [ 3 ] {} <Debug> HTTP-Session: 782f80f0-53ce-4130-9de3-8791236a3576 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2049 2024.06.17 18:07:47.489581 [ 3 ] {} <Debug> HTTP-Session: 782f80f0-53ce-4130-9de3-8791236a3576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2050 2024.06.17 18:07:47.489595 [ 3 ] {} <Debug> HTTP-Session: 782f80f0-53ce-4130-9de3-8791236a3576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2051 2024.06.17 18:07:47.489626 [ 3 ] {} <Trace> HTTP-Session: 782f80f0-53ce-4130-9de3-8791236a3576 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2052 2024.06.17 18:07:47.489756 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2053 2024.06.17 18:07:47.489801 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2054 2024.06.17 18:07:47.489928 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2055 2024.06.17 18:07:47.490211 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2056 2024.06.17 18:07:47.490248 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2057 2024.06.17 18:07:47.490611 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2058 2024.06.17 18:07:47.490928 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2059 2024.06.17 18:07:47.491082 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
2060 2024.06.17 18:07:47.491247 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Debug> DynamicQueryHandler: Done processing query
2061 2024.06.17 18:07:47.491272 [ 3 ] {9f6f966c-30d4-46de-be6f-a23eeda1c8c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2062 2024.06.17 18:07:47.491287 [ 3 ] {} <Debug> HTTP-Session: 782f80f0-53ce-4130-9de3-8791236a3576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2063 2024.06.17 18:07:51.705724 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
2064 2024.06.17 18:07:51.705788 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
2065 2024.06.17 18:07:52.484170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2066 2024.06.17 18:07:52.484292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2067 2024.06.17 18:07:52.484322 [ 3 ] {} <Debug> HTTP-Session: abf57292-4564-4a4f-ad61-4cac109dc961 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2068 2024.06.17 18:07:52.484352 [ 3 ] {} <Debug> HTTP-Session: abf57292-4564-4a4f-ad61-4cac109dc961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2069 2024.06.17 18:07:52.484370 [ 3 ] {} <Debug> HTTP-Session: abf57292-4564-4a4f-ad61-4cac109dc961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2070 2024.06.17 18:07:52.484426 [ 3 ] {} <Trace> HTTP-Session: abf57292-4564-4a4f-ad61-4cac109dc961 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2071 2024.06.17 18:07:52.484627 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2072 2024.06.17 18:07:52.484691 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2073 2024.06.17 18:07:52.484882 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2074 2024.06.17 18:07:52.485317 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2075 2024.06.17 18:07:52.485359 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2076 2024.06.17 18:07:52.485721 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2077 2024.06.17 18:07:52.486047 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2078 2024.06.17 18:07:52.486194 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001632 sec., 14705.882352941177 rows/sec., 1.16 MiB/sec.
2079 2024.06.17 18:07:52.486432 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Debug> DynamicQueryHandler: Done processing query
2080 2024.06.17 18:07:52.486483 [ 3 ] {3912c0cb-e207-446f-9cc5-fcfd223f22cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2081 2024.06.17 18:07:52.486500 [ 3 ] {} <Debug> HTTP-Session: abf57292-4564-4a4f-ad61-4cac109dc961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2082 2024.06.17 18:07:52.486645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2083 2024.06.17 18:07:52.486699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2084 2024.06.17 18:07:52.486719 [ 3 ] {} <Debug> HTTP-Session: 4473a216-b576-409e-889f-44458953fd19 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2085 2024.06.17 18:07:52.486737 [ 3 ] {} <Debug> HTTP-Session: 4473a216-b576-409e-889f-44458953fd19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.06.17 18:07:52.486751 [ 3 ] {} <Debug> HTTP-Session: 4473a216-b576-409e-889f-44458953fd19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2087 2024.06.17 18:07:52.486784 [ 3 ] {} <Trace> HTTP-Session: 4473a216-b576-409e-889f-44458953fd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2088 2024.06.17 18:07:52.486924 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2089 2024.06.17 18:07:52.486969 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2090 2024.06.17 18:07:52.487121 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2091 2024.06.17 18:07:52.487512 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2092 2024.06.17 18:07:52.487548 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2093 2024.06.17 18:07:52.487865 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2094 2024.06.17 18:07:52.488163 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2095 2024.06.17 18:07:52.488289 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001427 sec., 89698.66853538892 rows/sec., 7.48 MiB/sec.
2096 2024.06.17 18:07:52.488573 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Debug> DynamicQueryHandler: Done processing query
2097 2024.06.17 18:07:52.488597 [ 3 ] {60e22aa6-4ea4-4761-aaa3-961f68114cf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2098 2024.06.17 18:07:52.488613 [ 3 ] {} <Debug> HTTP-Session: 4473a216-b576-409e-889f-44458953fd19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2099 2024.06.17 18:07:52.488747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2100 2024.06.17 18:07:52.488797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2101 2024.06.17 18:07:52.488816 [ 3 ] {} <Debug> HTTP-Session: 3a98f205-2286-4ac9-8d2e-e78efc0db326 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2102 2024.06.17 18:07:52.488833 [ 3 ] {} <Debug> HTTP-Session: 3a98f205-2286-4ac9-8d2e-e78efc0db326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2103 2024.06.17 18:07:52.488847 [ 3 ] {} <Debug> HTTP-Session: 3a98f205-2286-4ac9-8d2e-e78efc0db326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.06.17 18:07:52.488878 [ 3 ] {} <Trace> HTTP-Session: 3a98f205-2286-4ac9-8d2e-e78efc0db326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2105 2024.06.17 18:07:52.489004 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2106 2024.06.17 18:07:52.489048 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2107 2024.06.17 18:07:52.489188 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2108 2024.06.17 18:07:52.489522 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2109 2024.06.17 18:07:52.489558 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2110 2024.06.17 18:07:52.489869 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2111 2024.06.17 18:07:52.490164 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2112 2024.06.17 18:07:52.490288 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001334 sec., 65967.01649175413 rows/sec., 5.15 MiB/sec.
2113 2024.06.17 18:07:52.490500 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Debug> DynamicQueryHandler: Done processing query
2114 2024.06.17 18:07:52.490524 [ 3 ] {ae2fc222-99bc-4e17-8e8d-161485accda7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2115 2024.06.17 18:07:52.490539 [ 3 ] {} <Debug> HTTP-Session: 3a98f205-2286-4ac9-8d2e-e78efc0db326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2116 2024.06.17 18:07:52.490714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2117 2024.06.17 18:07:52.490762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2118 2024.06.17 18:07:52.490782 [ 3 ] {} <Debug> HTTP-Session: e633afbb-e64d-4d1d-82d8-1f0d7367849f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2119 2024.06.17 18:07:52.490798 [ 3 ] {} <Debug> HTTP-Session: e633afbb-e64d-4d1d-82d8-1f0d7367849f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2120 2024.06.17 18:07:52.490812 [ 3 ] {} <Debug> HTTP-Session: e633afbb-e64d-4d1d-82d8-1f0d7367849f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2121 2024.06.17 18:07:52.490842 [ 3 ] {} <Trace> HTTP-Session: e633afbb-e64d-4d1d-82d8-1f0d7367849f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2122 2024.06.17 18:07:52.490993 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2123 2024.06.17 18:07:52.491039 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2124 2024.06.17 18:07:52.491180 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2125 2024.06.17 18:07:52.491586 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2126 2024.06.17 18:07:52.491622 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2127 2024.06.17 18:07:52.492002 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2128 2024.06.17 18:07:52.492325 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2129 2024.06.17 18:07:52.492455 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec.
2130 2024.06.17 18:07:52.492911 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Debug> DynamicQueryHandler: Done processing query
2131 2024.06.17 18:07:52.492986 [ 3 ] {3d44a64b-8c96-488e-9235-70408506a828} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2132 2024.06.17 18:07:52.493025 [ 3 ] {} <Debug> HTTP-Session: e633afbb-e64d-4d1d-82d8-1f0d7367849f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2133 2024.06.17 18:07:52.493223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2134 2024.06.17 18:07:52.493271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2135 2024.06.17 18:07:52.493289 [ 3 ] {} <Debug> HTTP-Session: 09676322-5eb4-4f42-803d-1dc5e5d4fc41 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2136 2024.06.17 18:07:52.493306 [ 3 ] {} <Debug> HTTP-Session: 09676322-5eb4-4f42-803d-1dc5e5d4fc41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2137 2024.06.17 18:07:52.493320 [ 3 ] {} <Debug> HTTP-Session: 09676322-5eb4-4f42-803d-1dc5e5d4fc41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.06.17 18:07:52.493352 [ 3 ] {} <Trace> HTTP-Session: 09676322-5eb4-4f42-803d-1dc5e5d4fc41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2139 2024.06.17 18:07:52.493904 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2140 2024.06.17 18:07:52.493954 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2141 2024.06.17 18:07:52.494124 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2142 2024.06.17 18:07:52.494585 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2143 2024.06.17 18:07:52.494620 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2144 2024.06.17 18:07:52.495016 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2145 2024.06.17 18:07:52.495365 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2146 2024.06.17 18:07:52.495495 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.00206 sec., 11650.485436893203 rows/sec., 15.72 MiB/sec.
2147 2024.06.17 18:07:52.495904 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Debug> DynamicQueryHandler: Done processing query
2148 2024.06.17 18:07:52.495957 [ 3 ] {f88bb942-285f-4584-8dab-f99708074629} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2149 2024.06.17 18:07:52.495980 [ 3 ] {} <Debug> HTTP-Session: 09676322-5eb4-4f42-803d-1dc5e5d4fc41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2150 2024.06.17 18:07:52.496131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2151 2024.06.17 18:07:52.496179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2152 2024.06.17 18:07:52.496198 [ 3 ] {} <Debug> HTTP-Session: 2ef8050c-11cc-43b3-b52f-7be2770f2dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2153 2024.06.17 18:07:52.496215 [ 3 ] {} <Debug> HTTP-Session: 2ef8050c-11cc-43b3-b52f-7be2770f2dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2154 2024.06.17 18:07:52.496229 [ 3 ] {} <Debug> HTTP-Session: 2ef8050c-11cc-43b3-b52f-7be2770f2dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2155 2024.06.17 18:07:52.496260 [ 3 ] {} <Trace> HTTP-Session: 2ef8050c-11cc-43b3-b52f-7be2770f2dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2156 2024.06.17 18:07:52.496389 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2157 2024.06.17 18:07:52.496434 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2158 2024.06.17 18:07:52.496581 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2159 2024.06.17 18:07:52.496859 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2160 2024.06.17 18:07:52.496895 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2161 2024.06.17 18:07:52.497241 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2162 2024.06.17 18:07:52.497549 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2163 2024.06.17 18:07:52.497682 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec.
2164 2024.06.17 18:07:52.497921 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Debug> DynamicQueryHandler: Done processing query
2165 2024.06.17 18:07:52.497946 [ 3 ] {e96557ed-41ad-4fca-b5bb-752060b234b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2166 2024.06.17 18:07:52.497961 [ 3 ] {} <Debug> HTTP-Session: 2ef8050c-11cc-43b3-b52f-7be2770f2dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2167 2024.06.17 18:07:57.483018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 7838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2168 2024.06.17 18:07:57.483209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2169 2024.06.17 18:07:57.483257 [ 3 ] {} <Debug> HTTP-Session: 190f8170-fc96-49a4-94b8-ff6aa0a0faf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2170 2024.06.17 18:07:57.483300 [ 3 ] {} <Debug> HTTP-Session: 190f8170-fc96-49a4-94b8-ff6aa0a0faf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2171 2024.06.17 18:07:57.483329 [ 3 ] {} <Debug> HTTP-Session: 190f8170-fc96-49a4-94b8-ff6aa0a0faf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2172 2024.06.17 18:07:57.483410 [ 3 ] {} <Trace> HTTP-Session: 190f8170-fc96-49a4-94b8-ff6aa0a0faf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2173 2024.06.17 18:07:57.483715 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2174 2024.06.17 18:07:57.483816 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2175 2024.06.17 18:07:57.484009 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2176 2024.06.17 18:07:57.484548 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2177 2024.06.17 18:07:57.484589 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2178 2024.06.17 18:07:57.484953 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2179 2024.06.17 18:07:57.485280 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2180 2024.06.17 18:07:57.485422 [ 54 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2181 2024.06.17 18:07:57.485427 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001821 sec., 30752.333882482155 rows/sec., 2.36 MiB/sec.
2182 2024.06.17 18:07:57.485470 [ 54 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2183 2024.06.17 18:07:57.485509 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2184 2024.06.17 18:07:57.485752 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Debug> DynamicQueryHandler: Done processing query
2185 2024.06.17 18:07:57.485783 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
2186 2024.06.17 18:07:57.485825 [ 3 ] {9aeff996-cf2f-4ee0-9e6d-3c1bc425083f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2187 2024.06.17 18:07:57.485923 [ 3 ] {} <Debug> HTTP-Session: 190f8170-fc96-49a4-94b8-ff6aa0a0faf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2188 2024.06.17 18:07:57.486133 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2189 2024.06.17 18:07:57.486197 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part
2190 2024.06.17 18:07:57.486217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2191 2024.06.17 18:07:57.486336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2192 2024.06.17 18:07:57.486355 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part
2193 2024.06.17 18:07:57.486413 [ 3 ] {} <Debug> HTTP-Session: 4eb0d88f-2154-46ca-a724-4d0c7c86cfa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2194 2024.06.17 18:07:57.486498 [ 3 ] {} <Debug> HTTP-Session: 4eb0d88f-2154-46ca-a724-4d0c7c86cfa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2195 2024.06.17 18:07:57.486561 [ 3 ] {} <Debug> HTTP-Session: 4eb0d88f-2154-46ca-a724-4d0c7c86cfa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2196 2024.06.17 18:07:57.486666 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part
2197 2024.06.17 18:07:57.486708 [ 3 ] {} <Trace> HTTP-Session: 4eb0d88f-2154-46ca-a724-4d0c7c86cfa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2198 2024.06.17 18:07:57.487016 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part
2199 2024.06.17 18:07:57.487329 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part
2200 2024.06.17 18:07:57.487633 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part
2201 2024.06.17 18:07:57.487621 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2202 2024.06.17 18:07:57.487914 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2203 2024.06.17 18:07:57.488412 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2204 2024.06.17 18:07:57.489240 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2205 2024.06.17 18:07:57.489315 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2206 2024.06.17 18:07:57.490169 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2207 2024.06.17 18:07:57.490409 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.004787937 sec., 102758.24431273845 rows/sec., 8.43 MiB/sec.
2208 2024.06.17 18:07:57.490815 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2209 2024.06.17 18:07:57.490847 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2210 2024.06.17 18:07:57.491032 [ 54 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2211 2024.06.17 18:07:57.491094 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00376 sec., 17021.276595744683 rows/sec., 1.33 MiB/sec.
2212 2024.06.17 18:07:57.491117 [ 54 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2213 2024.06.17 18:07:57.491198 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2214 2024.06.17 18:07:57.491706 [ 191 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
2215 2024.06.17 18:07:57.491992 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Debug> DynamicQueryHandler: Done processing query
2216 2024.06.17 18:07:57.492107 [ 3 ] {3ff32575-1ce7-4bb7-842e-f48321eeac53} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2217 2024.06.17 18:07:57.492158 [ 191 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2218 2024.06.17 18:07:57.492176 [ 3 ] {} <Debug> HTTP-Session: 4eb0d88f-2154-46ca-a724-4d0c7c86cfa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2219 2024.06.17 18:07:57.492248 [ 191 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 64 rows starting from the beginning of the part
2220 2024.06.17 18:07:57.492303 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2221 2024.06.17 18:07:57.492506 [ 191 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part
2222 2024.06.17 18:07:57.492570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2223 2024.06.17 18:07:57.492624 [ 189 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_11_2} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2224 2024.06.17 18:07:57.492806 [ 191 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 88 rows starting from the beginning of the part
2225 2024.06.17 18:07:57.493055 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
2226 2024.06.17 18:07:57.493228 [ 191 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part
2227 2024.06.17 18:07:57.493498 [ 191 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 88 rows starting from the beginning of the part
2228 2024.06.17 18:07:57.493515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2229 2024.06.17 18:07:57.493607 [ 3 ] {} <Debug> HTTP-Session: 06261603-c258-4280-9768-4198864efefd Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2230 2024.06.17 18:07:57.493762 [ 3 ] {} <Debug> HTTP-Session: 06261603-c258-4280-9768-4198864efefd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2231 2024.06.17 18:07:57.493766 [ 191 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part
2232 2024.06.17 18:07:57.493817 [ 3 ] {} <Debug> HTTP-Session: 06261603-c258-4280-9768-4198864efefd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2233 2024.06.17 18:07:57.494024 [ 3 ] {} <Trace> HTTP-Session: 06261603-c258-4280-9768-4198864efefd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2234 2024.06.17 18:07:57.494391 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2235 2024.06.17 18:07:57.494472 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2236 2024.06.17 18:07:57.495183 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2237 2024.06.17 18:07:57.496025 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2238 2024.06.17 18:07:57.496119 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2239 2024.06.17 18:07:57.496289 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.004914649 sec., 80575.43885636593 rows/sec., 6.29 MiB/sec.
2240 2024.06.17 18:07:57.496527 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2241 2024.06.17 18:07:57.496879 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2242 2024.06.17 18:07:57.497380 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2243 2024.06.17 18:07:57.497557 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_11_2} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2244 2024.06.17 18:07:57.497710 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2245 2024.06.17 18:07:57.497741 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2246 2024.06.17 18:07:57.497893 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2247 2024.06.17 18:07:57.497903 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003659 sec., 43727.79447936595 rows/sec., 3.05 MiB/sec.
2248 2024.06.17 18:07:57.497935 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2249 2024.06.17 18:07:57.497982 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2250 2024.06.17 18:07:57.498180 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
2251 2024.06.17 18:07:57.498219 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Debug> DynamicQueryHandler: Done processing query
2252 2024.06.17 18:07:57.498262 [ 3 ] {5d181647-29fb-4292-9430-10a266ec1219} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2253 2024.06.17 18:07:57.498305 [ 3 ] {} <Debug> HTTP-Session: 06261603-c258-4280-9768-4198864efefd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2254 2024.06.17 18:07:57.498429 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2255 2024.06.17 18:07:57.498499 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part
2256 2024.06.17 18:07:57.498506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2257 2024.06.17 18:07:57.498608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2258 2024.06.17 18:07:57.498715 [ 3 ] {} <Debug> HTTP-Session: a2874ec0-1046-4ad2-9146-ccd86986f709 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2259 2024.06.17 18:07:57.498766 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part
2260 2024.06.17 18:07:57.498792 [ 3 ] {} <Debug> HTTP-Session: a2874ec0-1046-4ad2-9146-ccd86986f709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2261 2024.06.17 18:07:57.498866 [ 3 ] {} <Debug> HTTP-Session: a2874ec0-1046-4ad2-9146-ccd86986f709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2262 2024.06.17 18:07:57.499015 [ 3 ] {} <Trace> HTTP-Session: a2874ec0-1046-4ad2-9146-ccd86986f709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2263 2024.06.17 18:07:57.499077 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part
2264 2024.06.17 18:07:57.499325 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
2265 2024.06.17 18:07:57.499483 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2266 2024.06.17 18:07:57.499562 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
2267 2024.06.17 18:07:57.499705 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2268 2024.06.17 18:07:57.499889 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2269 2024.06.17 18:07:57.500665 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2270 2024.06.17 18:07:57.501416 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2271 2024.06.17 18:07:57.501467 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2272 2024.06.17 18:07:57.502481 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2273 2024.06.17 18:07:57.503090 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 5 columns (5 merged, 0 gathered) in 0.004988991 sec., 179595.43322487452 rows/sec., 12.49 MiB/sec.
2274 2024.06.17 18:07:57.503354 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2275 2024.06.17 18:07:57.503366 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2276 2024.06.17 18:07:57.503673 [ 54 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2277 2024.06.17 18:07:57.503761 [ 54 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2278 2024.06.17 18:07:57.503775 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004492 sec., 13357.079252003561 rows/sec., 921.78 KiB/sec.
2279 2024.06.17 18:07:57.503838 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2280 2024.06.17 18:07:57.504562 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Debug> DynamicQueryHandler: Done processing query
2281 2024.06.17 18:07:57.504659 [ 3 ] {a6959817-593b-45b7-9e70-07634e5b8631} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2282 2024.06.17 18:07:57.504737 [ 3 ] {} <Debug> HTTP-Session: a2874ec0-1046-4ad2-9146-ccd86986f709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2283 2024.06.17 18:07:57.504838 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
2284 2024.06.17 18:07:57.504919 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2285 2024.06.17 18:07:57.505121 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2286 2024.06.17 18:07:57.505123 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2287 2024.06.17 18:07:57.505188 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part
2288 2024.06.17 18:07:57.505287 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
2289 2024.06.17 18:07:57.505413 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part
2290 2024.06.17 18:07:57.505597 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part
2291 2024.06.17 18:07:57.505778 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
2292 2024.06.17 18:07:57.505940 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
2293 2024.06.17 18:07:57.506109 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2294 2024.06.17 18:07:57.507220 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 4 columns (4 merged, 0 gathered) in 0.002977323 sec., 116211.77816447863 rows/sec., 7.89 MiB/sec.
2295 2024.06.17 18:07:57.507397 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2296 2024.06.17 18:07:57.507785 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2297 2024.06.17 18:07:57.507864 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_11_2} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2298 2024.06.17 18:07:57.507946 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2299 2024.06.17 18:08:02.479516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2300 2024.06.17 18:08:02.479661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2301 2024.06.17 18:08:02.479691 [ 3 ] {} <Debug> HTTP-Session: 368f337f-0838-4776-ab11-f4948c653bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2302 2024.06.17 18:08:02.479719 [ 3 ] {} <Debug> HTTP-Session: 368f337f-0838-4776-ab11-f4948c653bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2303 2024.06.17 18:08:02.479737 [ 3 ] {} <Debug> HTTP-Session: 368f337f-0838-4776-ab11-f4948c653bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2304 2024.06.17 18:08:02.479794 [ 3 ] {} <Trace> HTTP-Session: 368f337f-0838-4776-ab11-f4948c653bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2305 2024.06.17 18:08:02.480042 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) 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)
2306 2024.06.17 18:08:02.480416 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2307 2024.06.17 18:08:02.480459 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <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
2308 2024.06.17 18:08:02.480768 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2309 2024.06.17 18:08:02.480850 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2310 2024.06.17 18:08:02.481024 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
2311 2024.06.17 18:08:02.481291 [ 261 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2312 2024.06.17 18:08:02.481300 [ 262 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2313 2024.06.17 18:08:02.481312 [ 264 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2314 2024.06.17 18:08:02.481576 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (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
2315 2024.06.17 18:08:02.481612 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2316 2024.06.17 18:08:02.481729 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2317 2024.06.17 18:08:02.481752 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 22 rows with 3 streams
2318 2024.06.17 18:08:02.481795 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <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'))"
2319 2024.06.17 18:08:02.481838 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <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'))"
2320 2024.06.17 18:08:02.481880 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <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'))"
2321 2024.06.17 18:08:02.483666 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003727 sec., 5902.8709417762275 rows/sec., 247.09 KiB/sec.
2322 2024.06.17 18:08:02.484084 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Debug> DynamicQueryHandler: Done processing query
2323 2024.06.17 18:08:02.484116 [ 3 ] {9f35ad85-7510-46af-870e-5b55798382f9} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2324 2024.06.17 18:08:02.484138 [ 3 ] {} <Debug> HTTP-Session: 368f337f-0838-4776-ab11-f4948c653bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2325 2024.06.17 18:08:02.489209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2326 2024.06.17 18:08:02.489268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2327 2024.06.17 18:08:02.489290 [ 3 ] {} <Debug> HTTP-Session: 452eb9fd-0184-46ca-985d-a0ef90befda3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2328 2024.06.17 18:08:02.489310 [ 3 ] {} <Debug> HTTP-Session: 452eb9fd-0184-46ca-985d-a0ef90befda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2329 2024.06.17 18:08:02.489324 [ 3 ] {} <Debug> HTTP-Session: 452eb9fd-0184-46ca-985d-a0ef90befda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2330 2024.06.17 18:08:02.489362 [ 3 ] {} <Trace> HTTP-Session: 452eb9fd-0184-46ca-985d-a0ef90befda3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2331 2024.06.17 18:08:02.489487 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2332 2024.06.17 18:08:02.489536 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2333 2024.06.17 18:08:02.489716 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2334 2024.06.17 18:08:02.490038 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2335 2024.06.17 18:08:02.490078 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2336 2024.06.17 18:08:02.490576 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2337 2024.06.17 18:08:02.490900 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2338 2024.06.17 18:08:02.491076 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001611 sec., 620.7324643078833 rows/sec., 140.63 KiB/sec.
2339 2024.06.17 18:08:02.491399 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Debug> DynamicQueryHandler: Done processing query
2340 2024.06.17 18:08:02.491425 [ 3 ] {52db7782-68aa-4b74-a619-f9847fedd759} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2341 2024.06.17 18:08:02.491441 [ 3 ] {} <Debug> HTTP-Session: 452eb9fd-0184-46ca-985d-a0ef90befda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2342 2024.06.17 18:08:02.491580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2343 2024.06.17 18:08:02.491631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2344 2024.06.17 18:08:02.491650 [ 3 ] {} <Debug> HTTP-Session: 0d8d66e4-b52c-4ed2-b690-79d1af6f5519 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2345 2024.06.17 18:08:02.491668 [ 3 ] {} <Debug> HTTP-Session: 0d8d66e4-b52c-4ed2-b690-79d1af6f5519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2346 2024.06.17 18:08:02.491682 [ 3 ] {} <Debug> HTTP-Session: 0d8d66e4-b52c-4ed2-b690-79d1af6f5519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2347 2024.06.17 18:08:02.491715 [ 3 ] {} <Trace> HTTP-Session: 0d8d66e4-b52c-4ed2-b690-79d1af6f5519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2348 2024.06.17 18:08:02.491823 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2349 2024.06.17 18:08:02.491868 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2350 2024.06.17 18:08:02.492015 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2351 2024.06.17 18:08:02.492319 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2352 2024.06.17 18:08:02.492356 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2353 2024.06.17 18:08:02.492661 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2354 2024.06.17 18:08:02.492973 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2355 2024.06.17 18:08:02.493135 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001332 sec., 18018.018018018018 rows/sec., 1.43 MiB/sec.
2356 2024.06.17 18:08:02.493133 [ 27 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2357 2024.06.17 18:08:02.493231 [ 27 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2358 2024.06.17 18:08:02.493294 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2359 2024.06.17 18:08:02.493432 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Debug> DynamicQueryHandler: Done processing query
2360 2024.06.17 18:08:02.493498 [ 3 ] {cf389700-053d-4124-815d-fda9153ea7d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2361 2024.06.17 18:08:02.493516 [ 195 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
2362 2024.06.17 18:08:02.493550 [ 3 ] {} <Debug> HTTP-Session: 0d8d66e4-b52c-4ed2-b690-79d1af6f5519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2363 2024.06.17 18:08:02.493779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2364 2024.06.17 18:08:02.493850 [ 195 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2365 2024.06.17 18:08:02.493868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2366 2024.06.17 18:08:02.493911 [ 195 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
2367 2024.06.17 18:08:02.493922 [ 3 ] {} <Debug> HTTP-Session: 8ab2a193-ca9e-4d58-a7c8-f0a15921c92d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2368 2024.06.17 18:08:02.493968 [ 3 ] {} <Debug> HTTP-Session: 8ab2a193-ca9e-4d58-a7c8-f0a15921c92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2369 2024.06.17 18:08:02.494003 [ 3 ] {} <Debug> HTTP-Session: 8ab2a193-ca9e-4d58-a7c8-f0a15921c92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.06.17 18:08:02.494105 [ 195 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part
2371 2024.06.17 18:08:02.494143 [ 3 ] {} <Trace> HTTP-Session: 8ab2a193-ca9e-4d58-a7c8-f0a15921c92d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2372 2024.06.17 18:08:02.494388 [ 195 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
2373 2024.06.17 18:08:02.494546 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2374 2024.06.17 18:08:02.494698 [ 195 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
2375 2024.06.17 18:08:02.494766 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2376 2024.06.17 18:08:02.495041 [ 195 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
2377 2024.06.17 18:08:02.495163 [ 195 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part
2378 2024.06.17 18:08:02.496266 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.00288243 sec., 48570.13006386972 rows/sec., 3.84 MiB/sec.
2379 2024.06.17 18:08:02.496469 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2380 2024.06.17 18:08:02.496901 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2381 2024.06.17 18:08:02.496986 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_6_1} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2382 2024.06.17 18:08:02.497166 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2383 2024.06.17 18:08:02.497380 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2384 2024.06.17 18:08:02.497868 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2385 2024.06.17 18:08:02.497935 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2386 2024.06.17 18:08:02.498288 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2387 2024.06.17 18:08:02.498607 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2388 2024.06.17 18:08:02.498758 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004314 sec., 463.6068613815484 rows/sec., 37.80 KiB/sec.
2389 2024.06.17 18:08:02.498936 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Debug> DynamicQueryHandler: Done processing query
2390 2024.06.17 18:08:02.498960 [ 3 ] {7f0caa28-7919-4b00-bb0e-a5957330489a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2391 2024.06.17 18:08:02.498976 [ 3 ] {} <Debug> HTTP-Session: 8ab2a193-ca9e-4d58-a7c8-f0a15921c92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2392 2024.06.17 18:08:02.499167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2393 2024.06.17 18:08:02.499216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2394 2024.06.17 18:08:02.499236 [ 3 ] {} <Debug> HTTP-Session: 359b175e-d6e1-4d6d-84d8-8931ceecfac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2395 2024.06.17 18:08:02.499252 [ 3 ] {} <Debug> HTTP-Session: 359b175e-d6e1-4d6d-84d8-8931ceecfac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2396 2024.06.17 18:08:02.499272 [ 3 ] {} <Debug> HTTP-Session: 359b175e-d6e1-4d6d-84d8-8931ceecfac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.06.17 18:08:02.499303 [ 3 ] {} <Trace> HTTP-Session: 359b175e-d6e1-4d6d-84d8-8931ceecfac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2398 2024.06.17 18:08:02.499485 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2399 2024.06.17 18:08:02.499528 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2400 2024.06.17 18:08:02.499657 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2401 2024.06.17 18:08:02.500033 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2402 2024.06.17 18:08:02.500070 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2403 2024.06.17 18:08:02.500395 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2404 2024.06.17 18:08:02.500695 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2405 2024.06.17 18:08:02.500850 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Debug> executeQuery: Read 129 rows, 11.01 KiB in 0.001466 sec., 87994.54297407913 rows/sec., 7.33 MiB/sec.
2406 2024.06.17 18:08:02.501019 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Debug> DynamicQueryHandler: Done processing query
2407 2024.06.17 18:08:02.501044 [ 3 ] {77523b46-120a-43f3-8ccc-b284689c5c6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2408 2024.06.17 18:08:02.501059 [ 3 ] {} <Debug> HTTP-Session: 359b175e-d6e1-4d6d-84d8-8931ceecfac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2409 2024.06.17 18:08:02.501182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2410 2024.06.17 18:08:02.501230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2411 2024.06.17 18:08:02.501249 [ 3 ] {} <Debug> HTTP-Session: c121fc89-0281-419c-b221-23af33c61e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2412 2024.06.17 18:08:02.501267 [ 3 ] {} <Debug> HTTP-Session: c121fc89-0281-419c-b221-23af33c61e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2413 2024.06.17 18:08:02.501280 [ 3 ] {} <Debug> HTTP-Session: c121fc89-0281-419c-b221-23af33c61e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2414 2024.06.17 18:08:02.501311 [ 3 ] {} <Trace> HTTP-Session: c121fc89-0281-419c-b221-23af33c61e4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2415 2024.06.17 18:08:02.501403 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2416 2024.06.17 18:08:02.501445 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2417 2024.06.17 18:08:02.501569 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2418 2024.06.17 18:08:02.504143 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2419 2024.06.17 18:08:02.504188 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2420 2024.06.17 18:08:02.504542 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2421 2024.06.17 18:08:02.504904 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2422 2024.06.17 18:08:02.505054 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003664 sec., 545.8515283842795 rows/sec., 38.11 KiB/sec.
2423 2024.06.17 18:08:02.505325 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Debug> DynamicQueryHandler: Done processing query
2424 2024.06.17 18:08:02.505350 [ 3 ] {1e4487e2-e5df-4da5-b5cc-ccb0439a22c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2425 2024.06.17 18:08:02.505365 [ 3 ] {} <Debug> HTTP-Session: c121fc89-0281-419c-b221-23af33c61e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.06.17 18:08:02.505495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2427 2024.06.17 18:08:02.505543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2428 2024.06.17 18:08:02.505561 [ 3 ] {} <Debug> HTTP-Session: 716d8037-0a1d-4e84-b8da-675785ee6b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2429 2024.06.17 18:08:02.505579 [ 3 ] {} <Debug> HTTP-Session: 716d8037-0a1d-4e84-b8da-675785ee6b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2430 2024.06.17 18:08:02.505593 [ 3 ] {} <Debug> HTTP-Session: 716d8037-0a1d-4e84-b8da-675785ee6b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2431 2024.06.17 18:08:02.505623 [ 3 ] {} <Trace> HTTP-Session: 716d8037-0a1d-4e84-b8da-675785ee6b82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2432 2024.06.17 18:08:02.505752 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2433 2024.06.17 18:08:02.505796 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2434 2024.06.17 18:08:02.505938 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2435 2024.06.17 18:08:02.506285 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2436 2024.06.17 18:08:02.506322 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2437 2024.06.17 18:08:02.506625 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2438 2024.06.17 18:08:02.506928 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2439 2024.06.17 18:08:02.507074 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001374 sec., 65502.18340611354 rows/sec., 5.12 MiB/sec.
2440 2024.06.17 18:08:02.507244 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Debug> DynamicQueryHandler: Done processing query
2441 2024.06.17 18:08:02.507269 [ 3 ] {adcbbebd-eaf7-4604-9980-c40bf5fbc6e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2442 2024.06.17 18:08:02.507285 [ 3 ] {} <Debug> HTTP-Session: 716d8037-0a1d-4e84-b8da-675785ee6b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2443 2024.06.17 18:08:02.507478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2444 2024.06.17 18:08:02.507526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2445 2024.06.17 18:08:02.507545 [ 3 ] {} <Debug> HTTP-Session: f952d303-98a0-4019-bb29-8061fe89ab7d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2446 2024.06.17 18:08:02.507561 [ 3 ] {} <Debug> HTTP-Session: f952d303-98a0-4019-bb29-8061fe89ab7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2447 2024.06.17 18:08:02.507576 [ 3 ] {} <Debug> HTTP-Session: f952d303-98a0-4019-bb29-8061fe89ab7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2448 2024.06.17 18:08:02.507607 [ 3 ] {} <Trace> HTTP-Session: f952d303-98a0-4019-bb29-8061fe89ab7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2449 2024.06.17 18:08:02.507759 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2450 2024.06.17 18:08:02.507806 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2451 2024.06.17 18:08:02.507948 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2452 2024.06.17 18:08:02.508316 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2453 2024.06.17 18:08:02.508353 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2454 2024.06.17 18:08:02.508742 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2455 2024.06.17 18:08:02.509073 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2456 2024.06.17 18:08:02.509230 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001542 sec., 104409.85732814527 rows/sec., 7.27 MiB/sec.
2457 2024.06.17 18:08:02.509453 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Debug> DynamicQueryHandler: Done processing query
2458 2024.06.17 18:08:02.509477 [ 3 ] {8cd2eb54-bf29-4e07-8457-15b5a6322cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2459 2024.06.17 18:08:02.509492 [ 3 ] {} <Debug> HTTP-Session: f952d303-98a0-4019-bb29-8061fe89ab7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2460 2024.06.17 18:08:02.509684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2461 2024.06.17 18:08:02.509733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2462 2024.06.17 18:08:02.509752 [ 3 ] {} <Debug> HTTP-Session: 812d2d8b-2380-4903-8a25-7591b97660af Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2463 2024.06.17 18:08:02.509769 [ 3 ] {} <Debug> HTTP-Session: 812d2d8b-2380-4903-8a25-7591b97660af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2464 2024.06.17 18:08:02.509783 [ 3 ] {} <Debug> HTTP-Session: 812d2d8b-2380-4903-8a25-7591b97660af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2465 2024.06.17 18:08:02.509813 [ 3 ] {} <Trace> HTTP-Session: 812d2d8b-2380-4903-8a25-7591b97660af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2466 2024.06.17 18:08:02.510065 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2467 2024.06.17 18:08:02.510111 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2468 2024.06.17 18:08:02.510268 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2469 2024.06.17 18:08:02.510729 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2470 2024.06.17 18:08:02.510765 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2471 2024.06.17 18:08:02.511167 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2472 2024.06.17 18:08:02.511501 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2473 2024.06.17 18:08:02.511645 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001752 sec., 13698.630136986301 rows/sec., 18.49 MiB/sec.
2474 2024.06.17 18:08:02.511690 [ 24 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2475 2024.06.17 18:08:02.511788 [ 24 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2476 2024.06.17 18:08:02.511829 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2477 2024.06.17 18:08:02.511934 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Debug> DynamicQueryHandler: Done processing query
2478 2024.06.17 18:08:02.512053 [ 3 ] {eb9c2343-51e5-4fde-a8ee-8f698d51b2c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2479 2024.06.17 18:08:02.512140 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
2480 2024.06.17 18:08:02.512157 [ 3 ] {} <Debug> HTTP-Session: 812d2d8b-2380-4903-8a25-7591b97660af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.06.17 18:08:02.512408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2482 2024.06.17 18:08:02.512453 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2483 2024.06.17 18:08:02.512491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2484 2024.06.17 18:08:02.512520 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
2485 2024.06.17 18:08:02.512530 [ 3 ] {} <Debug> HTTP-Session: 83b0fdb9-60a0-40bb-b804-ed8840da62da Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2486 2024.06.17 18:08:02.512579 [ 3 ] {} <Debug> HTTP-Session: 83b0fdb9-60a0-40bb-b804-ed8840da62da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2487 2024.06.17 18:08:02.512621 [ 3 ] {} <Debug> HTTP-Session: 83b0fdb9-60a0-40bb-b804-ed8840da62da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2488 2024.06.17 18:08:02.512756 [ 3 ] {} <Trace> HTTP-Session: 83b0fdb9-60a0-40bb-b804-ed8840da62da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2489 2024.06.17 18:08:02.512827 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part
2490 2024.06.17 18:08:02.513134 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2491 2024.06.17 18:08:02.513149 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
2492 2024.06.17 18:08:02.513258 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2493 2024.06.17 18:08:02.513472 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
2494 2024.06.17 18:08:02.513891 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
2495 2024.06.17 18:08:02.514271 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2496 2024.06.17 18:08:02.514276 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part
2497 2024.06.17 18:08:02.515006 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2498 2024.06.17 18:08:02.515068 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2499 2024.06.17 18:08:02.516013 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2500 2024.06.17 18:08:02.517130 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2501 2024.06.17 18:08:02.517425 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004442 sec., 13507.429085997299 rows/sec., 932.15 KiB/sec.
2502 2024.06.17 18:08:02.518086 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Debug> DynamicQueryHandler: Done processing query
2503 2024.06.17 18:08:02.518137 [ 3 ] {301ff682-2c30-46f2-a191-529c24b81360} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2504 2024.06.17 18:08:02.518172 [ 3 ] {} <Debug> HTTP-Session: 83b0fdb9-60a0-40bb-b804-ed8840da62da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2505 2024.06.17 18:08:02.518180 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 6 columns (6 merged, 0 gathered) in 0.006263403 sec., 22352.06644055955 rows/sec., 30.16 MiB/sec.
2506 2024.06.17 18:08:02.518434 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2507 2024.06.17 18:08:02.518845 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2508 2024.06.17 18:08:02.518920 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2509 2024.06.17 18:08:02.519001 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
2510 2024.06.17 18:08:06.705851 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
2511 2024.06.17 18:08:06.705969 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
2512 2024.06.17 18:08:07.477088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2513 2024.06.17 18:08:07.477215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2514 2024.06.17 18:08:07.477252 [ 3 ] {} <Debug> HTTP-Session: 3bed9329-4904-42cc-9006-4a5397cd7cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2515 2024.06.17 18:08:07.477280 [ 3 ] {} <Debug> HTTP-Session: 3bed9329-4904-42cc-9006-4a5397cd7cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2516 2024.06.17 18:08:07.477298 [ 3 ] {} <Debug> HTTP-Session: 3bed9329-4904-42cc-9006-4a5397cd7cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2517 2024.06.17 18:08:07.477352 [ 3 ] {} <Trace> HTTP-Session: 3bed9329-4904-42cc-9006-4a5397cd7cf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2518 2024.06.17 18:08:07.477622 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2519 2024.06.17 18:08:07.478056 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2520 2024.06.17 18:08:07.478102 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2521 2024.06.17 18:08:07.478418 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2522 2024.06.17 18:08:07.478502 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2523 2024.06.17 18:08:07.478669 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2524 2024.06.17 18:08:07.478951 [ 265 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2525 2024.06.17 18:08:07.478952 [ 264 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2526 2024.06.17 18:08:07.478997 [ 257 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2527 2024.06.17 18:08:07.479002 [ 266 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2528 2024.06.17 18:08:07.479187 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2529 2024.06.17 18:08:07.479218 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2530 2024.06.17 18:08:07.479336 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2531 2024.06.17 18:08:07.479360 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 22 rows with 3 streams
2532 2024.06.17 18:08:07.479401 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2533 2024.06.17 18:08:07.479446 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2534 2024.06.17 18:08:07.479488 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2535 2024.06.17 18:08:07.481260 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003759 sec., 5852.620377760042 rows/sec., 244.98 KiB/sec.
2536 2024.06.17 18:08:07.481635 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Debug> DynamicQueryHandler: Done processing query
2537 2024.06.17 18:08:07.481661 [ 3 ] {9b27c2da-9963-4048-b399-a6394dbf55a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2538 2024.06.17 18:08:07.481679 [ 3 ] {} <Debug> HTTP-Session: 3bed9329-4904-42cc-9006-4a5397cd7cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2539 2024.06.17 18:08:07.481913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2540 2024.06.17 18:08:07.481967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2541 2024.06.17 18:08:07.481987 [ 3 ] {} <Debug> HTTP-Session: 5c535c60-114f-4f05-9270-a4bcd06e0d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2542 2024.06.17 18:08:07.482006 [ 3 ] {} <Debug> HTTP-Session: 5c535c60-114f-4f05-9270-a4bcd06e0d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2543 2024.06.17 18:08:07.482020 [ 3 ] {} <Debug> HTTP-Session: 5c535c60-114f-4f05-9270-a4bcd06e0d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2544 2024.06.17 18:08:07.482057 [ 3 ] {} <Trace> HTTP-Session: 5c535c60-114f-4f05-9270-a4bcd06e0d9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2545 2024.06.17 18:08:07.482214 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2546 2024.06.17 18:08:07.482501 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2547 2024.06.17 18:08:07.482543 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2548 2024.06.17 18:08:07.482816 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2549 2024.06.17 18:08:07.482881 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2550 2024.06.17 18:08:07.483018 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2551 2024.06.17 18:08:07.483183 [ 268 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2552 2024.06.17 18:08:07.483226 [ 257 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2553 2024.06.17 18:08:07.483226 [ 262 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2554 2024.06.17 18:08:07.483251 [ 266 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2555 2024.06.17 18:08:07.483389 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2556 2024.06.17 18:08:07.483419 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2557 2024.06.17 18:08:07.483522 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2558 2024.06.17 18:08:07.483544 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 22 rows with 3 streams
2559 2024.06.17 18:08:07.483582 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2560 2024.06.17 18:08:07.483621 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2561 2024.06.17 18:08:07.483658 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2562 2024.06.17 18:08:07.485321 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003182 sec., 6913.8906348208675 rows/sec., 289.41 KiB/sec.
2563 2024.06.17 18:08:07.485659 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Debug> DynamicQueryHandler: Done processing query
2564 2024.06.17 18:08:07.485683 [ 3 ] {2261b7bd-7b73-4a77-a2ad-75a324a9a850} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2565 2024.06.17 18:08:07.485700 [ 3 ] {} <Debug> HTTP-Session: 5c535c60-114f-4f05-9270-a4bcd06e0d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2566 2024.06.17 18:08:07.486102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 1029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2567 2024.06.17 18:08:07.486151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2568 2024.06.17 18:08:07.486170 [ 3 ] {} <Debug> HTTP-Session: 5a725fe2-b2fa-4c48-8147-1f573f74b193 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2569 2024.06.17 18:08:07.486187 [ 3 ] {} <Debug> HTTP-Session: 5a725fe2-b2fa-4c48-8147-1f573f74b193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2570 2024.06.17 18:08:07.486201 [ 3 ] {} <Debug> HTTP-Session: 5a725fe2-b2fa-4c48-8147-1f573f74b193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2571 2024.06.17 18:08:07.486232 [ 3 ] {} <Trace> HTTP-Session: 5a725fe2-b2fa-4c48-8147-1f573f74b193 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2572 2024.06.17 18:08:07.486376 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2573 2024.06.17 18:08:07.486647 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2574 2024.06.17 18:08:07.486690 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2575 2024.06.17 18:08:07.486963 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2576 2024.06.17 18:08:07.487026 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2577 2024.06.17 18:08:07.487161 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2578 2024.06.17 18:08:07.487319 [ 262 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2579 2024.06.17 18:08:07.487357 [ 261 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2580 2024.06.17 18:08:07.487370 [ 264 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2581 2024.06.17 18:08:07.487377 [ 268 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2582 2024.06.17 18:08:07.487512 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2583 2024.06.17 18:08:07.487537 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2584 2024.06.17 18:08:07.487638 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2585 2024.06.17 18:08:07.487659 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 22 rows with 3 streams
2586 2024.06.17 18:08:07.487696 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2587 2024.06.17 18:08:07.487735 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2588 2024.06.17 18:08:07.487773 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2589 2024.06.17 18:08:07.489434 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003123 sec., 7044.508485430676 rows/sec., 294.88 KiB/sec.
2590 2024.06.17 18:08:07.489775 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Debug> DynamicQueryHandler: Done processing query
2591 2024.06.17 18:08:07.489801 [ 3 ] {ac7e8c68-55fe-4e4e-8eba-54e9a40dd0a2} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2592 2024.06.17 18:08:07.489818 [ 3 ] {} <Debug> HTTP-Session: 5a725fe2-b2fa-4c48-8147-1f573f74b193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.06.17 18:08:07.490039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 1066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2594 2024.06.17 18:08:07.490088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2595 2024.06.17 18:08:07.490108 [ 3 ] {} <Debug> HTTP-Session: 1000548a-4d96-4e3b-ad69-3265415c715d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2596 2024.06.17 18:08:07.490125 [ 3 ] {} <Debug> HTTP-Session: 1000548a-4d96-4e3b-ad69-3265415c715d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2597 2024.06.17 18:08:07.490139 [ 3 ] {} <Debug> HTTP-Session: 1000548a-4d96-4e3b-ad69-3265415c715d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2598 2024.06.17 18:08:07.490170 [ 3 ] {} <Trace> HTTP-Session: 1000548a-4d96-4e3b-ad69-3265415c715d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2599 2024.06.17 18:08:07.490324 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2600 2024.06.17 18:08:07.490600 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2601 2024.06.17 18:08:07.490642 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2602 2024.06.17 18:08:07.490926 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2603 2024.06.17 18:08:07.490991 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2604 2024.06.17 18:08:07.491130 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2605 2024.06.17 18:08:07.491255 [ 265 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2606 2024.06.17 18:08:07.491306 [ 266 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2607 2024.06.17 18:08:07.491324 [ 264 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2608 2024.06.17 18:08:07.491321 [ 268 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2609 2024.06.17 18:08:07.491492 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2610 2024.06.17 18:08:07.491517 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2611 2024.06.17 18:08:07.491617 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2612 2024.06.17 18:08:07.491638 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 22 rows with 3 streams
2613 2024.06.17 18:08:07.491683 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2614 2024.06.17 18:08:07.491725 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2615 2024.06.17 18:08:07.491762 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2616 2024.06.17 18:08:07.493330 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003074 sec., 7156.798959011061 rows/sec., 299.58 KiB/sec.
2617 2024.06.17 18:08:07.493656 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Debug> DynamicQueryHandler: Done processing query
2618 2024.06.17 18:08:07.493680 [ 3 ] {d5823ee6-7c40-46b0-9d6f-ec9d5ddf5db8} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2619 2024.06.17 18:08:07.493697 [ 3 ] {} <Debug> HTTP-Session: 1000548a-4d96-4e3b-ad69-3265415c715d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2620 2024.06.17 18:08:07.493940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 1105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2621 2024.06.17 18:08:07.493986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2622 2024.06.17 18:08:07.494004 [ 3 ] {} <Debug> HTTP-Session: 15d3aec2-2897-4bd8-9c9d-012c8472d7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2623 2024.06.17 18:08:07.494022 [ 3 ] {} <Debug> HTTP-Session: 15d3aec2-2897-4bd8-9c9d-012c8472d7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2624 2024.06.17 18:08:07.494035 [ 3 ] {} <Debug> HTTP-Session: 15d3aec2-2897-4bd8-9c9d-012c8472d7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2625 2024.06.17 18:08:07.494066 [ 3 ] {} <Trace> HTTP-Session: 15d3aec2-2897-4bd8-9c9d-012c8472d7b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2626 2024.06.17 18:08:07.494210 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2627 2024.06.17 18:08:07.494488 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2628 2024.06.17 18:08:07.494532 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2629 2024.06.17 18:08:07.494817 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2630 2024.06.17 18:08:07.494881 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2631 2024.06.17 18:08:07.495016 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2632 2024.06.17 18:08:07.495181 [ 268 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2633 2024.06.17 18:08:07.495198 [ 265 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2634 2024.06.17 18:08:07.495236 [ 266 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2635 2024.06.17 18:08:07.495236 [ 262 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2636 2024.06.17 18:08:07.495366 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2637 2024.06.17 18:08:07.495396 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2638 2024.06.17 18:08:07.495496 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2639 2024.06.17 18:08:07.495516 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 22 rows with 3 streams
2640 2024.06.17 18:08:07.495555 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2641 2024.06.17 18:08:07.495597 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2642 2024.06.17 18:08:07.495662 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2643 2024.06.17 18:08:07.497359 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003217 sec., 6838.669567920423 rows/sec., 286.26 KiB/sec.
2644 2024.06.17 18:08:07.497688 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Debug> DynamicQueryHandler: Done processing query
2645 2024.06.17 18:08:07.497711 [ 3 ] {f814e7db-2b92-4c3d-ae6a-1f1091b4d070} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2646 2024.06.17 18:08:07.497727 [ 3 ] {} <Debug> HTTP-Session: 15d3aec2-2897-4bd8-9c9d-012c8472d7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2647 2024.06.17 18:08:07.497933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 1138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2648 2024.06.17 18:08:07.497980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2649 2024.06.17 18:08:07.497998 [ 3 ] {} <Debug> HTTP-Session: 99990c06-1575-4884-a760-a12f5809c1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2650 2024.06.17 18:08:07.498014 [ 3 ] {} <Debug> HTTP-Session: 99990c06-1575-4884-a760-a12f5809c1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2651 2024.06.17 18:08:07.498028 [ 3 ] {} <Debug> HTTP-Session: 99990c06-1575-4884-a760-a12f5809c1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2652 2024.06.17 18:08:07.498059 [ 3 ] {} <Trace> HTTP-Session: 99990c06-1575-4884-a760-a12f5809c1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2653 2024.06.17 18:08:07.498202 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2654 2024.06.17 18:08:07.498478 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2655 2024.06.17 18:08:07.498522 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2656 2024.06.17 18:08:07.498810 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2657 2024.06.17 18:08:07.498875 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2658 2024.06.17 18:08:07.499010 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2659 2024.06.17 18:08:07.499178 [ 261 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2660 2024.06.17 18:08:07.499176 [ 262 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2661 2024.06.17 18:08:07.499227 [ 257 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2662 2024.06.17 18:08:07.499207 [ 265 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2663 2024.06.17 18:08:07.499364 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2664 2024.06.17 18:08:07.499387 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2665 2024.06.17 18:08:07.499488 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2666 2024.06.17 18:08:07.499510 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (SelectExecutor): Reading approx. 22 rows with 3 streams
2667 2024.06.17 18:08:07.499548 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2668 2024.06.17 18:08:07.499588 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2669 2024.06.17 18:08:07.499625 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2670 2024.06.17 18:08:07.501202 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003069 sec., 7168.458781362007 rows/sec., 300.06 KiB/sec.
2671 2024.06.17 18:08:07.501521 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Debug> DynamicQueryHandler: Done processing query
2672 2024.06.17 18:08:07.501545 [ 3 ] {f358efa8-65e1-4cf3-aa60-96a9c85f7f7f} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2673 2024.06.17 18:08:07.501561 [ 3 ] {} <Debug> HTTP-Session: 99990c06-1575-4884-a760-a12f5809c1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2674 2024.06.17 18:08:07.522546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2675 2024.06.17 18:08:07.522607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2676 2024.06.17 18:08:07.522631 [ 3 ] {} <Debug> HTTP-Session: fd63dce1-d6d0-4a3d-8d50-bb99fa54e603 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2677 2024.06.17 18:08:07.522651 [ 3 ] {} <Debug> HTTP-Session: fd63dce1-d6d0-4a3d-8d50-bb99fa54e603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.06.17 18:08:07.522669 [ 3 ] {} <Debug> HTTP-Session: fd63dce1-d6d0-4a3d-8d50-bb99fa54e603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2679 2024.06.17 18:08:07.522707 [ 3 ] {} <Trace> HTTP-Session: fd63dce1-d6d0-4a3d-8d50-bb99fa54e603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2680 2024.06.17 18:08:07.522844 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2681 2024.06.17 18:08:07.522899 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2682 2024.06.17 18:08:07.523090 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2683 2024.06.17 18:08:07.523408 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2684 2024.06.17 18:08:07.523447 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2685 2024.06.17 18:08:07.523918 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2686 2024.06.17 18:08:07.524230 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2687 2024.06.17 18:08:07.524395 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001591 sec., 3771.213073538655 rows/sec., 611.35 KiB/sec.
2688 2024.06.17 18:08:07.524604 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Debug> DynamicQueryHandler: Done processing query
2689 2024.06.17 18:08:07.524628 [ 3 ] {06c557c7-d7f1-411d-9cba-b0a6ad7e13a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2690 2024.06.17 18:08:07.524643 [ 3 ] {} <Debug> HTTP-Session: fd63dce1-d6d0-4a3d-8d50-bb99fa54e603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2691 2024.06.17 18:08:07.524760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2692 2024.06.17 18:08:07.524805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2693 2024.06.17 18:08:07.524824 [ 3 ] {} <Debug> HTTP-Session: 4fbd3aaa-fe40-4f9e-a6cc-0e0fb5e3c6d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2694 2024.06.17 18:08:07.524840 [ 3 ] {} <Debug> HTTP-Session: 4fbd3aaa-fe40-4f9e-a6cc-0e0fb5e3c6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.06.17 18:08:07.524853 [ 3 ] {} <Debug> HTTP-Session: 4fbd3aaa-fe40-4f9e-a6cc-0e0fb5e3c6d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2696 2024.06.17 18:08:07.524883 [ 3 ] {} <Trace> HTTP-Session: 4fbd3aaa-fe40-4f9e-a6cc-0e0fb5e3c6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2697 2024.06.17 18:08:07.524978 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2698 2024.06.17 18:08:07.525020 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2699 2024.06.17 18:08:07.525145 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2700 2024.06.17 18:08:07.525424 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2701 2024.06.17 18:08:07.525460 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2702 2024.06.17 18:08:07.525759 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2703 2024.06.17 18:08:07.526057 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2704 2024.06.17 18:08:07.526207 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001254 sec., 3189.792663476874 rows/sec., 258.55 KiB/sec.
2705 2024.06.17 18:08:07.526388 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Debug> DynamicQueryHandler: Done processing query
2706 2024.06.17 18:08:07.526422 [ 3 ] {51ffd214-e4cc-4629-b849-5467bc84fcc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2707 2024.06.17 18:08:07.526441 [ 3 ] {} <Debug> HTTP-Session: 4fbd3aaa-fe40-4f9e-a6cc-0e0fb5e3c6d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2708 2024.06.17 18:08:07.526571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2709 2024.06.17 18:08:07.526628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2710 2024.06.17 18:08:07.526651 [ 3 ] {} <Debug> HTTP-Session: 5096150f-02b9-433e-b189-7143d4f2c378 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2711 2024.06.17 18:08:07.526671 [ 3 ] {} <Debug> HTTP-Session: 5096150f-02b9-433e-b189-7143d4f2c378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.06.17 18:08:07.526687 [ 3 ] {} <Debug> HTTP-Session: 5096150f-02b9-433e-b189-7143d4f2c378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2713 2024.06.17 18:08:07.526726 [ 3 ] {} <Trace> HTTP-Session: 5096150f-02b9-433e-b189-7143d4f2c378 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2714 2024.06.17 18:08:07.526851 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2715 2024.06.17 18:08:07.526903 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2716 2024.06.17 18:08:07.527057 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2717 2024.06.17 18:08:07.527337 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2718 2024.06.17 18:08:07.527375 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2719 2024.06.17 18:08:07.527677 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2720 2024.06.17 18:08:07.527989 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2721 2024.06.17 18:08:07.528145 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00132 sec., 1515.1515151515152 rows/sec., 123.55 KiB/sec.
2722 2024.06.17 18:08:07.528411 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Debug> DynamicQueryHandler: Done processing query
2723 2024.06.17 18:08:07.528437 [ 3 ] {dc53ba58-4619-4ae1-959e-5b9b0d49aa41} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2724 2024.06.17 18:08:07.528453 [ 3 ] {} <Debug> HTTP-Session: 5096150f-02b9-433e-b189-7143d4f2c378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2725 2024.06.17 18:08:07.528616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2726 2024.06.17 18:08:07.528666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2727 2024.06.17 18:08:07.528685 [ 3 ] {} <Debug> HTTP-Session: 85c37782-557c-4c35-b1f1-440dcc1ed52a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2728 2024.06.17 18:08:07.528701 [ 3 ] {} <Debug> HTTP-Session: 85c37782-557c-4c35-b1f1-440dcc1ed52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.06.17 18:08:07.528714 [ 3 ] {} <Debug> HTTP-Session: 85c37782-557c-4c35-b1f1-440dcc1ed52a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2730 2024.06.17 18:08:07.528745 [ 3 ] {} <Trace> HTTP-Session: 85c37782-557c-4c35-b1f1-440dcc1ed52a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2731 2024.06.17 18:08:07.528866 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2732 2024.06.17 18:08:07.528909 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2733 2024.06.17 18:08:07.529054 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2734 2024.06.17 18:08:07.529421 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2735 2024.06.17 18:08:07.529459 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2736 2024.06.17 18:08:07.529774 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2737 2024.06.17 18:08:07.530080 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2738 2024.06.17 18:08:07.530234 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001416 sec., 74152.54237288136 rows/sec., 5.79 MiB/sec.
2739 2024.06.17 18:08:07.530404 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Debug> DynamicQueryHandler: Done processing query
2740 2024.06.17 18:08:07.530429 [ 3 ] {51646bab-9df9-475d-beee-76f1bafa2076} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2741 2024.06.17 18:08:07.530445 [ 3 ] {} <Debug> HTTP-Session: 85c37782-557c-4c35-b1f1-440dcc1ed52a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2742 2024.06.17 18:08:07.530568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2743 2024.06.17 18:08:07.530617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2744 2024.06.17 18:08:07.530637 [ 3 ] {} <Debug> HTTP-Session: 08c13f76-f58a-42bc-8b21-a8cfa4c4df57 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2745 2024.06.17 18:08:07.530653 [ 3 ] {} <Debug> HTTP-Session: 08c13f76-f58a-42bc-8b21-a8cfa4c4df57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.06.17 18:08:07.530667 [ 3 ] {} <Debug> HTTP-Session: 08c13f76-f58a-42bc-8b21-a8cfa4c4df57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2747 2024.06.17 18:08:07.530698 [ 3 ] {} <Trace> HTTP-Session: 08c13f76-f58a-42bc-8b21-a8cfa4c4df57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2748 2024.06.17 18:08:07.530792 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2749 2024.06.17 18:08:07.530835 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2750 2024.06.17 18:08:07.530963 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2751 2024.06.17 18:08:07.531226 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2752 2024.06.17 18:08:07.531263 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2753 2024.06.17 18:08:07.531562 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2754 2024.06.17 18:08:07.531870 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2755 2024.06.17 18:08:07.532021 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001249 sec., 1601.281024819856 rows/sec., 111.81 KiB/sec.
2756 2024.06.17 18:08:07.532212 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Debug> DynamicQueryHandler: Done processing query
2757 2024.06.17 18:08:07.532238 [ 3 ] {777cfa6d-b565-45bd-a0b7-197cc6d275e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2758 2024.06.17 18:08:07.532253 [ 3 ] {} <Debug> HTTP-Session: 08c13f76-f58a-42bc-8b21-a8cfa4c4df57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2759 2024.06.17 18:08:07.532392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 16970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2760 2024.06.17 18:08:07.532440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2761 2024.06.17 18:08:07.532458 [ 3 ] {} <Debug> HTTP-Session: 44124a74-6bd7-420c-bbc5-3122692fab48 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2762 2024.06.17 18:08:07.532474 [ 3 ] {} <Debug> HTTP-Session: 44124a74-6bd7-420c-bbc5-3122692fab48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2763 2024.06.17 18:08:07.532487 [ 3 ] {} <Debug> HTTP-Session: 44124a74-6bd7-420c-bbc5-3122692fab48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2764 2024.06.17 18:08:07.532519 [ 3 ] {} <Trace> HTTP-Session: 44124a74-6bd7-420c-bbc5-3122692fab48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2765 2024.06.17 18:08:07.532639 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2766 2024.06.17 18:08:07.532681 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2767 2024.06.17 18:08:07.532807 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2768 2024.06.17 18:08:07.533148 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2769 2024.06.17 18:08:07.533185 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2770 2024.06.17 18:08:07.533501 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2771 2024.06.17 18:08:07.533802 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2772 2024.06.17 18:08:07.533949 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Debug> executeQuery: Read 100 rows, 7.98 KiB in 0.001355 sec., 73800.73800738007 rows/sec., 5.75 MiB/sec.
2773 2024.06.17 18:08:07.534115 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Debug> DynamicQueryHandler: Done processing query
2774 2024.06.17 18:08:07.534139 [ 3 ] {fc8d65a0-53f3-4337-add7-3a9e8d2a777e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2775 2024.06.17 18:08:07.534154 [ 3 ] {} <Debug> HTTP-Session: 44124a74-6bd7-420c-bbc5-3122692fab48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2776 2024.06.17 18:08:07.534592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 107220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2777 2024.06.17 18:08:07.534640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2778 2024.06.17 18:08:07.534658 [ 3 ] {} <Debug> HTTP-Session: fa368583-e7a2-4aa7-aa42-3772467cd6c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2779 2024.06.17 18:08:07.534674 [ 3 ] {} <Debug> HTTP-Session: fa368583-e7a2-4aa7-aa42-3772467cd6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2780 2024.06.17 18:08:07.534688 [ 3 ] {} <Debug> HTTP-Session: fa368583-e7a2-4aa7-aa42-3772467cd6c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2781 2024.06.17 18:08:07.534718 [ 3 ] {} <Trace> HTTP-Session: fa368583-e7a2-4aa7-aa42-3772467cd6c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2782 2024.06.17 18:08:07.535184 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2783 2024.06.17 18:08:07.535231 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2784 2024.06.17 18:08:07.535374 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2785 2024.06.17 18:08:07.535997 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2786 2024.06.17 18:08:07.536034 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2787 2024.06.17 18:08:07.536431 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2788 2024.06.17 18:08:07.536761 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2789 2024.06.17 18:08:07.536919 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Debug> executeQuery: Read 557 rows, 40.10 KiB in 0.002087 sec., 266890.27311931003 rows/sec., 18.76 MiB/sec.
2790 2024.06.17 18:08:07.537078 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Debug> DynamicQueryHandler: Done processing query
2791 2024.06.17 18:08:07.537102 [ 3 ] {febbd808-42f9-439d-a749-c673db69e3ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2792 2024.06.17 18:08:07.537117 [ 3 ] {} <Debug> HTTP-Session: fa368583-e7a2-4aa7-aa42-3772467cd6c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2793 2024.06.17 18:08:07.537265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2794 2024.06.17 18:08:07.537311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2795 2024.06.17 18:08:07.537329 [ 3 ] {} <Debug> HTTP-Session: abe6c0c1-ae3b-47d5-bf6f-27d6e2e20ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2796 2024.06.17 18:08:07.537345 [ 3 ] {} <Debug> HTTP-Session: abe6c0c1-ae3b-47d5-bf6f-27d6e2e20ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2797 2024.06.17 18:08:07.537359 [ 3 ] {} <Debug> HTTP-Session: abe6c0c1-ae3b-47d5-bf6f-27d6e2e20ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2798 2024.06.17 18:08:07.537390 [ 3 ] {} <Trace> HTTP-Session: abe6c0c1-ae3b-47d5-bf6f-27d6e2e20ac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2799 2024.06.17 18:08:07.537502 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2800 2024.06.17 18:08:07.537548 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2801 2024.06.17 18:08:07.537704 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2802 2024.06.17 18:08:07.537999 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2803 2024.06.17 18:08:07.538034 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2804 2024.06.17 18:08:07.538406 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2805 2024.06.17 18:08:07.538745 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2806 2024.06.17 18:08:07.538904 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001443 sec., 2772.002772002772 rows/sec., 3.74 MiB/sec.
2807 2024.06.17 18:08:07.539071 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Debug> DynamicQueryHandler: Done processing query
2808 2024.06.17 18:08:07.539095 [ 3 ] {0fe93b7b-d1ca-4b26-9d6f-0e600d23303f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2809 2024.06.17 18:08:07.539110 [ 3 ] {} <Debug> HTTP-Session: abe6c0c1-ae3b-47d5-bf6f-27d6e2e20ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2810 2024.06.17 18:08:07.539228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2811 2024.06.17 18:08:07.539275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2812 2024.06.17 18:08:07.539294 [ 3 ] {} <Debug> HTTP-Session: b77ec66c-6b00-4ca5-9f8f-77248034297f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2813 2024.06.17 18:08:07.539310 [ 3 ] {} <Debug> HTTP-Session: b77ec66c-6b00-4ca5-9f8f-77248034297f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2814 2024.06.17 18:08:07.539323 [ 3 ] {} <Debug> HTTP-Session: b77ec66c-6b00-4ca5-9f8f-77248034297f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2815 2024.06.17 18:08:07.539354 [ 3 ] {} <Trace> HTTP-Session: b77ec66c-6b00-4ca5-9f8f-77248034297f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2816 2024.06.17 18:08:07.539448 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2817 2024.06.17 18:08:07.539492 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2818 2024.06.17 18:08:07.539618 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2819 2024.06.17 18:08:07.539859 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2820 2024.06.17 18:08:07.539896 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2821 2024.06.17 18:08:07.540240 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2822 2024.06.17 18:08:07.540551 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2823 2024.06.17 18:08:07.540709 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001278 sec., 4694.835680751174 rows/sec., 331.63 KiB/sec.
2824 2024.06.17 18:08:07.540991 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Debug> DynamicQueryHandler: Done processing query
2825 2024.06.17 18:08:07.541016 [ 3 ] {d6bebe5d-56b3-40e9-a878-9f89619c8880} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2826 2024.06.17 18:08:07.541031 [ 3 ] {} <Debug> HTTP-Session: b77ec66c-6b00-4ca5-9f8f-77248034297f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2827 2024.06.17 18:08:07.541161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2828 2024.06.17 18:08:07.541208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2829 2024.06.17 18:08:07.541228 [ 3 ] {} <Debug> HTTP-Session: d0624356-7067-4e45-a9e8-3d658159b2e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2830 2024.06.17 18:08:07.541245 [ 3 ] {} <Debug> HTTP-Session: d0624356-7067-4e45-a9e8-3d658159b2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2831 2024.06.17 18:08:07.541258 [ 3 ] {} <Debug> HTTP-Session: d0624356-7067-4e45-a9e8-3d658159b2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2832 2024.06.17 18:08:07.541288 [ 3 ] {} <Trace> HTTP-Session: d0624356-7067-4e45-a9e8-3d658159b2e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2833 2024.06.17 18:08:07.541414 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2834 2024.06.17 18:08:07.541459 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2835 2024.06.17 18:08:07.541608 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2836 2024.06.17 18:08:07.541881 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2837 2024.06.17 18:08:07.541917 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2838 2024.06.17 18:08:07.542269 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2839 2024.06.17 18:08:07.542585 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2840 2024.06.17 18:08:07.542733 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
2841 2024.06.17 18:08:07.542897 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Debug> DynamicQueryHandler: Done processing query
2842 2024.06.17 18:08:07.542920 [ 3 ] {8ae3bba2-00f8-48ea-ad7a-385386062c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2843 2024.06.17 18:08:07.542937 [ 3 ] {} <Debug> HTTP-Session: d0624356-7067-4e45-a9e8-3d658159b2e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2844 2024.06.17 18:08:12.482951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2845 2024.06.17 18:08:12.483087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2846 2024.06.17 18:08:12.483117 [ 3 ] {} <Debug> HTTP-Session: 5959773c-129e-40ca-8501-62b2be4c2e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2847 2024.06.17 18:08:12.483145 [ 3 ] {} <Debug> HTTP-Session: 5959773c-129e-40ca-8501-62b2be4c2e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2848 2024.06.17 18:08:12.483164 [ 3 ] {} <Debug> HTTP-Session: 5959773c-129e-40ca-8501-62b2be4c2e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2849 2024.06.17 18:08:12.483219 [ 3 ] {} <Trace> HTTP-Session: 5959773c-129e-40ca-8501-62b2be4c2e6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2850 2024.06.17 18:08:12.483427 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2851 2024.06.17 18:08:12.483503 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2852 2024.06.17 18:08:12.483727 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2853 2024.06.17 18:08:12.484187 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2854 2024.06.17 18:08:12.484233 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2855 2024.06.17 18:08:12.484607 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2856 2024.06.17 18:08:12.484938 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2857 2024.06.17 18:08:12.485105 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001738 sec., 13808.97583429229 rows/sec., 1.09 MiB/sec.
2858 2024.06.17 18:08:12.485430 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Debug> DynamicQueryHandler: Done processing query
2859 2024.06.17 18:08:12.485458 [ 3 ] {1983fbdd-7889-4cb6-96dd-a86da01dcac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2860 2024.06.17 18:08:12.485475 [ 3 ] {} <Debug> HTTP-Session: 5959773c-129e-40ca-8501-62b2be4c2e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2861 2024.06.17 18:08:12.485657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2862 2024.06.17 18:08:12.485712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2863 2024.06.17 18:08:12.485732 [ 3 ] {} <Debug> HTTP-Session: 59fb7eb2-1614-4df4-9775-de1f85625991 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2864 2024.06.17 18:08:12.485751 [ 3 ] {} <Debug> HTTP-Session: 59fb7eb2-1614-4df4-9775-de1f85625991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2865 2024.06.17 18:08:12.485765 [ 3 ] {} <Debug> HTTP-Session: 59fb7eb2-1614-4df4-9775-de1f85625991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2866 2024.06.17 18:08:12.485801 [ 3 ] {} <Trace> HTTP-Session: 59fb7eb2-1614-4df4-9775-de1f85625991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2867 2024.06.17 18:08:12.485952 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2868 2024.06.17 18:08:12.486001 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2869 2024.06.17 18:08:12.486150 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2870 2024.06.17 18:08:12.486593 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2871 2024.06.17 18:08:12.486633 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2872 2024.06.17 18:08:12.486952 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2873 2024.06.17 18:08:12.487269 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2874 2024.06.17 18:08:12.487423 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001535 sec., 83387.62214983715 rows/sec., 6.96 MiB/sec.
2875 2024.06.17 18:08:12.487599 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Debug> DynamicQueryHandler: Done processing query
2876 2024.06.17 18:08:12.487624 [ 3 ] {5d704913-386e-4544-9a80-20a153a4c45c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2877 2024.06.17 18:08:12.487640 [ 3 ] {} <Debug> HTTP-Session: 59fb7eb2-1614-4df4-9775-de1f85625991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2878 2024.06.17 18:08:12.487786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2879 2024.06.17 18:08:12.487836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2880 2024.06.17 18:08:12.487857 [ 3 ] {} <Debug> HTTP-Session: 36fc663b-53df-486f-a701-3cf3e02890eb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2881 2024.06.17 18:08:12.487874 [ 3 ] {} <Debug> HTTP-Session: 36fc663b-53df-486f-a701-3cf3e02890eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2882 2024.06.17 18:08:12.487888 [ 3 ] {} <Debug> HTTP-Session: 36fc663b-53df-486f-a701-3cf3e02890eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2883 2024.06.17 18:08:12.487920 [ 3 ] {} <Trace> HTTP-Session: 36fc663b-53df-486f-a701-3cf3e02890eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2884 2024.06.17 18:08:12.488052 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2885 2024.06.17 18:08:12.488098 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2886 2024.06.17 18:08:12.488235 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2887 2024.06.17 18:08:12.488617 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2888 2024.06.17 18:08:12.488655 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2889 2024.06.17 18:08:12.488965 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2890 2024.06.17 18:08:12.489273 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2891 2024.06.17 18:08:12.489428 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001433 sec., 61409.63014654571 rows/sec., 4.80 MiB/sec.
2892 2024.06.17 18:08:12.489592 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Debug> DynamicQueryHandler: Done processing query
2893 2024.06.17 18:08:12.489617 [ 3 ] {cdb5b7f9-f5fe-4b6e-99cc-d9e3bfb9f001} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2894 2024.06.17 18:08:12.489633 [ 3 ] {} <Debug> HTTP-Session: 36fc663b-53df-486f-a701-3cf3e02890eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2895 2024.06.17 18:08:12.489808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2896 2024.06.17 18:08:12.489858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2897 2024.06.17 18:08:12.489878 [ 3 ] {} <Debug> HTTP-Session: a024d578-fbde-4150-9aae-877298cc14cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2898 2024.06.17 18:08:12.489895 [ 3 ] {} <Debug> HTTP-Session: a024d578-fbde-4150-9aae-877298cc14cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2899 2024.06.17 18:08:12.489908 [ 3 ] {} <Debug> HTTP-Session: a024d578-fbde-4150-9aae-877298cc14cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.06.17 18:08:12.489939 [ 3 ] {} <Trace> HTTP-Session: a024d578-fbde-4150-9aae-877298cc14cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2901 2024.06.17 18:08:12.490090 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2902 2024.06.17 18:08:12.490138 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2903 2024.06.17 18:08:12.490286 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2904 2024.06.17 18:08:12.490687 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2905 2024.06.17 18:08:12.490724 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2906 2024.06.17 18:08:12.491121 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2907 2024.06.17 18:08:12.491454 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2908 2024.06.17 18:08:12.491614 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec.
2909 2024.06.17 18:08:12.491779 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Debug> DynamicQueryHandler: Done processing query
2910 2024.06.17 18:08:12.491804 [ 3 ] {4c81e4eb-a9f9-4489-8400-f5eddbefbfc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2911 2024.06.17 18:08:12.491819 [ 3 ] {} <Debug> HTTP-Session: a024d578-fbde-4150-9aae-877298cc14cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2912 2024.06.17 18:08:12.492004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2913 2024.06.17 18:08:12.492053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2914 2024.06.17 18:08:12.492072 [ 3 ] {} <Debug> HTTP-Session: 992c10b3-aafd-458a-801d-89a3a6e9df81 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2915 2024.06.17 18:08:12.492088 [ 3 ] {} <Debug> HTTP-Session: 992c10b3-aafd-458a-801d-89a3a6e9df81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2916 2024.06.17 18:08:12.492102 [ 3 ] {} <Debug> HTTP-Session: 992c10b3-aafd-458a-801d-89a3a6e9df81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2917 2024.06.17 18:08:12.492132 [ 3 ] {} <Trace> HTTP-Session: 992c10b3-aafd-458a-801d-89a3a6e9df81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2918 2024.06.17 18:08:12.492381 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2919 2024.06.17 18:08:12.492430 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2920 2024.06.17 18:08:12.492590 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2921 2024.06.17 18:08:12.493051 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2922 2024.06.17 18:08:12.493087 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2923 2024.06.17 18:08:12.493483 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2924 2024.06.17 18:08:12.493814 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2925 2024.06.17 18:08:12.493969 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001756 sec., 13667.425968109339 rows/sec., 18.44 MiB/sec.
2926 2024.06.17 18:08:12.494143 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Debug> DynamicQueryHandler: Done processing query
2927 2024.06.17 18:08:12.494167 [ 3 ] {c57cb8db-84c0-4bc2-90a3-bfa37a5ca125} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2928 2024.06.17 18:08:12.494183 [ 3 ] {} <Debug> HTTP-Session: 992c10b3-aafd-458a-801d-89a3a6e9df81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2929 2024.06.17 18:08:12.494314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2930 2024.06.17 18:08:12.494362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2931 2024.06.17 18:08:12.494381 [ 3 ] {} <Debug> HTTP-Session: 06f0fecf-a8eb-4e39-8151-8eb316ae3765 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2932 2024.06.17 18:08:12.494397 [ 3 ] {} <Debug> HTTP-Session: 06f0fecf-a8eb-4e39-8151-8eb316ae3765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2933 2024.06.17 18:08:12.494411 [ 3 ] {} <Debug> HTTP-Session: 06f0fecf-a8eb-4e39-8151-8eb316ae3765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.06.17 18:08:12.494441 [ 3 ] {} <Trace> HTTP-Session: 06f0fecf-a8eb-4e39-8151-8eb316ae3765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2935 2024.06.17 18:08:12.494574 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2936 2024.06.17 18:08:12.494618 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2937 2024.06.17 18:08:12.494744 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2938 2024.06.17 18:08:12.495035 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2939 2024.06.17 18:08:12.495072 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2940 2024.06.17 18:08:12.495422 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2941 2024.06.17 18:08:12.495738 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2942 2024.06.17 18:08:12.495862 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec.
2943 2024.06.17 18:08:12.496079 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Debug> DynamicQueryHandler: Done processing query
2944 2024.06.17 18:08:12.496107 [ 3 ] {75c9275e-fc84-4e90-9aa4-4baa3ec7cfff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2945 2024.06.17 18:08:12.496122 [ 3 ] {} <Debug> HTTP-Session: 06f0fecf-a8eb-4e39-8151-8eb316ae3765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2946 2024.06.17 18:08:17.481938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2947 2024.06.17 18:08:17.482128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2948 2024.06.17 18:08:17.482174 [ 3 ] {} <Debug> HTTP-Session: a452c2eb-b228-4cb9-a674-50f04ed3bcb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2949 2024.06.17 18:08:17.482215 [ 3 ] {} <Debug> HTTP-Session: a452c2eb-b228-4cb9-a674-50f04ed3bcb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2950 2024.06.17 18:08:17.482243 [ 3 ] {} <Debug> HTTP-Session: a452c2eb-b228-4cb9-a674-50f04ed3bcb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.06.17 18:08:17.482323 [ 3 ] {} <Trace> HTTP-Session: a452c2eb-b228-4cb9-a674-50f04ed3bcb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2952 2024.06.17 18:08:17.482520 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2953 2024.06.17 18:08:17.482585 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2954 2024.06.17 18:08:17.482778 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2955 2024.06.17 18:08:17.483254 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2956 2024.06.17 18:08:17.483302 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2957 2024.06.17 18:08:17.483681 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2958 2024.06.17 18:08:17.484015 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2959 2024.06.17 18:08:17.484184 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001707 sec., 2343.2923257176335 rows/sec., 189.93 KiB/sec.
2960 2024.06.17 18:08:17.484400 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Debug> DynamicQueryHandler: Done processing query
2961 2024.06.17 18:08:17.484428 [ 3 ] {3c9b98fe-bf8d-44b5-b33d-bd2e3098feae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2962 2024.06.17 18:08:17.484444 [ 3 ] {} <Debug> HTTP-Session: a452c2eb-b228-4cb9-a674-50f04ed3bcb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2963 2024.06.17 18:08:17.484612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2964 2024.06.17 18:08:17.484666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2965 2024.06.17 18:08:17.484686 [ 3 ] {} <Debug> HTTP-Session: 5f15c299-c85c-4650-9437-47e0ed6f7edc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2966 2024.06.17 18:08:17.484704 [ 3 ] {} <Debug> HTTP-Session: 5f15c299-c85c-4650-9437-47e0ed6f7edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2967 2024.06.17 18:08:17.484718 [ 3 ] {} <Debug> HTTP-Session: 5f15c299-c85c-4650-9437-47e0ed6f7edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.06.17 18:08:17.484752 [ 3 ] {} <Trace> HTTP-Session: 5f15c299-c85c-4650-9437-47e0ed6f7edc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2969 2024.06.17 18:08:17.484873 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2970 2024.06.17 18:08:17.484919 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2971 2024.06.17 18:08:17.485048 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2972 2024.06.17 18:08:17.485423 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2973 2024.06.17 18:08:17.485461 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2974 2024.06.17 18:08:17.485766 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2975 2024.06.17 18:08:17.486071 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2976 2024.06.17 18:08:17.486233 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001398 sec., 48640.91559370529 rows/sec., 3.85 MiB/sec.
2977 2024.06.17 18:08:17.486404 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Debug> DynamicQueryHandler: Done processing query
2978 2024.06.17 18:08:17.486429 [ 3 ] {8719ef89-3585-4486-9089-a875f0c7809b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2979 2024.06.17 18:08:17.486444 [ 3 ] {} <Debug> HTTP-Session: 5f15c299-c85c-4650-9437-47e0ed6f7edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2980 2024.06.17 18:08:17.486590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2981 2024.06.17 18:08:17.486640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2982 2024.06.17 18:08:17.486659 [ 3 ] {} <Debug> HTTP-Session: b214b081-6330-478d-b5e2-9f7ac03622f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
2983 2024.06.17 18:08:17.486676 [ 3 ] {} <Debug> HTTP-Session: b214b081-6330-478d-b5e2-9f7ac03622f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2984 2024.06.17 18:08:17.486690 [ 3 ] {} <Debug> HTTP-Session: b214b081-6330-478d-b5e2-9f7ac03622f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.06.17 18:08:17.486721 [ 3 ] {} <Trace> HTTP-Session: b214b081-6330-478d-b5e2-9f7ac03622f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2986 2024.06.17 18:08:17.486837 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2987 2024.06.17 18:08:17.486880 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2988 2024.06.17 18:08:17.487008 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2989 2024.06.17 18:08:17.487336 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2990 2024.06.17 18:08:17.487372 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2991 2024.06.17 18:08:17.487684 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2992 2024.06.17 18:08:17.487993 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2993 2024.06.17 18:08:17.488155 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001352 sec., 50295.857988165684 rows/sec., 3.93 MiB/sec.
2994 2024.06.17 18:08:17.488359 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Debug> DynamicQueryHandler: Done processing query
2995 2024.06.17 18:08:17.488383 [ 3 ] {b784b526-04b0-4f7b-9464-68cf867e15f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2996 2024.06.17 18:08:17.488399 [ 3 ] {} <Debug> HTTP-Session: b214b081-6330-478d-b5e2-9f7ac03622f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2997 2024.06.17 18:08:17.488575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2998 2024.06.17 18:08:17.488624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2999 2024.06.17 18:08:17.488642 [ 3 ] {} <Debug> HTTP-Session: da292c2e-35db-4b29-867a-2ae8d32c7638 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3000 2024.06.17 18:08:17.488658 [ 3 ] {} <Debug> HTTP-Session: da292c2e-35db-4b29-867a-2ae8d32c7638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3001 2024.06.17 18:08:17.488672 [ 3 ] {} <Debug> HTTP-Session: da292c2e-35db-4b29-867a-2ae8d32c7638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3002 2024.06.17 18:08:17.488703 [ 3 ] {} <Trace> HTTP-Session: da292c2e-35db-4b29-867a-2ae8d32c7638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3003 2024.06.17 18:08:17.488845 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3004 2024.06.17 18:08:17.488893 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3005 2024.06.17 18:08:17.489038 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3006 2024.06.17 18:08:17.489458 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3007 2024.06.17 18:08:17.489496 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3008 2024.06.17 18:08:17.489879 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3009 2024.06.17 18:08:17.490224 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3010 2024.06.17 18:08:17.490386 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec.
3011 2024.06.17 18:08:17.490544 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Debug> DynamicQueryHandler: Done processing query
3012 2024.06.17 18:08:17.490568 [ 3 ] {c72afcd2-759f-45b1-8871-de0d28850a75} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3013 2024.06.17 18:08:17.490583 [ 3 ] {} <Debug> HTTP-Session: da292c2e-35db-4b29-867a-2ae8d32c7638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3014 2024.06.17 18:08:17.490707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3015 2024.06.17 18:08:17.490753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3016 2024.06.17 18:08:17.490772 [ 3 ] {} <Debug> HTTP-Session: 7778eda6-7fbb-4853-9190-ba623f1a5c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3017 2024.06.17 18:08:17.490789 [ 3 ] {} <Debug> HTTP-Session: 7778eda6-7fbb-4853-9190-ba623f1a5c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3018 2024.06.17 18:08:17.490802 [ 3 ] {} <Debug> HTTP-Session: 7778eda6-7fbb-4853-9190-ba623f1a5c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3019 2024.06.17 18:08:17.490833 [ 3 ] {} <Trace> HTTP-Session: 7778eda6-7fbb-4853-9190-ba623f1a5c13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3020 2024.06.17 18:08:17.490947 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3021 2024.06.17 18:08:17.490994 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3022 2024.06.17 18:08:17.491151 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3023 2024.06.17 18:08:17.491464 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3024 2024.06.17 18:08:17.491500 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3025 2024.06.17 18:08:17.491870 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3026 2024.06.17 18:08:17.492197 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3027 2024.06.17 18:08:17.492351 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001448 sec., 2762.430939226519 rows/sec., 3.73 MiB/sec.
3028 2024.06.17 18:08:17.492524 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Debug> DynamicQueryHandler: Done processing query
3029 2024.06.17 18:08:17.492548 [ 3 ] {c06cfa1d-e686-415d-b376-10b25b2df8da} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3030 2024.06.17 18:08:17.492563 [ 3 ] {} <Debug> HTTP-Session: 7778eda6-7fbb-4853-9190-ba623f1a5c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3031 2024.06.17 18:08:17.492689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3032 2024.06.17 18:08:17.492737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3033 2024.06.17 18:08:17.492755 [ 3 ] {} <Debug> HTTP-Session: d6b0a0e6-c9e8-4d4a-8d5d-11af648f66f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3034 2024.06.17 18:08:17.492771 [ 3 ] {} <Debug> HTTP-Session: d6b0a0e6-c9e8-4d4a-8d5d-11af648f66f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3035 2024.06.17 18:08:17.492784 [ 3 ] {} <Debug> HTTP-Session: d6b0a0e6-c9e8-4d4a-8d5d-11af648f66f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3036 2024.06.17 18:08:17.492815 [ 3 ] {} <Trace> HTTP-Session: d6b0a0e6-c9e8-4d4a-8d5d-11af648f66f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3037 2024.06.17 18:08:17.492930 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3038 2024.06.17 18:08:17.492974 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3039 2024.06.17 18:08:17.493097 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3040 2024.06.17 18:08:17.493380 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3041 2024.06.17 18:08:17.493416 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3042 2024.06.17 18:08:17.493763 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3043 2024.06.17 18:08:17.494092 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3044 2024.06.17 18:08:17.494246 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec.
3045 2024.06.17 18:08:17.494398 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Debug> DynamicQueryHandler: Done processing query
3046 2024.06.17 18:08:17.494422 [ 3 ] {d6e84850-749d-42e7-9350-1aa4c21341ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3047 2024.06.17 18:08:17.494437 [ 3 ] {} <Debug> HTTP-Session: d6b0a0e6-c9e8-4d4a-8d5d-11af648f66f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3048 2024.06.17 18:08:18.933819 [ 39 ] {} <Debug> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3049 2024.06.17 18:08:18.933899 [ 39 ] {} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3050 2024.06.17 18:08:18.933921 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3051 2024.06.17 18:08:18.934155 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::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
3052 2024.06.17 18:08:18.934526 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3053 2024.06.17 18:08:18.934573 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::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
3054 2024.06.17 18:08:18.934692 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3055 2024.06.17 18:08:18.934812 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3056 2024.06.17 18:08:18.934917 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::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
3057 2024.06.17 18:08:18.935025 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::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
3058 2024.06.17 18:08:18.937304 [ 195 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 6 columns (6 merged, 0 gathered) in 0.00330489 sec., 8774.876017053517 rows/sec., 1.23 MiB/sec.
3059 2024.06.17 18:08:18.937457 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3060 2024.06.17 18:08:18.937941 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::all_1_5_1} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3061 2024.06.17 18:08:18.938023 [ 200 ] {07aacc70-b2dd-48bc-9b1b-b836590636f0::all_1_5_1} <Trace> oximeter.timeseries_schema (07aacc70-b2dd-48bc-9b1b-b836590636f0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3062 2024.06.17 18:08:18.938106 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3063 2024.06.17 18:08:21.706025 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache
3064 2024.06.17 18:08:21.706077 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache
3065 2024.06.17 18:08:22.483326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3066 2024.06.17 18:08:22.483502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3067 2024.06.17 18:08:22.483545 [ 3 ] {} <Debug> HTTP-Session: 3279544a-32bd-41c1-9414-85df744dc382 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3068 2024.06.17 18:08:22.483586 [ 3 ] {} <Debug> HTTP-Session: 3279544a-32bd-41c1-9414-85df744dc382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3069 2024.06.17 18:08:22.483614 [ 3 ] {} <Debug> HTTP-Session: 3279544a-32bd-41c1-9414-85df744dc382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3070 2024.06.17 18:08:22.483695 [ 3 ] {} <Trace> HTTP-Session: 3279544a-32bd-41c1-9414-85df744dc382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3071 2024.06.17 18:08:22.483985 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3072 2024.06.17 18:08:22.484092 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3073 2024.06.17 18:08:22.484406 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3074 2024.06.17 18:08:22.484895 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3075 2024.06.17 18:08:22.484942 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3076 2024.06.17 18:08:22.485309 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3077 2024.06.17 18:08:22.485636 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3078 2024.06.17 18:08:22.485780 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001888 sec., 12711.864406779661 rows/sec., 1.01 MiB/sec.
3079 2024.06.17 18:08:22.486070 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Debug> DynamicQueryHandler: Done processing query
3080 2024.06.17 18:08:22.486099 [ 3 ] {0b4bcb97-c698-4acc-90db-85860454324c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3081 2024.06.17 18:08:22.486115 [ 3 ] {} <Debug> HTTP-Session: 3279544a-32bd-41c1-9414-85df744dc382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3082 2024.06.17 18:08:22.486319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3083 2024.06.17 18:08:22.486374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3084 2024.06.17 18:08:22.486393 [ 3 ] {} <Debug> HTTP-Session: ea4be5b8-a0f8-4e29-b85f-355bb42f3a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3085 2024.06.17 18:08:22.486412 [ 3 ] {} <Debug> HTTP-Session: ea4be5b8-a0f8-4e29-b85f-355bb42f3a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3086 2024.06.17 18:08:22.486426 [ 3 ] {} <Debug> HTTP-Session: ea4be5b8-a0f8-4e29-b85f-355bb42f3a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3087 2024.06.17 18:08:22.486460 [ 3 ] {} <Trace> HTTP-Session: ea4be5b8-a0f8-4e29-b85f-355bb42f3a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3088 2024.06.17 18:08:22.486600 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3089 2024.06.17 18:08:22.486646 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3090 2024.06.17 18:08:22.486785 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3091 2024.06.17 18:08:22.487157 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3092 2024.06.17 18:08:22.487197 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3093 2024.06.17 18:08:22.487524 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3094 2024.06.17 18:08:22.487842 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3095 2024.06.17 18:08:22.487975 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001437 sec., 89074.46068197634 rows/sec., 7.43 MiB/sec.
3096 2024.06.17 18:08:22.488095 [ 36 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3097 2024.06.17 18:08:22.488209 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Debug> DynamicQueryHandler: Done processing query
3098 2024.06.17 18:08:22.488217 [ 36 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3099 2024.06.17 18:08:22.488248 [ 3 ] {fb0e2fd1-a790-438a-a3ce-b90d586b5c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3100 2024.06.17 18:08:22.488284 [ 3 ] {} <Debug> HTTP-Session: ea4be5b8-a0f8-4e29-b85f-355bb42f3a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3101 2024.06.17 18:08:22.488289 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3102 2024.06.17 18:08:22.488502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3103 2024.06.17 18:08:22.488587 [ 198 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
3104 2024.06.17 18:08:22.488650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3105 2024.06.17 18:08:22.488735 [ 3 ] {} <Debug> HTTP-Session: 375beb71-abb6-489b-9498-93029d0820c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3106 2024.06.17 18:08:22.488806 [ 3 ] {} <Debug> HTTP-Session: 375beb71-abb6-489b-9498-93029d0820c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.06.17 18:08:22.488882 [ 3 ] {} <Debug> HTTP-Session: 375beb71-abb6-489b-9498-93029d0820c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3108 2024.06.17 18:08:22.489015 [ 3 ] {} <Trace> HTTP-Session: 375beb71-abb6-489b-9498-93029d0820c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3109 2024.06.17 18:08:22.489126 [ 198 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3110 2024.06.17 18:08:22.489195 [ 198 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 128 rows starting from the beginning of the part
3111 2024.06.17 18:08:22.489242 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3112 2024.06.17 18:08:22.489312 [ 198 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 129 rows starting from the beginning of the part
3113 2024.06.17 18:08:22.489325 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3114 2024.06.17 18:08:22.489515 [ 198 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 105 rows starting from the beginning of the part
3115 2024.06.17 18:08:22.489762 [ 198 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part
3116 2024.06.17 18:08:22.489939 [ 198 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part
3117 2024.06.17 18:08:22.490090 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3118 2024.06.17 18:08:22.490122 [ 198 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part
3119 2024.06.17 18:08:22.490732 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3120 2024.06.17 18:08:22.490774 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3121 2024.06.17 18:08:22.491338 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3122 2024.06.17 18:08:22.491778 [ 200 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003367422 sec., 203716.6710914165 rows/sec., 16.73 MiB/sec.
3123 2024.06.17 18:08:22.491846 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3124 2024.06.17 18:08:22.492063 [ 200 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3125 2024.06.17 18:08:22.492080 [ 36 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3126 2024.06.17 18:08:22.492137 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.002926 sec., 30075.18796992481 rows/sec., 2.35 MiB/sec.
3127 2024.06.17 18:08:22.492168 [ 36 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3128 2024.06.17 18:08:22.492234 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3129 2024.06.17 18:08:22.492766 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
3130 2024.06.17 18:08:22.492894 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Debug> DynamicQueryHandler: Done processing query
3131 2024.06.17 18:08:22.492982 [ 3 ] {5b52ce5a-c3e4-4ea7-a917-9781f1667e27} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3132 2024.06.17 18:08:22.493074 [ 3 ] {} <Debug> HTTP-Session: 375beb71-abb6-489b-9498-93029d0820c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3133 2024.06.17 18:08:22.493242 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3134 2024.06.17 18:08:22.493310 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 100 rows starting from the beginning of the part
3135 2024.06.17 18:08:22.493365 [ 200 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3136 2024.06.17 18:08:22.493485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3137 2024.06.17 18:08:22.493616 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part
3138 2024.06.17 18:08:22.493759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3139 2024.06.17 18:08:22.493820 [ 200 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_16_3} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3140 2024.06.17 18:08:22.493948 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part
3141 2024.06.17 18:08:22.494032 [ 3 ] {} <Debug> HTTP-Session: 77df6e40-687a-43bc-8718-7fe0ccb04650 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3142 2024.06.17 18:08:22.494201 [ 3 ] {} <Debug> HTTP-Session: 77df6e40-687a-43bc-8718-7fe0ccb04650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3143 2024.06.17 18:08:22.494275 [ 3 ] {} <Debug> HTTP-Session: 77df6e40-687a-43bc-8718-7fe0ccb04650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3144 2024.06.17 18:08:22.494299 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part
3145 2024.06.17 18:08:22.494560 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3146 2024.06.17 18:08:22.494609 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part
3147 2024.06.17 18:08:22.494861 [ 3 ] {} <Trace> HTTP-Session: 77df6e40-687a-43bc-8718-7fe0ccb04650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3148 2024.06.17 18:08:22.494914 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part
3149 2024.06.17 18:08:22.495276 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3150 2024.06.17 18:08:22.495403 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3151 2024.06.17 18:08:22.495853 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2024.06.17 18:08:22.496852 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3153 2024.06.17 18:08:22.496928 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3154 2024.06.17 18:08:22.497769 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.00537772 sec., 99298.5875054856 rows/sec., 7.75 MiB/sec.
3155 2024.06.17 18:08:22.497875 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3156 2024.06.17 18:08:22.497962 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3157 2024.06.17 18:08:22.498685 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3158 2024.06.17 18:08:22.498799 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3159 2024.06.17 18:08:22.498935 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3160 2024.06.17 18:08:22.499033 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3161 2024.06.17 18:08:22.499060 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_16_3} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3162 2024.06.17 18:08:22.499073 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003985 sec., 40150.564617314936 rows/sec., 2.80 MiB/sec.
3163 2024.06.17 18:08:22.499091 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3164 2024.06.17 18:08:22.499455 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3165 2024.06.17 18:08:22.499530 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
3166 2024.06.17 18:08:22.499571 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Debug> DynamicQueryHandler: Done processing query
3167 2024.06.17 18:08:22.499615 [ 3 ] {214658f6-ad2f-443c-90af-f5012f741be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3168 2024.06.17 18:08:22.499650 [ 3 ] {} <Debug> HTTP-Session: 77df6e40-687a-43bc-8718-7fe0ccb04650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3169 2024.06.17 18:08:22.499764 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3170 2024.06.17 18:08:22.499814 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 896 rows starting from the beginning of the part
3171 2024.06.17 18:08:22.499844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3172 2024.06.17 18:08:22.499964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3173 2024.06.17 18:08:22.500055 [ 3 ] {} <Debug> HTTP-Session: 78fd8a06-5200-4b3a-8e0a-65a49e47829b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3174 2024.06.17 18:08:22.500128 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part
3175 2024.06.17 18:08:22.500133 [ 3 ] {} <Debug> HTTP-Session: 78fd8a06-5200-4b3a-8e0a-65a49e47829b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3176 2024.06.17 18:08:22.500202 [ 3 ] {} <Debug> HTTP-Session: 78fd8a06-5200-4b3a-8e0a-65a49e47829b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.06.17 18:08:22.500324 [ 3 ] {} <Trace> HTTP-Session: 78fd8a06-5200-4b3a-8e0a-65a49e47829b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3178 2024.06.17 18:08:22.500433 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 557 rows starting from the beginning of the part
3179 2024.06.17 18:08:22.500640 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part
3180 2024.06.17 18:08:22.500758 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part
3181 2024.06.17 18:08:22.501024 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3182 2024.06.17 18:08:22.501082 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3183 2024.06.17 18:08:22.501171 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3184 2024.06.17 18:08:22.501936 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3185 2024.06.17 18:08:22.502792 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3186 2024.06.17 18:08:22.502864 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3187 2024.06.17 18:08:22.504043 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3188 2024.06.17 18:08:22.504661 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2094 rows, containing 5 columns (5 merged, 0 gathered) in 0.00537386 sec., 389664.040373214 rows/sec., 27.19 MiB/sec.
3189 2024.06.17 18:08:22.504940 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3190 2024.06.17 18:08:22.504986 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3191 2024.06.17 18:08:22.505266 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.004747 sec., 5055.8247314093105 rows/sec., 6.82 MiB/sec.
3192 2024.06.17 18:08:22.506008 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Debug> DynamicQueryHandler: Done processing query
3193 2024.06.17 18:08:22.506046 [ 3 ] {b6cd4d16-4540-487c-8d43-861b156e5d59} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3194 2024.06.17 18:08:22.506090 [ 3 ] {} <Debug> HTTP-Session: 78fd8a06-5200-4b3a-8e0a-65a49e47829b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3195 2024.06.17 18:08:22.506243 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3196 2024.06.17 18:08:22.506271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3197 2024.06.17 18:08:22.506370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3198 2024.06.17 18:08:22.506397 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3199 2024.06.17 18:08:22.506410 [ 3 ] {} <Debug> HTTP-Session: 8500f036-c177-4a24-9089-b4b54086e213 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3200 2024.06.17 18:08:22.506449 [ 3 ] {} <Debug> HTTP-Session: 8500f036-c177-4a24-9089-b4b54086e213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3201 2024.06.17 18:08:22.506505 [ 3 ] {} <Debug> HTTP-Session: 8500f036-c177-4a24-9089-b4b54086e213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.06.17 18:08:22.506556 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
3203 2024.06.17 18:08:22.506587 [ 3 ] {} <Trace> HTTP-Session: 8500f036-c177-4a24-9089-b4b54086e213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3204 2024.06.17 18:08:22.506728 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3205 2024.06.17 18:08:22.506775 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3206 2024.06.17 18:08:22.506918 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3207 2024.06.17 18:08:22.507257 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3208 2024.06.17 18:08:22.507305 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3209 2024.06.17 18:08:22.507679 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3210 2024.06.17 18:08:22.508013 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3211 2024.06.17 18:08:22.508177 [ 36 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3212 2024.06.17 18:08:22.508180 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec.
3213 2024.06.17 18:08:22.508229 [ 36 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3214 2024.06.17 18:08:22.508292 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3215 2024.06.17 18:08:22.508443 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
3216 2024.06.17 18:08:22.508467 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Debug> DynamicQueryHandler: Done processing query
3217 2024.06.17 18:08:22.508498 [ 3 ] {c0d2d0c3-5470-426b-8ed8-d750c1fc97c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3218 2024.06.17 18:08:22.508520 [ 3 ] {} <Debug> HTTP-Session: 8500f036-c177-4a24-9089-b4b54086e213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3219 2024.06.17 18:08:22.508604 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3220 2024.06.17 18:08:22.508645 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 346 rows starting from the beginning of the part
3221 2024.06.17 18:08:22.508744 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
3222 2024.06.17 18:08:22.508960 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
3223 2024.06.17 18:08:22.509043 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
3224 2024.06.17 18:08:22.509293 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
3225 2024.06.17 18:08:22.509389 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
3226 2024.06.17 18:08:22.510453 [ 196 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 4 columns (4 merged, 0 gathered) in 0.00205714 sec., 314028.2139280749 rows/sec., 21.24 MiB/sec.
3227 2024.06.17 18:08:22.510597 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3228 2024.06.17 18:08:22.510954 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_16_3} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3229 2024.06.17 18:08:22.511027 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_16_3} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3230 2024.06.17 18:08:22.511094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3231 2024.06.17 18:08:27.482476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3232 2024.06.17 18:08:27.482615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3233 2024.06.17 18:08:27.482644 [ 3 ] {} <Debug> HTTP-Session: ffb6830a-6081-4c35-966e-9d8e81631cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3234 2024.06.17 18:08:27.482672 [ 3 ] {} <Debug> HTTP-Session: ffb6830a-6081-4c35-966e-9d8e81631cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3235 2024.06.17 18:08:27.482691 [ 3 ] {} <Debug> HTTP-Session: ffb6830a-6081-4c35-966e-9d8e81631cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3236 2024.06.17 18:08:27.482748 [ 3 ] {} <Trace> HTTP-Session: ffb6830a-6081-4c35-966e-9d8e81631cc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3237 2024.06.17 18:08:27.482946 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3238 2024.06.17 18:08:27.483021 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3239 2024.06.17 18:08:27.483247 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3240 2024.06.17 18:08:27.483675 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3241 2024.06.17 18:08:27.483719 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3242 2024.06.17 18:08:27.484087 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3243 2024.06.17 18:08:27.484425 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3244 2024.06.17 18:08:27.484609 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001712 sec., 2336.448598130841 rows/sec., 189.38 KiB/sec.
3245 2024.06.17 18:08:27.484611 [ 32 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3246 2024.06.17 18:08:27.484710 [ 32 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3247 2024.06.17 18:08:27.484761 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3248 2024.06.17 18:08:27.484881 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Debug> DynamicQueryHandler: Done processing query
3249 2024.06.17 18:08:27.484897 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
3250 2024.06.17 18:08:27.484916 [ 3 ] {6d758911-bb3a-4601-a1d1-129f781f8365} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3251 2024.06.17 18:08:27.484940 [ 3 ] {} <Debug> HTTP-Session: ffb6830a-6081-4c35-966e-9d8e81631cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3252 2024.06.17 18:08:27.485032 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3253 2024.06.17 18:08:27.485062 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part
3254 2024.06.17 18:08:27.485212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3255 2024.06.17 18:08:27.485229 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
3256 2024.06.17 18:08:27.485328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3257 2024.06.17 18:08:27.485467 [ 3 ] {} <Debug> HTTP-Session: 7845f811-3f1f-425c-9152-b8bd590768a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3258 2024.06.17 18:08:27.485574 [ 3 ] {} <Debug> HTTP-Session: 7845f811-3f1f-425c-9152-b8bd590768a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3259 2024.06.17 18:08:27.485597 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part
3260 2024.06.17 18:08:27.485627 [ 3 ] {} <Debug> HTTP-Session: 7845f811-3f1f-425c-9152-b8bd590768a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3261 2024.06.17 18:08:27.485732 [ 3 ] {} <Trace> HTTP-Session: 7845f811-3f1f-425c-9152-b8bd590768a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3262 2024.06.17 18:08:27.485799 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3263 2024.06.17 18:08:27.486098 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part
3264 2024.06.17 18:08:27.486124 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3265 2024.06.17 18:08:27.486256 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
3266 2024.06.17 18:08:27.486255 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3267 2024.06.17 18:08:27.486810 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3268 2024.06.17 18:08:27.487370 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3269 2024.06.17 18:08:27.487415 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3270 2024.06.17 18:08:27.487888 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041554 sec., 27617.461337198023 rows/sec., 2.19 MiB/sec.
3271 2024.06.17 18:08:27.487939 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3272 2024.06.17 18:08:27.488009 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3273 2024.06.17 18:08:27.488431 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3274 2024.06.17 18:08:27.488492 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3275 2024.06.17 18:08:27.488637 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_11_2} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3276 2024.06.17 18:08:27.488652 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.002685 sec., 25325.88454376164 rows/sec., 2.00 MiB/sec.
3277 2024.06.17 18:08:27.488774 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3278 2024.06.17 18:08:27.488910 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Debug> DynamicQueryHandler: Done processing query
3279 2024.06.17 18:08:27.488936 [ 3 ] {68c5a68e-31b8-4349-aaf8-da8c1a9a60e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3280 2024.06.17 18:08:27.488952 [ 3 ] {} <Debug> HTTP-Session: 7845f811-3f1f-425c-9152-b8bd590768a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3281 2024.06.17 18:08:27.489125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3282 2024.06.17 18:08:27.489176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3283 2024.06.17 18:08:27.489195 [ 3 ] {} <Debug> HTTP-Session: 3610b0b0-74b9-43c4-a624-9a847f09c8ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3284 2024.06.17 18:08:27.489211 [ 3 ] {} <Debug> HTTP-Session: 3610b0b0-74b9-43c4-a624-9a847f09c8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3285 2024.06.17 18:08:27.489225 [ 3 ] {} <Debug> HTTP-Session: 3610b0b0-74b9-43c4-a624-9a847f09c8ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.06.17 18:08:27.489257 [ 3 ] {} <Trace> HTTP-Session: 3610b0b0-74b9-43c4-a624-9a847f09c8ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3287 2024.06.17 18:08:27.489380 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3288 2024.06.17 18:08:27.489425 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3289 2024.06.17 18:08:27.489552 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3290 2024.06.17 18:08:27.489880 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3291 2024.06.17 18:08:27.489918 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3292 2024.06.17 18:08:27.490247 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3293 2024.06.17 18:08:27.490548 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3294 2024.06.17 18:08:27.490703 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001357 sec., 50110.5379513633 rows/sec., 3.91 MiB/sec.
3295 2024.06.17 18:08:27.490976 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Debug> DynamicQueryHandler: Done processing query
3296 2024.06.17 18:08:27.491003 [ 3 ] {653b434b-73cc-4fc2-b365-e21e9d39720c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3297 2024.06.17 18:08:27.491020 [ 3 ] {} <Debug> HTTP-Session: 3610b0b0-74b9-43c4-a624-9a847f09c8ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.06.17 18:08:27.491224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3299 2024.06.17 18:08:27.491276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3300 2024.06.17 18:08:27.491296 [ 3 ] {} <Debug> HTTP-Session: 3be052f9-9676-4711-b600-2552051ac066 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3301 2024.06.17 18:08:27.491312 [ 3 ] {} <Debug> HTTP-Session: 3be052f9-9676-4711-b600-2552051ac066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3302 2024.06.17 18:08:27.491326 [ 3 ] {} <Debug> HTTP-Session: 3be052f9-9676-4711-b600-2552051ac066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3303 2024.06.17 18:08:27.491357 [ 3 ] {} <Trace> HTTP-Session: 3be052f9-9676-4711-b600-2552051ac066 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3304 2024.06.17 18:08:27.491528 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3305 2024.06.17 18:08:27.491578 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3306 2024.06.17 18:08:27.491743 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3307 2024.06.17 18:08:27.492118 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3308 2024.06.17 18:08:27.492154 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3309 2024.06.17 18:08:27.492551 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3310 2024.06.17 18:08:27.492890 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3311 2024.06.17 18:08:27.493041 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec.
3312 2024.06.17 18:08:27.493212 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Debug> DynamicQueryHandler: Done processing query
3313 2024.06.17 18:08:27.493237 [ 3 ] {6a2a2112-bb6b-4b1a-8a16-34576a4279ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3314 2024.06.17 18:08:27.493253 [ 3 ] {} <Debug> HTTP-Session: 3be052f9-9676-4711-b600-2552051ac066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.06.17 18:08:27.493385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3316 2024.06.17 18:08:27.493435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3317 2024.06.17 18:08:27.493454 [ 3 ] {} <Debug> HTTP-Session: dbb48ed4-9c83-4e63-bf60-d16aced4fb0c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3318 2024.06.17 18:08:27.493470 [ 3 ] {} <Debug> HTTP-Session: dbb48ed4-9c83-4e63-bf60-d16aced4fb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3319 2024.06.17 18:08:27.493483 [ 3 ] {} <Debug> HTTP-Session: dbb48ed4-9c83-4e63-bf60-d16aced4fb0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3320 2024.06.17 18:08:27.493514 [ 3 ] {} <Trace> HTTP-Session: dbb48ed4-9c83-4e63-bf60-d16aced4fb0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3321 2024.06.17 18:08:27.493714 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3322 2024.06.17 18:08:27.493762 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3323 2024.06.17 18:08:27.493925 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3324 2024.06.17 18:08:27.494235 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3325 2024.06.17 18:08:27.494271 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3326 2024.06.17 18:08:27.494656 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3327 2024.06.17 18:08:27.495017 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3328 2024.06.17 18:08:27.495204 [ 32 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3329 2024.06.17 18:08:27.495231 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001561 sec., 2562.4599615631005 rows/sec., 3.46 MiB/sec.
3330 2024.06.17 18:08:27.495267 [ 32 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3331 2024.06.17 18:08:27.495381 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3332 2024.06.17 18:08:27.495496 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Debug> DynamicQueryHandler: Done processing query
3333 2024.06.17 18:08:27.495575 [ 3 ] {9fb1aabd-62e3-48de-b9d6-66a70cbb32a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3334 2024.06.17 18:08:27.495668 [ 3 ] {} <Debug> HTTP-Session: dbb48ed4-9c83-4e63-bf60-d16aced4fb0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3335 2024.06.17 18:08:27.495790 [ 196 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
3336 2024.06.17 18:08:27.495933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3337 2024.06.17 18:08:27.496033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3338 2024.06.17 18:08:27.496112 [ 3 ] {} <Debug> HTTP-Session: 0de4cece-8a3f-461d-b385-5bd93ed2b62d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3339 2024.06.17 18:08:27.496157 [ 3 ] {} <Debug> HTTP-Session: 0de4cece-8a3f-461d-b385-5bd93ed2b62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3340 2024.06.17 18:08:27.496198 [ 3 ] {} <Debug> HTTP-Session: 0de4cece-8a3f-461d-b385-5bd93ed2b62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3341 2024.06.17 18:08:27.496225 [ 196 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3342 2024.06.17 18:08:27.496260 [ 3 ] {} <Trace> HTTP-Session: 0de4cece-8a3f-461d-b385-5bd93ed2b62d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3343 2024.06.17 18:08:27.496308 [ 196 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 140 rows starting from the beginning of the part
3344 2024.06.17 18:08:27.496566 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3345 2024.06.17 18:08:27.496609 [ 196 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
3346 2024.06.17 18:08:27.496685 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3347 2024.06.17 18:08:27.496961 [ 196 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part
3348 2024.06.17 18:08:27.497274 [ 196 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3349 2024.06.17 18:08:27.497667 [ 196 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part
3350 2024.06.17 18:08:27.497888 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3351 2024.06.17 18:08:27.498040 [ 196 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
3352 2024.06.17 18:08:27.498751 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3353 2024.06.17 18:08:27.498813 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3354 2024.06.17 18:08:27.499630 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3355 2024.06.17 18:08:27.500546 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3356 2024.06.17 18:08:27.500937 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004541 sec., 13212.948689715922 rows/sec., 911.83 KiB/sec.
3357 2024.06.17 18:08:27.501422 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Debug> DynamicQueryHandler: Done processing query
3358 2024.06.17 18:08:27.501494 [ 3 ] {b656fd65-171c-4749-920c-e8e56ee9deae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3359 2024.06.17 18:08:27.501569 [ 3 ] {} <Debug> HTTP-Session: 0de4cece-8a3f-461d-b385-5bd93ed2b62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3360 2024.06.17 18:08:27.501694 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 6 columns (6 merged, 0 gathered) in 0.006240552 sec., 32048.44699635545 rows/sec., 43.25 MiB/sec.
3361 2024.06.17 18:08:27.502000 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3362 2024.06.17 18:08:27.502492 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3363 2024.06.17 18:08:27.502584 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3364 2024.06.17 18:08:27.502667 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB.
3365 2024.06.17 18:08:32.483834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3366 2024.06.17 18:08:32.483961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3367 2024.06.17 18:08:32.483989 [ 3 ] {} <Debug> HTTP-Session: 5ac7a5de-1753-48e7-b851-aa9a1d215d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3368 2024.06.17 18:08:32.484014 [ 3 ] {} <Debug> HTTP-Session: 5ac7a5de-1753-48e7-b851-aa9a1d215d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3369 2024.06.17 18:08:32.484029 [ 3 ] {} <Debug> HTTP-Session: 5ac7a5de-1753-48e7-b851-aa9a1d215d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.06.17 18:08:32.484078 [ 3 ] {} <Trace> HTTP-Session: 5ac7a5de-1753-48e7-b851-aa9a1d215d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3371 2024.06.17 18:08:32.484273 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3372 2024.06.17 18:08:32.484342 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3373 2024.06.17 18:08:32.484534 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3374 2024.06.17 18:08:32.484958 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3375 2024.06.17 18:08:32.485004 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3376 2024.06.17 18:08:32.485386 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3377 2024.06.17 18:08:32.485737 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3378 2024.06.17 18:08:32.485896 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.13 MiB/sec.
3379 2024.06.17 18:08:32.486094 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Debug> DynamicQueryHandler: Done processing query
3380 2024.06.17 18:08:32.486121 [ 3 ] {598b22fb-ba71-44b6-9422-802b8411783a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3381 2024.06.17 18:08:32.486138 [ 3 ] {} <Debug> HTTP-Session: 5ac7a5de-1753-48e7-b851-aa9a1d215d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3382 2024.06.17 18:08:32.486335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3383 2024.06.17 18:08:32.486388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3384 2024.06.17 18:08:32.486409 [ 3 ] {} <Debug> HTTP-Session: 9b7dc904-2c5e-40e4-bf13-b61bdd54a913 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3385 2024.06.17 18:08:32.486427 [ 3 ] {} <Debug> HTTP-Session: 9b7dc904-2c5e-40e4-bf13-b61bdd54a913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3386 2024.06.17 18:08:32.486441 [ 3 ] {} <Debug> HTTP-Session: 9b7dc904-2c5e-40e4-bf13-b61bdd54a913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.06.17 18:08:32.486478 [ 3 ] {} <Trace> HTTP-Session: 9b7dc904-2c5e-40e4-bf13-b61bdd54a913 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3388 2024.06.17 18:08:32.486622 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3389 2024.06.17 18:08:32.486669 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3390 2024.06.17 18:08:32.486799 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3391 2024.06.17 18:08:32.487218 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3392 2024.06.17 18:08:32.487256 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3393 2024.06.17 18:08:32.487614 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3394 2024.06.17 18:08:32.487928 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3395 2024.06.17 18:08:32.488103 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.00154 sec., 83116.88311688312 rows/sec., 6.93 MiB/sec.
3396 2024.06.17 18:08:32.488285 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Debug> DynamicQueryHandler: Done processing query
3397 2024.06.17 18:08:32.488310 [ 3 ] {ad775d08-63a2-416d-8e31-f2fdce4a921d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3398 2024.06.17 18:08:32.488326 [ 3 ] {} <Debug> HTTP-Session: 9b7dc904-2c5e-40e4-bf13-b61bdd54a913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3399 2024.06.17 18:08:32.488464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3400 2024.06.17 18:08:32.488515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3401 2024.06.17 18:08:32.488536 [ 3 ] {} <Debug> HTTP-Session: eeae13b8-75ae-49c0-b5c0-11385894f4f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3402 2024.06.17 18:08:32.488553 [ 3 ] {} <Debug> HTTP-Session: eeae13b8-75ae-49c0-b5c0-11385894f4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3403 2024.06.17 18:08:32.488567 [ 3 ] {} <Debug> HTTP-Session: eeae13b8-75ae-49c0-b5c0-11385894f4f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3404 2024.06.17 18:08:32.488600 [ 3 ] {} <Trace> HTTP-Session: eeae13b8-75ae-49c0-b5c0-11385894f4f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3405 2024.06.17 18:08:32.488727 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3406 2024.06.17 18:08:32.488771 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3407 2024.06.17 18:08:32.488900 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3408 2024.06.17 18:08:32.489257 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3409 2024.06.17 18:08:32.489295 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3410 2024.06.17 18:08:32.489608 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3411 2024.06.17 18:08:32.489926 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3412 2024.06.17 18:08:32.490097 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00141 sec., 62411.34751773049 rows/sec., 4.87 MiB/sec.
3413 2024.06.17 18:08:32.490274 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Debug> DynamicQueryHandler: Done processing query
3414 2024.06.17 18:08:32.490301 [ 3 ] {1e3e6464-5ca4-440d-8b41-21506d1d4c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3415 2024.06.17 18:08:32.490317 [ 3 ] {} <Debug> HTTP-Session: eeae13b8-75ae-49c0-b5c0-11385894f4f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3416 2024.06.17 18:08:32.490502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3417 2024.06.17 18:08:32.490551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3418 2024.06.17 18:08:32.490572 [ 3 ] {} <Debug> HTTP-Session: 56ef6b08-76f1-4df6-9288-fc8bf4a11cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3419 2024.06.17 18:08:32.490589 [ 3 ] {} <Debug> HTTP-Session: 56ef6b08-76f1-4df6-9288-fc8bf4a11cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3420 2024.06.17 18:08:32.490603 [ 3 ] {} <Debug> HTTP-Session: 56ef6b08-76f1-4df6-9288-fc8bf4a11cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3421 2024.06.17 18:08:32.490635 [ 3 ] {} <Trace> HTTP-Session: 56ef6b08-76f1-4df6-9288-fc8bf4a11cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3422 2024.06.17 18:08:32.490785 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3423 2024.06.17 18:08:32.490835 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3424 2024.06.17 18:08:32.490983 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3425 2024.06.17 18:08:32.491354 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3426 2024.06.17 18:08:32.491392 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3427 2024.06.17 18:08:32.491801 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3428 2024.06.17 18:08:32.492141 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3429 2024.06.17 18:08:32.492316 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec.
3430 2024.06.17 18:08:32.492665 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Debug> DynamicQueryHandler: Done processing query
3431 2024.06.17 18:08:32.492691 [ 3 ] {2fd4e253-1c5c-4f7e-900c-7b3d950d2d2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3432 2024.06.17 18:08:32.492709 [ 3 ] {} <Debug> HTTP-Session: 56ef6b08-76f1-4df6-9288-fc8bf4a11cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3433 2024.06.17 18:08:32.492858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3434 2024.06.17 18:08:32.492910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3435 2024.06.17 18:08:32.492930 [ 3 ] {} <Debug> HTTP-Session: f3cd87e4-60a2-44c5-ba8b-c6cdd85b4faa Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3436 2024.06.17 18:08:32.492947 [ 3 ] {} <Debug> HTTP-Session: f3cd87e4-60a2-44c5-ba8b-c6cdd85b4faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3437 2024.06.17 18:08:32.492961 [ 3 ] {} <Debug> HTTP-Session: f3cd87e4-60a2-44c5-ba8b-c6cdd85b4faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3438 2024.06.17 18:08:32.492992 [ 3 ] {} <Trace> HTTP-Session: f3cd87e4-60a2-44c5-ba8b-c6cdd85b4faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3439 2024.06.17 18:08:32.493220 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3440 2024.06.17 18:08:32.493270 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3441 2024.06.17 18:08:32.493454 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3442 2024.06.17 18:08:32.493864 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3443 2024.06.17 18:08:32.493902 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3444 2024.06.17 18:08:32.494332 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3445 2024.06.17 18:08:32.494665 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3446 2024.06.17 18:08:32.494816 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001739 sec., 13801.035077630822 rows/sec., 18.62 MiB/sec.
3447 2024.06.17 18:08:32.494988 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Debug> DynamicQueryHandler: Done processing query
3448 2024.06.17 18:08:32.495014 [ 3 ] {03e61608-d241-4d3c-b6c5-22a54a38ba3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3449 2024.06.17 18:08:32.495030 [ 3 ] {} <Debug> HTTP-Session: f3cd87e4-60a2-44c5-ba8b-c6cdd85b4faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3450 2024.06.17 18:08:32.495170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3451 2024.06.17 18:08:32.495219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3452 2024.06.17 18:08:32.495238 [ 3 ] {} <Debug> HTTP-Session: 60275c78-bef1-4eaf-888d-cc26f9596125 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3453 2024.06.17 18:08:32.495254 [ 3 ] {} <Debug> HTTP-Session: 60275c78-bef1-4eaf-888d-cc26f9596125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3454 2024.06.17 18:08:32.495269 [ 3 ] {} <Debug> HTTP-Session: 60275c78-bef1-4eaf-888d-cc26f9596125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.06.17 18:08:32.495300 [ 3 ] {} <Trace> HTTP-Session: 60275c78-bef1-4eaf-888d-cc26f9596125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3456 2024.06.17 18:08:32.495425 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3457 2024.06.17 18:08:32.495469 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3458 2024.06.17 18:08:32.495594 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3459 2024.06.17 18:08:32.495877 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3460 2024.06.17 18:08:32.495914 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3461 2024.06.17 18:08:32.496279 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3462 2024.06.17 18:08:32.496593 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3463 2024.06.17 18:08:32.496755 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
3464 2024.06.17 18:08:32.497062 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Debug> DynamicQueryHandler: Done processing query
3465 2024.06.17 18:08:32.497114 [ 3 ] {93b5b470-6eda-4f2b-8d65-eadf3cd04eae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3466 2024.06.17 18:08:32.497156 [ 3 ] {} <Debug> HTTP-Session: 60275c78-bef1-4eaf-888d-cc26f9596125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3467 2024.06.17 18:08:36.706120 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache
3468 2024.06.17 18:08:36.706193 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache
3469 2024.06.17 18:08:37.483818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3470 2024.06.17 18:08:37.483988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3471 2024.06.17 18:08:37.484033 [ 3 ] {} <Debug> HTTP-Session: 790f7c6e-2da7-4bda-a7ee-7ceaf1c61326 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3472 2024.06.17 18:08:37.484074 [ 3 ] {} <Debug> HTTP-Session: 790f7c6e-2da7-4bda-a7ee-7ceaf1c61326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3473 2024.06.17 18:08:37.484102 [ 3 ] {} <Debug> HTTP-Session: 790f7c6e-2da7-4bda-a7ee-7ceaf1c61326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3474 2024.06.17 18:08:37.484176 [ 3 ] {} <Trace> HTTP-Session: 790f7c6e-2da7-4bda-a7ee-7ceaf1c61326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3475 2024.06.17 18:08:37.484359 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3476 2024.06.17 18:08:37.484427 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3477 2024.06.17 18:08:37.484622 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3478 2024.06.17 18:08:37.485044 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3479 2024.06.17 18:08:37.485089 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3480 2024.06.17 18:08:37.485473 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3481 2024.06.17 18:08:37.485837 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3482 2024.06.17 18:08:37.486010 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001696 sec., 2358.490566037736 rows/sec., 191.17 KiB/sec.
3483 2024.06.17 18:08:37.486239 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Debug> DynamicQueryHandler: Done processing query
3484 2024.06.17 18:08:37.486266 [ 3 ] {f34d9371-0ff7-4f66-9b7f-7de315d2d14f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3485 2024.06.17 18:08:37.486285 [ 3 ] {} <Debug> HTTP-Session: 790f7c6e-2da7-4bda-a7ee-7ceaf1c61326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3486 2024.06.17 18:08:37.486414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3487 2024.06.17 18:08:37.486471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3488 2024.06.17 18:08:37.486492 [ 3 ] {} <Debug> HTTP-Session: 2c43a68a-275a-463f-9340-fc2441e3cf84 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3489 2024.06.17 18:08:37.486511 [ 3 ] {} <Debug> HTTP-Session: 2c43a68a-275a-463f-9340-fc2441e3cf84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3490 2024.06.17 18:08:37.486525 [ 3 ] {} <Debug> HTTP-Session: 2c43a68a-275a-463f-9340-fc2441e3cf84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3491 2024.06.17 18:08:37.486560 [ 3 ] {} <Trace> HTTP-Session: 2c43a68a-275a-463f-9340-fc2441e3cf84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3492 2024.06.17 18:08:37.486663 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3493 2024.06.17 18:08:37.486711 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3494 2024.06.17 18:08:37.486847 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3495 2024.06.17 18:08:37.487135 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3496 2024.06.17 18:08:37.487174 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3497 2024.06.17 18:08:37.487471 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3498 2024.06.17 18:08:37.487777 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3499 2024.06.17 18:08:37.487935 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001289 sec., 1551.5903801396432 rows/sec., 126.52 KiB/sec.
3500 2024.06.17 18:08:37.488199 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Debug> DynamicQueryHandler: Done processing query
3501 2024.06.17 18:08:37.488224 [ 3 ] {6e725b3f-f36e-4213-bb23-682a1de9603a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3502 2024.06.17 18:08:37.488239 [ 3 ] {} <Debug> HTTP-Session: 2c43a68a-275a-463f-9340-fc2441e3cf84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3503 2024.06.17 18:08:37.488377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3504 2024.06.17 18:08:37.488428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3505 2024.06.17 18:08:37.488447 [ 3 ] {} <Debug> HTTP-Session: ee43e896-362c-4c09-892f-57e92f66f80c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3506 2024.06.17 18:08:37.488463 [ 3 ] {} <Debug> HTTP-Session: ee43e896-362c-4c09-892f-57e92f66f80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3507 2024.06.17 18:08:37.488477 [ 3 ] {} <Debug> HTTP-Session: ee43e896-362c-4c09-892f-57e92f66f80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3508 2024.06.17 18:08:37.488509 [ 3 ] {} <Trace> HTTP-Session: ee43e896-362c-4c09-892f-57e92f66f80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3509 2024.06.17 18:08:37.488631 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3510 2024.06.17 18:08:37.488674 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3511 2024.06.17 18:08:37.488816 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3512 2024.06.17 18:08:37.489162 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3513 2024.06.17 18:08:37.489200 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3514 2024.06.17 18:08:37.489522 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3515 2024.06.17 18:08:37.489827 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3516 2024.06.17 18:08:37.489976 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001381 sec., 76031.86097031136 rows/sec., 5.93 MiB/sec.
3517 2024.06.17 18:08:37.490143 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Debug> DynamicQueryHandler: Done processing query
3518 2024.06.17 18:08:37.490168 [ 3 ] {18e608a6-47c6-40bb-a21a-09a791154251} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3519 2024.06.17 18:08:37.490183 [ 3 ] {} <Debug> HTTP-Session: ee43e896-362c-4c09-892f-57e92f66f80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3520 2024.06.17 18:08:37.490299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3521 2024.06.17 18:08:37.490348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3522 2024.06.17 18:08:37.490366 [ 3 ] {} <Debug> HTTP-Session: eb2b333b-c897-44ab-af30-b86e9641d189 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3523 2024.06.17 18:08:37.490383 [ 3 ] {} <Debug> HTTP-Session: eb2b333b-c897-44ab-af30-b86e9641d189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3524 2024.06.17 18:08:37.490396 [ 3 ] {} <Debug> HTTP-Session: eb2b333b-c897-44ab-af30-b86e9641d189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.06.17 18:08:37.490427 [ 3 ] {} <Trace> HTTP-Session: eb2b333b-c897-44ab-af30-b86e9641d189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3526 2024.06.17 18:08:37.490519 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3527 2024.06.17 18:08:37.490562 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3528 2024.06.17 18:08:37.490687 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3529 2024.06.17 18:08:37.490975 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3530 2024.06.17 18:08:37.491013 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3531 2024.06.17 18:08:37.491305 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3532 2024.06.17 18:08:37.491638 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3533 2024.06.17 18:08:37.491802 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 108.09 KiB/sec.
3534 2024.06.17 18:08:37.492070 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Debug> DynamicQueryHandler: Done processing query
3535 2024.06.17 18:08:37.492095 [ 3 ] {ef26144f-29f4-46ae-b53a-5f49f21079e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3536 2024.06.17 18:08:37.492111 [ 3 ] {} <Debug> HTTP-Session: eb2b333b-c897-44ab-af30-b86e9641d189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3537 2024.06.17 18:08:37.492240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3538 2024.06.17 18:08:37.492288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3539 2024.06.17 18:08:37.492307 [ 3 ] {} <Debug> HTTP-Session: ae7f1df3-6a18-4b72-bfa7-8fff82e9b4dc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3540 2024.06.17 18:08:37.492324 [ 3 ] {} <Debug> HTTP-Session: ae7f1df3-6a18-4b72-bfa7-8fff82e9b4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3541 2024.06.17 18:08:37.492338 [ 3 ] {} <Debug> HTTP-Session: ae7f1df3-6a18-4b72-bfa7-8fff82e9b4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3542 2024.06.17 18:08:37.492369 [ 3 ] {} <Trace> HTTP-Session: ae7f1df3-6a18-4b72-bfa7-8fff82e9b4dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3543 2024.06.17 18:08:37.492489 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3544 2024.06.17 18:08:37.492532 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3545 2024.06.17 18:08:37.492675 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3546 2024.06.17 18:08:37.493012 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3547 2024.06.17 18:08:37.493049 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3548 2024.06.17 18:08:37.493358 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3549 2024.06.17 18:08:37.493639 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3550 2024.06.17 18:08:37.493776 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001354 sec., 69423.92909896602 rows/sec., 5.41 MiB/sec.
3551 2024.06.17 18:08:37.493931 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Debug> DynamicQueryHandler: Done processing query
3552 2024.06.17 18:08:37.493954 [ 3 ] {00972189-79e0-42e5-a333-29588f451142} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3553 2024.06.17 18:08:37.493968 [ 3 ] {} <Debug> HTTP-Session: ae7f1df3-6a18-4b72-bfa7-8fff82e9b4dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.06.17 18:08:37.494132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3555 2024.06.17 18:08:37.494178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3556 2024.06.17 18:08:37.494196 [ 3 ] {} <Debug> HTTP-Session: 773a5910-9542-4282-abe4-237e5e54a427 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3557 2024.06.17 18:08:37.494275 [ 3 ] {} <Debug> HTTP-Session: 773a5910-9542-4282-abe4-237e5e54a427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3558 2024.06.17 18:08:37.494289 [ 3 ] {} <Debug> HTTP-Session: 773a5910-9542-4282-abe4-237e5e54a427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3559 2024.06.17 18:08:37.494320 [ 3 ] {} <Trace> HTTP-Session: 773a5910-9542-4282-abe4-237e5e54a427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3560 2024.06.17 18:08:37.494486 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3561 2024.06.17 18:08:37.494533 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3562 2024.06.17 18:08:37.494680 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3563 2024.06.17 18:08:37.495075 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3564 2024.06.17 18:08:37.495111 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3565 2024.06.17 18:08:37.495517 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3566 2024.06.17 18:08:37.495850 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3567 2024.06.17 18:08:37.496009 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001605 sec., 122741.43302180685 rows/sec., 8.57 MiB/sec.
3568 2024.06.17 18:08:37.496177 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Debug> DynamicQueryHandler: Done processing query
3569 2024.06.17 18:08:37.496202 [ 3 ] {55b9e5a1-9a42-47f1-aaca-666fde857f2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3570 2024.06.17 18:08:37.496217 [ 3 ] {} <Debug> HTTP-Session: 773a5910-9542-4282-abe4-237e5e54a427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3571 2024.06.17 18:08:37.496342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3572 2024.06.17 18:08:37.496390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3573 2024.06.17 18:08:37.496410 [ 3 ] {} <Debug> HTTP-Session: a9613928-277a-41f1-bb2c-4b50dc3ab66a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3574 2024.06.17 18:08:37.496426 [ 3 ] {} <Debug> HTTP-Session: a9613928-277a-41f1-bb2c-4b50dc3ab66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3575 2024.06.17 18:08:37.496440 [ 3 ] {} <Debug> HTTP-Session: a9613928-277a-41f1-bb2c-4b50dc3ab66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3576 2024.06.17 18:08:37.496469 [ 3 ] {} <Trace> HTTP-Session: a9613928-277a-41f1-bb2c-4b50dc3ab66a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3577 2024.06.17 18:08:37.496598 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3578 2024.06.17 18:08:37.496644 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3579 2024.06.17 18:08:37.496803 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3580 2024.06.17 18:08:37.497103 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3581 2024.06.17 18:08:37.497139 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3582 2024.06.17 18:08:37.497516 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3583 2024.06.17 18:08:37.497876 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3584 2024.06.17 18:08:37.498031 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001484 sec., 2695.4177897574123 rows/sec., 3.64 MiB/sec.
3585 2024.06.17 18:08:37.498203 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Debug> DynamicQueryHandler: Done processing query
3586 2024.06.17 18:08:37.498228 [ 3 ] {88dca428-adfb-4f3c-a443-b5656f4bb232} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3587 2024.06.17 18:08:37.498243 [ 3 ] {} <Debug> HTTP-Session: a9613928-277a-41f1-bb2c-4b50dc3ab66a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3588 2024.06.17 18:08:37.498362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3589 2024.06.17 18:08:37.498412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3590 2024.06.17 18:08:37.498430 [ 3 ] {} <Debug> HTTP-Session: ac9deede-4f8f-4e08-9270-fd727bfb023e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3591 2024.06.17 18:08:37.498446 [ 3 ] {} <Debug> HTTP-Session: ac9deede-4f8f-4e08-9270-fd727bfb023e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3592 2024.06.17 18:08:37.498460 [ 3 ] {} <Debug> HTTP-Session: ac9deede-4f8f-4e08-9270-fd727bfb023e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.06.17 18:08:37.498491 [ 3 ] {} <Trace> HTTP-Session: ac9deede-4f8f-4e08-9270-fd727bfb023e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3594 2024.06.17 18:08:37.498614 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3595 2024.06.17 18:08:37.498657 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3596 2024.06.17 18:08:37.498784 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3597 2024.06.17 18:08:37.499072 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3598 2024.06.17 18:08:37.499109 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3599 2024.06.17 18:08:37.499459 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3600 2024.06.17 18:08:37.499780 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3601 2024.06.17 18:08:37.499932 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec.
3602 2024.06.17 18:08:37.500097 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Debug> DynamicQueryHandler: Done processing query
3603 2024.06.17 18:08:37.500121 [ 3 ] {31e63e34-9abd-4ecb-b104-08ad4b998f80} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3604 2024.06.17 18:08:37.500136 [ 3 ] {} <Debug> HTTP-Session: ac9deede-4f8f-4e08-9270-fd727bfb023e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3605 2024.06.17 18:08:42.484412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3606 2024.06.17 18:08:42.484569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3607 2024.06.17 18:08:42.484599 [ 3 ] {} <Debug> HTTP-Session: ead89969-c964-4fe2-9554-6ae2f23f5651 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3608 2024.06.17 18:08:42.484628 [ 3 ] {} <Debug> HTTP-Session: ead89969-c964-4fe2-9554-6ae2f23f5651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3609 2024.06.17 18:08:42.484646 [ 3 ] {} <Debug> HTTP-Session: ead89969-c964-4fe2-9554-6ae2f23f5651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3610 2024.06.17 18:08:42.484704 [ 3 ] {} <Trace> HTTP-Session: ead89969-c964-4fe2-9554-6ae2f23f5651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3611 2024.06.17 18:08:42.484918 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3612 2024.06.17 18:08:42.484996 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3613 2024.06.17 18:08:42.485217 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3614 2024.06.17 18:08:42.485701 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3615 2024.06.17 18:08:42.485750 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3616 2024.06.17 18:08:42.486116 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3617 2024.06.17 18:08:42.486459 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3618 2024.06.17 18:08:42.486638 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001777 sec., 13505.908835115364 rows/sec., 1.07 MiB/sec.
3619 2024.06.17 18:08:42.486889 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Debug> DynamicQueryHandler: Done processing query
3620 2024.06.17 18:08:42.486917 [ 3 ] {8aa98d07-3a92-4ece-b99b-7e130efa8c6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3621 2024.06.17 18:08:42.486934 [ 3 ] {} <Debug> HTTP-Session: ead89969-c964-4fe2-9554-6ae2f23f5651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3622 2024.06.17 18:08:42.487092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3623 2024.06.17 18:08:42.487148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3624 2024.06.17 18:08:42.487169 [ 3 ] {} <Debug> HTTP-Session: 8a57270d-5b83-4b74-954c-e20a73cbeb8a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3625 2024.06.17 18:08:42.487188 [ 3 ] {} <Debug> HTTP-Session: 8a57270d-5b83-4b74-954c-e20a73cbeb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3626 2024.06.17 18:08:42.487202 [ 3 ] {} <Debug> HTTP-Session: 8a57270d-5b83-4b74-954c-e20a73cbeb8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3627 2024.06.17 18:08:42.487238 [ 3 ] {} <Trace> HTTP-Session: 8a57270d-5b83-4b74-954c-e20a73cbeb8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3628 2024.06.17 18:08:42.487346 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3629 2024.06.17 18:08:42.487393 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3630 2024.06.17 18:08:42.487525 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3631 2024.06.17 18:08:42.487816 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3632 2024.06.17 18:08:42.487853 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3633 2024.06.17 18:08:42.488158 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3634 2024.06.17 18:08:42.488461 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3635 2024.06.17 18:08:42.488612 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001291 sec., 3098.3733539891555 rows/sec., 252.65 KiB/sec.
3636 2024.06.17 18:08:42.488877 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Debug> DynamicQueryHandler: Done processing query
3637 2024.06.17 18:08:42.488903 [ 3 ] {61474335-2c06-451c-b38f-7acf3f79ed56} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3638 2024.06.17 18:08:42.488919 [ 3 ] {} <Debug> HTTP-Session: 8a57270d-5b83-4b74-954c-e20a73cbeb8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3639 2024.06.17 18:08:42.489055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3640 2024.06.17 18:08:42.489106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3641 2024.06.17 18:08:42.489125 [ 3 ] {} <Debug> HTTP-Session: c5bd09e8-2383-49b7-a456-a737b64caa38 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3642 2024.06.17 18:08:42.489142 [ 3 ] {} <Debug> HTTP-Session: c5bd09e8-2383-49b7-a456-a737b64caa38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3643 2024.06.17 18:08:42.489156 [ 3 ] {} <Debug> HTTP-Session: c5bd09e8-2383-49b7-a456-a737b64caa38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3644 2024.06.17 18:08:42.489189 [ 3 ] {} <Trace> HTTP-Session: c5bd09e8-2383-49b7-a456-a737b64caa38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3645 2024.06.17 18:08:42.489324 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3646 2024.06.17 18:08:42.489368 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3647 2024.06.17 18:08:42.489513 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3648 2024.06.17 18:08:42.489877 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3649 2024.06.17 18:08:42.489914 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3650 2024.06.17 18:08:42.490226 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3651 2024.06.17 18:08:42.490523 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3652 2024.06.17 18:08:42.490674 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Debug> executeQuery: Read 130 rows, 11.08 KiB in 0.001404 sec., 92592.59259259258 rows/sec., 7.71 MiB/sec.
3653 2024.06.17 18:08:42.490842 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Debug> DynamicQueryHandler: Done processing query
3654 2024.06.17 18:08:42.490867 [ 3 ] {58369ef6-d7d9-48ee-bd5c-6e272e808cca} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3655 2024.06.17 18:08:42.490883 [ 3 ] {} <Debug> HTTP-Session: c5bd09e8-2383-49b7-a456-a737b64caa38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3656 2024.06.17 18:08:42.491009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3657 2024.06.17 18:08:42.491059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3658 2024.06.17 18:08:42.491077 [ 3 ] {} <Debug> HTTP-Session: f68442ab-33e6-460a-bf35-76c0441a87da Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3659 2024.06.17 18:08:42.491093 [ 3 ] {} <Debug> HTTP-Session: f68442ab-33e6-460a-bf35-76c0441a87da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3660 2024.06.17 18:08:42.491107 [ 3 ] {} <Debug> HTTP-Session: f68442ab-33e6-460a-bf35-76c0441a87da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3661 2024.06.17 18:08:42.491139 [ 3 ] {} <Trace> HTTP-Session: f68442ab-33e6-460a-bf35-76c0441a87da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3662 2024.06.17 18:08:42.491233 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3663 2024.06.17 18:08:42.491275 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3664 2024.06.17 18:08:42.491407 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3665 2024.06.17 18:08:42.491905 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3666 2024.06.17 18:08:42.491944 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3667 2024.06.17 18:08:42.492304 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3668 2024.06.17 18:08:42.492683 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3669 2024.06.17 18:08:42.492874 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001663 sec., 2405.2916416115454 rows/sec., 167.95 KiB/sec.
3670 2024.06.17 18:08:42.493052 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Debug> DynamicQueryHandler: Done processing query
3671 2024.06.17 18:08:42.493080 [ 3 ] {868607d6-d3e7-410f-9243-89acb72f7cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3672 2024.06.17 18:08:42.493100 [ 3 ] {} <Debug> HTTP-Session: f68442ab-33e6-460a-bf35-76c0441a87da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3673 2024.06.17 18:08:42.493229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3674 2024.06.17 18:08:42.493285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3675 2024.06.17 18:08:42.493308 [ 3 ] {} <Debug> HTTP-Session: e7860855-a1ed-4250-b7f3-454bd1bd961a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3676 2024.06.17 18:08:42.493329 [ 3 ] {} <Debug> HTTP-Session: e7860855-a1ed-4250-b7f3-454bd1bd961a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.06.17 18:08:42.493347 [ 3 ] {} <Debug> HTTP-Session: e7860855-a1ed-4250-b7f3-454bd1bd961a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3678 2024.06.17 18:08:42.493384 [ 3 ] {} <Trace> HTTP-Session: e7860855-a1ed-4250-b7f3-454bd1bd961a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3679 2024.06.17 18:08:42.493535 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3680 2024.06.17 18:08:42.493582 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3681 2024.06.17 18:08:42.493708 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3682 2024.06.17 18:08:42.494056 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3683 2024.06.17 18:08:42.494094 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3684 2024.06.17 18:08:42.494406 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3685 2024.06.17 18:08:42.494698 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3686 2024.06.17 18:08:42.494855 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001378 sec., 66763.42525399128 rows/sec., 5.22 MiB/sec.
3687 2024.06.17 18:08:42.495053 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Debug> DynamicQueryHandler: Done processing query
3688 2024.06.17 18:08:42.495077 [ 3 ] {56d93e6a-9567-4c01-84ef-e25fbf4b8106} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3689 2024.06.17 18:08:42.495093 [ 3 ] {} <Debug> HTTP-Session: e7860855-a1ed-4250-b7f3-454bd1bd961a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3690 2024.06.17 18:08:42.495259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3691 2024.06.17 18:08:42.495309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3692 2024.06.17 18:08:42.495328 [ 3 ] {} <Debug> HTTP-Session: 6b77e4c1-34c5-449b-99c9-d0ab804d4fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3693 2024.06.17 18:08:42.495344 [ 3 ] {} <Debug> HTTP-Session: 6b77e4c1-34c5-449b-99c9-d0ab804d4fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3694 2024.06.17 18:08:42.495359 [ 3 ] {} <Debug> HTTP-Session: 6b77e4c1-34c5-449b-99c9-d0ab804d4fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3695 2024.06.17 18:08:42.495389 [ 3 ] {} <Trace> HTTP-Session: 6b77e4c1-34c5-449b-99c9-d0ab804d4fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3696 2024.06.17 18:08:42.495533 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3697 2024.06.17 18:08:42.495579 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3698 2024.06.17 18:08:42.495724 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3699 2024.06.17 18:08:42.496086 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3700 2024.06.17 18:08:42.496123 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3701 2024.06.17 18:08:42.496500 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3702 2024.06.17 18:08:42.496828 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3703 2024.06.17 18:08:42.496987 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001511 sec., 107213.7657180675 rows/sec., 7.47 MiB/sec.
3704 2024.06.17 18:08:42.497301 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Debug> DynamicQueryHandler: Done processing query
3705 2024.06.17 18:08:42.497325 [ 3 ] {5a67a48e-f154-4b13-95bd-db7ed2f099d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3706 2024.06.17 18:08:42.497341 [ 3 ] {} <Debug> HTTP-Session: 6b77e4c1-34c5-449b-99c9-d0ab804d4fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3707 2024.06.17 18:08:42.497486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3708 2024.06.17 18:08:42.497533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3709 2024.06.17 18:08:42.497551 [ 3 ] {} <Debug> HTTP-Session: eff8eb6c-ecda-4253-8a48-3f7af377a330 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3710 2024.06.17 18:08:42.497568 [ 3 ] {} <Debug> HTTP-Session: eff8eb6c-ecda-4253-8a48-3f7af377a330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3711 2024.06.17 18:08:42.497582 [ 3 ] {} <Debug> HTTP-Session: eff8eb6c-ecda-4253-8a48-3f7af377a330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3712 2024.06.17 18:08:42.497614 [ 3 ] {} <Trace> HTTP-Session: eff8eb6c-ecda-4253-8a48-3f7af377a330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3713 2024.06.17 18:08:42.497935 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3714 2024.06.17 18:08:42.497984 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3715 2024.06.17 18:08:42.498165 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3716 2024.06.17 18:08:42.498599 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3717 2024.06.17 18:08:42.498637 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3718 2024.06.17 18:08:42.499064 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3719 2024.06.17 18:08:42.499419 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3720 2024.06.17 18:08:42.499587 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001889 sec., 12705.134992059291 rows/sec., 17.14 MiB/sec.
3721 2024.06.17 18:08:42.499799 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Debug> DynamicQueryHandler: Done processing query
3722 2024.06.17 18:08:42.499824 [ 3 ] {75d1b5fa-81f9-47da-902c-81fd26ceb9e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3723 2024.06.17 18:08:42.499840 [ 3 ] {} <Debug> HTTP-Session: eff8eb6c-ecda-4253-8a48-3f7af377a330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3724 2024.06.17 18:08:42.499968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3725 2024.06.17 18:08:42.500017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3726 2024.06.17 18:08:42.500036 [ 3 ] {} <Debug> HTTP-Session: 31a5ee9f-0e51-409b-a6f0-01622c199b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3727 2024.06.17 18:08:42.500052 [ 3 ] {} <Debug> HTTP-Session: 31a5ee9f-0e51-409b-a6f0-01622c199b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3728 2024.06.17 18:08:42.500066 [ 3 ] {} <Debug> HTTP-Session: 31a5ee9f-0e51-409b-a6f0-01622c199b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3729 2024.06.17 18:08:42.500097 [ 3 ] {} <Trace> HTTP-Session: 31a5ee9f-0e51-409b-a6f0-01622c199b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3730 2024.06.17 18:08:42.500215 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3731 2024.06.17 18:08:42.500259 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3732 2024.06.17 18:08:42.500384 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3733 2024.06.17 18:08:42.500671 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3734 2024.06.17 18:08:42.500709 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3735 2024.06.17 18:08:42.501058 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3736 2024.06.17 18:08:42.501378 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3737 2024.06.17 18:08:42.501546 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec.
3738 2024.06.17 18:08:42.501848 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Debug> DynamicQueryHandler: Done processing query
3739 2024.06.17 18:08:42.501873 [ 3 ] {1a99c9a9-013b-4e50-a6b2-835d36db951e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3740 2024.06.17 18:08:42.501889 [ 3 ] {} <Debug> HTTP-Session: 31a5ee9f-0e51-409b-a6f0-01622c199b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3741 2024.06.17 18:08:47.482895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3742 2024.06.17 18:08:47.483042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3743 2024.06.17 18:08:47.483074 [ 3 ] {} <Debug> HTTP-Session: 3a5f6f13-25ce-4b0d-a80f-6bc44b0294c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3744 2024.06.17 18:08:47.483102 [ 3 ] {} <Debug> HTTP-Session: 3a5f6f13-25ce-4b0d-a80f-6bc44b0294c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3745 2024.06.17 18:08:47.483120 [ 3 ] {} <Debug> HTTP-Session: 3a5f6f13-25ce-4b0d-a80f-6bc44b0294c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3746 2024.06.17 18:08:47.483177 [ 3 ] {} <Trace> HTTP-Session: 3a5f6f13-25ce-4b0d-a80f-6bc44b0294c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3747 2024.06.17 18:08:47.483384 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3748 2024.06.17 18:08:47.483460 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3749 2024.06.17 18:08:47.483680 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3750 2024.06.17 18:08:47.484109 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3751 2024.06.17 18:08:47.484158 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3752 2024.06.17 18:08:47.484531 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3753 2024.06.17 18:08:47.484879 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3754 2024.06.17 18:08:47.485045 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001715 sec., 2332.3615160349855 rows/sec., 189.05 KiB/sec.
3755 2024.06.17 18:08:47.485390 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Debug> DynamicQueryHandler: Done processing query
3756 2024.06.17 18:08:47.485434 [ 3 ] {de873234-6d68-4283-bd39-04bcf8e700b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3757 2024.06.17 18:08:47.485465 [ 3 ] {} <Debug> HTTP-Session: 3a5f6f13-25ce-4b0d-a80f-6bc44b0294c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3758 2024.06.17 18:08:47.485646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3759 2024.06.17 18:08:47.485703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3760 2024.06.17 18:08:47.485723 [ 3 ] {} <Debug> HTTP-Session: 6072944e-0b01-4d8e-9dff-3494860ede9a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3761 2024.06.17 18:08:47.485740 [ 3 ] {} <Debug> HTTP-Session: 6072944e-0b01-4d8e-9dff-3494860ede9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.06.17 18:08:47.485754 [ 3 ] {} <Debug> HTTP-Session: 6072944e-0b01-4d8e-9dff-3494860ede9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3763 2024.06.17 18:08:47.485789 [ 3 ] {} <Trace> HTTP-Session: 6072944e-0b01-4d8e-9dff-3494860ede9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3764 2024.06.17 18:08:47.485918 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3765 2024.06.17 18:08:47.485966 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3766 2024.06.17 18:08:47.486113 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3767 2024.06.17 18:08:47.486463 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3768 2024.06.17 18:08:47.486501 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3769 2024.06.17 18:08:47.486843 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3770 2024.06.17 18:08:47.487180 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3771 2024.06.17 18:08:47.487343 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001466 sec., 46384.72032742155 rows/sec., 3.67 MiB/sec.
3772 2024.06.17 18:08:47.487342 [ 149 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3773 2024.06.17 18:08:47.487460 [ 149 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3774 2024.06.17 18:08:47.487506 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3775 2024.06.17 18:08:47.487592 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Debug> DynamicQueryHandler: Done processing query
3776 2024.06.17 18:08:47.487658 [ 3 ] {c9db41c1-7d0a-4841-9001-c35533e51646} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3777 2024.06.17 18:08:47.487720 [ 3 ] {} <Debug> HTTP-Session: 6072944e-0b01-4d8e-9dff-3494860ede9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3778 2024.06.17 18:08:47.487806 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
3779 2024.06.17 18:08:47.487968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3780 2024.06.17 18:08:47.488121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3781 2024.06.17 18:08:47.488191 [ 3 ] {} <Debug> HTTP-Session: ef936681-bc59-4726-b25e-d929904eb5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3782 2024.06.17 18:08:47.488254 [ 3 ] {} <Debug> HTTP-Session: ef936681-bc59-4726-b25e-d929904eb5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3783 2024.06.17 18:08:47.488303 [ 3 ] {} <Debug> HTTP-Session: ef936681-bc59-4726-b25e-d929904eb5e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3784 2024.06.17 18:08:47.488308 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3785 2024.06.17 18:08:47.488348 [ 3 ] {} <Trace> HTTP-Session: ef936681-bc59-4726-b25e-d929904eb5e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3786 2024.06.17 18:08:47.488351 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 178 rows starting from the beginning of the part
3787 2024.06.17 18:08:47.488510 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part
3788 2024.06.17 18:08:47.488533 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3789 2024.06.17 18:08:47.488621 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3790 2024.06.17 18:08:47.488667 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part
3791 2024.06.17 18:08:47.489016 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 105 rows starting from the beginning of the part
3792 2024.06.17 18:08:47.489418 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part
3793 2024.06.17 18:08:47.489753 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part
3794 2024.06.17 18:08:47.490001 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3795 2024.06.17 18:08:47.490780 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3796 2024.06.17 18:08:47.490827 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3797 2024.06.17 18:08:47.491397 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3798 2024.06.17 18:08:47.491808 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 677 rows, containing 4 columns (4 merged, 0 gathered) in 0.004214872 sec., 160621.72232039314 rows/sec., 13.07 MiB/sec.
3799 2024.06.17 18:08:47.491877 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3800 2024.06.17 18:08:47.491954 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3801 2024.06.17 18:08:47.492136 [ 149 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3802 2024.06.17 18:08:47.492156 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.003694 sec., 18408.229561451004 rows/sec., 1.44 MiB/sec.
3803 2024.06.17 18:08:47.492226 [ 149 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3804 2024.06.17 18:08:47.492403 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3805 2024.06.17 18:08:47.492785 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Debug> DynamicQueryHandler: Done processing query
3806 2024.06.17 18:08:47.492921 [ 3 ] {f257f9e7-f510-4b39-b670-14278185fba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3807 2024.06.17 18:08:47.493050 [ 3 ] {} <Debug> HTTP-Session: ef936681-bc59-4726-b25e-d929904eb5e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3808 2024.06.17 18:08:47.493146 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
3809 2024.06.17 18:08:47.493464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3810 2024.06.17 18:08:47.493759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3811 2024.06.17 18:08:47.493847 [ 3 ] {} <Debug> HTTP-Session: 49a2709b-0e1c-48cd-b23b-fd9f3f5b08dc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3812 2024.06.17 18:08:47.493920 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3813 2024.06.17 18:08:47.493940 [ 3 ] {} <Debug> HTTP-Session: 49a2709b-0e1c-48cd-b23b-fd9f3f5b08dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3814 2024.06.17 18:08:47.493958 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3815 2024.06.17 18:08:47.494001 [ 3 ] {} <Debug> HTTP-Session: 49a2709b-0e1c-48cd-b23b-fd9f3f5b08dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3816 2024.06.17 18:08:47.494023 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 138 rows starting from the beginning of the part
3817 2024.06.17 18:08:47.494093 [ 3 ] {} <Trace> HTTP-Session: 49a2709b-0e1c-48cd-b23b-fd9f3f5b08dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3818 2024.06.17 18:08:47.494242 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_21_4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3819 2024.06.17 18:08:47.494420 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part
3820 2024.06.17 18:08:47.494575 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3821 2024.06.17 18:08:47.494801 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part
3822 2024.06.17 18:08:47.494805 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3823 2024.06.17 18:08:47.495043 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3824 2024.06.17 18:08:47.495053 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 94 rows starting from the beginning of the part
3825 2024.06.17 18:08:47.495407 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 92 rows starting from the beginning of the part
3826 2024.06.17 18:08:47.495722 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part
3827 2024.06.17 18:08:47.496321 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3828 2024.06.17 18:08:47.497206 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3829 2024.06.17 18:08:47.497277 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3830 2024.06.17 18:08:47.498431 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3831 2024.06.17 18:08:47.498504 [ 199 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 4 columns (4 merged, 0 gathered) in 0.005849642 sec., 93680.94662887062 rows/sec., 7.31 MiB/sec.
3832 2024.06.17 18:08:47.498828 [ 199 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3833 2024.06.17 18:08:47.499049 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3834 2024.06.17 18:08:47.499422 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3835 2024.06.17 18:08:47.499533 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3836 2024.06.17 18:08:47.499588 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005183 sec., 30870.15242137758 rows/sec., 2.15 MiB/sec.
3837 2024.06.17 18:08:47.499605 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3838 2024.06.17 18:08:47.500036 [ 199 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3839 2024.06.17 18:08:47.500092 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
3840 2024.06.17 18:08:47.500278 [ 199 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_21_4} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3841 2024.06.17 18:08:47.500287 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Debug> DynamicQueryHandler: Done processing query
3842 2024.06.17 18:08:47.500368 [ 3 ] {b084ed38-ce5d-4108-ae97-289e85f7778a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3843 2024.06.17 18:08:47.500508 [ 3 ] {} <Debug> HTTP-Session: 49a2709b-0e1c-48cd-b23b-fd9f3f5b08dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3844 2024.06.17 18:08:47.500541 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3845 2024.06.17 18:08:47.500627 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3846 2024.06.17 18:08:47.500665 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2094 rows starting from the beginning of the part
3847 2024.06.17 18:08:47.500724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3848 2024.06.17 18:08:47.500826 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
3849 2024.06.17 18:08:47.500887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3850 2024.06.17 18:08:47.501011 [ 3 ] {} <Debug> HTTP-Session: 7ecacced-25af-4a38-bf43-24e5b437a0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3851 2024.06.17 18:08:47.501084 [ 3 ] {} <Debug> HTTP-Session: 7ecacced-25af-4a38-bf43-24e5b437a0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3852 2024.06.17 18:08:47.501151 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
3853 2024.06.17 18:08:47.501167 [ 3 ] {} <Debug> HTTP-Session: 7ecacced-25af-4a38-bf43-24e5b437a0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3854 2024.06.17 18:08:47.501312 [ 3 ] {} <Trace> HTTP-Session: 7ecacced-25af-4a38-bf43-24e5b437a0ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3855 2024.06.17 18:08:47.501441 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 197 rows starting from the beginning of the part
3856 2024.06.17 18:08:47.501642 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 162 rows starting from the beginning of the part
3857 2024.06.17 18:08:47.501770 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3858 2024.06.17 18:08:47.501958 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
3859 2024.06.17 18:08:47.501980 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3860 2024.06.17 18:08:47.502757 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3861 2024.06.17 18:08:47.503391 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3862 2024.06.17 18:08:47.503434 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3863 2024.06.17 18:08:47.504679 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3864 2024.06.17 18:08:47.505319 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3865 2024.06.17 18:08:47.505654 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.00411 sec., 973.2360097323601 rows/sec., 1.31 MiB/sec.
3866 2024.06.17 18:08:47.505980 [ 192 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2933 rows, containing 5 columns (5 merged, 0 gathered) in 0.00617439 sec., 475026.68279781484 rows/sec., 33.13 MiB/sec.
3867 2024.06.17 18:08:47.506099 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Debug> DynamicQueryHandler: Done processing query
3868 2024.06.17 18:08:47.506129 [ 3 ] {9904d62d-deb7-41a1-bb1f-096d9b758266} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3869 2024.06.17 18:08:47.506146 [ 3 ] {} <Debug> HTTP-Session: 7ecacced-25af-4a38-bf43-24e5b437a0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3870 2024.06.17 18:08:47.506280 [ 192 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3871 2024.06.17 18:08:47.506308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3872 2024.06.17 18:08:47.506420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3873 2024.06.17 18:08:47.506443 [ 3 ] {} <Debug> HTTP-Session: e492e9c1-f380-434f-be8d-babbb3667abf Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3874 2024.06.17 18:08:47.506462 [ 3 ] {} <Debug> HTTP-Session: e492e9c1-f380-434f-be8d-babbb3667abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3875 2024.06.17 18:08:47.506503 [ 3 ] {} <Debug> HTTP-Session: e492e9c1-f380-434f-be8d-babbb3667abf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3876 2024.06.17 18:08:47.506563 [ 3 ] {} <Trace> HTTP-Session: e492e9c1-f380-434f-be8d-babbb3667abf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3877 2024.06.17 18:08:47.506884 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3878 2024.06.17 18:08:47.506953 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3879 2024.06.17 18:08:47.507174 [ 192 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3880 2024.06.17 18:08:47.507352 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3881 2024.06.17 18:08:47.507401 [ 192 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3882 2024.06.17 18:08:47.507553 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
3883 2024.06.17 18:08:47.507770 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3884 2024.06.17 18:08:47.507810 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3885 2024.06.17 18:08:47.508182 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3886 2024.06.17 18:08:47.508504 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3887 2024.06.17 18:08:47.508633 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001891 sec., 31729.243786356423 rows/sec., 2.14 MiB/sec.
3888 2024.06.17 18:08:47.508649 [ 150 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3889 2024.06.17 18:08:47.508707 [ 150 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3890 2024.06.17 18:08:47.508744 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3891 2024.06.17 18:08:47.508888 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Debug> DynamicQueryHandler: Done processing query
3892 2024.06.17 18:08:47.508963 [ 3 ] {4d7619ac-7ef5-4f63-8db6-7a588bd9285b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3893 2024.06.17 18:08:47.509042 [ 3 ] {} <Debug> HTTP-Session: e492e9c1-f380-434f-be8d-babbb3667abf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3894 2024.06.17 18:08:47.509061 [ 196 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
3895 2024.06.17 18:08:47.509404 [ 196 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3896 2024.06.17 18:08:47.509431 [ 196 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 646 rows starting from the beginning of the part
3897 2024.06.17 18:08:47.509504 [ 196 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
3898 2024.06.17 18:08:47.509610 [ 196 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
3899 2024.06.17 18:08:47.509720 [ 196 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part
3900 2024.06.17 18:08:47.509815 [ 196 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
3901 2024.06.17 18:08:47.509908 [ 196 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
3902 2024.06.17 18:08:47.510914 [ 201 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002083201 sec., 454108.84499383403 rows/sec., 30.68 MiB/sec.
3903 2024.06.17 18:08:47.511180 [ 201 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3904 2024.06.17 18:08:47.511708 [ 201 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_21_4} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3905 2024.06.17 18:08:47.511800 [ 201 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_21_4} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3906 2024.06.17 18:08:47.511898 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3907 2024.06.17 18:08:51.706232 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
3908 2024.06.17 18:08:51.706296 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
3909 2024.06.17 18:08:52.483345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3910 2024.06.17 18:08:52.483472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3911 2024.06.17 18:08:52.483504 [ 3 ] {} <Debug> HTTP-Session: 2136b0f3-d2d8-4ec0-b15b-9a90060748c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3912 2024.06.17 18:08:52.483532 [ 3 ] {} <Debug> HTTP-Session: 2136b0f3-d2d8-4ec0-b15b-9a90060748c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3913 2024.06.17 18:08:52.483550 [ 3 ] {} <Debug> HTTP-Session: 2136b0f3-d2d8-4ec0-b15b-9a90060748c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3914 2024.06.17 18:08:52.483608 [ 3 ] {} <Trace> HTTP-Session: 2136b0f3-d2d8-4ec0-b15b-9a90060748c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3915 2024.06.17 18:08:52.483826 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3916 2024.06.17 18:08:52.483905 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3917 2024.06.17 18:08:52.484111 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3918 2024.06.17 18:08:52.484542 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3919 2024.06.17 18:08:52.484592 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3920 2024.06.17 18:08:52.484970 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3921 2024.06.17 18:08:52.485316 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3922 2024.06.17 18:08:52.485490 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001728 sec., 13888.888888888889 rows/sec., 1.10 MiB/sec.
3923 2024.06.17 18:08:52.485499 [ 112 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3924 2024.06.17 18:08:52.485601 [ 112 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3925 2024.06.17 18:08:52.485656 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3926 2024.06.17 18:08:52.485821 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Debug> DynamicQueryHandler: Done processing query
3927 2024.06.17 18:08:52.485929 [ 3 ] {b86eb12c-5d31-4b95-9b68-d17b9f634b96} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3928 2024.06.17 18:08:52.485947 [ 196 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
3929 2024.06.17 18:08:52.486024 [ 3 ] {} <Debug> HTTP-Session: 2136b0f3-d2d8-4ec0-b15b-9a90060748c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3930 2024.06.17 18:08:52.486210 [ 196 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3931 2024.06.17 18:08:52.486263 [ 196 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 28 rows starting from the beginning of the part
3932 2024.06.17 18:08:52.486286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3933 2024.06.17 18:08:52.486396 [ 196 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part
3934 2024.06.17 18:08:52.486446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3935 2024.06.17 18:08:52.486575 [ 3 ] {} <Debug> HTTP-Session: 4e580134-d69b-4992-af06-5835d7c5576b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3936 2024.06.17 18:08:52.486693 [ 3 ] {} <Debug> HTTP-Session: 4e580134-d69b-4992-af06-5835d7c5576b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3937 2024.06.17 18:08:52.486748 [ 3 ] {} <Debug> HTTP-Session: 4e580134-d69b-4992-af06-5835d7c5576b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3938 2024.06.17 18:08:52.486791 [ 196 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
3939 2024.06.17 18:08:52.486832 [ 3 ] {} <Trace> HTTP-Session: 4e580134-d69b-4992-af06-5835d7c5576b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3940 2024.06.17 18:08:52.487015 [ 196 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part
3941 2024.06.17 18:08:52.487221 [ 196 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
3942 2024.06.17 18:08:52.487315 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3943 2024.06.17 18:08:52.487426 [ 196 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part
3944 2024.06.17 18:08:52.487545 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3945 2024.06.17 18:08:52.488170 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3946 2024.06.17 18:08:52.489041 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3947 2024.06.17 18:08:52.489107 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3948 2024.06.17 18:08:52.490020 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3949 2024.06.17 18:08:52.490042 [ 199 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.004284874 sec., 25204.941848931845 rows/sec., 2.00 MiB/sec.
3950 2024.06.17 18:08:52.490503 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3951 2024.06.17 18:08:52.490666 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3952 2024.06.17 18:08:52.491033 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.003957 sec., 32347.738185494065 rows/sec., 2.70 MiB/sec.
3953 2024.06.17 18:08:52.491794 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Debug> DynamicQueryHandler: Done processing query
3954 2024.06.17 18:08:52.491857 [ 3 ] {60d70dd4-3031-4059-9370-34e64d332a87} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3955 2024.06.17 18:08:52.491929 [ 3 ] {} <Debug> HTTP-Session: 4e580134-d69b-4992-af06-5835d7c5576b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3956 2024.06.17 18:08:52.492161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3957 2024.06.17 18:08:52.492179 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3958 2024.06.17 18:08:52.492255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3959 2024.06.17 18:08:52.492318 [ 3 ] {} <Debug> HTTP-Session: 6cf99120-f1a7-4ac3-bedf-f2d25c655430 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3960 2024.06.17 18:08:52.492352 [ 3 ] {} <Debug> HTTP-Session: 6cf99120-f1a7-4ac3-bedf-f2d25c655430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3961 2024.06.17 18:08:52.492381 [ 3 ] {} <Debug> HTTP-Session: 6cf99120-f1a7-4ac3-bedf-f2d25c655430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3962 2024.06.17 18:08:52.492381 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_16_3} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3963 2024.06.17 18:08:52.492439 [ 3 ] {} <Trace> HTTP-Session: 6cf99120-f1a7-4ac3-bedf-f2d25c655430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3964 2024.06.17 18:08:52.492558 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3965 2024.06.17 18:08:52.492644 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3966 2024.06.17 18:08:52.492692 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3967 2024.06.17 18:08:52.492834 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3968 2024.06.17 18:08:52.493177 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3969 2024.06.17 18:08:52.493213 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3970 2024.06.17 18:08:52.493537 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3971 2024.06.17 18:08:52.493832 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3972 2024.06.17 18:08:52.493975 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001411 sec., 62367.11552090716 rows/sec., 4.87 MiB/sec.
3973 2024.06.17 18:08:52.494238 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Debug> DynamicQueryHandler: Done processing query
3974 2024.06.17 18:08:52.494262 [ 3 ] {7ffe89bf-7264-4103-8658-ffeaa55af44b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3975 2024.06.17 18:08:52.494277 [ 3 ] {} <Debug> HTTP-Session: 6cf99120-f1a7-4ac3-bedf-f2d25c655430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3976 2024.06.17 18:08:52.494458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3977 2024.06.17 18:08:52.494502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3978 2024.06.17 18:08:52.494520 [ 3 ] {} <Debug> HTTP-Session: b32da4d4-8686-49b4-b8dd-1b4a4a6ef59f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3979 2024.06.17 18:08:52.494536 [ 3 ] {} <Debug> HTTP-Session: b32da4d4-8686-49b4-b8dd-1b4a4a6ef59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3980 2024.06.17 18:08:52.494549 [ 3 ] {} <Debug> HTTP-Session: b32da4d4-8686-49b4-b8dd-1b4a4a6ef59f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3981 2024.06.17 18:08:52.494642 [ 3 ] {} <Trace> HTTP-Session: b32da4d4-8686-49b4-b8dd-1b4a4a6ef59f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3982 2024.06.17 18:08:52.494790 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3983 2024.06.17 18:08:52.494839 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3984 2024.06.17 18:08:52.494999 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3985 2024.06.17 18:08:52.495407 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3986 2024.06.17 18:08:52.495443 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
3987 2024.06.17 18:08:52.495830 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3988 2024.06.17 18:08:52.496166 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3989 2024.06.17 18:08:52.496322 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec.
3990 2024.06.17 18:08:52.496890 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Debug> DynamicQueryHandler: Done processing query
3991 2024.06.17 18:08:52.496967 [ 3 ] {1672284e-2c2b-4288-9334-131d54360e20} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3992 2024.06.17 18:08:52.497009 [ 3 ] {} <Debug> HTTP-Session: b32da4d4-8686-49b4-b8dd-1b4a4a6ef59f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.06.17 18:08:52.497184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3994 2024.06.17 18:08:52.497235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3995 2024.06.17 18:08:52.497255 [ 3 ] {} <Debug> HTTP-Session: 6c62df96-eaba-4776-8970-f3d6f76f2511 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
3996 2024.06.17 18:08:52.497271 [ 3 ] {} <Debug> HTTP-Session: 6c62df96-eaba-4776-8970-f3d6f76f2511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3997 2024.06.17 18:08:52.497285 [ 3 ] {} <Debug> HTTP-Session: 6c62df96-eaba-4776-8970-f3d6f76f2511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3998 2024.06.17 18:08:52.497316 [ 3 ] {} <Trace> HTTP-Session: 6c62df96-eaba-4776-8970-f3d6f76f2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3999 2024.06.17 18:08:52.497605 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4000 2024.06.17 18:08:52.497656 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4001 2024.06.17 18:08:52.497830 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4002 2024.06.17 18:08:52.498244 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4003 2024.06.17 18:08:52.498279 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4004 2024.06.17 18:08:52.498681 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4005 2024.06.17 18:08:52.499015 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4006 2024.06.17 18:08:52.499175 [ 112 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4007 2024.06.17 18:08:52.499179 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001776 sec., 13513.513513513513 rows/sec., 18.24 MiB/sec.
4008 2024.06.17 18:08:52.499225 [ 112 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4009 2024.06.17 18:08:52.499292 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4010 2024.06.17 18:08:52.499645 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Debug> DynamicQueryHandler: Done processing query
4011 2024.06.17 18:08:52.499753 [ 3 ] {9a4fc213-b816-41e1-9524-a6df4d51d9fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4012 2024.06.17 18:08:52.499860 [ 3 ] {} <Debug> HTTP-Session: 6c62df96-eaba-4776-8970-f3d6f76f2511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4013 2024.06.17 18:08:52.500116 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
4014 2024.06.17 18:08:52.500224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4015 2024.06.17 18:08:52.500380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4016 2024.06.17 18:08:52.500433 [ 3 ] {} <Debug> HTTP-Session: 19eed2b7-168b-47f6-9808-7fe9c8118c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4017 2024.06.17 18:08:52.500483 [ 3 ] {} <Debug> HTTP-Session: 19eed2b7-168b-47f6-9808-7fe9c8118c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4018 2024.06.17 18:08:52.500527 [ 3 ] {} <Debug> HTTP-Session: 19eed2b7-168b-47f6-9808-7fe9c8118c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4019 2024.06.17 18:08:52.500618 [ 3 ] {} <Trace> HTTP-Session: 19eed2b7-168b-47f6-9808-7fe9c8118c80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4020 2024.06.17 18:08:52.500643 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4021 2024.06.17 18:08:52.500701 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 200 rows starting from the beginning of the part
4022 2024.06.17 18:08:52.500888 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4023 2024.06.17 18:08:52.501005 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part
4024 2024.06.17 18:08:52.501076 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4025 2024.06.17 18:08:52.501396 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
4026 2024.06.17 18:08:52.501794 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part
4027 2024.06.17 18:08:52.502112 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
4028 2024.06.17 18:08:52.502411 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4029 2024.06.17 18:08:52.502468 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part
4030 2024.06.17 18:08:52.503334 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4031 2024.06.17 18:08:52.503405 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4032 2024.06.17 18:08:52.504071 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4033 2024.06.17 18:08:52.505045 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4034 2024.06.17 18:08:52.505534 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004758 sec., 12610.340479192939 rows/sec., 870.24 KiB/sec.
4035 2024.06.17 18:08:52.506235 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Debug> DynamicQueryHandler: Done processing query
4036 2024.06.17 18:08:52.506261 [ 3 ] {a9fae4be-ae42-4531-ae4d-880caa079dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4037 2024.06.17 18:08:52.506283 [ 3 ] {} <Debug> HTTP-Session: 19eed2b7-168b-47f6-9808-7fe9c8118c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.06.17 18:08:52.510994 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 6 columns (6 merged, 0 gathered) in 0.011567941 sec., 24204.82607924781 rows/sec., 32.66 MiB/sec.
4039 2024.06.17 18:08:52.511383 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4040 2024.06.17 18:08:52.511815 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4041 2024.06.17 18:08:52.511892 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4042 2024.06.17 18:08:52.511979 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB.
4043 2024.06.17 18:08:53.001392 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000986644 sec.
4044 2024.06.17 18:08:57.483736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4045 2024.06.17 18:08:57.483878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4046 2024.06.17 18:08:57.483909 [ 3 ] {} <Debug> HTTP-Session: d72aca3c-f351-4a11-b08e-ff5e97b9d551 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4047 2024.06.17 18:08:57.483936 [ 3 ] {} <Debug> HTTP-Session: d72aca3c-f351-4a11-b08e-ff5e97b9d551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4048 2024.06.17 18:08:57.483954 [ 3 ] {} <Debug> HTTP-Session: d72aca3c-f351-4a11-b08e-ff5e97b9d551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4049 2024.06.17 18:08:57.484041 [ 3 ] {} <Trace> HTTP-Session: d72aca3c-f351-4a11-b08e-ff5e97b9d551 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4050 2024.06.17 18:08:57.484243 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4051 2024.06.17 18:08:57.484314 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4052 2024.06.17 18:08:57.484502 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4053 2024.06.17 18:08:57.484960 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4054 2024.06.17 18:08:57.485009 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4055 2024.06.17 18:08:57.485381 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4056 2024.06.17 18:08:57.485719 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4057 2024.06.17 18:08:57.485893 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001704 sec., 2347.417840375587 rows/sec., 190.27 KiB/sec.
4058 2024.06.17 18:08:57.486111 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Debug> DynamicQueryHandler: Done processing query
4059 2024.06.17 18:08:57.486139 [ 3 ] {2d0fdac6-6ca2-44de-a77c-461f286e1161} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4060 2024.06.17 18:08:57.486158 [ 3 ] {} <Debug> HTTP-Session: d72aca3c-f351-4a11-b08e-ff5e97b9d551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4061 2024.06.17 18:08:57.486293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4062 2024.06.17 18:08:57.486350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4063 2024.06.17 18:08:57.486370 [ 3 ] {} <Debug> HTTP-Session: 6f680194-d0c0-4bdc-81aa-a7aaa30b428b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4064 2024.06.17 18:08:57.486388 [ 3 ] {} <Debug> HTTP-Session: 6f680194-d0c0-4bdc-81aa-a7aaa30b428b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.06.17 18:08:57.486402 [ 3 ] {} <Debug> HTTP-Session: 6f680194-d0c0-4bdc-81aa-a7aaa30b428b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4066 2024.06.17 18:08:57.486437 [ 3 ] {} <Trace> HTTP-Session: 6f680194-d0c0-4bdc-81aa-a7aaa30b428b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4067 2024.06.17 18:08:57.486546 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4068 2024.06.17 18:08:57.486592 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4069 2024.06.17 18:08:57.486727 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4070 2024.06.17 18:08:57.487058 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4071 2024.06.17 18:08:57.487095 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4072 2024.06.17 18:08:57.487398 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4073 2024.06.17 18:08:57.487711 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4074 2024.06.17 18:08:57.487876 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001349 sec., 2965.159377316531 rows/sec., 241.79 KiB/sec.
4075 2024.06.17 18:08:57.488088 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Debug> DynamicQueryHandler: Done processing query
4076 2024.06.17 18:08:57.488113 [ 3 ] {6c6f6e75-bce6-4570-8698-b9fa9fff5f15} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4077 2024.06.17 18:08:57.488128 [ 3 ] {} <Debug> HTTP-Session: 6f680194-d0c0-4bdc-81aa-a7aaa30b428b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4078 2024.06.17 18:08:57.488288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4079 2024.06.17 18:08:57.488339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4080 2024.06.17 18:08:57.488359 [ 3 ] {} <Debug> HTTP-Session: 712865bf-d6be-46dc-953a-b382aa8d8be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4081 2024.06.17 18:08:57.488377 [ 3 ] {} <Debug> HTTP-Session: 712865bf-d6be-46dc-953a-b382aa8d8be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4082 2024.06.17 18:08:57.488391 [ 3 ] {} <Debug> HTTP-Session: 712865bf-d6be-46dc-953a-b382aa8d8be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4083 2024.06.17 18:08:57.488424 [ 3 ] {} <Trace> HTTP-Session: 712865bf-d6be-46dc-953a-b382aa8d8be1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4084 2024.06.17 18:08:57.488545 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4085 2024.06.17 18:08:57.488588 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4086 2024.06.17 18:08:57.488717 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4087 2024.06.17 18:08:57.489067 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4088 2024.06.17 18:08:57.489104 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4089 2024.06.17 18:08:57.489422 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4090 2024.06.17 18:08:57.489725 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4091 2024.06.17 18:08:57.489881 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001375 sec., 50909.09090909091 rows/sec., 4.02 MiB/sec.
4092 2024.06.17 18:08:57.490050 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Debug> DynamicQueryHandler: Done processing query
4093 2024.06.17 18:08:57.490073 [ 3 ] {ba7ccd3a-3fee-4f24-9a56-e06d4f90240f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4094 2024.06.17 18:08:57.490089 [ 3 ] {} <Debug> HTTP-Session: 712865bf-d6be-46dc-953a-b382aa8d8be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4095 2024.06.17 18:08:57.490241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4096 2024.06.17 18:08:57.490290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4097 2024.06.17 18:08:57.490310 [ 3 ] {} <Debug> HTTP-Session: 415d8470-5767-4d38-926e-ab6b565a226c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4098 2024.06.17 18:08:57.490326 [ 3 ] {} <Debug> HTTP-Session: 415d8470-5767-4d38-926e-ab6b565a226c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4099 2024.06.17 18:08:57.490340 [ 3 ] {} <Debug> HTTP-Session: 415d8470-5767-4d38-926e-ab6b565a226c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4100 2024.06.17 18:08:57.490371 [ 3 ] {} <Trace> HTTP-Session: 415d8470-5767-4d38-926e-ab6b565a226c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4101 2024.06.17 18:08:57.490465 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4102 2024.06.17 18:08:57.490507 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4103 2024.06.17 18:08:57.490632 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4104 2024.06.17 18:08:57.490928 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4105 2024.06.17 18:08:57.490964 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4106 2024.06.17 18:08:57.491255 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4107 2024.06.17 18:08:57.491561 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4108 2024.06.17 18:08:57.491721 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001271 sec., 3147.128245476003 rows/sec., 219.75 KiB/sec.
4109 2024.06.17 18:08:57.492179 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Debug> DynamicQueryHandler: Done processing query
4110 2024.06.17 18:08:57.492203 [ 3 ] {d94bceb4-5b90-4d7c-bc0b-111ea4223ddf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4111 2024.06.17 18:08:57.492220 [ 3 ] {} <Debug> HTTP-Session: 415d8470-5767-4d38-926e-ab6b565a226c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4112 2024.06.17 18:08:57.492368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 12246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4113 2024.06.17 18:08:57.492420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4114 2024.06.17 18:08:57.492439 [ 3 ] {} <Debug> HTTP-Session: 426ae0b1-79db-4e50-8957-d6780d17bc70 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4115 2024.06.17 18:08:57.492455 [ 3 ] {} <Debug> HTTP-Session: 426ae0b1-79db-4e50-8957-d6780d17bc70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4116 2024.06.17 18:08:57.492468 [ 3 ] {} <Debug> HTTP-Session: 426ae0b1-79db-4e50-8957-d6780d17bc70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4117 2024.06.17 18:08:57.492499 [ 3 ] {} <Trace> HTTP-Session: 426ae0b1-79db-4e50-8957-d6780d17bc70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4118 2024.06.17 18:08:57.492618 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4119 2024.06.17 18:08:57.492660 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4120 2024.06.17 18:08:57.492809 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4121 2024.06.17 18:08:57.493160 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4122 2024.06.17 18:08:57.493196 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4123 2024.06.17 18:08:57.493494 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4124 2024.06.17 18:08:57.493790 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4125 2024.06.17 18:08:57.493948 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001364 sec., 52785.92375366569 rows/sec., 4.13 MiB/sec.
4126 2024.06.17 18:08:57.494127 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Debug> DynamicQueryHandler: Done processing query
4127 2024.06.17 18:08:57.494152 [ 3 ] {3303998f-7e68-4964-9627-d7a31bc6a8a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4128 2024.06.17 18:08:57.494168 [ 3 ] {} <Debug> HTTP-Session: 426ae0b1-79db-4e50-8957-d6780d17bc70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4129 2024.06.17 18:08:57.494325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4130 2024.06.17 18:08:57.494373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4131 2024.06.17 18:08:57.494392 [ 3 ] {} <Debug> HTTP-Session: f9c60087-64fe-4e50-b8d9-c3bd058ee976 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4132 2024.06.17 18:08:57.494408 [ 3 ] {} <Debug> HTTP-Session: f9c60087-64fe-4e50-b8d9-c3bd058ee976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4133 2024.06.17 18:08:57.494422 [ 3 ] {} <Debug> HTTP-Session: f9c60087-64fe-4e50-b8d9-c3bd058ee976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4134 2024.06.17 18:08:57.494452 [ 3 ] {} <Trace> HTTP-Session: f9c60087-64fe-4e50-b8d9-c3bd058ee976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4135 2024.06.17 18:08:57.494608 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4136 2024.06.17 18:08:57.494654 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4137 2024.06.17 18:08:57.494798 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4138 2024.06.17 18:08:57.495196 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4139 2024.06.17 18:08:57.495240 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4140 2024.06.17 18:08:57.495712 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4141 2024.06.17 18:08:57.496087 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4142 2024.06.17 18:08:57.496239 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001705 sec., 95014.66275659825 rows/sec., 6.62 MiB/sec.
4143 2024.06.17 18:08:57.496554 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Debug> DynamicQueryHandler: Done processing query
4144 2024.06.17 18:08:57.496579 [ 3 ] {e739aa71-a554-479e-b51d-51a437961b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4145 2024.06.17 18:08:57.496595 [ 3 ] {} <Debug> HTTP-Session: f9c60087-64fe-4e50-b8d9-c3bd058ee976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4146 2024.06.17 18:08:57.496728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4147 2024.06.17 18:08:57.496783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4148 2024.06.17 18:08:57.496802 [ 3 ] {} <Debug> HTTP-Session: 75c3a108-9589-4df3-a279-5f438655527f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4149 2024.06.17 18:08:57.496818 [ 3 ] {} <Debug> HTTP-Session: 75c3a108-9589-4df3-a279-5f438655527f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4150 2024.06.17 18:08:57.496832 [ 3 ] {} <Debug> HTTP-Session: 75c3a108-9589-4df3-a279-5f438655527f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4151 2024.06.17 18:08:57.496861 [ 3 ] {} <Trace> HTTP-Session: 75c3a108-9589-4df3-a279-5f438655527f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4152 2024.06.17 18:08:57.496988 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4153 2024.06.17 18:08:57.497037 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4154 2024.06.17 18:08:57.497215 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4155 2024.06.17 18:08:57.497545 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4156 2024.06.17 18:08:57.497580 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4157 2024.06.17 18:08:57.497956 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4158 2024.06.17 18:08:57.498288 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4159 2024.06.17 18:08:57.498440 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001503 sec., 2661.3439787092484 rows/sec., 3.59 MiB/sec.
4160 2024.06.17 18:08:57.498611 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Debug> DynamicQueryHandler: Done processing query
4161 2024.06.17 18:08:57.498635 [ 3 ] {75575687-cb22-4cf0-a672-d4cafc5e4daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4162 2024.06.17 18:08:57.498650 [ 3 ] {} <Debug> HTTP-Session: 75c3a108-9589-4df3-a279-5f438655527f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4163 2024.06.17 18:08:57.498776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4164 2024.06.17 18:08:57.498824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4165 2024.06.17 18:08:57.498843 [ 3 ] {} <Debug> HTTP-Session: 2a611015-1943-4edd-9e60-0e909fe09393 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4166 2024.06.17 18:08:57.498859 [ 3 ] {} <Debug> HTTP-Session: 2a611015-1943-4edd-9e60-0e909fe09393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4167 2024.06.17 18:08:57.498872 [ 3 ] {} <Debug> HTTP-Session: 2a611015-1943-4edd-9e60-0e909fe09393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4168 2024.06.17 18:08:57.498904 [ 3 ] {} <Trace> HTTP-Session: 2a611015-1943-4edd-9e60-0e909fe09393 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4169 2024.06.17 18:08:57.499023 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4170 2024.06.17 18:08:57.499067 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4171 2024.06.17 18:08:57.499188 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4172 2024.06.17 18:08:57.499497 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4173 2024.06.17 18:08:57.499532 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
4174 2024.06.17 18:08:57.499897 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4175 2024.06.17 18:08:57.500226 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4176 2024.06.17 18:08:57.500376 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec.
4177 2024.06.17 18:08:57.500534 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Debug> DynamicQueryHandler: Done processing query
4178 2024.06.17 18:08:57.500558 [ 3 ] {4099c727-0b5b-410b-9160-5ac7aa7efddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4179 2024.06.17 18:08:57.500573 [ 3 ] {} <Debug> HTTP-Session: 2a611015-1943-4edd-9e60-0e909fe09393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4180 2024.06.17 18:09:02.484642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4181 2024.06.17 18:09:02.484842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4182 2024.06.17 18:09:02.484890 [ 3 ] {} <Debug> HTTP-Session: bea85246-83d1-4937-a5f0-cb80a42e553c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4183 2024.06.17 18:09:02.484930 [ 3 ] {} <Debug> HTTP-Session: bea85246-83d1-4937-a5f0-cb80a42e553c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.06.17 18:09:02.484960 [ 3 ] {} <Debug> HTTP-Session: bea85246-83d1-4937-a5f0-cb80a42e553c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4185 2024.06.17 18:09:02.485041 [ 3 ] {} <Trace> HTTP-Session: bea85246-83d1-4937-a5f0-cb80a42e553c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4186 2024.06.17 18:09:02.485330 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4187 2024.06.17 18:09:02.485437 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4188 2024.06.17 18:09:02.485685 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4189 2024.06.17 18:09:02.486171 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4190 2024.06.17 18:09:02.486215 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4191 2024.06.17 18:09:02.486582 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4192 2024.06.17 18:09:02.486911 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4193 2024.06.17 18:09:02.487073 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001834 sec., 13086.150490730644 rows/sec., 1.04 MiB/sec.
4194 2024.06.17 18:09:02.487289 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Debug> DynamicQueryHandler: Done processing query
4195 2024.06.17 18:09:02.487317 [ 3 ] {52d5270a-455a-467b-ac27-f9eaefbb2322} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4196 2024.06.17 18:09:02.487334 [ 3 ] {} <Debug> HTTP-Session: bea85246-83d1-4937-a5f0-cb80a42e553c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4197 2024.06.17 18:09:02.487501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4198 2024.06.17 18:09:02.487555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4199 2024.06.17 18:09:02.487575 [ 3 ] {} <Debug> HTTP-Session: c52b7a62-b91d-4575-b91d-ba1afe29b769 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4200 2024.06.17 18:09:02.487593 [ 3 ] {} <Debug> HTTP-Session: c52b7a62-b91d-4575-b91d-ba1afe29b769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.06.17 18:09:02.487607 [ 3 ] {} <Debug> HTTP-Session: c52b7a62-b91d-4575-b91d-ba1afe29b769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4202 2024.06.17 18:09:02.487641 [ 3 ] {} <Trace> HTTP-Session: c52b7a62-b91d-4575-b91d-ba1afe29b769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4203 2024.06.17 18:09:02.487740 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4204 2024.06.17 18:09:02.487785 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4205 2024.06.17 18:09:02.487914 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4206 2024.06.17 18:09:02.488215 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4207 2024.06.17 18:09:02.488255 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4208 2024.06.17 18:09:02.488689 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4209 2024.06.17 18:09:02.489020 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4210 2024.06.17 18:09:02.489173 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001452 sec., 1377.4104683195592 rows/sec., 112.32 KiB/sec.
4211 2024.06.17 18:09:02.489184 [ 144 ] {} <Debug> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4212 2024.06.17 18:09:02.489281 [ 144 ] {} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4213 2024.06.17 18:09:02.489325 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4214 2024.06.17 18:09:02.489454 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Debug> DynamicQueryHandler: Done processing query
4215 2024.06.17 18:09:02.489591 [ 3 ] {ed494299-d0a8-4827-9c13-ea21cb865eba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4216 2024.06.17 18:09:02.489663 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
4217 2024.06.17 18:09:02.489675 [ 3 ] {} <Debug> HTTP-Session: c52b7a62-b91d-4575-b91d-ba1afe29b769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4218 2024.06.17 18:09:02.489885 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4219 2024.06.17 18:09:02.489907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4220 2024.06.17 18:09:02.489945 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4221 2024.06.17 18:09:02.490014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4222 2024.06.17 18:09:02.490104 [ 3 ] {} <Debug> HTTP-Session: 96ef4ce8-0e3e-4057-aebf-291a67adccde Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4223 2024.06.17 18:09:02.490193 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4224 2024.06.17 18:09:02.490206 [ 3 ] {} <Debug> HTTP-Session: 96ef4ce8-0e3e-4057-aebf-291a67adccde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4225 2024.06.17 18:09:02.490283 [ 3 ] {} <Debug> HTTP-Session: 96ef4ce8-0e3e-4057-aebf-291a67adccde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4226 2024.06.17 18:09:02.490412 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4227 2024.06.17 18:09:02.490509 [ 3 ] {} <Trace> HTTP-Session: 96ef4ce8-0e3e-4057-aebf-291a67adccde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4228 2024.06.17 18:09:02.490672 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
4229 2024.06.17 18:09:02.490826 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
4230 2024.06.17 18:09:02.491200 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
4231 2024.06.17 18:09:02.491306 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4232 2024.06.17 18:09:02.491489 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4233 2024.06.17 18:09:02.491927 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4234 2024.06.17 18:09:02.492931 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4235 2024.06.17 18:09:02.492996 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4236 2024.06.17 18:09:02.493886 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004479229 sec., 3572.043313704211 rows/sec., 291.28 KiB/sec.
4237 2024.06.17 18:09:02.493936 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4238 2024.06.17 18:09:02.494051 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4239 2024.06.17 18:09:02.494798 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4240 2024.06.17 18:09:02.494916 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4241 2024.06.17 18:09:02.495111 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_6_1} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4242 2024.06.17 18:09:02.495114 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Debug> executeQuery: Read 129 rows, 11.01 KiB in 0.004209 sec., 30648.610121168924 rows/sec., 2.55 MiB/sec.
4243 2024.06.17 18:09:02.495356 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4244 2024.06.17 18:09:02.495514 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Debug> DynamicQueryHandler: Done processing query
4245 2024.06.17 18:09:02.495544 [ 3 ] {9f3a5668-8996-4b8f-9b29-91c45c3554fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4246 2024.06.17 18:09:02.495561 [ 3 ] {} <Debug> HTTP-Session: 96ef4ce8-0e3e-4057-aebf-291a67adccde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4247 2024.06.17 18:09:02.495708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4248 2024.06.17 18:09:02.495758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4249 2024.06.17 18:09:02.495777 [ 3 ] {} <Debug> HTTP-Session: cc3a21a3-3bf8-43b7-bdeb-63267651cc0b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4250 2024.06.17 18:09:02.495795 [ 3 ] {} <Debug> HTTP-Session: cc3a21a3-3bf8-43b7-bdeb-63267651cc0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4251 2024.06.17 18:09:02.495810 [ 3 ] {} <Debug> HTTP-Session: cc3a21a3-3bf8-43b7-bdeb-63267651cc0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.06.17 18:09:02.495844 [ 3 ] {} <Trace> HTTP-Session: cc3a21a3-3bf8-43b7-bdeb-63267651cc0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4253 2024.06.17 18:09:02.495945 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4254 2024.06.17 18:09:02.495990 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4255 2024.06.17 18:09:02.496134 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4256 2024.06.17 18:09:02.496419 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4257 2024.06.17 18:09:02.496457 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4258 2024.06.17 18:09:02.496756 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4259 2024.06.17 18:09:02.497064 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4260 2024.06.17 18:09:02.497212 [ 144 ] {} <Debug> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4261 2024.06.17 18:09:02.497221 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001291 sec., 1549.1866769945777 rows/sec., 108.17 KiB/sec.
4262 2024.06.17 18:09:02.497270 [ 144 ] {} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4263 2024.06.17 18:09:02.497334 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4264 2024.06.17 18:09:02.497574 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Debug> DynamicQueryHandler: Done processing query
4265 2024.06.17 18:09:02.497660 [ 3 ] {b667fae4-b530-4a8a-afc4-fc5c2a957d23} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4266 2024.06.17 18:09:02.497727 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
4267 2024.06.17 18:09:02.497734 [ 3 ] {} <Debug> HTTP-Session: cc3a21a3-3bf8-43b7-bdeb-63267651cc0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4268 2024.06.17 18:09:02.497968 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4269 2024.06.17 18:09:02.497969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4270 2024.06.17 18:09:02.498031 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4271 2024.06.17 18:09:02.498073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4272 2024.06.17 18:09:02.498138 [ 3 ] {} <Debug> HTTP-Session: e6477bdd-6bdd-478f-b15e-0cb95449c052 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4273 2024.06.17 18:09:02.498215 [ 3 ] {} <Debug> HTTP-Session: e6477bdd-6bdd-478f-b15e-0cb95449c052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.06.17 18:09:02.498282 [ 3 ] {} <Debug> HTTP-Session: e6477bdd-6bdd-478f-b15e-0cb95449c052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4275 2024.06.17 18:09:02.498323 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4276 2024.06.17 18:09:02.498414 [ 3 ] {} <Trace> HTTP-Session: e6477bdd-6bdd-478f-b15e-0cb95449c052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4277 2024.06.17 18:09:02.498568 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4278 2024.06.17 18:09:02.498842 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
4279 2024.06.17 18:09:02.498896 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4280 2024.06.17 18:09:02.499087 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
4281 2024.06.17 18:09:02.499105 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4282 2024.06.17 18:09:02.499473 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
4283 2024.06.17 18:09:02.500215 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4284 2024.06.17 18:09:02.501026 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4285 2024.06.17 18:09:02.501104 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4286 2024.06.17 18:09:02.501983 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4287 2024.06.17 18:09:02.502043 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004612603 sec., 3468.7572288358656 rows/sec., 242.20 KiB/sec.
4288 2024.06.17 18:09:02.502374 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4289 2024.06.17 18:09:02.502564 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4290 2024.06.17 18:09:02.502975 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.004286 sec., 20998.600093327113 rows/sec., 1.64 MiB/sec.
4291 2024.06.17 18:09:02.503548 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Debug> DynamicQueryHandler: Done processing query
4292 2024.06.17 18:09:02.503593 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4293 2024.06.17 18:09:02.503625 [ 3 ] {de8bbf74-1b55-4a8c-8598-a06da05e746d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4294 2024.06.17 18:09:02.503770 [ 3 ] {} <Debug> HTTP-Session: e6477bdd-6bdd-478f-b15e-0cb95449c052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4295 2024.06.17 18:09:02.503909 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_6_1} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4296 2024.06.17 18:09:02.504045 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4297 2024.06.17 18:09:02.504054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4298 2024.06.17 18:09:02.504125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4299 2024.06.17 18:09:02.504145 [ 3 ] {} <Debug> HTTP-Session: 56068f7d-d4a8-4c0c-b1b4-c75b7f533928 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4300 2024.06.17 18:09:02.504162 [ 3 ] {} <Debug> HTTP-Session: 56068f7d-d4a8-4c0c-b1b4-c75b7f533928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4301 2024.06.17 18:09:02.504176 [ 3 ] {} <Debug> HTTP-Session: 56068f7d-d4a8-4c0c-b1b4-c75b7f533928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4302 2024.06.17 18:09:02.504208 [ 3 ] {} <Trace> HTTP-Session: 56068f7d-d4a8-4c0c-b1b4-c75b7f533928 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4303 2024.06.17 18:09:02.504373 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4304 2024.06.17 18:09:02.504424 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4305 2024.06.17 18:09:02.504598 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4306 2024.06.17 18:09:02.505001 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4307 2024.06.17 18:09:02.505038 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4308 2024.06.17 18:09:02.505432 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4309 2024.06.17 18:09:02.505782 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4310 2024.06.17 18:09:02.505940 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001637 sec., 98350.64141722664 rows/sec., 6.85 MiB/sec.
4311 2024.06.17 18:09:02.506269 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Debug> DynamicQueryHandler: Done processing query
4312 2024.06.17 18:09:02.506295 [ 3 ] {5b1353d3-2bea-44ae-8aa0-453608cb9792} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4313 2024.06.17 18:09:02.506312 [ 3 ] {} <Debug> HTTP-Session: 56068f7d-d4a8-4c0c-b1b4-c75b7f533928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4314 2024.06.17 18:09:02.506450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4315 2024.06.17 18:09:02.506498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4316 2024.06.17 18:09:02.506517 [ 3 ] {} <Debug> HTTP-Session: c200bc3c-dc6a-4c17-8629-8696387d9f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4317 2024.06.17 18:09:02.506534 [ 3 ] {} <Debug> HTTP-Session: c200bc3c-dc6a-4c17-8629-8696387d9f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4318 2024.06.17 18:09:02.506548 [ 3 ] {} <Debug> HTTP-Session: c200bc3c-dc6a-4c17-8629-8696387d9f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4319 2024.06.17 18:09:02.506579 [ 3 ] {} <Trace> HTTP-Session: c200bc3c-dc6a-4c17-8629-8696387d9f15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4320 2024.06.17 18:09:02.506817 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4321 2024.06.17 18:09:02.506867 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4322 2024.06.17 18:09:02.507045 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4323 2024.06.17 18:09:02.507500 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4324 2024.06.17 18:09:02.507538 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4325 2024.06.17 18:09:02.507945 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4326 2024.06.17 18:09:02.508279 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4327 2024.06.17 18:09:02.508447 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001783 sec., 13460.45989904655 rows/sec., 18.16 MiB/sec.
4328 2024.06.17 18:09:02.508765 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Debug> DynamicQueryHandler: Done processing query
4329 2024.06.17 18:09:02.508790 [ 3 ] {34eb1d9f-7ecc-4f31-81b4-8963990dc609} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4330 2024.06.17 18:09:02.508806 [ 3 ] {} <Debug> HTTP-Session: c200bc3c-dc6a-4c17-8629-8696387d9f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4331 2024.06.17 18:09:02.508939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4332 2024.06.17 18:09:02.508988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4333 2024.06.17 18:09:02.509007 [ 3 ] {} <Debug> HTTP-Session: 258a9807-f09e-475e-bef6-db53ace35e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4334 2024.06.17 18:09:02.509024 [ 3 ] {} <Debug> HTTP-Session: 258a9807-f09e-475e-bef6-db53ace35e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4335 2024.06.17 18:09:02.509038 [ 3 ] {} <Debug> HTTP-Session: 258a9807-f09e-475e-bef6-db53ace35e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4336 2024.06.17 18:09:02.509069 [ 3 ] {} <Trace> HTTP-Session: 258a9807-f09e-475e-bef6-db53ace35e13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4337 2024.06.17 18:09:02.509195 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4338 2024.06.17 18:09:02.509241 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4339 2024.06.17 18:09:02.509381 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4340 2024.06.17 18:09:02.509710 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4341 2024.06.17 18:09:02.509747 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4342 2024.06.17 18:09:02.510102 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4343 2024.06.17 18:09:02.510414 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4344 2024.06.17 18:09:02.510569 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec.
4345 2024.06.17 18:09:02.510888 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Debug> DynamicQueryHandler: Done processing query
4346 2024.06.17 18:09:02.510913 [ 3 ] {946078be-1ba9-40c8-96e0-defb6169a71b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4347 2024.06.17 18:09:02.510930 [ 3 ] {} <Debug> HTTP-Session: 258a9807-f09e-475e-bef6-db53ace35e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4348 2024.06.17 18:09:06.706330 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
4349 2024.06.17 18:09:06.706399 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
4350 2024.06.17 18:09:07.485102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4351 2024.06.17 18:09:07.485230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4352 2024.06.17 18:09:07.485260 [ 3 ] {} <Debug> HTTP-Session: 8e2698b6-6bf7-4b38-b275-85bcf5293993 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4353 2024.06.17 18:09:07.485287 [ 3 ] {} <Debug> HTTP-Session: 8e2698b6-6bf7-4b38-b275-85bcf5293993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4354 2024.06.17 18:09:07.485305 [ 3 ] {} <Debug> HTTP-Session: 8e2698b6-6bf7-4b38-b275-85bcf5293993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4355 2024.06.17 18:09:07.485362 [ 3 ] {} <Trace> HTTP-Session: 8e2698b6-6bf7-4b38-b275-85bcf5293993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4356 2024.06.17 18:09:07.485563 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4357 2024.06.17 18:09:07.485638 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4358 2024.06.17 18:09:07.485855 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4359 2024.06.17 18:09:07.486266 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4360 2024.06.17 18:09:07.486312 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4361 2024.06.17 18:09:07.486680 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4362 2024.06.17 18:09:07.487018 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4363 2024.06.17 18:09:07.487196 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001684 sec., 2375.2969121140145 rows/sec., 192.53 KiB/sec.
4364 2024.06.17 18:09:07.487403 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Debug> DynamicQueryHandler: Done processing query
4365 2024.06.17 18:09:07.487429 [ 3 ] {7a26fe75-d18f-4670-9c15-7d76e6499675} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4366 2024.06.17 18:09:07.487445 [ 3 ] {} <Debug> HTTP-Session: 8e2698b6-6bf7-4b38-b275-85bcf5293993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4367 2024.06.17 18:09:07.487603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4368 2024.06.17 18:09:07.487655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4369 2024.06.17 18:09:07.487674 [ 3 ] {} <Debug> HTTP-Session: a4b1e291-0669-43d1-bfdf-1d35c770802c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4370 2024.06.17 18:09:07.487692 [ 3 ] {} <Debug> HTTP-Session: a4b1e291-0669-43d1-bfdf-1d35c770802c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4371 2024.06.17 18:09:07.487708 [ 3 ] {} <Debug> HTTP-Session: a4b1e291-0669-43d1-bfdf-1d35c770802c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4372 2024.06.17 18:09:07.487743 [ 3 ] {} <Trace> HTTP-Session: a4b1e291-0669-43d1-bfdf-1d35c770802c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4373 2024.06.17 18:09:07.487844 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4374 2024.06.17 18:09:07.487890 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4375 2024.06.17 18:09:07.488020 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4376 2024.06.17 18:09:07.488324 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4377 2024.06.17 18:09:07.488362 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4378 2024.06.17 18:09:07.488659 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4379 2024.06.17 18:09:07.488975 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4380 2024.06.17 18:09:07.489122 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 125.84 KiB/sec.
4381 2024.06.17 18:09:07.489402 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Debug> DynamicQueryHandler: Done processing query
4382 2024.06.17 18:09:07.489429 [ 3 ] {2d0b6e21-75f1-43ca-8ea2-3b0daf3eac4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4383 2024.06.17 18:09:07.489445 [ 3 ] {} <Debug> HTTP-Session: a4b1e291-0669-43d1-bfdf-1d35c770802c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4384 2024.06.17 18:09:07.489580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4385 2024.06.17 18:09:07.489630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4386 2024.06.17 18:09:07.489650 [ 3 ] {} <Debug> HTTP-Session: 9c186b59-5175-469a-a05c-a7d2c2680463 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4387 2024.06.17 18:09:07.489667 [ 3 ] {} <Debug> HTTP-Session: 9c186b59-5175-469a-a05c-a7d2c2680463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4388 2024.06.17 18:09:07.489680 [ 3 ] {} <Debug> HTTP-Session: 9c186b59-5175-469a-a05c-a7d2c2680463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4389 2024.06.17 18:09:07.489712 [ 3 ] {} <Trace> HTTP-Session: 9c186b59-5175-469a-a05c-a7d2c2680463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4390 2024.06.17 18:09:07.489843 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4391 2024.06.17 18:09:07.489885 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4392 2024.06.17 18:09:07.490024 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4393 2024.06.17 18:09:07.490364 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4394 2024.06.17 18:09:07.490401 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4395 2024.06.17 18:09:07.490716 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4396 2024.06.17 18:09:07.491023 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4397 2024.06.17 18:09:07.491186 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001385 sec., 75812.27436823105 rows/sec., 5.92 MiB/sec.
4398 2024.06.17 18:09:07.491353 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Debug> DynamicQueryHandler: Done processing query
4399 2024.06.17 18:09:07.491378 [ 3 ] {7e4a323c-f94f-454f-b602-c3d912245c99} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4400 2024.06.17 18:09:07.491393 [ 3 ] {} <Debug> HTTP-Session: 9c186b59-5175-469a-a05c-a7d2c2680463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4401 2024.06.17 18:09:07.491512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4402 2024.06.17 18:09:07.491560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4403 2024.06.17 18:09:07.491580 [ 3 ] {} <Debug> HTTP-Session: cbd17384-b563-41ad-9293-dd298f58c251 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4404 2024.06.17 18:09:07.491596 [ 3 ] {} <Debug> HTTP-Session: cbd17384-b563-41ad-9293-dd298f58c251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4405 2024.06.17 18:09:07.491610 [ 3 ] {} <Debug> HTTP-Session: cbd17384-b563-41ad-9293-dd298f58c251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4406 2024.06.17 18:09:07.491640 [ 3 ] {} <Trace> HTTP-Session: cbd17384-b563-41ad-9293-dd298f58c251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4407 2024.06.17 18:09:07.491734 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4408 2024.06.17 18:09:07.491777 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4409 2024.06.17 18:09:07.491901 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4410 2024.06.17 18:09:07.492172 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4411 2024.06.17 18:09:07.492209 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4412 2024.06.17 18:09:07.492502 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4413 2024.06.17 18:09:07.492800 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4414 2024.06.17 18:09:07.492950 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001237 sec., 1616.8148746968473 rows/sec., 112.89 KiB/sec.
4415 2024.06.17 18:09:07.493151 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Debug> DynamicQueryHandler: Done processing query
4416 2024.06.17 18:09:07.493175 [ 3 ] {9d1c7cc9-78ab-4dda-9fd2-e3c0eb1f1e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4417 2024.06.17 18:09:07.493190 [ 3 ] {} <Debug> HTTP-Session: cbd17384-b563-41ad-9293-dd298f58c251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4418 2024.06.17 18:09:07.493371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4419 2024.06.17 18:09:07.493419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4420 2024.06.17 18:09:07.493438 [ 3 ] {} <Debug> HTTP-Session: 0b73f676-24c5-491e-91cf-914b67e2105d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4421 2024.06.17 18:09:07.493454 [ 3 ] {} <Debug> HTTP-Session: 0b73f676-24c5-491e-91cf-914b67e2105d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4422 2024.06.17 18:09:07.493468 [ 3 ] {} <Debug> HTTP-Session: 0b73f676-24c5-491e-91cf-914b67e2105d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4423 2024.06.17 18:09:07.493499 [ 3 ] {} <Trace> HTTP-Session: 0b73f676-24c5-491e-91cf-914b67e2105d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4424 2024.06.17 18:09:07.493617 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4425 2024.06.17 18:09:07.493659 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4426 2024.06.17 18:09:07.493782 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4427 2024.06.17 18:09:07.494100 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4428 2024.06.17 18:09:07.494134 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4429 2024.06.17 18:09:07.494424 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4430 2024.06.17 18:09:07.494713 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4431 2024.06.17 18:09:07.494860 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001337 sec., 70306.65669409125 rows/sec., 5.48 MiB/sec.
4432 2024.06.17 18:09:07.495185 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Debug> DynamicQueryHandler: Done processing query
4433 2024.06.17 18:09:07.495234 [ 3 ] {cca475aa-cbea-4e78-8992-764faec5c837} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4434 2024.06.17 18:09:07.495252 [ 3 ] {} <Debug> HTTP-Session: 0b73f676-24c5-491e-91cf-914b67e2105d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4435 2024.06.17 18:09:07.495423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4436 2024.06.17 18:09:07.495471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4437 2024.06.17 18:09:07.495489 [ 3 ] {} <Debug> HTTP-Session: 85a7cb11-4bca-4771-aaab-95a4c264f239 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4438 2024.06.17 18:09:07.495505 [ 3 ] {} <Debug> HTTP-Session: 85a7cb11-4bca-4771-aaab-95a4c264f239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4439 2024.06.17 18:09:07.495519 [ 3 ] {} <Debug> HTTP-Session: 85a7cb11-4bca-4771-aaab-95a4c264f239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4440 2024.06.17 18:09:07.495549 [ 3 ] {} <Trace> HTTP-Session: 85a7cb11-4bca-4771-aaab-95a4c264f239 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4441 2024.06.17 18:09:07.495722 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4442 2024.06.17 18:09:07.495770 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4443 2024.06.17 18:09:07.495933 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4444 2024.06.17 18:09:07.496357 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4445 2024.06.17 18:09:07.496393 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4446 2024.06.17 18:09:07.496773 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4447 2024.06.17 18:09:07.497110 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4448 2024.06.17 18:09:07.497273 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001639 sec., 120195.24100061013 rows/sec., 8.39 MiB/sec.
4449 2024.06.17 18:09:07.497446 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Debug> DynamicQueryHandler: Done processing query
4450 2024.06.17 18:09:07.497471 [ 3 ] {460f603c-17da-487b-aed9-885f3b318861} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4451 2024.06.17 18:09:07.497486 [ 3 ] {} <Debug> HTTP-Session: 85a7cb11-4bca-4771-aaab-95a4c264f239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4452 2024.06.17 18:09:07.497624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4453 2024.06.17 18:09:07.497671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4454 2024.06.17 18:09:07.497689 [ 3 ] {} <Debug> HTTP-Session: de2146c6-5d2e-4c0e-a03a-406bd307c7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4455 2024.06.17 18:09:07.497705 [ 3 ] {} <Debug> HTTP-Session: de2146c6-5d2e-4c0e-a03a-406bd307c7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4456 2024.06.17 18:09:07.497720 [ 3 ] {} <Debug> HTTP-Session: de2146c6-5d2e-4c0e-a03a-406bd307c7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4457 2024.06.17 18:09:07.497750 [ 3 ] {} <Trace> HTTP-Session: de2146c6-5d2e-4c0e-a03a-406bd307c7c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4458 2024.06.17 18:09:07.497884 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4459 2024.06.17 18:09:07.497931 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4460 2024.06.17 18:09:07.498089 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4461 2024.06.17 18:09:07.498389 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4462 2024.06.17 18:09:07.498424 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4463 2024.06.17 18:09:07.498799 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4464 2024.06.17 18:09:07.499260 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4465 2024.06.17 18:09:07.499406 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001583 sec., 2526.8477574226154 rows/sec., 3.41 MiB/sec.
4466 2024.06.17 18:09:07.499571 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Debug> DynamicQueryHandler: Done processing query
4467 2024.06.17 18:09:07.499594 [ 3 ] {85c5661b-cbbc-4a87-b187-1c6eac813c3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4468 2024.06.17 18:09:07.499611 [ 3 ] {} <Debug> HTTP-Session: de2146c6-5d2e-4c0e-a03a-406bd307c7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4469 2024.06.17 18:09:07.499733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4470 2024.06.17 18:09:07.499779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4471 2024.06.17 18:09:07.499797 [ 3 ] {} <Debug> HTTP-Session: b9b86855-8b8e-4eeb-be1c-ecaaa936dfed Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4472 2024.06.17 18:09:07.499813 [ 3 ] {} <Debug> HTTP-Session: b9b86855-8b8e-4eeb-be1c-ecaaa936dfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4473 2024.06.17 18:09:07.499827 [ 3 ] {} <Debug> HTTP-Session: b9b86855-8b8e-4eeb-be1c-ecaaa936dfed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4474 2024.06.17 18:09:07.499857 [ 3 ] {} <Trace> HTTP-Session: b9b86855-8b8e-4eeb-be1c-ecaaa936dfed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4475 2024.06.17 18:09:07.499966 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4476 2024.06.17 18:09:07.500011 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4477 2024.06.17 18:09:07.500133 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4478 2024.06.17 18:09:07.500446 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4479 2024.06.17 18:09:07.500483 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4480 2024.06.17 18:09:07.500837 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4481 2024.06.17 18:09:07.501156 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4482 2024.06.17 18:09:07.501311 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec.
4483 2024.06.17 18:09:07.501525 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Debug> DynamicQueryHandler: Done processing query
4484 2024.06.17 18:09:07.501548 [ 3 ] {29206dfe-938d-4733-b3c4-33df0e79a4b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4485 2024.06.17 18:09:07.501563 [ 3 ] {} <Debug> HTTP-Session: b9b86855-8b8e-4eeb-be1c-ecaaa936dfed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4486 2024.06.17 18:09:12.484937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4487 2024.06.17 18:09:12.485079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4488 2024.06.17 18:09:12.485109 [ 3 ] {} <Debug> HTTP-Session: 3b71af8d-ed86-41a8-be64-2bff72931875 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4489 2024.06.17 18:09:12.485140 [ 3 ] {} <Debug> HTTP-Session: 3b71af8d-ed86-41a8-be64-2bff72931875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4490 2024.06.17 18:09:12.485169 [ 3 ] {} <Debug> HTTP-Session: 3b71af8d-ed86-41a8-be64-2bff72931875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4491 2024.06.17 18:09:12.485249 [ 3 ] {} <Trace> HTTP-Session: 3b71af8d-ed86-41a8-be64-2bff72931875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4492 2024.06.17 18:09:12.485540 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4493 2024.06.17 18:09:12.485646 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4494 2024.06.17 18:09:12.485955 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4495 2024.06.17 18:09:12.486558 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4496 2024.06.17 18:09:12.486601 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4497 2024.06.17 18:09:12.486962 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4498 2024.06.17 18:09:12.487287 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4499 2024.06.17 18:09:12.487451 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.002004 sec., 11976.047904191615 rows/sec., 970.71 KiB/sec.
4500 2024.06.17 18:09:12.487674 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Debug> DynamicQueryHandler: Done processing query
4501 2024.06.17 18:09:12.487699 [ 3 ] {9256aaeb-5c2e-4ab9-aafd-fdad18ea872e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4502 2024.06.17 18:09:12.487716 [ 3 ] {} <Debug> HTTP-Session: 3b71af8d-ed86-41a8-be64-2bff72931875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4503 2024.06.17 18:09:12.487888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4504 2024.06.17 18:09:12.487937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4505 2024.06.17 18:09:12.487956 [ 3 ] {} <Debug> HTTP-Session: 133e465a-4efe-4f69-8361-04c0f36891d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4506 2024.06.17 18:09:12.487973 [ 3 ] {} <Debug> HTTP-Session: 133e465a-4efe-4f69-8361-04c0f36891d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4507 2024.06.17 18:09:12.487987 [ 3 ] {} <Debug> HTTP-Session: 133e465a-4efe-4f69-8361-04c0f36891d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4508 2024.06.17 18:09:12.488018 [ 3 ] {} <Trace> HTTP-Session: 133e465a-4efe-4f69-8361-04c0f36891d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4509 2024.06.17 18:09:12.488148 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4510 2024.06.17 18:09:12.488191 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4511 2024.06.17 18:09:12.488314 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4512 2024.06.17 18:09:12.488690 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4513 2024.06.17 18:09:12.488726 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4514 2024.06.17 18:09:12.489035 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4515 2024.06.17 18:09:12.489332 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4516 2024.06.17 18:09:12.489480 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001383 sec., 92552.42227042661 rows/sec., 7.72 MiB/sec.
4517 2024.06.17 18:09:12.489492 [ 135 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4518 2024.06.17 18:09:12.489612 [ 135 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4519 2024.06.17 18:09:12.489649 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4520 2024.06.17 18:09:12.489727 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Debug> DynamicQueryHandler: Done processing query
4521 2024.06.17 18:09:12.489828 [ 3 ] {58cb632b-85aa-43e3-8974-243c2839ac50} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4522 2024.06.17 18:09:12.489906 [ 3 ] {} <Debug> HTTP-Session: 133e465a-4efe-4f69-8361-04c0f36891d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4523 2024.06.17 18:09:12.490011 [ 187 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
4524 2024.06.17 18:09:12.490290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4525 2024.06.17 18:09:12.490443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4526 2024.06.17 18:09:12.490455 [ 187 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4527 2024.06.17 18:09:12.490472 [ 3 ] {} <Debug> HTTP-Session: a51b2621-52b6-4f85-97e8-4005f47e7ac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4528 2024.06.17 18:09:12.490504 [ 3 ] {} <Debug> HTTP-Session: a51b2621-52b6-4f85-97e8-4005f47e7ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4529 2024.06.17 18:09:12.490510 [ 187 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 181 rows starting from the beginning of the part
4530 2024.06.17 18:09:12.490526 [ 3 ] {} <Debug> HTTP-Session: a51b2621-52b6-4f85-97e8-4005f47e7ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4531 2024.06.17 18:09:12.490599 [ 3 ] {} <Trace> HTTP-Session: a51b2621-52b6-4f85-97e8-4005f47e7ac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4532 2024.06.17 18:09:12.490733 [ 187 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part
4533 2024.06.17 18:09:12.490955 [ 187 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part
4534 2024.06.17 18:09:12.491214 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4535 2024.06.17 18:09:12.491273 [ 187 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 129 rows starting from the beginning of the part
4536 2024.06.17 18:09:12.491373 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4537 2024.06.17 18:09:12.491595 [ 187 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 105 rows starting from the beginning of the part
4538 2024.06.17 18:09:12.491993 [ 187 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part
4539 2024.06.17 18:09:12.492589 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4540 2024.06.17 18:09:12.493341 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4541 2024.06.17 18:09:12.493415 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4542 2024.06.17 18:09:12.494314 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4543 2024.06.17 18:09:12.494960 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4544 2024.06.17 18:09:12.495007 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 4 columns (4 merged, 0 gathered) in 0.005258688 sec., 140909.67176603747 rows/sec., 11.54 MiB/sec.
4545 2024.06.17 18:09:12.495182 [ 135 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4546 2024.06.17 18:09:12.495248 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.004402 sec., 19990.913221263065 rows/sec., 1.56 MiB/sec.
4547 2024.06.17 18:09:12.495258 [ 135 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4548 2024.06.17 18:09:12.495347 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4549 2024.06.17 18:09:12.495582 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4550 2024.06.17 18:09:12.495756 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
4551 2024.06.17 18:09:12.495855 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Debug> DynamicQueryHandler: Done processing query
4552 2024.06.17 18:09:12.495925 [ 3 ] {87e29ebd-2c0f-4983-adca-c12600f3db0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4553 2024.06.17 18:09:12.495975 [ 3 ] {} <Debug> HTTP-Session: a51b2621-52b6-4f85-97e8-4005f47e7ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4554 2024.06.17 18:09:12.496348 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4555 2024.06.17 18:09:12.496482 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 144 rows starting from the beginning of the part
4556 2024.06.17 18:09:12.496485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4557 2024.06.17 18:09:12.496817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4558 2024.06.17 18:09:12.496919 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part
4559 2024.06.17 18:09:12.496971 [ 3 ] {} <Debug> HTTP-Session: f479db45-dba1-4ea2-93e2-c20fa51092aa Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4560 2024.06.17 18:09:12.497087 [ 3 ] {} <Debug> HTTP-Session: f479db45-dba1-4ea2-93e2-c20fa51092aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4561 2024.06.17 18:09:12.497270 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part
4562 2024.06.17 18:09:12.497358 [ 3 ] {} <Debug> HTTP-Session: f479db45-dba1-4ea2-93e2-c20fa51092aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4563 2024.06.17 18:09:12.497414 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4564 2024.06.17 18:09:12.497608 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part
4565 2024.06.17 18:09:12.497547 [ 3 ] {} <Trace> HTTP-Session: f479db45-dba1-4ea2-93e2-c20fa51092aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4566 2024.06.17 18:09:12.497906 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_26_5} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4567 2024.06.17 18:09:12.497989 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 94 rows starting from the beginning of the part
4568 2024.06.17 18:09:12.498430 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4569 2024.06.17 18:09:12.498474 [ 193 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part
4570 2024.06.17 18:09:12.498603 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4571 2024.06.17 18:09:12.498900 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4572 2024.06.17 18:09:12.499509 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4573 2024.06.17 18:09:12.500458 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4574 2024.06.17 18:09:12.500523 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4575 2024.06.17 18:09:12.501554 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4576 2024.06.17 18:09:12.501598 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.006116599 sec., 94169.97910113119 rows/sec., 7.35 MiB/sec.
4577 2024.06.17 18:09:12.501802 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4578 2024.06.17 18:09:12.502029 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4579 2024.06.17 18:09:12.502280 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4580 2024.06.17 18:09:12.502308 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004226 sec., 37860.86133459536 rows/sec., 2.64 MiB/sec.
4581 2024.06.17 18:09:12.502360 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4582 2024.06.17 18:09:12.502465 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4583 2024.06.17 18:09:12.502563 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4584 2024.06.17 18:09:12.503068 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Debug> DynamicQueryHandler: Done processing query
4585 2024.06.17 18:09:12.503105 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_26_5} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4586 2024.06.17 18:09:12.503118 [ 200 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
4587 2024.06.17 18:09:12.503170 [ 3 ] {be3eebbe-15ef-499e-8506-9b87bc99600b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4588 2024.06.17 18:09:12.503301 [ 3 ] {} <Debug> HTTP-Session: f479db45-dba1-4ea2-93e2-c20fa51092aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4589 2024.06.17 18:09:12.503524 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4590 2024.06.17 18:09:12.503719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4591 2024.06.17 18:09:12.503891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4592 2024.06.17 18:09:12.503955 [ 3 ] {} <Debug> HTTP-Session: 2a24b044-3623-4a9b-ba86-06f9048f7031 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4593 2024.06.17 18:09:12.503981 [ 200 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4594 2024.06.17 18:09:12.503991 [ 3 ] {} <Debug> HTTP-Session: 2a24b044-3623-4a9b-ba86-06f9048f7031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4595 2024.06.17 18:09:12.504034 [ 3 ] {} <Debug> HTTP-Session: 2a24b044-3623-4a9b-ba86-06f9048f7031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4596 2024.06.17 18:09:12.504051 [ 200 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2933 rows starting from the beginning of the part
4597 2024.06.17 18:09:12.504098 [ 3 ] {} <Trace> HTTP-Session: 2a24b044-3623-4a9b-ba86-06f9048f7031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4598 2024.06.17 18:09:12.504346 [ 200 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
4599 2024.06.17 18:09:12.504592 [ 200 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part
4600 2024.06.17 18:09:12.504629 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4601 2024.06.17 18:09:12.504864 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4602 2024.06.17 18:09:12.504900 [ 200 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part
4603 2024.06.17 18:09:12.505304 [ 200 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 197 rows starting from the beginning of the part
4604 2024.06.17 18:09:12.505664 [ 200 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part
4605 2024.06.17 18:09:12.506293 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4606 2024.06.17 18:09:12.506907 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4607 2024.06.17 18:09:12.506986 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4608 2024.06.17 18:09:12.508242 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4609 2024.06.17 18:09:12.508717 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4610 2024.06.17 18:09:12.509098 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.004738 sec., 5065.428450823132 rows/sec., 6.84 MiB/sec.
4611 2024.06.17 18:09:12.509772 [ 200 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3773 rows, containing 5 columns (5 merged, 0 gathered) in 0.007091383 sec., 532054.1846350705 rows/sec., 37.10 MiB/sec.
4612 2024.06.17 18:09:12.509903 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Debug> DynamicQueryHandler: Done processing query
4613 2024.06.17 18:09:12.509937 [ 3 ] {595697fd-bfb1-47af-ac1c-f510f57bdb7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4614 2024.06.17 18:09:12.509954 [ 3 ] {} <Debug> HTTP-Session: 2a24b044-3623-4a9b-ba86-06f9048f7031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4615 2024.06.17 18:09:12.510104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4616 2024.06.17 18:09:12.510160 [ 187 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4617 2024.06.17 18:09:12.510176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4618 2024.06.17 18:09:12.510244 [ 3 ] {} <Debug> HTTP-Session: 23cb8600-cebb-45d4-a2a1-12212fdb1442 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4619 2024.06.17 18:09:12.510288 [ 3 ] {} <Debug> HTTP-Session: 23cb8600-cebb-45d4-a2a1-12212fdb1442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4620 2024.06.17 18:09:12.510329 [ 3 ] {} <Debug> HTTP-Session: 23cb8600-cebb-45d4-a2a1-12212fdb1442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4621 2024.06.17 18:09:12.510372 [ 3 ] {} <Trace> HTTP-Session: 23cb8600-cebb-45d4-a2a1-12212fdb1442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4622 2024.06.17 18:09:12.510676 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4623 2024.06.17 18:09:12.510792 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4624 2024.06.17 18:09:12.511185 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4625 2024.06.17 18:09:12.511268 [ 187 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4626 2024.06.17 18:09:12.511425 [ 187 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4627 2024.06.17 18:09:12.511624 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB.
4628 2024.06.17 18:09:12.511859 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4629 2024.06.17 18:09:12.511950 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4630 2024.06.17 18:09:12.512815 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4631 2024.06.17 18:09:12.513170 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4632 2024.06.17 18:09:12.513336 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002846 sec., 21082.220660576248 rows/sec., 1.42 MiB/sec.
4633 2024.06.17 18:09:12.513350 [ 135 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4634 2024.06.17 18:09:12.513440 [ 135 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4635 2024.06.17 18:09:12.513492 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4636 2024.06.17 18:09:12.513667 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Debug> DynamicQueryHandler: Done processing query
4637 2024.06.17 18:09:12.513743 [ 3 ] {ad2acc30-c5e4-449a-b7ff-1781c1dae482} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4638 2024.06.17 18:09:12.513753 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
4639 2024.06.17 18:09:12.513776 [ 3 ] {} <Debug> HTTP-Session: 23cb8600-cebb-45d4-a2a1-12212fdb1442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4640 2024.06.17 18:09:12.514180 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4641 2024.06.17 18:09:12.514246 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 946 rows starting from the beginning of the part
4642 2024.06.17 18:09:12.514319 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
4643 2024.06.17 18:09:12.514440 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
4644 2024.06.17 18:09:12.514552 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
4645 2024.06.17 18:09:12.514631 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
4646 2024.06.17 18:09:12.514720 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
4647 2024.06.17 18:09:12.515770 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002184543 sec., 570371.0112366751 rows/sec., 38.52 MiB/sec.
4648 2024.06.17 18:09:12.515967 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4649 2024.06.17 18:09:12.516393 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_26_5} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4650 2024.06.17 18:09:12.516478 [ 195 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_26_5} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4651 2024.06.17 18:09:12.516566 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
4652 2024.06.17 18:09:17.482934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4653 2024.06.17 18:09:17.483069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4654 2024.06.17 18:09:17.483098 [ 3 ] {} <Debug> HTTP-Session: 9533659e-4c56-42de-92c1-3f70d86ebf67 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4655 2024.06.17 18:09:17.483126 [ 3 ] {} <Debug> HTTP-Session: 9533659e-4c56-42de-92c1-3f70d86ebf67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.06.17 18:09:17.483144 [ 3 ] {} <Debug> HTTP-Session: 9533659e-4c56-42de-92c1-3f70d86ebf67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4657 2024.06.17 18:09:17.483201 [ 3 ] {} <Trace> HTTP-Session: 9533659e-4c56-42de-92c1-3f70d86ebf67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4658 2024.06.17 18:09:17.483385 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4659 2024.06.17 18:09:17.483449 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4660 2024.06.17 18:09:17.483637 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4661 2024.06.17 18:09:17.484041 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4662 2024.06.17 18:09:17.484080 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4663 2024.06.17 18:09:17.484432 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4664 2024.06.17 18:09:17.484756 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4665 2024.06.17 18:09:17.484925 [ 132 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4666 2024.06.17 18:09:17.484937 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001596 sec., 2506.2656641604012 rows/sec., 203.14 KiB/sec.
4667 2024.06.17 18:09:17.485012 [ 132 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4668 2024.06.17 18:09:17.485071 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4669 2024.06.17 18:09:17.485230 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
4670 2024.06.17 18:09:17.485275 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Debug> DynamicQueryHandler: Done processing query
4671 2024.06.17 18:09:17.485306 [ 3 ] {f2e92d7c-06d6-4ea6-beda-1ab6ac78a0a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4672 2024.06.17 18:09:17.485330 [ 3 ] {} <Debug> HTTP-Session: 9533659e-4c56-42de-92c1-3f70d86ebf67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4673 2024.06.17 18:09:17.485396 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4674 2024.06.17 18:09:17.485431 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 28 rows starting from the beginning of the part
4675 2024.06.17 18:09:17.485521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4676 2024.06.17 18:09:17.485534 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
4677 2024.06.17 18:09:17.485607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4678 2024.06.17 18:09:17.485699 [ 3 ] {} <Debug> HTTP-Session: 2b64b907-4ef1-4e96-9716-ca1655533999 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4679 2024.06.17 18:09:17.485749 [ 3 ] {} <Debug> HTTP-Session: 2b64b907-4ef1-4e96-9716-ca1655533999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4680 2024.06.17 18:09:17.485765 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part
4681 2024.06.17 18:09:17.485781 [ 3 ] {} <Debug> HTTP-Session: 2b64b907-4ef1-4e96-9716-ca1655533999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.06.17 18:09:17.485848 [ 3 ] {} <Trace> HTTP-Session: 2b64b907-4ef1-4e96-9716-ca1655533999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4683 2024.06.17 18:09:17.485955 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
4684 2024.06.17 18:09:17.486115 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4685 2024.06.17 18:09:17.486126 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part
4686 2024.06.17 18:09:17.486205 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4687 2024.06.17 18:09:17.486350 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
4688 2024.06.17 18:09:17.486773 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4689 2024.06.17 18:09:17.487256 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4690 2024.06.17 18:09:17.487304 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4691 2024.06.17 18:09:17.487778 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4692 2024.06.17 18:09:17.487812 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 4 columns (4 merged, 0 gathered) in 0.002642055 sec., 33307.40654528388 rows/sec., 2.64 MiB/sec.
4693 2024.06.17 18:09:17.488144 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4694 2024.06.17 18:09:17.488320 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4695 2024.06.17 18:09:17.488717 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.002706 sec., 25129.342202512933 rows/sec., 1.99 MiB/sec.
4696 2024.06.17 18:09:17.489055 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Debug> DynamicQueryHandler: Done processing query
4697 2024.06.17 18:09:17.489109 [ 3 ] {3b123d24-0b10-4fe2-b373-9d20f3bad1a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4698 2024.06.17 18:09:17.489117 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4699 2024.06.17 18:09:17.489139 [ 3 ] {} <Debug> HTTP-Session: 2b64b907-4ef1-4e96-9716-ca1655533999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4700 2024.06.17 18:09:17.489261 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_21_4} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4701 2024.06.17 18:09:17.489390 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4702 2024.06.17 18:09:17.489402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4703 2024.06.17 18:09:17.489469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4704 2024.06.17 18:09:17.489488 [ 3 ] {} <Debug> HTTP-Session: b6e31aab-4867-4175-a80c-66be5b4ddf31 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4705 2024.06.17 18:09:17.489505 [ 3 ] {} <Debug> HTTP-Session: b6e31aab-4867-4175-a80c-66be5b4ddf31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4706 2024.06.17 18:09:17.489518 [ 3 ] {} <Debug> HTTP-Session: b6e31aab-4867-4175-a80c-66be5b4ddf31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4707 2024.06.17 18:09:17.489549 [ 3 ] {} <Trace> HTTP-Session: b6e31aab-4867-4175-a80c-66be5b4ddf31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4708 2024.06.17 18:09:17.489674 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4709 2024.06.17 18:09:17.489717 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4710 2024.06.17 18:09:17.489856 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4711 2024.06.17 18:09:17.490196 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4712 2024.06.17 18:09:17.490231 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4713 2024.06.17 18:09:17.490539 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4714 2024.06.17 18:09:17.490838 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4715 2024.06.17 18:09:17.490987 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001359 sec., 50036.79175864607 rows/sec., 3.91 MiB/sec.
4716 2024.06.17 18:09:17.491154 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Debug> DynamicQueryHandler: Done processing query
4717 2024.06.17 18:09:17.491177 [ 3 ] {20844001-5d80-4790-b6b6-5cf3c3fc8017} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4718 2024.06.17 18:09:17.491192 [ 3 ] {} <Debug> HTTP-Session: b6e31aab-4867-4175-a80c-66be5b4ddf31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4719 2024.06.17 18:09:17.491442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4720 2024.06.17 18:09:17.491490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4721 2024.06.17 18:09:17.491508 [ 3 ] {} <Debug> HTTP-Session: 4a656bbc-f5c3-4654-be09-571c9949e196 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4722 2024.06.17 18:09:17.491524 [ 3 ] {} <Debug> HTTP-Session: 4a656bbc-f5c3-4654-be09-571c9949e196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4723 2024.06.17 18:09:17.491537 [ 3 ] {} <Debug> HTTP-Session: 4a656bbc-f5c3-4654-be09-571c9949e196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.06.17 18:09:17.491567 [ 3 ] {} <Trace> HTTP-Session: 4a656bbc-f5c3-4654-be09-571c9949e196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4725 2024.06.17 18:09:17.491714 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4726 2024.06.17 18:09:17.491760 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4727 2024.06.17 18:09:17.491902 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4728 2024.06.17 18:09:17.492256 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4729 2024.06.17 18:09:17.492291 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4730 2024.06.17 18:09:17.492665 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4731 2024.06.17 18:09:17.492990 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4732 2024.06.17 18:09:17.493146 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001504 sec., 106382.97872340426 rows/sec., 7.41 MiB/sec.
4733 2024.06.17 18:09:17.493303 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Debug> DynamicQueryHandler: Done processing query
4734 2024.06.17 18:09:17.493327 [ 3 ] {1ef17254-d75d-465e-8248-188448ac0dfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4735 2024.06.17 18:09:17.493342 [ 3 ] {} <Debug> HTTP-Session: 4a656bbc-f5c3-4654-be09-571c9949e196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4736 2024.06.17 18:09:17.493494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4737 2024.06.17 18:09:17.493540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4738 2024.06.17 18:09:17.493558 [ 3 ] {} <Debug> HTTP-Session: 08bc08d4-6589-4d16-af85-bc6d625aed0d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4739 2024.06.17 18:09:17.493573 [ 3 ] {} <Debug> HTTP-Session: 08bc08d4-6589-4d16-af85-bc6d625aed0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4740 2024.06.17 18:09:17.493586 [ 3 ] {} <Debug> HTTP-Session: 08bc08d4-6589-4d16-af85-bc6d625aed0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4741 2024.06.17 18:09:17.493617 [ 3 ] {} <Trace> HTTP-Session: 08bc08d4-6589-4d16-af85-bc6d625aed0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4742 2024.06.17 18:09:17.493750 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4743 2024.06.17 18:09:17.493796 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4744 2024.06.17 18:09:17.493956 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4745 2024.06.17 18:09:17.494261 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4746 2024.06.17 18:09:17.494297 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4747 2024.06.17 18:09:17.494673 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4748 2024.06.17 18:09:17.495004 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4749 2024.06.17 18:09:17.495154 [ 132 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4750 2024.06.17 18:09:17.495169 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001464 sec., 2732.24043715847 rows/sec., 3.69 MiB/sec.
4751 2024.06.17 18:09:17.495203 [ 132 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4752 2024.06.17 18:09:17.495264 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4753 2024.06.17 18:09:17.495570 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Debug> DynamicQueryHandler: Done processing query
4754 2024.06.17 18:09:17.495608 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
4755 2024.06.17 18:09:17.495639 [ 3 ] {85662f25-4df8-41f8-b141-6946be275315} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4756 2024.06.17 18:09:17.495747 [ 3 ] {} <Debug> HTTP-Session: 08bc08d4-6589-4d16-af85-bc6d625aed0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4757 2024.06.17 18:09:17.495930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4758 2024.06.17 18:09:17.495944 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4759 2024.06.17 18:09:17.495996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4760 2024.06.17 18:09:17.495997 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 280 rows starting from the beginning of the part
4761 2024.06.17 18:09:17.496019 [ 3 ] {} <Debug> HTTP-Session: 717355a2-a638-4a43-a225-1c3e5bc5d8b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4762 2024.06.17 18:09:17.496042 [ 3 ] {} <Debug> HTTP-Session: 717355a2-a638-4a43-a225-1c3e5bc5d8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4763 2024.06.17 18:09:17.496066 [ 3 ] {} <Debug> HTTP-Session: 717355a2-a638-4a43-a225-1c3e5bc5d8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4764 2024.06.17 18:09:17.496161 [ 3 ] {} <Trace> HTTP-Session: 717355a2-a638-4a43-a225-1c3e5bc5d8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4765 2024.06.17 18:09:17.496195 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
4766 2024.06.17 18:09:17.496359 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4767 2024.06.17 18:09:17.496403 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part
4768 2024.06.17 18:09:17.496454 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4769 2024.06.17 18:09:17.496606 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
4770 2024.06.17 18:09:17.496891 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part
4771 2024.06.17 18:09:17.497133 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
4772 2024.06.17 18:09:17.497201 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4773 2024.06.17 18:09:17.497772 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4774 2024.06.17 18:09:17.497814 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4775 2024.06.17 18:09:17.498241 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4776 2024.06.17 18:09:17.498710 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4777 2024.06.17 18:09:17.498959 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002685 sec., 22346.3687150838 rows/sec., 1.51 MiB/sec.
4778 2024.06.17 18:09:17.499245 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Debug> DynamicQueryHandler: Done processing query
4779 2024.06.17 18:09:17.499278 [ 3 ] {64c2f7a5-a80c-4868-96b3-bb38dd158ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4780 2024.06.17 18:09:17.499293 [ 3 ] {} <Debug> HTTP-Session: 717355a2-a638-4a43-a225-1c3e5bc5d8b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4781 2024.06.17 18:09:17.500192 [ 200 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 6 columns (6 merged, 0 gathered) in 0.004816277 sec., 70593.94631994797 rows/sec., 95.26 MiB/sec.
4782 2024.06.17 18:09:17.500485 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4783 2024.06.17 18:09:17.500878 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4784 2024.06.17 18:09:17.500950 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4785 2024.06.17 18:09:17.501023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB.
4786 2024.06.17 18:09:21.706438 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
4787 2024.06.17 18:09:21.706511 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
4788 2024.06.17 18:09:22.485156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4789 2024.06.17 18:09:22.485274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4790 2024.06.17 18:09:22.485305 [ 3 ] {} <Debug> HTTP-Session: 7757e823-21e2-40ff-a0e3-a049daa6c0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4791 2024.06.17 18:09:22.485333 [ 3 ] {} <Debug> HTTP-Session: 7757e823-21e2-40ff-a0e3-a049daa6c0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4792 2024.06.17 18:09:22.485351 [ 3 ] {} <Debug> HTTP-Session: 7757e823-21e2-40ff-a0e3-a049daa6c0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4793 2024.06.17 18:09:22.485410 [ 3 ] {} <Trace> HTTP-Session: 7757e823-21e2-40ff-a0e3-a049daa6c0fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4794 2024.06.17 18:09:22.485614 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4795 2024.06.17 18:09:22.485682 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4796 2024.06.17 18:09:22.485877 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4797 2024.06.17 18:09:22.486374 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4798 2024.06.17 18:09:22.486419 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4799 2024.06.17 18:09:22.486795 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4800 2024.06.17 18:09:22.487132 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4801 2024.06.17 18:09:22.487311 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.00175 sec., 13714.285714285714 rows/sec., 1.09 MiB/sec.
4802 2024.06.17 18:09:22.487522 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Debug> DynamicQueryHandler: Done processing query
4803 2024.06.17 18:09:22.487549 [ 3 ] {65f8f811-75a7-490c-bf7a-ebac82bad730} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4804 2024.06.17 18:09:22.487566 [ 3 ] {} <Debug> HTTP-Session: 7757e823-21e2-40ff-a0e3-a049daa6c0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4805 2024.06.17 18:09:22.487745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4806 2024.06.17 18:09:22.487799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4807 2024.06.17 18:09:22.487819 [ 3 ] {} <Debug> HTTP-Session: 46dde157-af30-47a0-b15d-fc4992c32099 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4808 2024.06.17 18:09:22.487837 [ 3 ] {} <Debug> HTTP-Session: 46dde157-af30-47a0-b15d-fc4992c32099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4809 2024.06.17 18:09:22.487852 [ 3 ] {} <Debug> HTTP-Session: 46dde157-af30-47a0-b15d-fc4992c32099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4810 2024.06.17 18:09:22.487887 [ 3 ] {} <Trace> HTTP-Session: 46dde157-af30-47a0-b15d-fc4992c32099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4811 2024.06.17 18:09:22.488030 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4812 2024.06.17 18:09:22.488076 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4813 2024.06.17 18:09:22.488211 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4814 2024.06.17 18:09:22.488587 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4815 2024.06.17 18:09:22.488624 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4816 2024.06.17 18:09:22.488945 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4817 2024.06.17 18:09:22.489251 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4818 2024.06.17 18:09:22.489410 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001436 sec., 89136.49025069638 rows/sec., 7.43 MiB/sec.
4819 2024.06.17 18:09:22.489715 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Debug> DynamicQueryHandler: Done processing query
4820 2024.06.17 18:09:22.489752 [ 3 ] {77f607ad-b4ca-49a6-95af-d662557a6045} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4821 2024.06.17 18:09:22.489769 [ 3 ] {} <Debug> HTTP-Session: 46dde157-af30-47a0-b15d-fc4992c32099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4822 2024.06.17 18:09:22.489992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4823 2024.06.17 18:09:22.490042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4824 2024.06.17 18:09:22.490061 [ 3 ] {} <Debug> HTTP-Session: c615cf0b-17c6-4de5-ae10-ee51d9ea7426 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4825 2024.06.17 18:09:22.490078 [ 3 ] {} <Debug> HTTP-Session: c615cf0b-17c6-4de5-ae10-ee51d9ea7426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4826 2024.06.17 18:09:22.490093 [ 3 ] {} <Debug> HTTP-Session: c615cf0b-17c6-4de5-ae10-ee51d9ea7426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4827 2024.06.17 18:09:22.490123 [ 3 ] {} <Trace> HTTP-Session: c615cf0b-17c6-4de5-ae10-ee51d9ea7426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4828 2024.06.17 18:09:22.490253 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4829 2024.06.17 18:09:22.490298 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4830 2024.06.17 18:09:22.490439 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4831 2024.06.17 18:09:22.490778 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4832 2024.06.17 18:09:22.490813 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4833 2024.06.17 18:09:22.491122 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4834 2024.06.17 18:09:22.491428 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4835 2024.06.17 18:09:22.491577 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001374 sec., 64046.57933042212 rows/sec., 5.00 MiB/sec.
4836 2024.06.17 18:09:22.491746 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Debug> DynamicQueryHandler: Done processing query
4837 2024.06.17 18:09:22.491770 [ 3 ] {c7d4cf18-6586-4f09-b645-aea7aba8881b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4838 2024.06.17 18:09:22.491787 [ 3 ] {} <Debug> HTTP-Session: c615cf0b-17c6-4de5-ae10-ee51d9ea7426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.06.17 18:09:22.492039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4840 2024.06.17 18:09:22.492090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4841 2024.06.17 18:09:22.492110 [ 3 ] {} <Debug> HTTP-Session: ba365089-a0ee-4b75-a67c-61154ad8a33a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4842 2024.06.17 18:09:22.492126 [ 3 ] {} <Debug> HTTP-Session: ba365089-a0ee-4b75-a67c-61154ad8a33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.06.17 18:09:22.492140 [ 3 ] {} <Debug> HTTP-Session: ba365089-a0ee-4b75-a67c-61154ad8a33a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.06.17 18:09:22.492170 [ 3 ] {} <Trace> HTTP-Session: ba365089-a0ee-4b75-a67c-61154ad8a33a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4845 2024.06.17 18:09:22.492315 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4846 2024.06.17 18:09:22.492363 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4847 2024.06.17 18:09:22.492509 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4848 2024.06.17 18:09:22.492935 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4849 2024.06.17 18:09:22.492971 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4850 2024.06.17 18:09:22.493355 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4851 2024.06.17 18:09:22.493686 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4852 2024.06.17 18:09:22.493840 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec.
4853 2024.06.17 18:09:22.494011 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Debug> DynamicQueryHandler: Done processing query
4854 2024.06.17 18:09:22.494034 [ 3 ] {757c169f-5cb7-4da6-a796-f79a87bc7bc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4855 2024.06.17 18:09:22.494050 [ 3 ] {} <Debug> HTTP-Session: ba365089-a0ee-4b75-a67c-61154ad8a33a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.06.17 18:09:22.494267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4857 2024.06.17 18:09:22.494316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4858 2024.06.17 18:09:22.494335 [ 3 ] {} <Debug> HTTP-Session: b61f13ba-da3e-473d-b0d6-f675a2cd0523 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4859 2024.06.17 18:09:22.494351 [ 3 ] {} <Debug> HTTP-Session: b61f13ba-da3e-473d-b0d6-f675a2cd0523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.06.17 18:09:22.494365 [ 3 ] {} <Debug> HTTP-Session: b61f13ba-da3e-473d-b0d6-f675a2cd0523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4861 2024.06.17 18:09:22.494395 [ 3 ] {} <Trace> HTTP-Session: b61f13ba-da3e-473d-b0d6-f675a2cd0523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4862 2024.06.17 18:09:22.494788 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4863 2024.06.17 18:09:22.494836 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4864 2024.06.17 18:09:22.494995 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4865 2024.06.17 18:09:22.495420 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4866 2024.06.17 18:09:22.495456 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4867 2024.06.17 18:09:22.495844 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4868 2024.06.17 18:09:22.496168 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4869 2024.06.17 18:09:22.496328 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001858 sec., 12917.115177610332 rows/sec., 17.43 MiB/sec.
4870 2024.06.17 18:09:22.496484 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Debug> DynamicQueryHandler: Done processing query
4871 2024.06.17 18:09:22.496508 [ 3 ] {6e07e29d-a5e5-4f76-8b6b-f80b3a5bbaea} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4872 2024.06.17 18:09:22.496524 [ 3 ] {} <Debug> HTTP-Session: b61f13ba-da3e-473d-b0d6-f675a2cd0523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4873 2024.06.17 18:09:22.496659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4874 2024.06.17 18:09:22.496705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4875 2024.06.17 18:09:22.496723 [ 3 ] {} <Debug> HTTP-Session: db4f39bd-3396-47b0-8ae1-31b9e7165336 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4876 2024.06.17 18:09:22.496740 [ 3 ] {} <Debug> HTTP-Session: db4f39bd-3396-47b0-8ae1-31b9e7165336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4877 2024.06.17 18:09:22.496754 [ 3 ] {} <Debug> HTTP-Session: db4f39bd-3396-47b0-8ae1-31b9e7165336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4878 2024.06.17 18:09:22.496784 [ 3 ] {} <Trace> HTTP-Session: db4f39bd-3396-47b0-8ae1-31b9e7165336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4879 2024.06.17 18:09:22.496900 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4880 2024.06.17 18:09:22.496943 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4881 2024.06.17 18:09:22.497067 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4882 2024.06.17 18:09:22.497340 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4883 2024.06.17 18:09:22.497376 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4884 2024.06.17 18:09:22.497722 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4885 2024.06.17 18:09:22.498038 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4886 2024.06.17 18:09:22.498193 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec.
4887 2024.06.17 18:09:22.498396 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Debug> DynamicQueryHandler: Done processing query
4888 2024.06.17 18:09:22.498420 [ 3 ] {ca67a10a-d4ee-4c5c-875a-457432d1ad40} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4889 2024.06.17 18:09:22.498435 [ 3 ] {} <Debug> HTTP-Session: db4f39bd-3396-47b0-8ae1-31b9e7165336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4890 2024.06.17 18:09:27.483435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4891 2024.06.17 18:09:27.483629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4892 2024.06.17 18:09:27.483675 [ 3 ] {} <Debug> HTTP-Session: ff83dd79-0bf3-4598-8d00-0580dc21aedd Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4893 2024.06.17 18:09:27.483718 [ 3 ] {} <Debug> HTTP-Session: ff83dd79-0bf3-4598-8d00-0580dc21aedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4894 2024.06.17 18:09:27.483747 [ 3 ] {} <Debug> HTTP-Session: ff83dd79-0bf3-4598-8d00-0580dc21aedd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4895 2024.06.17 18:09:27.483828 [ 3 ] {} <Trace> HTTP-Session: ff83dd79-0bf3-4598-8d00-0580dc21aedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4896 2024.06.17 18:09:27.484115 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4897 2024.06.17 18:09:27.484225 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4898 2024.06.17 18:09:27.484547 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4899 2024.06.17 18:09:27.485006 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4900 2024.06.17 18:09:27.485052 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4901 2024.06.17 18:09:27.485425 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4902 2024.06.17 18:09:27.485756 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4903 2024.06.17 18:09:27.485928 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001893 sec., 2113.0480718436347 rows/sec., 171.27 KiB/sec.
4904 2024.06.17 18:09:27.486138 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Debug> DynamicQueryHandler: Done processing query
4905 2024.06.17 18:09:27.486165 [ 3 ] {d4f6e166-c626-4160-b06a-b52263089c0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4906 2024.06.17 18:09:27.486181 [ 3 ] {} <Debug> HTTP-Session: ff83dd79-0bf3-4598-8d00-0580dc21aedd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4907 2024.06.17 18:09:27.486335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4908 2024.06.17 18:09:27.486389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4909 2024.06.17 18:09:27.486409 [ 3 ] {} <Debug> HTTP-Session: 0f389784-eb71-4158-a458-789a31e32df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4910 2024.06.17 18:09:27.486427 [ 3 ] {} <Debug> HTTP-Session: 0f389784-eb71-4158-a458-789a31e32df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4911 2024.06.17 18:09:27.486441 [ 3 ] {} <Debug> HTTP-Session: 0f389784-eb71-4158-a458-789a31e32df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4912 2024.06.17 18:09:27.486475 [ 3 ] {} <Trace> HTTP-Session: 0f389784-eb71-4158-a458-789a31e32df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4913 2024.06.17 18:09:27.486600 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4914 2024.06.17 18:09:27.486645 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4915 2024.06.17 18:09:27.486775 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4916 2024.06.17 18:09:27.487124 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4917 2024.06.17 18:09:27.487161 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4918 2024.06.17 18:09:27.487476 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4919 2024.06.17 18:09:27.487782 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4920 2024.06.17 18:09:27.487938 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001381 sec., 49239.681390296886 rows/sec., 3.89 MiB/sec.
4921 2024.06.17 18:09:27.488111 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Debug> DynamicQueryHandler: Done processing query
4922 2024.06.17 18:09:27.488136 [ 3 ] {131fa3e1-6fbe-4ff5-913d-db49d31e4b27} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4923 2024.06.17 18:09:27.488152 [ 3 ] {} <Debug> HTTP-Session: 0f389784-eb71-4158-a458-789a31e32df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4924 2024.06.17 18:09:27.488307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4925 2024.06.17 18:09:27.488357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4926 2024.06.17 18:09:27.488376 [ 3 ] {} <Debug> HTTP-Session: ade4d733-2de0-4248-b78c-5d97a8fe804b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4927 2024.06.17 18:09:27.488393 [ 3 ] {} <Debug> HTTP-Session: ade4d733-2de0-4248-b78c-5d97a8fe804b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4928 2024.06.17 18:09:27.488408 [ 3 ] {} <Debug> HTTP-Session: ade4d733-2de0-4248-b78c-5d97a8fe804b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4929 2024.06.17 18:09:27.488439 [ 3 ] {} <Trace> HTTP-Session: ade4d733-2de0-4248-b78c-5d97a8fe804b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4930 2024.06.17 18:09:27.488558 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4931 2024.06.17 18:09:27.488601 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4932 2024.06.17 18:09:27.488729 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4933 2024.06.17 18:09:27.489043 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4934 2024.06.17 18:09:27.489081 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4935 2024.06.17 18:09:27.489384 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4936 2024.06.17 18:09:27.489688 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4937 2024.06.17 18:09:27.489840 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00132 sec., 51515.15151515151 rows/sec., 4.02 MiB/sec.
4938 2024.06.17 18:09:27.489996 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Debug> DynamicQueryHandler: Done processing query
4939 2024.06.17 18:09:27.490021 [ 3 ] {b3fad74c-5065-442d-a5e3-0802d03c7e33} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4940 2024.06.17 18:09:27.490037 [ 3 ] {} <Debug> HTTP-Session: ade4d733-2de0-4248-b78c-5d97a8fe804b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4941 2024.06.17 18:09:27.490232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4942 2024.06.17 18:09:27.490281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4943 2024.06.17 18:09:27.490299 [ 3 ] {} <Debug> HTTP-Session: 4018ab9c-37ef-4240-aa4c-af82d9ef8e20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4944 2024.06.17 18:09:27.490316 [ 3 ] {} <Debug> HTTP-Session: 4018ab9c-37ef-4240-aa4c-af82d9ef8e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4945 2024.06.17 18:09:27.490331 [ 3 ] {} <Debug> HTTP-Session: 4018ab9c-37ef-4240-aa4c-af82d9ef8e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4946 2024.06.17 18:09:27.490361 [ 3 ] {} <Trace> HTTP-Session: 4018ab9c-37ef-4240-aa4c-af82d9ef8e20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4947 2024.06.17 18:09:27.490507 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4948 2024.06.17 18:09:27.490554 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4949 2024.06.17 18:09:27.490698 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4950 2024.06.17 18:09:27.491092 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4951 2024.06.17 18:09:27.491129 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4952 2024.06.17 18:09:27.491516 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4953 2024.06.17 18:09:27.491845 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4954 2024.06.17 18:09:27.492002 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec.
4955 2024.06.17 18:09:27.492175 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Debug> DynamicQueryHandler: Done processing query
4956 2024.06.17 18:09:27.492200 [ 3 ] {9f6af870-02d7-45c4-a233-5558ad8a475a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4957 2024.06.17 18:09:27.492215 [ 3 ] {} <Debug> HTTP-Session: 4018ab9c-37ef-4240-aa4c-af82d9ef8e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4958 2024.06.17 18:09:27.492376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4959 2024.06.17 18:09:27.492424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4960 2024.06.17 18:09:27.492443 [ 3 ] {} <Debug> HTTP-Session: 8c5f09d1-686e-4829-be51-8276f498e1a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4961 2024.06.17 18:09:27.492459 [ 3 ] {} <Debug> HTTP-Session: 8c5f09d1-686e-4829-be51-8276f498e1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4962 2024.06.17 18:09:27.492473 [ 3 ] {} <Debug> HTTP-Session: 8c5f09d1-686e-4829-be51-8276f498e1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4963 2024.06.17 18:09:27.492503 [ 3 ] {} <Trace> HTTP-Session: 8c5f09d1-686e-4829-be51-8276f498e1a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4964 2024.06.17 18:09:27.492631 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4965 2024.06.17 18:09:27.492677 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4966 2024.06.17 18:09:27.492838 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4967 2024.06.17 18:09:27.493136 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4968 2024.06.17 18:09:27.493172 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4969 2024.06.17 18:09:27.493550 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4970 2024.06.17 18:09:27.493870 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4971 2024.06.17 18:09:27.494031 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001454 sec., 2751.031636863824 rows/sec., 3.71 MiB/sec.
4972 2024.06.17 18:09:27.494188 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Debug> DynamicQueryHandler: Done processing query
4973 2024.06.17 18:09:27.494213 [ 3 ] {7eed21c3-324e-4b21-b50b-8a49cc754d34} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4974 2024.06.17 18:09:27.494229 [ 3 ] {} <Debug> HTTP-Session: 8c5f09d1-686e-4829-be51-8276f498e1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.06.17 18:09:27.494361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4976 2024.06.17 18:09:27.494408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4977 2024.06.17 18:09:27.494426 [ 3 ] {} <Debug> HTTP-Session: 8abc2bd7-89f7-4ef5-b96f-452761e4d94f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4978 2024.06.17 18:09:27.494443 [ 3 ] {} <Debug> HTTP-Session: 8abc2bd7-89f7-4ef5-b96f-452761e4d94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4979 2024.06.17 18:09:27.494456 [ 3 ] {} <Debug> HTTP-Session: 8abc2bd7-89f7-4ef5-b96f-452761e4d94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4980 2024.06.17 18:09:27.494486 [ 3 ] {} <Trace> HTTP-Session: 8abc2bd7-89f7-4ef5-b96f-452761e4d94f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4981 2024.06.17 18:09:27.494595 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4982 2024.06.17 18:09:27.494640 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4983 2024.06.17 18:09:27.494764 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4984 2024.06.17 18:09:27.495138 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4985 2024.06.17 18:09:27.495175 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
4986 2024.06.17 18:09:27.495540 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4987 2024.06.17 18:09:27.495856 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4988 2024.06.17 18:09:27.496017 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec.
4989 2024.06.17 18:09:27.496184 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Debug> DynamicQueryHandler: Done processing query
4990 2024.06.17 18:09:27.496208 [ 3 ] {c52a80e8-3393-4417-91ba-5b0bafcd31fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4991 2024.06.17 18:09:27.496223 [ 3 ] {} <Debug> HTTP-Session: 8abc2bd7-89f7-4ef5-b96f-452761e4d94f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4992 2024.06.17 18:09:32.484904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4993 2024.06.17 18:09:32.485044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4994 2024.06.17 18:09:32.485072 [ 3 ] {} <Debug> HTTP-Session: 4afc28f5-7dc4-478c-b5f7-9fcd0a3a5fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
4995 2024.06.17 18:09:32.485097 [ 3 ] {} <Debug> HTTP-Session: 4afc28f5-7dc4-478c-b5f7-9fcd0a3a5fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4996 2024.06.17 18:09:32.485112 [ 3 ] {} <Debug> HTTP-Session: 4afc28f5-7dc4-478c-b5f7-9fcd0a3a5fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4997 2024.06.17 18:09:32.485162 [ 3 ] {} <Trace> HTTP-Session: 4afc28f5-7dc4-478c-b5f7-9fcd0a3a5fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4998 2024.06.17 18:09:32.485352 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4999 2024.06.17 18:09:32.485421 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5000 2024.06.17 18:09:32.485623 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5001 2024.06.17 18:09:32.486185 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5002 2024.06.17 18:09:32.486232 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5003 2024.06.17 18:09:32.486602 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5004 2024.06.17 18:09:32.486999 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5005 2024.06.17 18:09:32.487210 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001903 sec., 12611.665790856543 rows/sec., 1022.23 KiB/sec.
5006 2024.06.17 18:09:32.487442 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Debug> DynamicQueryHandler: Done processing query
5007 2024.06.17 18:09:32.487469 [ 3 ] {5809a7bd-ff4d-4759-9282-3d4852792eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5008 2024.06.17 18:09:32.487487 [ 3 ] {} <Debug> HTTP-Session: 4afc28f5-7dc4-478c-b5f7-9fcd0a3a5fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.06.17 18:09:32.487669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5010 2024.06.17 18:09:32.487727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5011 2024.06.17 18:09:32.487748 [ 3 ] {} <Debug> HTTP-Session: b0c2b2eb-b920-4c3a-a7ef-44c2cb83024c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5012 2024.06.17 18:09:32.487766 [ 3 ] {} <Debug> HTTP-Session: b0c2b2eb-b920-4c3a-a7ef-44c2cb83024c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5013 2024.06.17 18:09:32.487780 [ 3 ] {} <Debug> HTTP-Session: b0c2b2eb-b920-4c3a-a7ef-44c2cb83024c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5014 2024.06.17 18:09:32.487815 [ 3 ] {} <Trace> HTTP-Session: b0c2b2eb-b920-4c3a-a7ef-44c2cb83024c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5015 2024.06.17 18:09:32.487958 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5016 2024.06.17 18:09:32.488004 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5017 2024.06.17 18:09:32.488138 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5018 2024.06.17 18:09:32.488597 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5019 2024.06.17 18:09:32.488635 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5020 2024.06.17 18:09:32.488959 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5021 2024.06.17 18:09:32.489262 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5022 2024.06.17 18:09:32.489423 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001518 sec., 84321.47562582346 rows/sec., 7.03 MiB/sec.
5023 2024.06.17 18:09:32.489599 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Debug> DynamicQueryHandler: Done processing query
5024 2024.06.17 18:09:32.489626 [ 3 ] {2e69867f-6091-4691-8f2d-b8575d860acc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5025 2024.06.17 18:09:32.489644 [ 3 ] {} <Debug> HTTP-Session: b0c2b2eb-b920-4c3a-a7ef-44c2cb83024c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5026 2024.06.17 18:09:32.489786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5027 2024.06.17 18:09:32.489838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5028 2024.06.17 18:09:32.489858 [ 3 ] {} <Debug> HTTP-Session: 6fcb1dc6-4f05-4d9e-a9b0-50f51cb4d2cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5029 2024.06.17 18:09:32.489875 [ 3 ] {} <Debug> HTTP-Session: 6fcb1dc6-4f05-4d9e-a9b0-50f51cb4d2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5030 2024.06.17 18:09:32.489889 [ 3 ] {} <Debug> HTTP-Session: 6fcb1dc6-4f05-4d9e-a9b0-50f51cb4d2cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5031 2024.06.17 18:09:32.489922 [ 3 ] {} <Trace> HTTP-Session: 6fcb1dc6-4f05-4d9e-a9b0-50f51cb4d2cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5032 2024.06.17 18:09:32.490062 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5033 2024.06.17 18:09:32.490107 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5034 2024.06.17 18:09:32.490235 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5035 2024.06.17 18:09:32.490583 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5036 2024.06.17 18:09:32.490621 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5037 2024.06.17 18:09:32.490929 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5038 2024.06.17 18:09:32.491233 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5039 2024.06.17 18:09:32.491360 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001348 sec., 65281.899109792284 rows/sec., 5.10 MiB/sec.
5040 2024.06.17 18:09:32.491522 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Debug> DynamicQueryHandler: Done processing query
5041 2024.06.17 18:09:32.491547 [ 3 ] {c1082ae4-f492-4851-a25d-ee9b2339ea2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5042 2024.06.17 18:09:32.491563 [ 3 ] {} <Debug> HTTP-Session: 6fcb1dc6-4f05-4d9e-a9b0-50f51cb4d2cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5043 2024.06.17 18:09:32.491715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5044 2024.06.17 18:09:32.491766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5045 2024.06.17 18:09:32.491786 [ 3 ] {} <Debug> HTTP-Session: c459b2f1-085a-4140-9268-f703f2ff7706 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5046 2024.06.17 18:09:32.491802 [ 3 ] {} <Debug> HTTP-Session: c459b2f1-085a-4140-9268-f703f2ff7706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5047 2024.06.17 18:09:32.491816 [ 3 ] {} <Debug> HTTP-Session: c459b2f1-085a-4140-9268-f703f2ff7706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5048 2024.06.17 18:09:32.491848 [ 3 ] {} <Trace> HTTP-Session: c459b2f1-085a-4140-9268-f703f2ff7706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5049 2024.06.17 18:09:32.491997 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5050 2024.06.17 18:09:32.492046 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5051 2024.06.17 18:09:32.492195 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5052 2024.06.17 18:09:32.492589 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5053 2024.06.17 18:09:32.492625 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5054 2024.06.17 18:09:32.493012 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5055 2024.06.17 18:09:32.493355 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5056 2024.06.17 18:09:32.493482 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec.
5057 2024.06.17 18:09:32.493650 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Debug> DynamicQueryHandler: Done processing query
5058 2024.06.17 18:09:32.493674 [ 3 ] {792c2edf-06c5-4bd5-97fc-ced47a216740} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5059 2024.06.17 18:09:32.493692 [ 3 ] {} <Debug> HTTP-Session: c459b2f1-085a-4140-9268-f703f2ff7706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5060 2024.06.17 18:09:32.493833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5061 2024.06.17 18:09:32.493882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5062 2024.06.17 18:09:32.493902 [ 3 ] {} <Debug> HTTP-Session: 80366ed1-5ff3-4533-bf30-4e4f295d4ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5063 2024.06.17 18:09:32.493919 [ 3 ] {} <Debug> HTTP-Session: 80366ed1-5ff3-4533-bf30-4e4f295d4ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5064 2024.06.17 18:09:32.493932 [ 3 ] {} <Debug> HTTP-Session: 80366ed1-5ff3-4533-bf30-4e4f295d4ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5065 2024.06.17 18:09:32.493963 [ 3 ] {} <Trace> HTTP-Session: 80366ed1-5ff3-4533-bf30-4e4f295d4ae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5066 2024.06.17 18:09:32.494322 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5067 2024.06.17 18:09:32.494372 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5068 2024.06.17 18:09:32.494529 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5069 2024.06.17 18:09:32.494973 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5070 2024.06.17 18:09:32.495010 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5071 2024.06.17 18:09:32.495413 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5072 2024.06.17 18:09:32.495756 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5073 2024.06.17 18:09:32.495883 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001841 sec., 13036.393264530147 rows/sec., 17.59 MiB/sec.
5074 2024.06.17 18:09:32.496050 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Debug> DynamicQueryHandler: Done processing query
5075 2024.06.17 18:09:32.496075 [ 3 ] {157acfd3-2c82-4524-9f1e-d96cbb21b552} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5076 2024.06.17 18:09:32.496091 [ 3 ] {} <Debug> HTTP-Session: 80366ed1-5ff3-4533-bf30-4e4f295d4ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5077 2024.06.17 18:09:32.496209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5078 2024.06.17 18:09:32.496257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5079 2024.06.17 18:09:32.496276 [ 3 ] {} <Debug> HTTP-Session: 62c3a8be-07fb-40ca-ae91-fe1d86cf0bce Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5080 2024.06.17 18:09:32.496292 [ 3 ] {} <Debug> HTTP-Session: 62c3a8be-07fb-40ca-ae91-fe1d86cf0bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5081 2024.06.17 18:09:32.496306 [ 3 ] {} <Debug> HTTP-Session: 62c3a8be-07fb-40ca-ae91-fe1d86cf0bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5082 2024.06.17 18:09:32.496336 [ 3 ] {} <Trace> HTTP-Session: 62c3a8be-07fb-40ca-ae91-fe1d86cf0bce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5083 2024.06.17 18:09:32.496476 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5084 2024.06.17 18:09:32.496521 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5085 2024.06.17 18:09:32.496642 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5086 2024.06.17 18:09:32.496942 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5087 2024.06.17 18:09:32.496977 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5088 2024.06.17 18:09:32.497332 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5089 2024.06.17 18:09:32.497639 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5090 2024.06.17 18:09:32.497762 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
5091 2024.06.17 18:09:32.498062 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Debug> DynamicQueryHandler: Done processing query
5092 2024.06.17 18:09:32.498088 [ 3 ] {43a0ad38-0f22-40cc-83f9-fe7b77e4c8c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5093 2024.06.17 18:09:32.498105 [ 3 ] {} <Debug> HTTP-Session: 62c3a8be-07fb-40ca-ae91-fe1d86cf0bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5094 2024.06.17 18:09:36.706560 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
5095 2024.06.17 18:09:36.706627 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
5096 2024.06.17 18:09:37.485032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5097 2024.06.17 18:09:37.485172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5098 2024.06.17 18:09:37.485199 [ 3 ] {} <Debug> HTTP-Session: 77aa7d89-4865-43b1-a118-132088e2882a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5099 2024.06.17 18:09:37.485227 [ 3 ] {} <Debug> HTTP-Session: 77aa7d89-4865-43b1-a118-132088e2882a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5100 2024.06.17 18:09:37.485244 [ 3 ] {} <Debug> HTTP-Session: 77aa7d89-4865-43b1-a118-132088e2882a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5101 2024.06.17 18:09:37.485299 [ 3 ] {} <Trace> HTTP-Session: 77aa7d89-4865-43b1-a118-132088e2882a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5102 2024.06.17 18:09:37.485498 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5103 2024.06.17 18:09:37.485571 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5104 2024.06.17 18:09:37.485788 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5105 2024.06.17 18:09:37.486259 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5106 2024.06.17 18:09:37.486302 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5107 2024.06.17 18:09:37.486666 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5108 2024.06.17 18:09:37.487005 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5109 2024.06.17 18:09:37.487160 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001722 sec., 2322.8803716608595 rows/sec., 188.28 KiB/sec.
5110 2024.06.17 18:09:37.487409 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Debug> DynamicQueryHandler: Done processing query
5111 2024.06.17 18:09:37.487437 [ 3 ] {9ff9ca5d-0e6e-4b97-a1b2-4394c73eb370} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5112 2024.06.17 18:09:37.487454 [ 3 ] {} <Debug> HTTP-Session: 77aa7d89-4865-43b1-a118-132088e2882a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5113 2024.06.17 18:09:37.487612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5114 2024.06.17 18:09:37.487673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5115 2024.06.17 18:09:37.487700 [ 3 ] {} <Debug> HTTP-Session: 3ba1ff54-b32f-4a5b-9a28-d47840e49d71 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5116 2024.06.17 18:09:37.487720 [ 3 ] {} <Debug> HTTP-Session: 3ba1ff54-b32f-4a5b-9a28-d47840e49d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5117 2024.06.17 18:09:37.487741 [ 3 ] {} <Debug> HTTP-Session: 3ba1ff54-b32f-4a5b-9a28-d47840e49d71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5118 2024.06.17 18:09:37.487777 [ 3 ] {} <Trace> HTTP-Session: 3ba1ff54-b32f-4a5b-9a28-d47840e49d71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5119 2024.06.17 18:09:37.487889 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5120 2024.06.17 18:09:37.487949 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5121 2024.06.17 18:09:37.488080 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5122 2024.06.17 18:09:37.488382 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5123 2024.06.17 18:09:37.488417 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5124 2024.06.17 18:09:37.488712 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5125 2024.06.17 18:09:37.489029 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5126 2024.06.17 18:09:37.489154 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001301 sec., 1537.2790161414296 rows/sec., 125.35 KiB/sec.
5127 2024.06.17 18:09:37.489453 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Debug> DynamicQueryHandler: Done processing query
5128 2024.06.17 18:09:37.489479 [ 3 ] {6c4a85e3-6014-4062-b752-0607e2fb7527} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5129 2024.06.17 18:09:37.489495 [ 3 ] {} <Debug> HTTP-Session: 3ba1ff54-b32f-4a5b-9a28-d47840e49d71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.06.17 18:09:37.489624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5131 2024.06.17 18:09:37.489672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5132 2024.06.17 18:09:37.489690 [ 3 ] {} <Debug> HTTP-Session: 3a87e824-271c-4a93-883f-5eac33134103 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5133 2024.06.17 18:09:37.489707 [ 3 ] {} <Debug> HTTP-Session: 3a87e824-271c-4a93-883f-5eac33134103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5134 2024.06.17 18:09:37.489721 [ 3 ] {} <Debug> HTTP-Session: 3a87e824-271c-4a93-883f-5eac33134103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5135 2024.06.17 18:09:37.489754 [ 3 ] {} <Trace> HTTP-Session: 3a87e824-271c-4a93-883f-5eac33134103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5136 2024.06.17 18:09:37.489917 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5137 2024.06.17 18:09:37.489962 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5138 2024.06.17 18:09:37.490103 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5139 2024.06.17 18:09:37.490479 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5140 2024.06.17 18:09:37.490516 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5141 2024.06.17 18:09:37.490852 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5142 2024.06.17 18:09:37.491149 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5143 2024.06.17 18:09:37.491273 [ 114 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5144 2024.06.17 18:09:37.491276 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001445 sec., 72664.35986159169 rows/sec., 5.67 MiB/sec.
5145 2024.06.17 18:09:37.491320 [ 114 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5146 2024.06.17 18:09:37.491360 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5147 2024.06.17 18:09:37.491473 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Debug> DynamicQueryHandler: Done processing query
5148 2024.06.17 18:09:37.491491 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
5149 2024.06.17 18:09:37.491502 [ 3 ] {f1b2db77-3148-4fe0-8f33-249f0b2100ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5150 2024.06.17 18:09:37.491537 [ 3 ] {} <Debug> HTTP-Session: 3a87e824-271c-4a93-883f-5eac33134103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5151 2024.06.17 18:09:37.491630 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5152 2024.06.17 18:09:37.491669 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 183 rows starting from the beginning of the part
5153 2024.06.17 18:09:37.491676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5154 2024.06.17 18:09:37.491744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5155 2024.06.17 18:09:37.491843 [ 3 ] {} <Debug> HTTP-Session: 0bbaeacd-9489-4cd5-972f-10c90ef093c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5156 2024.06.17 18:09:37.491841 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 68 rows starting from the beginning of the part
5157 2024.06.17 18:09:37.491885 [ 3 ] {} <Debug> HTTP-Session: 0bbaeacd-9489-4cd5-972f-10c90ef093c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.06.17 18:09:37.491951 [ 3 ] {} <Debug> HTTP-Session: 0bbaeacd-9489-4cd5-972f-10c90ef093c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5159 2024.06.17 18:09:37.492138 [ 3 ] {} <Trace> HTTP-Session: 0bbaeacd-9489-4cd5-972f-10c90ef093c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5160 2024.06.17 18:09:37.492150 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part
5161 2024.06.17 18:09:37.492514 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part
5162 2024.06.17 18:09:37.492530 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5163 2024.06.17 18:09:37.492656 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5164 2024.06.17 18:09:37.492751 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part
5165 2024.06.17 18:09:37.493110 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 105 rows starting from the beginning of the part
5166 2024.06.17 18:09:37.493684 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5167 2024.06.17 18:09:37.494075 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5168 2024.06.17 18:09:37.494120 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5169 2024.06.17 18:09:37.494608 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5170 2024.06.17 18:09:37.495052 [ 200 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 4 columns (4 merged, 0 gathered) in 0.003612239 sec., 188248.8949374612 rows/sec., 15.31 MiB/sec.
5171 2024.06.17 18:09:37.495112 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5172 2024.06.17 18:09:37.495347 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002946 sec., 678.8866259334692 rows/sec., 47.40 KiB/sec.
5173 2024.06.17 18:09:37.495397 [ 200 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5174 2024.06.17 18:09:37.495890 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Debug> DynamicQueryHandler: Done processing query
5175 2024.06.17 18:09:37.495923 [ 3 ] {4d8ee4c5-af37-4244-9570-5a112312418e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5176 2024.06.17 18:09:37.495968 [ 3 ] {} <Debug> HTTP-Session: 0bbaeacd-9489-4cd5-972f-10c90ef093c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5177 2024.06.17 18:09:37.496196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5178 2024.06.17 18:09:37.496269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5179 2024.06.17 18:09:37.496300 [ 3 ] {} <Debug> HTTP-Session: ace64126-42c7-4dd0-9ddc-508507c37ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5180 2024.06.17 18:09:37.496322 [ 3 ] {} <Debug> HTTP-Session: ace64126-42c7-4dd0-9ddc-508507c37ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.06.17 18:09:37.496339 [ 3 ] {} <Debug> HTTP-Session: ace64126-42c7-4dd0-9ddc-508507c37ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5182 2024.06.17 18:09:37.496393 [ 3 ] {} <Trace> HTTP-Session: ace64126-42c7-4dd0-9ddc-508507c37ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5183 2024.06.17 18:09:37.496428 [ 200 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5184 2024.06.17 18:09:37.496605 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5185 2024.06.17 18:09:37.496609 [ 200 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_31_6} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5186 2024.06.17 18:09:37.496675 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5187 2024.06.17 18:09:37.496823 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
5188 2024.06.17 18:09:37.496963 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5189 2024.06.17 18:09:37.497329 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5190 2024.06.17 18:09:37.497365 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5191 2024.06.17 18:09:37.497679 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5192 2024.06.17 18:09:37.497993 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5193 2024.06.17 18:09:37.498122 [ 114 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5194 2024.06.17 18:09:37.498127 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001594 sec., 58971.141781681305 rows/sec., 4.59 MiB/sec.
5195 2024.06.17 18:09:37.498164 [ 114 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5196 2024.06.17 18:09:37.498208 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5197 2024.06.17 18:09:37.498330 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
5198 2024.06.17 18:09:37.498337 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Debug> DynamicQueryHandler: Done processing query
5199 2024.06.17 18:09:37.498384 [ 3 ] {fecc346c-308f-4fb6-a262-f12befb701be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5200 2024.06.17 18:09:37.498407 [ 3 ] {} <Debug> HTTP-Session: ace64126-42c7-4dd0-9ddc-508507c37ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5201 2024.06.17 18:09:37.498483 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5202 2024.06.17 18:09:37.498523 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 148 rows starting from the beginning of the part
5203 2024.06.17 18:09:37.498687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5204 2024.06.17 18:09:37.498701 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 68 rows starting from the beginning of the part
5205 2024.06.17 18:09:37.498844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5206 2024.06.17 18:09:37.498962 [ 3 ] {} <Debug> HTTP-Session: 59c7ff13-497e-48da-bee0-8ce5e3a357dc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5207 2024.06.17 18:09:37.499036 [ 3 ] {} <Debug> HTTP-Session: 59c7ff13-497e-48da-bee0-8ce5e3a357dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5208 2024.06.17 18:09:37.499065 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part
5209 2024.06.17 18:09:37.499109 [ 3 ] {} <Debug> HTTP-Session: 59c7ff13-497e-48da-bee0-8ce5e3a357dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5210 2024.06.17 18:09:37.499215 [ 3 ] {} <Trace> HTTP-Session: 59c7ff13-497e-48da-bee0-8ce5e3a357dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5211 2024.06.17 18:09:37.499294 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part
5212 2024.06.17 18:09:37.499572 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part
5213 2024.06.17 18:09:37.499669 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5214 2024.06.17 18:09:37.499845 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 94 rows starting from the beginning of the part
5215 2024.06.17 18:09:37.499925 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5216 2024.06.17 18:09:37.500490 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5217 2024.06.17 18:09:37.501085 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5218 2024.06.17 18:09:37.501127 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5219 2024.06.17 18:09:37.501601 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 4 columns (4 merged, 0 gathered) in 0.003327091 sec., 166511.8266978571 rows/sec., 13.00 MiB/sec.
5220 2024.06.17 18:09:37.501696 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5221 2024.06.17 18:09:37.501755 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5222 2024.06.17 18:09:37.502152 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5223 2024.06.17 18:09:37.502275 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5224 2024.06.17 18:09:37.502320 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5225 2024.06.17 18:09:37.502332 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.002894 sec., 68071.87284035937 rows/sec., 4.75 MiB/sec.
5226 2024.06.17 18:09:37.502378 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5227 2024.06.17 18:09:37.502445 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5228 2024.06.17 18:09:37.502452 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_31_6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5229 2024.06.17 18:09:37.502650 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5230 2024.06.17 18:09:37.502681 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Debug> DynamicQueryHandler: Done processing query
5231 2024.06.17 18:09:37.502688 [ 186 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
5232 2024.06.17 18:09:37.502708 [ 3 ] {6e16605c-1ca3-4f1c-a85f-6e8c11ccf586} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5233 2024.06.17 18:09:37.502732 [ 3 ] {} <Debug> HTTP-Session: 59c7ff13-497e-48da-bee0-8ce5e3a357dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5234 2024.06.17 18:09:37.502822 [ 186 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5235 2024.06.17 18:09:37.502852 [ 186 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3773 rows starting from the beginning of the part
5236 2024.06.17 18:09:37.502881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5237 2024.06.17 18:09:37.503015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5238 2024.06.17 18:09:37.503033 [ 186 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
5239 2024.06.17 18:09:37.503067 [ 3 ] {} <Debug> HTTP-Session: 92d64ea3-6f0c-447f-b6bc-f6e75c852e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5240 2024.06.17 18:09:37.503135 [ 3 ] {} <Debug> HTTP-Session: 92d64ea3-6f0c-447f-b6bc-f6e75c852e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5241 2024.06.17 18:09:37.503214 [ 3 ] {} <Debug> HTTP-Session: 92d64ea3-6f0c-447f-b6bc-f6e75c852e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5242 2024.06.17 18:09:37.503369 [ 3 ] {} <Trace> HTTP-Session: 92d64ea3-6f0c-447f-b6bc-f6e75c852e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5243 2024.06.17 18:09:37.503392 [ 186 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
5244 2024.06.17 18:09:37.503640 [ 186 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
5245 2024.06.17 18:09:37.503697 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5246 2024.06.17 18:09:37.503955 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5247 2024.06.17 18:09:37.504038 [ 186 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
5248 2024.06.17 18:09:37.504361 [ 186 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 197 rows starting from the beginning of the part
5249 2024.06.17 18:09:37.505056 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5250 2024.06.17 18:09:37.505548 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5251 2024.06.17 18:09:37.505583 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5252 2024.06.17 18:09:37.506150 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5253 2024.06.17 18:09:37.506650 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5254 2024.06.17 18:09:37.506899 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.003363 sec., 1189.4142134998513 rows/sec., 1.61 MiB/sec.
5255 2024.06.17 18:09:37.507144 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Debug> DynamicQueryHandler: Done processing query
5256 2024.06.17 18:09:37.507199 [ 3 ] {f0fcbf7b-4bc5-4a5b-a3a3-a9d82a2d832d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5257 2024.06.17 18:09:37.507228 [ 3 ] {} <Debug> HTTP-Session: 92d64ea3-6f0c-447f-b6bc-f6e75c852e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5258 2024.06.17 18:09:37.507248 [ 186 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4610 rows, containing 5 columns (5 merged, 0 gathered) in 0.004706375 sec., 979522.4562428622 rows/sec., 68.30 MiB/sec.
5259 2024.06.17 18:09:37.507354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5260 2024.06.17 18:09:37.507401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5261 2024.06.17 18:09:37.507420 [ 3 ] {} <Debug> HTTP-Session: 9e73173d-f1b5-4dcd-b922-66d5aeb3d601 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5262 2024.06.17 18:09:37.507437 [ 3 ] {} <Debug> HTTP-Session: 9e73173d-f1b5-4dcd-b922-66d5aeb3d601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5263 2024.06.17 18:09:37.507450 [ 3 ] {} <Debug> HTTP-Session: 9e73173d-f1b5-4dcd-b922-66d5aeb3d601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5264 2024.06.17 18:09:37.507487 [ 3 ] {} <Trace> HTTP-Session: 9e73173d-f1b5-4dcd-b922-66d5aeb3d601 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5265 2024.06.17 18:09:37.507538 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5266 2024.06.17 18:09:37.507623 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5267 2024.06.17 18:09:37.507673 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5268 2024.06.17 18:09:37.508008 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5269 2024.06.17 18:09:37.508199 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5270 2024.06.17 18:09:37.508332 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5271 2024.06.17 18:09:37.508419 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5272 2024.06.17 18:09:37.508427 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
5273 2024.06.17 18:09:37.508458 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5274 2024.06.17 18:09:37.508815 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5275 2024.06.17 18:09:37.509133 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5276 2024.06.17 18:09:37.509254 [ 114 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5277 2024.06.17 18:09:37.509258 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001692 sec., 35460.99290780142 rows/sec., 2.39 MiB/sec.
5278 2024.06.17 18:09:37.509300 [ 114 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5279 2024.06.17 18:09:37.509346 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5280 2024.06.17 18:09:37.509487 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Debug> DynamicQueryHandler: Done processing query
5281 2024.06.17 18:09:37.509508 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
5282 2024.06.17 18:09:37.509519 [ 3 ] {7cc47aa8-9bd8-4d53-b2fb-edad403b569a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5283 2024.06.17 18:09:37.509570 [ 3 ] {} <Debug> HTTP-Session: 9e73173d-f1b5-4dcd-b922-66d5aeb3d601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5284 2024.06.17 18:09:37.509703 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5285 2024.06.17 18:09:37.509742 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1246 rows starting from the beginning of the part
5286 2024.06.17 18:09:37.509869 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
5287 2024.06.17 18:09:37.510092 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
5288 2024.06.17 18:09:37.510169 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
5289 2024.06.17 18:09:37.510402 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
5290 2024.06.17 18:09:37.510567 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
5291 2024.06.17 18:09:37.511908 [ 190 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 4 columns (4 merged, 0 gathered) in 0.00248214 sec., 622849.6378125327 rows/sec., 42.04 MiB/sec.
5292 2024.06.17 18:09:37.512085 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5293 2024.06.17 18:09:37.512462 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_31_6} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5294 2024.06.17 18:09:37.512545 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_31_6} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5295 2024.06.17 18:09:37.512623 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
5296 2024.06.17 18:09:42.484546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5297 2024.06.17 18:09:42.484673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5298 2024.06.17 18:09:42.484698 [ 3 ] {} <Debug> HTTP-Session: 13041008-2ca9-4896-aa91-b550adfbe69d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5299 2024.06.17 18:09:42.484722 [ 3 ] {} <Debug> HTTP-Session: 13041008-2ca9-4896-aa91-b550adfbe69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5300 2024.06.17 18:09:42.484736 [ 3 ] {} <Debug> HTTP-Session: 13041008-2ca9-4896-aa91-b550adfbe69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5301 2024.06.17 18:09:42.484787 [ 3 ] {} <Trace> HTTP-Session: 13041008-2ca9-4896-aa91-b550adfbe69d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5302 2024.06.17 18:09:42.484973 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5303 2024.06.17 18:09:42.485039 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5304 2024.06.17 18:09:42.485225 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5305 2024.06.17 18:09:42.485672 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5306 2024.06.17 18:09:42.485714 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5307 2024.06.17 18:09:42.486167 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5308 2024.06.17 18:09:42.486507 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5309 2024.06.17 18:09:42.486659 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001745 sec., 13753.581661891118 rows/sec., 1.09 MiB/sec.
5310 2024.06.17 18:09:42.486695 [ 101 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5311 2024.06.17 18:09:42.486811 [ 101 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5312 2024.06.17 18:09:42.486857 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5313 2024.06.17 18:09:42.486991 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Debug> DynamicQueryHandler: Done processing query
5314 2024.06.17 18:09:42.487038 [ 201 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
5315 2024.06.17 18:09:42.487039 [ 3 ] {ce13fe08-76b6-4d62-8744-ec43396a4912} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5316 2024.06.17 18:09:42.487117 [ 3 ] {} <Debug> HTTP-Session: 13041008-2ca9-4896-aa91-b550adfbe69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5317 2024.06.17 18:09:42.487238 [ 201 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5318 2024.06.17 18:09:42.487278 [ 201 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 28 rows starting from the beginning of the part
5319 2024.06.17 18:09:42.487314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5320 2024.06.17 18:09:42.487457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5321 2024.06.17 18:09:42.487477 [ 201 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part
5322 2024.06.17 18:09:42.487544 [ 3 ] {} <Debug> HTTP-Session: 9a4f7f29-dd04-4d12-acd4-d0642d28566b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5323 2024.06.17 18:09:42.487734 [ 3 ] {} <Debug> HTTP-Session: 9a4f7f29-dd04-4d12-acd4-d0642d28566b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5324 2024.06.17 18:09:42.487758 [ 201 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
5325 2024.06.17 18:09:42.487843 [ 3 ] {} <Debug> HTTP-Session: 9a4f7f29-dd04-4d12-acd4-d0642d28566b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5326 2024.06.17 18:09:42.488054 [ 201 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part
5327 2024.06.17 18:09:42.488094 [ 3 ] {} <Trace> HTTP-Session: 9a4f7f29-dd04-4d12-acd4-d0642d28566b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5328 2024.06.17 18:09:42.488336 [ 201 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
5329 2024.06.17 18:09:42.488604 [ 201 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part
5330 2024.06.17 18:09:42.488638 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5331 2024.06.17 18:09:42.488771 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5332 2024.06.17 18:09:42.489331 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5333 2024.06.17 18:09:42.490110 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5334 2024.06.17 18:09:42.490179 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5335 2024.06.17 18:09:42.491072 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5336 2024.06.17 18:09:42.491281 [ 192 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.004332346 sec., 24928.756844444095 rows/sec., 1.97 MiB/sec.
5337 2024.06.17 18:09:42.491530 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5338 2024.06.17 18:09:42.491602 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5339 2024.06.17 18:09:42.491822 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003394 sec., 1178.5503830288744 rows/sec., 96.10 KiB/sec.
5340 2024.06.17 18:09:42.492105 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Debug> DynamicQueryHandler: Done processing query
5341 2024.06.17 18:09:42.492134 [ 3 ] {499cb78b-064d-45ff-b61c-8bf90bd4844b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5342 2024.06.17 18:09:42.492154 [ 3 ] {} <Debug> HTTP-Session: 9a4f7f29-dd04-4d12-acd4-d0642d28566b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5343 2024.06.17 18:09:42.492243 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5344 2024.06.17 18:09:42.492294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5345 2024.06.17 18:09:42.492337 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_26_5} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5346 2024.06.17 18:09:42.492354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5347 2024.06.17 18:09:42.492374 [ 3 ] {} <Debug> HTTP-Session: ec17a8e9-061d-4211-87b1-cc6b306135ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5348 2024.06.17 18:09:42.492403 [ 3 ] {} <Debug> HTTP-Session: ec17a8e9-061d-4211-87b1-cc6b306135ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5349 2024.06.17 18:09:42.492427 [ 3 ] {} <Debug> HTTP-Session: ec17a8e9-061d-4211-87b1-cc6b306135ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.06.17 18:09:42.492439 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5351 2024.06.17 18:09:42.492469 [ 3 ] {} <Trace> HTTP-Session: ec17a8e9-061d-4211-87b1-cc6b306135ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5352 2024.06.17 18:09:42.492622 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5353 2024.06.17 18:09:42.492666 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5354 2024.06.17 18:09:42.492798 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5355 2024.06.17 18:09:42.493184 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5356 2024.06.17 18:09:42.493219 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5357 2024.06.17 18:09:42.493529 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5358 2024.06.17 18:09:42.493835 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5359 2024.06.17 18:09:42.493992 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Debug> executeQuery: Read 130 rows, 11.08 KiB in 0.001423 sec., 91356.28952916374 rows/sec., 7.60 MiB/sec.
5360 2024.06.17 18:09:42.494148 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Debug> DynamicQueryHandler: Done processing query
5361 2024.06.17 18:09:42.494171 [ 3 ] {e6a5b92b-29bf-4421-baa3-135f175509ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5362 2024.06.17 18:09:42.494187 [ 3 ] {} <Debug> HTTP-Session: ec17a8e9-061d-4211-87b1-cc6b306135ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5363 2024.06.17 18:09:42.494311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5364 2024.06.17 18:09:42.494359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5365 2024.06.17 18:09:42.494377 [ 3 ] {} <Debug> HTTP-Session: c9d7e0d9-3312-4ce4-9317-f8d6987b183e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5366 2024.06.17 18:09:42.494394 [ 3 ] {} <Debug> HTTP-Session: c9d7e0d9-3312-4ce4-9317-f8d6987b183e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.06.17 18:09:42.494408 [ 3 ] {} <Debug> HTTP-Session: c9d7e0d9-3312-4ce4-9317-f8d6987b183e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5368 2024.06.17 18:09:42.494439 [ 3 ] {} <Trace> HTTP-Session: c9d7e0d9-3312-4ce4-9317-f8d6987b183e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5369 2024.06.17 18:09:42.494534 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5370 2024.06.17 18:09:42.494576 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5371 2024.06.17 18:09:42.494701 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5372 2024.06.17 18:09:42.494961 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5373 2024.06.17 18:09:42.494997 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5374 2024.06.17 18:09:42.495292 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5375 2024.06.17 18:09:42.495598 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5376 2024.06.17 18:09:42.495755 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001236 sec., 3236.245954692557 rows/sec., 225.97 KiB/sec.
5377 2024.06.17 18:09:42.495921 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Debug> DynamicQueryHandler: Done processing query
5378 2024.06.17 18:09:42.495945 [ 3 ] {9ae19128-79e6-4c65-9314-917309866eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5379 2024.06.17 18:09:42.495961 [ 3 ] {} <Debug> HTTP-Session: c9d7e0d9-3312-4ce4-9317-f8d6987b183e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5380 2024.06.17 18:09:42.496081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5381 2024.06.17 18:09:42.496129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5382 2024.06.17 18:09:42.496148 [ 3 ] {} <Debug> HTTP-Session: 65b11bc7-6b7b-4d8b-87e7-2f9e042f6f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5383 2024.06.17 18:09:42.496164 [ 3 ] {} <Debug> HTTP-Session: 65b11bc7-6b7b-4d8b-87e7-2f9e042f6f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5384 2024.06.17 18:09:42.496178 [ 3 ] {} <Debug> HTTP-Session: 65b11bc7-6b7b-4d8b-87e7-2f9e042f6f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5385 2024.06.17 18:09:42.496208 [ 3 ] {} <Trace> HTTP-Session: 65b11bc7-6b7b-4d8b-87e7-2f9e042f6f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5386 2024.06.17 18:09:42.496333 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5387 2024.06.17 18:09:42.496376 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5388 2024.06.17 18:09:42.496503 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5389 2024.06.17 18:09:42.496832 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5390 2024.06.17 18:09:42.496867 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5391 2024.06.17 18:09:42.497169 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5392 2024.06.17 18:09:42.497470 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5393 2024.06.17 18:09:42.497623 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001332 sec., 69069.06906906907 rows/sec., 5.40 MiB/sec.
5394 2024.06.17 18:09:42.497798 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Debug> DynamicQueryHandler: Done processing query
5395 2024.06.17 18:09:42.497826 [ 3 ] {66f55e9c-cede-42bf-bbdf-7443a21e59fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5396 2024.06.17 18:09:42.497848 [ 3 ] {} <Debug> HTTP-Session: 65b11bc7-6b7b-4d8b-87e7-2f9e042f6f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5397 2024.06.17 18:09:42.498019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5398 2024.06.17 18:09:42.498067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5399 2024.06.17 18:09:42.498085 [ 3 ] {} <Debug> HTTP-Session: 6268cbd7-9f9c-47e8-a54d-6929cf0a46a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5400 2024.06.17 18:09:42.498101 [ 3 ] {} <Debug> HTTP-Session: 6268cbd7-9f9c-47e8-a54d-6929cf0a46a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5401 2024.06.17 18:09:42.498115 [ 3 ] {} <Debug> HTTP-Session: 6268cbd7-9f9c-47e8-a54d-6929cf0a46a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.06.17 18:09:42.498145 [ 3 ] {} <Trace> HTTP-Session: 6268cbd7-9f9c-47e8-a54d-6929cf0a46a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5403 2024.06.17 18:09:42.498289 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5404 2024.06.17 18:09:42.498337 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5405 2024.06.17 18:09:42.498479 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5406 2024.06.17 18:09:42.498879 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5407 2024.06.17 18:09:42.498915 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5408 2024.06.17 18:09:42.499296 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5409 2024.06.17 18:09:42.499631 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5410 2024.06.17 18:09:42.499775 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001547 sec., 104718.81060116354 rows/sec., 7.29 MiB/sec.
5411 2024.06.17 18:09:42.499946 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Debug> DynamicQueryHandler: Done processing query
5412 2024.06.17 18:09:42.499972 [ 3 ] {efc449c5-f9c2-4238-b292-f986a2b53ef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5413 2024.06.17 18:09:42.499988 [ 3 ] {} <Debug> HTTP-Session: 6268cbd7-9f9c-47e8-a54d-6929cf0a46a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5414 2024.06.17 18:09:42.500115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5415 2024.06.17 18:09:42.500162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5416 2024.06.17 18:09:42.500180 [ 3 ] {} <Debug> HTTP-Session: efe37b38-cf86-42e2-89c8-15fcbf6d3c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5417 2024.06.17 18:09:42.500196 [ 3 ] {} <Debug> HTTP-Session: efe37b38-cf86-42e2-89c8-15fcbf6d3c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5418 2024.06.17 18:09:42.500209 [ 3 ] {} <Debug> HTTP-Session: efe37b38-cf86-42e2-89c8-15fcbf6d3c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.06.17 18:09:42.500239 [ 3 ] {} <Trace> HTTP-Session: efe37b38-cf86-42e2-89c8-15fcbf6d3c97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5420 2024.06.17 18:09:42.500535 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5421 2024.06.17 18:09:42.500584 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5422 2024.06.17 18:09:42.500740 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5423 2024.06.17 18:09:42.501139 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5424 2024.06.17 18:09:42.501175 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5425 2024.06.17 18:09:42.501562 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5426 2024.06.17 18:09:42.501890 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5427 2024.06.17 18:09:42.502039 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.00172 sec., 13953.488372093023 rows/sec., 18.83 MiB/sec.
5428 2024.06.17 18:09:42.502052 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5429 2024.06.17 18:09:42.502142 [ 101 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5430 2024.06.17 18:09:42.502202 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5431 2024.06.17 18:09:42.502354 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Debug> DynamicQueryHandler: Done processing query
5432 2024.06.17 18:09:42.502425 [ 3 ] {4d80893a-a349-4957-a0d2-fcd8b6ca976a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5433 2024.06.17 18:09:42.502476 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
5434 2024.06.17 18:09:42.502490 [ 3 ] {} <Debug> HTTP-Session: efe37b38-cf86-42e2-89c8-15fcbf6d3c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.06.17 18:09:42.502778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5436 2024.06.17 18:09:42.502890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5437 2024.06.17 18:09:42.502891 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5438 2024.06.17 18:09:42.502920 [ 3 ] {} <Debug> HTTP-Session: 50abe982-b6b0-4ef7-a528-4ebfd2e770ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5439 2024.06.17 18:09:42.502973 [ 3 ] {} <Debug> HTTP-Session: 50abe982-b6b0-4ef7-a528-4ebfd2e770ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.06.17 18:09:42.502988 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 340 rows starting from the beginning of the part
5441 2024.06.17 18:09:42.503000 [ 3 ] {} <Debug> HTTP-Session: 50abe982-b6b0-4ef7-a528-4ebfd2e770ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5442 2024.06.17 18:09:42.503071 [ 3 ] {} <Trace> HTTP-Session: 50abe982-b6b0-4ef7-a528-4ebfd2e770ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5443 2024.06.17 18:09:42.503287 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part
5444 2024.06.17 18:09:42.503440 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5445 2024.06.17 18:09:42.503627 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5446 2024.06.17 18:09:42.503637 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
5447 2024.06.17 18:09:42.504057 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part
5448 2024.06.17 18:09:42.504471 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
5449 2024.06.17 18:09:42.504641 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5450 2024.06.17 18:09:42.504809 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part
5451 2024.06.17 18:09:42.505513 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5452 2024.06.17 18:09:42.505571 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5453 2024.06.17 18:09:42.506328 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5454 2024.06.17 18:09:42.507209 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5455 2024.06.17 18:09:42.507686 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004373 sec., 13720.55796935742 rows/sec., 946.86 KiB/sec.
5456 2024.06.17 18:09:42.508149 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Debug> DynamicQueryHandler: Done processing query
5457 2024.06.17 18:09:42.508223 [ 3 ] {279abd24-9f39-449a-8687-05810d044295} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5458 2024.06.17 18:09:42.508266 [ 3 ] {} <Debug> HTTP-Session: 50abe982-b6b0-4ef7-a528-4ebfd2e770ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5459 2024.06.17 18:09:42.509015 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 6 columns (6 merged, 0 gathered) in 0.006717274 sec., 62525.36371152941 rows/sec., 84.37 MiB/sec.
5460 2024.06.17 18:09:42.509385 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5461 2024.06.17 18:09:42.509850 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): 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.06.17 18:09:42.509949 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5463 2024.06.17 18:09:42.510066 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB.
5464 2024.06.17 18:09:47.483525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5465 2024.06.17 18:09:47.483650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5466 2024.06.17 18:09:47.483676 [ 3 ] {} <Debug> HTTP-Session: 6b1d2c06-e3d1-4063-8752-110ff3b0ed2f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5467 2024.06.17 18:09:47.483700 [ 3 ] {} <Debug> HTTP-Session: 6b1d2c06-e3d1-4063-8752-110ff3b0ed2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5468 2024.06.17 18:09:47.483715 [ 3 ] {} <Debug> HTTP-Session: 6b1d2c06-e3d1-4063-8752-110ff3b0ed2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5469 2024.06.17 18:09:47.483767 [ 3 ] {} <Trace> HTTP-Session: 6b1d2c06-e3d1-4063-8752-110ff3b0ed2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5470 2024.06.17 18:09:47.483943 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5471 2024.06.17 18:09:47.484010 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5472 2024.06.17 18:09:47.484202 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5473 2024.06.17 18:09:47.484614 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5474 2024.06.17 18:09:47.484658 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5475 2024.06.17 18:09:47.485026 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5476 2024.06.17 18:09:47.485359 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5477 2024.06.17 18:09:47.485520 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001631 sec., 2452.4831391784182 rows/sec., 198.79 KiB/sec.
5478 2024.06.17 18:09:47.485774 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Debug> DynamicQueryHandler: Done processing query
5479 2024.06.17 18:09:47.485804 [ 3 ] {9c6284b7-7f8d-4f57-a966-b88d392c19df} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5480 2024.06.17 18:09:47.485822 [ 3 ] {} <Debug> HTTP-Session: 6b1d2c06-e3d1-4063-8752-110ff3b0ed2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5481 2024.06.17 18:09:47.485996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5482 2024.06.17 18:09:47.486049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5483 2024.06.17 18:09:47.486095 [ 3 ] {} <Debug> HTTP-Session: 5cd9a79e-9be0-48f7-8dae-5d894b54cf6a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5484 2024.06.17 18:09:47.486114 [ 3 ] {} <Debug> HTTP-Session: 5cd9a79e-9be0-48f7-8dae-5d894b54cf6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5485 2024.06.17 18:09:47.486128 [ 3 ] {} <Debug> HTTP-Session: 5cd9a79e-9be0-48f7-8dae-5d894b54cf6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5486 2024.06.17 18:09:47.486163 [ 3 ] {} <Trace> HTTP-Session: 5cd9a79e-9be0-48f7-8dae-5d894b54cf6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5487 2024.06.17 18:09:47.486286 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5488 2024.06.17 18:09:47.486333 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5489 2024.06.17 18:09:47.486464 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5490 2024.06.17 18:09:47.486855 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5491 2024.06.17 18:09:47.486892 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5492 2024.06.17 18:09:47.487207 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5493 2024.06.17 18:09:47.487509 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5494 2024.06.17 18:09:47.487657 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001414 sec., 48090.52333804809 rows/sec., 3.80 MiB/sec.
5495 2024.06.17 18:09:47.487836 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Debug> DynamicQueryHandler: Done processing query
5496 2024.06.17 18:09:47.487861 [ 3 ] {02095e84-7bcc-4540-8319-7d6c52da6857} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5497 2024.06.17 18:09:47.487876 [ 3 ] {} <Debug> HTTP-Session: 5cd9a79e-9be0-48f7-8dae-5d894b54cf6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5498 2024.06.17 18:09:47.488042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5499 2024.06.17 18:09:47.488093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5500 2024.06.17 18:09:47.488113 [ 3 ] {} <Debug> HTTP-Session: d4617ce7-3ee7-4b89-8a94-e967451731aa Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5501 2024.06.17 18:09:47.488130 [ 3 ] {} <Debug> HTTP-Session: d4617ce7-3ee7-4b89-8a94-e967451731aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5502 2024.06.17 18:09:47.488143 [ 3 ] {} <Debug> HTTP-Session: d4617ce7-3ee7-4b89-8a94-e967451731aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5503 2024.06.17 18:09:47.488175 [ 3 ] {} <Trace> HTTP-Session: d4617ce7-3ee7-4b89-8a94-e967451731aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5504 2024.06.17 18:09:47.488297 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5505 2024.06.17 18:09:47.488340 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5506 2024.06.17 18:09:47.488466 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5507 2024.06.17 18:09:47.488797 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5508 2024.06.17 18:09:47.488834 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5509 2024.06.17 18:09:47.489147 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5510 2024.06.17 18:09:47.489455 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5511 2024.06.17 18:09:47.489603 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001345 sec., 50557.62081784386 rows/sec., 3.95 MiB/sec.
5512 2024.06.17 18:09:47.489776 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Debug> DynamicQueryHandler: Done processing query
5513 2024.06.17 18:09:47.489800 [ 3 ] {c933170a-b7e3-48cd-8da8-5ed2cef9cf64} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5514 2024.06.17 18:09:47.489815 [ 3 ] {} <Debug> HTTP-Session: d4617ce7-3ee7-4b89-8a94-e967451731aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5515 2024.06.17 18:09:47.489997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5516 2024.06.17 18:09:47.490046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5517 2024.06.17 18:09:47.490065 [ 3 ] {} <Debug> HTTP-Session: 5f7cbb52-6242-4856-b538-5ba261f2b600 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5518 2024.06.17 18:09:47.490083 [ 3 ] {} <Debug> HTTP-Session: 5f7cbb52-6242-4856-b538-5ba261f2b600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5519 2024.06.17 18:09:47.490096 [ 3 ] {} <Debug> HTTP-Session: 5f7cbb52-6242-4856-b538-5ba261f2b600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5520 2024.06.17 18:09:47.490127 [ 3 ] {} <Trace> HTTP-Session: 5f7cbb52-6242-4856-b538-5ba261f2b600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5521 2024.06.17 18:09:47.490277 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5522 2024.06.17 18:09:47.490324 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5523 2024.06.17 18:09:47.490468 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5524 2024.06.17 18:09:47.490862 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5525 2024.06.17 18:09:47.490898 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5526 2024.06.17 18:09:47.491284 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5527 2024.06.17 18:09:47.491614 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5528 2024.06.17 18:09:47.491771 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec.
5529 2024.06.17 18:09:47.492081 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Debug> DynamicQueryHandler: Done processing query
5530 2024.06.17 18:09:47.492148 [ 3 ] {e29bfd93-9b76-494f-91bf-659d89ba4a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5531 2024.06.17 18:09:47.492213 [ 3 ] {} <Debug> HTTP-Session: 5f7cbb52-6242-4856-b538-5ba261f2b600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5532 2024.06.17 18:09:47.492435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5533 2024.06.17 18:09:47.492489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5534 2024.06.17 18:09:47.492508 [ 3 ] {} <Debug> HTTP-Session: 3836baee-8ab4-430e-aaa4-c2d0287bdcdb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5535 2024.06.17 18:09:47.492526 [ 3 ] {} <Debug> HTTP-Session: 3836baee-8ab4-430e-aaa4-c2d0287bdcdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5536 2024.06.17 18:09:47.492539 [ 3 ] {} <Debug> HTTP-Session: 3836baee-8ab4-430e-aaa4-c2d0287bdcdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5537 2024.06.17 18:09:47.492571 [ 3 ] {} <Trace> HTTP-Session: 3836baee-8ab4-430e-aaa4-c2d0287bdcdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5538 2024.06.17 18:09:47.492718 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5539 2024.06.17 18:09:47.492768 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5540 2024.06.17 18:09:47.492945 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5541 2024.06.17 18:09:47.493260 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5542 2024.06.17 18:09:47.493296 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5543 2024.06.17 18:09:47.493677 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5544 2024.06.17 18:09:47.494013 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5545 2024.06.17 18:09:47.494176 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001527 sec., 2619.515389652914 rows/sec., 3.53 MiB/sec.
5546 2024.06.17 18:09:47.494346 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Debug> DynamicQueryHandler: Done processing query
5547 2024.06.17 18:09:47.494369 [ 3 ] {b3fb79b0-0c94-4bba-8357-2b87a2c8b3a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5548 2024.06.17 18:09:47.494384 [ 3 ] {} <Debug> HTTP-Session: 3836baee-8ab4-430e-aaa4-c2d0287bdcdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5549 2024.06.17 18:09:47.494511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5550 2024.06.17 18:09:47.494560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5551 2024.06.17 18:09:47.494579 [ 3 ] {} <Debug> HTTP-Session: 990adba7-880c-4937-a39c-1dcdc0d2eb47 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5552 2024.06.17 18:09:47.494595 [ 3 ] {} <Debug> HTTP-Session: 990adba7-880c-4937-a39c-1dcdc0d2eb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5553 2024.06.17 18:09:47.494609 [ 3 ] {} <Debug> HTTP-Session: 990adba7-880c-4937-a39c-1dcdc0d2eb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5554 2024.06.17 18:09:47.494640 [ 3 ] {} <Trace> HTTP-Session: 990adba7-880c-4937-a39c-1dcdc0d2eb47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5555 2024.06.17 18:09:47.494752 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5556 2024.06.17 18:09:47.494795 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5557 2024.06.17 18:09:47.494921 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5558 2024.06.17 18:09:47.495207 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5559 2024.06.17 18:09:47.495243 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5560 2024.06.17 18:09:47.495604 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5561 2024.06.17 18:09:47.495914 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5562 2024.06.17 18:09:47.496070 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec.
5563 2024.06.17 18:09:47.496278 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Debug> DynamicQueryHandler: Done processing query
5564 2024.06.17 18:09:47.496307 [ 3 ] {771a8519-7d7c-4910-8351-dfc7558d3c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5565 2024.06.17 18:09:47.496323 [ 3 ] {} <Debug> HTTP-Session: 990adba7-880c-4937-a39c-1dcdc0d2eb47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5566 2024.06.17 18:09:51.706869 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
5567 2024.06.17 18:09:51.706941 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
5568 2024.06.17 18:09:52.483885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5569 2024.06.17 18:09:52.484003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5570 2024.06.17 18:09:52.484029 [ 3 ] {} <Debug> HTTP-Session: 5347d8ee-0ad0-400a-a30d-3d7a8e41db05 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5571 2024.06.17 18:09:52.484061 [ 3 ] {} <Debug> HTTP-Session: 5347d8ee-0ad0-400a-a30d-3d7a8e41db05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5572 2024.06.17 18:09:52.484079 [ 3 ] {} <Debug> HTTP-Session: 5347d8ee-0ad0-400a-a30d-3d7a8e41db05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5573 2024.06.17 18:09:52.484128 [ 3 ] {} <Trace> HTTP-Session: 5347d8ee-0ad0-400a-a30d-3d7a8e41db05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5574 2024.06.17 18:09:52.484319 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5575 2024.06.17 18:09:52.484386 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5576 2024.06.17 18:09:52.484577 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5577 2024.06.17 18:09:52.485008 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5578 2024.06.17 18:09:52.485049 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5579 2024.06.17 18:09:52.485418 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5580 2024.06.17 18:09:52.485745 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5581 2024.06.17 18:09:52.485890 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.00163 sec., 14723.926380368099 rows/sec., 1.17 MiB/sec.
5582 2024.06.17 18:09:52.486100 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Debug> DynamicQueryHandler: Done processing query
5583 2024.06.17 18:09:52.486127 [ 3 ] {11a69465-2eca-4dcf-ae8d-091dfaa86a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5584 2024.06.17 18:09:52.486145 [ 3 ] {} <Debug> HTTP-Session: 5347d8ee-0ad0-400a-a30d-3d7a8e41db05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5585 2024.06.17 18:09:52.486328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5586 2024.06.17 18:09:52.486385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5587 2024.06.17 18:09:52.486405 [ 3 ] {} <Debug> HTTP-Session: 7ce5d39e-9caf-447b-905b-82c5e1ed3228 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5588 2024.06.17 18:09:52.486423 [ 3 ] {} <Debug> HTTP-Session: 7ce5d39e-9caf-447b-905b-82c5e1ed3228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5589 2024.06.17 18:09:52.486437 [ 3 ] {} <Debug> HTTP-Session: 7ce5d39e-9caf-447b-905b-82c5e1ed3228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5590 2024.06.17 18:09:52.486472 [ 3 ] {} <Trace> HTTP-Session: 7ce5d39e-9caf-447b-905b-82c5e1ed3228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5591 2024.06.17 18:09:52.486636 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5592 2024.06.17 18:09:52.486692 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5593 2024.06.17 18:09:52.486843 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5594 2024.06.17 18:09:52.487261 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5595 2024.06.17 18:09:52.487299 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5596 2024.06.17 18:09:52.487663 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5597 2024.06.17 18:09:52.488018 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5598 2024.06.17 18:09:52.488155 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001601 sec., 79950.03123048095 rows/sec., 6.67 MiB/sec.
5599 2024.06.17 18:09:52.488331 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Debug> DynamicQueryHandler: Done processing query
5600 2024.06.17 18:09:52.488356 [ 3 ] {5ea6a902-d2e6-4eea-a225-a6bdcf86555a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5601 2024.06.17 18:09:52.488372 [ 3 ] {} <Debug> HTTP-Session: 7ce5d39e-9caf-447b-905b-82c5e1ed3228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5602 2024.06.17 18:09:52.488510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5603 2024.06.17 18:09:52.488561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5604 2024.06.17 18:09:52.488581 [ 3 ] {} <Debug> HTTP-Session: 31fc4a0c-321f-4ed0-8cac-48924c735d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5605 2024.06.17 18:09:52.488599 [ 3 ] {} <Debug> HTTP-Session: 31fc4a0c-321f-4ed0-8cac-48924c735d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5606 2024.06.17 18:09:52.488613 [ 3 ] {} <Debug> HTTP-Session: 31fc4a0c-321f-4ed0-8cac-48924c735d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5607 2024.06.17 18:09:52.488645 [ 3 ] {} <Trace> HTTP-Session: 31fc4a0c-321f-4ed0-8cac-48924c735d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5608 2024.06.17 18:09:52.488782 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5609 2024.06.17 18:09:52.488827 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5610 2024.06.17 18:09:52.488953 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5611 2024.06.17 18:09:52.489304 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5612 2024.06.17 18:09:52.489339 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5613 2024.06.17 18:09:52.489648 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5614 2024.06.17 18:09:52.489943 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5615 2024.06.17 18:09:52.490066 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001335 sec., 65917.60299625467 rows/sec., 5.15 MiB/sec.
5616 2024.06.17 18:09:52.490320 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Debug> DynamicQueryHandler: Done processing query
5617 2024.06.17 18:09:52.490374 [ 3 ] {96e2e120-14e1-49af-be1f-c80b1441da8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5618 2024.06.17 18:09:52.490405 [ 3 ] {} <Debug> HTTP-Session: 31fc4a0c-321f-4ed0-8cac-48924c735d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5619 2024.06.17 18:09:52.490587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5620 2024.06.17 18:09:52.490637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5621 2024.06.17 18:09:52.490656 [ 3 ] {} <Debug> HTTP-Session: 61fd6ba7-8747-4dea-97bf-0a328ff2bf5d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5622 2024.06.17 18:09:52.490674 [ 3 ] {} <Debug> HTTP-Session: 61fd6ba7-8747-4dea-97bf-0a328ff2bf5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5623 2024.06.17 18:09:52.490688 [ 3 ] {} <Debug> HTTP-Session: 61fd6ba7-8747-4dea-97bf-0a328ff2bf5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5624 2024.06.17 18:09:52.490719 [ 3 ] {} <Trace> HTTP-Session: 61fd6ba7-8747-4dea-97bf-0a328ff2bf5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5625 2024.06.17 18:09:52.490870 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5626 2024.06.17 18:09:52.490918 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5627 2024.06.17 18:09:52.491078 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5628 2024.06.17 18:09:52.491482 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5629 2024.06.17 18:09:52.491517 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5630 2024.06.17 18:09:52.491892 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5631 2024.06.17 18:09:52.492218 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5632 2024.06.17 18:09:52.492343 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec.
5633 2024.06.17 18:09:52.492503 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Debug> DynamicQueryHandler: Done processing query
5634 2024.06.17 18:09:52.492527 [ 3 ] {4895112b-b4f5-4ec5-823b-79d705b68b03} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5635 2024.06.17 18:09:52.492543 [ 3 ] {} <Debug> HTTP-Session: 61fd6ba7-8747-4dea-97bf-0a328ff2bf5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5636 2024.06.17 18:09:52.492679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5637 2024.06.17 18:09:52.492726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5638 2024.06.17 18:09:52.492744 [ 3 ] {} <Debug> HTTP-Session: 6c75b94f-be97-4661-84d3-39aec237bc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5639 2024.06.17 18:09:52.492761 [ 3 ] {} <Debug> HTTP-Session: 6c75b94f-be97-4661-84d3-39aec237bc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5640 2024.06.17 18:09:52.492775 [ 3 ] {} <Debug> HTTP-Session: 6c75b94f-be97-4661-84d3-39aec237bc12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5641 2024.06.17 18:09:52.492806 [ 3 ] {} <Trace> HTTP-Session: 6c75b94f-be97-4661-84d3-39aec237bc12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5642 2024.06.17 18:09:52.493034 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5643 2024.06.17 18:09:52.493081 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5644 2024.06.17 18:09:52.493231 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5645 2024.06.17 18:09:52.493670 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5646 2024.06.17 18:09:52.493705 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5647 2024.06.17 18:09:52.494098 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5648 2024.06.17 18:09:52.494438 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5649 2024.06.17 18:09:52.494559 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 19.29 MiB/sec.
5650 2024.06.17 18:09:52.494727 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Debug> DynamicQueryHandler: Done processing query
5651 2024.06.17 18:09:52.494752 [ 3 ] {b94679af-9a64-41c3-8e02-6dc503953207} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5652 2024.06.17 18:09:52.494768 [ 3 ] {} <Debug> HTTP-Session: 6c75b94f-be97-4661-84d3-39aec237bc12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5653 2024.06.17 18:09:52.494901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5654 2024.06.17 18:09:52.494948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5655 2024.06.17 18:09:52.494966 [ 3 ] {} <Debug> HTTP-Session: 197e7cb4-c2c6-4c9c-aecb-459a9cfd6d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5656 2024.06.17 18:09:52.494982 [ 3 ] {} <Debug> HTTP-Session: 197e7cb4-c2c6-4c9c-aecb-459a9cfd6d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5657 2024.06.17 18:09:52.494997 [ 3 ] {} <Debug> HTTP-Session: 197e7cb4-c2c6-4c9c-aecb-459a9cfd6d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5658 2024.06.17 18:09:52.495027 [ 3 ] {} <Trace> HTTP-Session: 197e7cb4-c2c6-4c9c-aecb-459a9cfd6d67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5659 2024.06.17 18:09:52.495152 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5660 2024.06.17 18:09:52.495196 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5661 2024.06.17 18:09:52.495320 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5662 2024.06.17 18:09:52.495595 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5663 2024.06.17 18:09:52.495630 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5664 2024.06.17 18:09:52.495972 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5665 2024.06.17 18:09:52.496293 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5666 2024.06.17 18:09:52.496428 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec.
5667 2024.06.17 18:09:52.496612 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Debug> DynamicQueryHandler: Done processing query
5668 2024.06.17 18:09:52.496635 [ 3 ] {6b2a3c9e-25c4-4639-8a04-e4d72c149588} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5669 2024.06.17 18:09:52.496651 [ 3 ] {} <Debug> HTTP-Session: 197e7cb4-c2c6-4c9c-aecb-459a9cfd6d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5670 2024.06.17 18:09:57.483184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5671 2024.06.17 18:09:57.483315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5672 2024.06.17 18:09:57.483344 [ 3 ] {} <Debug> HTTP-Session: eec171fe-c4c5-4835-99b9-d17a22ece958 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5673 2024.06.17 18:09:57.483371 [ 3 ] {} <Debug> HTTP-Session: eec171fe-c4c5-4835-99b9-d17a22ece958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5674 2024.06.17 18:09:57.483389 [ 3 ] {} <Debug> HTTP-Session: eec171fe-c4c5-4835-99b9-d17a22ece958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5675 2024.06.17 18:09:57.483444 [ 3 ] {} <Trace> HTTP-Session: eec171fe-c4c5-4835-99b9-d17a22ece958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5676 2024.06.17 18:09:57.483637 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5677 2024.06.17 18:09:57.483706 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5678 2024.06.17 18:09:57.483892 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5679 2024.06.17 18:09:57.484313 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5680 2024.06.17 18:09:57.484355 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5681 2024.06.17 18:09:57.484715 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5682 2024.06.17 18:09:57.485043 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5683 2024.06.17 18:09:57.485182 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 202.13 KiB/sec.
5684 2024.06.17 18:09:57.485384 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Debug> DynamicQueryHandler: Done processing query
5685 2024.06.17 18:09:57.485410 [ 3 ] {6cfc5bda-8e20-402a-9536-f3d168ec1d17} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5686 2024.06.17 18:09:57.485426 [ 3 ] {} <Debug> HTTP-Session: eec171fe-c4c5-4835-99b9-d17a22ece958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5687 2024.06.17 18:09:57.485586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5688 2024.06.17 18:09:57.485640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5689 2024.06.17 18:09:57.485659 [ 3 ] {} <Debug> HTTP-Session: 3a6da75c-0b28-412d-b474-0c21624996e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5690 2024.06.17 18:09:57.485677 [ 3 ] {} <Debug> HTTP-Session: 3a6da75c-0b28-412d-b474-0c21624996e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5691 2024.06.17 18:09:57.485690 [ 3 ] {} <Debug> HTTP-Session: 3a6da75c-0b28-412d-b474-0c21624996e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5692 2024.06.17 18:09:57.485723 [ 3 ] {} <Trace> HTTP-Session: 3a6da75c-0b28-412d-b474-0c21624996e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5693 2024.06.17 18:09:57.485825 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5694 2024.06.17 18:09:57.485871 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5695 2024.06.17 18:09:57.486001 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5696 2024.06.17 18:09:57.486368 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5697 2024.06.17 18:09:57.486404 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5698 2024.06.17 18:09:57.486702 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5699 2024.06.17 18:09:57.487009 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5700 2024.06.17 18:09:57.487133 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001336 sec., 2994.011976047904 rows/sec., 244.14 KiB/sec.
5701 2024.06.17 18:09:57.487434 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Debug> DynamicQueryHandler: Done processing query
5702 2024.06.17 18:09:57.487459 [ 3 ] {6e384a2b-ec53-4094-afc7-e66c9105ebc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5703 2024.06.17 18:09:57.487474 [ 3 ] {} <Debug> HTTP-Session: 3a6da75c-0b28-412d-b474-0c21624996e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5704 2024.06.17 18:09:57.487600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5705 2024.06.17 18:09:57.487649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5706 2024.06.17 18:09:57.487668 [ 3 ] {} <Debug> HTTP-Session: 2346ec79-cfd4-4d22-a7e3-7beb4e84838e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5707 2024.06.17 18:09:57.487684 [ 3 ] {} <Debug> HTTP-Session: 2346ec79-cfd4-4d22-a7e3-7beb4e84838e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5708 2024.06.17 18:09:57.487698 [ 3 ] {} <Debug> HTTP-Session: 2346ec79-cfd4-4d22-a7e3-7beb4e84838e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5709 2024.06.17 18:09:57.487728 [ 3 ] {} <Trace> HTTP-Session: 2346ec79-cfd4-4d22-a7e3-7beb4e84838e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5710 2024.06.17 18:09:57.487845 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5711 2024.06.17 18:09:57.487889 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5712 2024.06.17 18:09:57.488031 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5713 2024.06.17 18:09:57.488355 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5714 2024.06.17 18:09:57.488391 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5715 2024.06.17 18:09:57.488689 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5716 2024.06.17 18:09:57.488982 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5717 2024.06.17 18:09:57.489105 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001303 sec., 53722.179585571765 rows/sec., 4.24 MiB/sec.
5718 2024.06.17 18:09:57.489253 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Debug> DynamicQueryHandler: Done processing query
5719 2024.06.17 18:09:57.489277 [ 3 ] {b2e69d1e-26e1-485a-a81a-f3e83254139c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5720 2024.06.17 18:09:57.489292 [ 3 ] {} <Debug> HTTP-Session: 2346ec79-cfd4-4d22-a7e3-7beb4e84838e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5721 2024.06.17 18:09:57.489413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5722 2024.06.17 18:09:57.489460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5723 2024.06.17 18:09:57.489479 [ 3 ] {} <Debug> HTTP-Session: 4fe9085d-336d-4761-a707-bd531b5d99be Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5724 2024.06.17 18:09:57.489495 [ 3 ] {} <Debug> HTTP-Session: 4fe9085d-336d-4761-a707-bd531b5d99be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5725 2024.06.17 18:09:57.489508 [ 3 ] {} <Debug> HTTP-Session: 4fe9085d-336d-4761-a707-bd531b5d99be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5726 2024.06.17 18:09:57.489540 [ 3 ] {} <Trace> HTTP-Session: 4fe9085d-336d-4761-a707-bd531b5d99be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5727 2024.06.17 18:09:57.489632 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5728 2024.06.17 18:09:57.489674 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5729 2024.06.17 18:09:57.489793 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5730 2024.06.17 18:09:57.490059 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5731 2024.06.17 18:09:57.490095 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5732 2024.06.17 18:09:57.490382 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5733 2024.06.17 18:09:57.490673 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5734 2024.06.17 18:09:57.490794 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001187 sec., 3369.8399326032018 rows/sec., 235.30 KiB/sec.
5735 2024.06.17 18:09:57.490988 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Debug> DynamicQueryHandler: Done processing query
5736 2024.06.17 18:09:57.491011 [ 3 ] {51338645-91ea-41da-91b6-ad1ee0c1dc9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5737 2024.06.17 18:09:57.491027 [ 3 ] {} <Debug> HTTP-Session: 4fe9085d-336d-4761-a707-bd531b5d99be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5738 2024.06.17 18:09:57.491145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 12246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5739 2024.06.17 18:09:57.491192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5740 2024.06.17 18:09:57.491210 [ 3 ] {} <Debug> HTTP-Session: 6afa6e96-674e-449c-95cd-3192ba76c88e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5741 2024.06.17 18:09:57.491226 [ 3 ] {} <Debug> HTTP-Session: 6afa6e96-674e-449c-95cd-3192ba76c88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5742 2024.06.17 18:09:57.491240 [ 3 ] {} <Debug> HTTP-Session: 6afa6e96-674e-449c-95cd-3192ba76c88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5743 2024.06.17 18:09:57.491270 [ 3 ] {} <Trace> HTTP-Session: 6afa6e96-674e-449c-95cd-3192ba76c88e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5744 2024.06.17 18:09:57.491381 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5745 2024.06.17 18:09:57.491423 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5746 2024.06.17 18:09:57.491543 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5747 2024.06.17 18:09:57.491855 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5748 2024.06.17 18:09:57.491890 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5749 2024.06.17 18:09:57.492190 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5750 2024.06.17 18:09:57.492486 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5751 2024.06.17 18:09:57.492607 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001265 sec., 56916.996047430825 rows/sec., 4.45 MiB/sec.
5752 2024.06.17 18:09:57.492856 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Debug> DynamicQueryHandler: Done processing query
5753 2024.06.17 18:09:57.492909 [ 3 ] {fb0c3642-e0b7-46c8-afd2-ba28d19eccb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5754 2024.06.17 18:09:57.492941 [ 3 ] {} <Debug> HTTP-Session: 6afa6e96-674e-449c-95cd-3192ba76c88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5755 2024.06.17 18:09:57.493136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5756 2024.06.17 18:09:57.493183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5757 2024.06.17 18:09:57.493202 [ 3 ] {} <Debug> HTTP-Session: 18a986ed-e988-40cd-9d0a-2fa62f639f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5758 2024.06.17 18:09:57.493218 [ 3 ] {} <Debug> HTTP-Session: 18a986ed-e988-40cd-9d0a-2fa62f639f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5759 2024.06.17 18:09:57.493232 [ 3 ] {} <Debug> HTTP-Session: 18a986ed-e988-40cd-9d0a-2fa62f639f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5760 2024.06.17 18:09:57.493262 [ 3 ] {} <Trace> HTTP-Session: 18a986ed-e988-40cd-9d0a-2fa62f639f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5761 2024.06.17 18:09:57.493405 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5762 2024.06.17 18:09:57.493453 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5763 2024.06.17 18:09:57.493610 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5764 2024.06.17 18:09:57.494076 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5765 2024.06.17 18:09:57.494112 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5766 2024.06.17 18:09:57.494492 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5767 2024.06.17 18:09:57.494822 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5768 2024.06.17 18:09:57.494949 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001608 sec., 100746.26865671642 rows/sec., 7.02 MiB/sec.
5769 2024.06.17 18:09:57.495166 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Debug> DynamicQueryHandler: Done processing query
5770 2024.06.17 18:09:57.495190 [ 3 ] {884ca146-9850-4611-b940-af8b065aecf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5771 2024.06.17 18:09:57.495206 [ 3 ] {} <Debug> HTTP-Session: 18a986ed-e988-40cd-9d0a-2fa62f639f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5772 2024.06.17 18:09:57.495326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5773 2024.06.17 18:09:57.495373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5774 2024.06.17 18:09:57.495391 [ 3 ] {} <Debug> HTTP-Session: 91adfb16-f343-40d1-930a-40e502b5da63 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5775 2024.06.17 18:09:57.495407 [ 3 ] {} <Debug> HTTP-Session: 91adfb16-f343-40d1-930a-40e502b5da63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5776 2024.06.17 18:09:57.495420 [ 3 ] {} <Debug> HTTP-Session: 91adfb16-f343-40d1-930a-40e502b5da63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5777 2024.06.17 18:09:57.495451 [ 3 ] {} <Trace> HTTP-Session: 91adfb16-f343-40d1-930a-40e502b5da63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5778 2024.06.17 18:09:57.495580 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5779 2024.06.17 18:09:57.495626 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5780 2024.06.17 18:09:57.495777 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5781 2024.06.17 18:09:57.496103 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5782 2024.06.17 18:09:57.496137 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5783 2024.06.17 18:09:57.496512 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5784 2024.06.17 18:09:57.496840 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5785 2024.06.17 18:09:57.496964 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001438 sec., 2781.641168289291 rows/sec., 3.75 MiB/sec.
5786 2024.06.17 18:09:57.497127 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Debug> DynamicQueryHandler: Done processing query
5787 2024.06.17 18:09:57.497151 [ 3 ] {0404e464-1319-4ad5-ac3a-905c7c33a494} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5788 2024.06.17 18:09:57.497166 [ 3 ] {} <Debug> HTTP-Session: 91adfb16-f343-40d1-930a-40e502b5da63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5789 2024.06.17 18:09:57.497288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5790 2024.06.17 18:09:57.497336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5791 2024.06.17 18:09:57.497354 [ 3 ] {} <Debug> HTTP-Session: 747476d2-9d6e-40bc-9c89-951eec65ea73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5792 2024.06.17 18:09:57.497370 [ 3 ] {} <Debug> HTTP-Session: 747476d2-9d6e-40bc-9c89-951eec65ea73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5793 2024.06.17 18:09:57.497384 [ 3 ] {} <Debug> HTTP-Session: 747476d2-9d6e-40bc-9c89-951eec65ea73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5794 2024.06.17 18:09:57.497414 [ 3 ] {} <Trace> HTTP-Session: 747476d2-9d6e-40bc-9c89-951eec65ea73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5795 2024.06.17 18:09:57.497529 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5796 2024.06.17 18:09:57.497572 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5797 2024.06.17 18:09:57.497695 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5798 2024.06.17 18:09:57.498005 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5799 2024.06.17 18:09:57.498040 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5800 2024.06.17 18:09:57.498395 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5801 2024.06.17 18:09:57.498701 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5802 2024.06.17 18:09:57.498821 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec.
5803 2024.06.17 18:09:57.498977 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Debug> DynamicQueryHandler: Done processing query
5804 2024.06.17 18:09:57.499001 [ 3 ] {cb4391c5-e28e-4250-919c-965d7bc31d4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5805 2024.06.17 18:09:57.499016 [ 3 ] {} <Debug> HTTP-Session: 747476d2-9d6e-40bc-9c89-951eec65ea73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5806 2024.06.17 18:10:02.484178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5807 2024.06.17 18:10:02.484315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5808 2024.06.17 18:10:02.484344 [ 3 ] {} <Debug> HTTP-Session: ea692eac-1fd7-4466-a10a-4a25f945af11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5809 2024.06.17 18:10:02.484372 [ 3 ] {} <Debug> HTTP-Session: ea692eac-1fd7-4466-a10a-4a25f945af11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5810 2024.06.17 18:10:02.484390 [ 3 ] {} <Debug> HTTP-Session: ea692eac-1fd7-4466-a10a-4a25f945af11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5811 2024.06.17 18:10:02.484447 [ 3 ] {} <Trace> HTTP-Session: ea692eac-1fd7-4466-a10a-4a25f945af11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5812 2024.06.17 18:10:02.484655 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5813 2024.06.17 18:10:02.484730 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5814 2024.06.17 18:10:02.484934 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5815 2024.06.17 18:10:02.485492 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5816 2024.06.17 18:10:02.485537 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5817 2024.06.17 18:10:02.485901 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5818 2024.06.17 18:10:02.486232 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5819 2024.06.17 18:10:02.486409 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.00181 sec., 13259.668508287294 rows/sec., 1.05 MiB/sec.
5820 2024.06.17 18:10:02.486617 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Debug> DynamicQueryHandler: Done processing query
5821 2024.06.17 18:10:02.486645 [ 3 ] {1ee599f8-fb69-4fc0-84ba-710a82f649eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5822 2024.06.17 18:10:02.486661 [ 3 ] {} <Debug> HTTP-Session: ea692eac-1fd7-4466-a10a-4a25f945af11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5823 2024.06.17 18:10:02.486830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5824 2024.06.17 18:10:02.486884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5825 2024.06.17 18:10:02.486904 [ 3 ] {} <Debug> HTTP-Session: b0eab75f-b989-4114-ba11-a2c89c979828 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5826 2024.06.17 18:10:02.486923 [ 3 ] {} <Debug> HTTP-Session: b0eab75f-b989-4114-ba11-a2c89c979828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5827 2024.06.17 18:10:02.486936 [ 3 ] {} <Debug> HTTP-Session: b0eab75f-b989-4114-ba11-a2c89c979828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5828 2024.06.17 18:10:02.486970 [ 3 ] {} <Trace> HTTP-Session: b0eab75f-b989-4114-ba11-a2c89c979828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5829 2024.06.17 18:10:02.487071 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5830 2024.06.17 18:10:02.487119 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5831 2024.06.17 18:10:02.487250 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5832 2024.06.17 18:10:02.487550 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5833 2024.06.17 18:10:02.487587 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5834 2024.06.17 18:10:02.487876 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5835 2024.06.17 18:10:02.488185 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5836 2024.06.17 18:10:02.488341 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00129 sec., 1550.387596899225 rows/sec., 126.42 KiB/sec.
5837 2024.06.17 18:10:02.488347 [ 99 ] {} <Debug> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5838 2024.06.17 18:10:02.488468 [ 99 ] {} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5839 2024.06.17 18:10:02.488508 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5840 2024.06.17 18:10:02.488589 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Debug> DynamicQueryHandler: Done processing query
5841 2024.06.17 18:10:02.488649 [ 3 ] {7f6ce5c4-3779-4f9f-99c9-0a32e5fb2fab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5842 2024.06.17 18:10:02.488697 [ 3 ] {} <Debug> HTTP-Session: b0eab75f-b989-4114-ba11-a2c89c979828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5843 2024.06.17 18:10:02.488741 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
5844 2024.06.17 18:10:02.488871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5845 2024.06.17 18:10:02.488990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5846 2024.06.17 18:10:02.489025 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5847 2024.06.17 18:10:02.489035 [ 3 ] {} <Debug> HTTP-Session: fcf91f74-b0a1-4aca-a254-60fe0f3e0746 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5848 2024.06.17 18:10:02.489085 [ 3 ] {} <Debug> HTTP-Session: fcf91f74-b0a1-4aca-a254-60fe0f3e0746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5849 2024.06.17 18:10:02.489090 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5850 2024.06.17 18:10:02.489104 [ 3 ] {} <Debug> HTTP-Session: fcf91f74-b0a1-4aca-a254-60fe0f3e0746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5851 2024.06.17 18:10:02.489181 [ 3 ] {} <Trace> HTTP-Session: fcf91f74-b0a1-4aca-a254-60fe0f3e0746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5852 2024.06.17 18:10:02.489313 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5853 2024.06.17 18:10:02.489593 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
5854 2024.06.17 18:10:02.489606 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5855 2024.06.17 18:10:02.489773 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5856 2024.06.17 18:10:02.489893 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
5857 2024.06.17 18:10:02.490229 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5858 2024.06.17 18:10:02.490569 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5859 2024.06.17 18:10:02.490967 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5860 2024.06.17 18:10:02.491946 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5861 2024.06.17 18:10:02.492001 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5862 2024.06.17 18:10:02.492911 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5863 2024.06.17 18:10:02.493190 [ 192 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004579832 sec., 6113.7613781466225 rows/sec., 498.53 KiB/sec.
5864 2024.06.17 18:10:02.493404 [ 192 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5865 2024.06.17 18:10:02.493556 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5866 2024.06.17 18:10:02.493896 [ 99 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5867 2024.06.17 18:10:02.494016 [ 99 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5868 2024.06.17 18:10:02.494099 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5869 2024.06.17 18:10:02.494098 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Debug> executeQuery: Read 129 rows, 11.01 KiB in 0.004695 sec., 27476.038338658145 rows/sec., 2.29 MiB/sec.
5870 2024.06.17 18:10:02.494517 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
5871 2024.06.17 18:10:02.494544 [ 192 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5872 2024.06.17 18:10:02.494859 [ 192 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_11_2} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5873 2024.06.17 18:10:02.494886 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Debug> DynamicQueryHandler: Done processing query
5874 2024.06.17 18:10:02.494970 [ 3 ] {36ebc09b-7e61-47f5-a797-205b47148e6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5875 2024.06.17 18:10:02.494982 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5876 2024.06.17 18:10:02.495057 [ 3 ] {} <Debug> HTTP-Session: fcf91f74-b0a1-4aca-a254-60fe0f3e0746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5877 2024.06.17 18:10:02.495105 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 183 rows starting from the beginning of the part
5878 2024.06.17 18:10:02.495126 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5879 2024.06.17 18:10:02.495310 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 130 rows starting from the beginning of the part
5880 2024.06.17 18:10:02.495328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5881 2024.06.17 18:10:02.495525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5882 2024.06.17 18:10:02.495613 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part
5883 2024.06.17 18:10:02.495656 [ 3 ] {} <Debug> HTTP-Session: 8630c53a-2f03-4fae-b4ee-aa903a26a4c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5884 2024.06.17 18:10:02.495762 [ 3 ] {} <Debug> HTTP-Session: 8630c53a-2f03-4fae-b4ee-aa903a26a4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5885 2024.06.17 18:10:02.495835 [ 3 ] {} <Debug> HTTP-Session: 8630c53a-2f03-4fae-b4ee-aa903a26a4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5886 2024.06.17 18:10:02.495951 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part
5887 2024.06.17 18:10:02.495964 [ 3 ] {} <Trace> HTTP-Session: 8630c53a-2f03-4fae-b4ee-aa903a26a4c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5888 2024.06.17 18:10:02.496149 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 70 rows starting from the beginning of the part
5889 2024.06.17 18:10:02.496388 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5890 2024.06.17 18:10:02.496464 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 129 rows starting from the beginning of the part
5891 2024.06.17 18:10:02.496509 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5892 2024.06.17 18:10:02.497212 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5893 2024.06.17 18:10:02.497923 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5894 2024.06.17 18:10:02.497982 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5895 2024.06.17 18:10:02.498836 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5896 2024.06.17 18:10:02.499465 [ 191 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 4 columns (4 merged, 0 gathered) in 0.005250268 sec., 134850.25907248925 rows/sec., 11.07 MiB/sec.
5897 2024.06.17 18:10:02.499483 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5898 2024.06.17 18:10:02.499732 [ 99 ] {} <Debug> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5899 2024.06.17 18:10:02.499746 [ 192 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5900 2024.06.17 18:10:02.499768 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003539 sec., 565.1313930488839 rows/sec., 39.46 KiB/sec.
5901 2024.06.17 18:10:02.499807 [ 99 ] {} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5902 2024.06.17 18:10:02.499898 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5903 2024.06.17 18:10:02.500322 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
5904 2024.06.17 18:10:02.500607 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Debug> DynamicQueryHandler: Done processing query
5905 2024.06.17 18:10:02.500709 [ 3 ] {c72e34fc-445a-46c5-a28d-a3e4036c67ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5906 2024.06.17 18:10:02.500829 [ 3 ] {} <Debug> HTTP-Session: 8630c53a-2f03-4fae-b4ee-aa903a26a4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5907 2024.06.17 18:10:02.500900 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5908 2024.06.17 18:10:02.500980 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5909 2024.06.17 18:10:02.501132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5910 2024.06.17 18:10:02.501319 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5911 2024.06.17 18:10:02.501367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5912 2024.06.17 18:10:02.501379 [ 192 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5913 2024.06.17 18:10:02.501708 [ 3 ] {} <Debug> HTTP-Session: 1f2252f7-1158-4683-b0a2-88d49a0aa866 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5914 2024.06.17 18:10:02.501720 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
5915 2024.06.17 18:10:02.501845 [ 192 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_36_7} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5916 2024.06.17 18:10:02.501885 [ 3 ] {} <Debug> HTTP-Session: 1f2252f7-1158-4683-b0a2-88d49a0aa866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5917 2024.06.17 18:10:02.502190 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
5918 2024.06.17 18:10:02.502161 [ 3 ] {} <Debug> HTTP-Session: 1f2252f7-1158-4683-b0a2-88d49a0aa866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5919 2024.06.17 18:10:02.502244 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5920 2024.06.17 18:10:02.502388 [ 3 ] {} <Trace> HTTP-Session: 1f2252f7-1158-4683-b0a2-88d49a0aa866 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5921 2024.06.17 18:10:02.502484 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5922 2024.06.17 18:10:02.502686 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5923 2024.06.17 18:10:02.503014 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5924 2024.06.17 18:10:02.503167 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5925 2024.06.17 18:10:02.503564 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5926 2024.06.17 18:10:02.504550 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5927 2024.06.17 18:10:02.504623 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5928 2024.06.17 18:10:02.505523 [ 191 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005478983 sec., 5110.437466223202 rows/sec., 356.83 KiB/sec.
5929 2024.06.17 18:10:02.505533 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5930 2024.06.17 18:10:02.505723 [ 191 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5931 2024.06.17 18:10:02.506348 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5932 2024.06.17 18:10:02.506585 [ 99 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5933 2024.06.17 18:10:02.506646 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.003854 sec., 23352.3611831863 rows/sec., 1.82 MiB/sec.
5934 2024.06.17 18:10:02.506667 [ 99 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5935 2024.06.17 18:10:02.506727 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5936 2024.06.17 18:10:02.506739 [ 191 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5937 2024.06.17 18:10:02.507110 [ 191 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_11_2} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5938 2024.06.17 18:10:02.507168 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
5939 2024.06.17 18:10:02.507333 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5940 2024.06.17 18:10:02.507356 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Debug> DynamicQueryHandler: Done processing query
5941 2024.06.17 18:10:02.507429 [ 3 ] {17dd55d7-47e3-4d92-9950-c43f75fc3e59} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5942 2024.06.17 18:10:02.507481 [ 3 ] {} <Debug> HTTP-Session: 1f2252f7-1158-4683-b0a2-88d49a0aa866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5943 2024.06.17 18:10:02.507553 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5944 2024.06.17 18:10:02.507589 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 148 rows starting from the beginning of the part
5945 2024.06.17 18:10:02.507671 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 92 rows starting from the beginning of the part
5946 2024.06.17 18:10:02.507793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5947 2024.06.17 18:10:02.507998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5948 2024.06.17 18:10:02.508019 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part
5949 2024.06.17 18:10:02.508068 [ 3 ] {} <Debug> HTTP-Session: 37bcea24-c49b-45d4-ad41-69739a5179fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5950 2024.06.17 18:10:02.508131 [ 3 ] {} <Debug> HTTP-Session: 37bcea24-c49b-45d4-ad41-69739a5179fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5951 2024.06.17 18:10:02.508194 [ 3 ] {} <Debug> HTTP-Session: 37bcea24-c49b-45d4-ad41-69739a5179fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5952 2024.06.17 18:10:02.508302 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part
5953 2024.06.17 18:10:02.508329 [ 3 ] {} <Trace> HTTP-Session: 37bcea24-c49b-45d4-ad41-69739a5179fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5954 2024.06.17 18:10:02.508497 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 72 rows starting from the beginning of the part
5955 2024.06.17 18:10:02.508808 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5956 2024.06.17 18:10:02.508806 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part
5957 2024.06.17 18:10:02.508963 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5958 2024.06.17 18:10:02.509681 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5959 2024.06.17 18:10:02.510880 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5960 2024.06.17 18:10:02.510950 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5961 2024.06.17 18:10:02.511481 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.004593072 sec., 121487.31829154865 rows/sec., 9.49 MiB/sec.
5962 2024.06.17 18:10:02.511677 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5963 2024.06.17 18:10:02.511886 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5964 2024.06.17 18:10:02.512494 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5965 2024.06.17 18:10:02.512683 [ 192 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_36_7} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5966 2024.06.17 18:10:02.512736 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5967 2024.06.17 18:10:02.512831 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
5968 2024.06.17 18:10:02.512996 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5969 2024.06.17 18:10:02.513009 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004446 sec., 36212.32568600989 rows/sec., 2.52 MiB/sec.
5970 2024.06.17 18:10:02.513047 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5971 2024.06.17 18:10:02.513123 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5972 2024.06.17 18:10:02.513452 [ 199 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
5973 2024.06.17 18:10:02.513493 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Debug> DynamicQueryHandler: Done processing query
5974 2024.06.17 18:10:02.513552 [ 3 ] {818364fb-2d33-476f-9f61-118211adea35} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5975 2024.06.17 18:10:02.513659 [ 3 ] {} <Debug> HTTP-Session: 37bcea24-c49b-45d4-ad41-69739a5179fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5976 2024.06.17 18:10:02.514104 [ 199 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5977 2024.06.17 18:10:02.514170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5978 2024.06.17 18:10:02.514217 [ 199 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4610 rows starting from the beginning of the part
5979 2024.06.17 18:10:02.514397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5980 2024.06.17 18:10:02.514506 [ 3 ] {} <Debug> HTTP-Session: 9c832447-fe96-44c9-ae00-5288c93ff95f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
5981 2024.06.17 18:10:02.514573 [ 3 ] {} <Debug> HTTP-Session: 9c832447-fe96-44c9-ae00-5288c93ff95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5982 2024.06.17 18:10:02.514643 [ 3 ] {} <Debug> HTTP-Session: 9c832447-fe96-44c9-ae00-5288c93ff95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5983 2024.06.17 18:10:02.514649 [ 199 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 162 rows starting from the beginning of the part
5984 2024.06.17 18:10:02.514725 [ 3 ] {} <Trace> HTTP-Session: 9c832447-fe96-44c9-ae00-5288c93ff95f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5985 2024.06.17 18:10:02.514894 [ 199 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
5986 2024.06.17 18:10:02.515187 [ 199 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
5987 2024.06.17 18:10:02.515347 [ 199 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 162 rows starting from the beginning of the part
5988 2024.06.17 18:10:02.515523 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5989 2024.06.17 18:10:02.515623 [ 199 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part
5990 2024.06.17 18:10:02.515774 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5991 2024.06.17 18:10:02.516639 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5992 2024.06.17 18:10:02.517463 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5993 2024.06.17 18:10:02.517527 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
5994 2024.06.17 18:10:02.518817 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5995 2024.06.17 18:10:02.519486 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5996 2024.06.17 18:10:02.519782 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.004749 sec., 5053.695514845231 rows/sec., 6.82 MiB/sec.
5997 2024.06.17 18:10:02.520271 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Debug> DynamicQueryHandler: Done processing query
5998 2024.06.17 18:10:02.520393 [ 3 ] {99c38c72-83c7-4f2d-a70e-45a654dcd663} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5999 2024.06.17 18:10:02.520491 [ 3 ] {} <Debug> HTTP-Session: 9c832447-fe96-44c9-ae00-5288c93ff95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6000 2024.06.17 18:10:02.520791 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5415 rows, containing 5 columns (5 merged, 0 gathered) in 0.007550374 sec., 717183.0163644874 rows/sec., 50.00 MiB/sec.
6001 2024.06.17 18:10:02.520794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6002 2024.06.17 18:10:02.520901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6003 2024.06.17 18:10:02.520921 [ 3 ] {} <Debug> HTTP-Session: 48f00830-e4a0-41e7-b33b-f9d1525d91b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6004 2024.06.17 18:10:02.520938 [ 3 ] {} <Debug> HTTP-Session: 48f00830-e4a0-41e7-b33b-f9d1525d91b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6005 2024.06.17 18:10:02.520952 [ 3 ] {} <Debug> HTTP-Session: 48f00830-e4a0-41e7-b33b-f9d1525d91b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6006 2024.06.17 18:10:02.520986 [ 3 ] {} <Trace> HTTP-Session: 48f00830-e4a0-41e7-b33b-f9d1525d91b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6007 2024.06.17 18:10:02.521123 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6008 2024.06.17 18:10:02.521197 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6009 2024.06.17 18:10:02.521296 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6010 2024.06.17 18:10:02.521641 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6011 2024.06.17 18:10:02.522335 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6012 2024.06.17 18:10:02.522379 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6013 2024.06.17 18:10:02.522399 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6014 2024.06.17 18:10:02.522595 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6015 2024.06.17 18:10:02.522753 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB.
6016 2024.06.17 18:10:02.523003 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6017 2024.06.17 18:10:02.523343 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6018 2024.06.17 18:10:02.523500 [ 99 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6019 2024.06.17 18:10:02.523510 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002427 sec., 24721.878862793572 rows/sec., 1.67 MiB/sec.
6020 2024.06.17 18:10:02.523555 [ 99 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6021 2024.06.17 18:10:02.523625 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6022 2024.06.17 18:10:02.523838 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
6023 2024.06.17 18:10:02.523897 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Debug> DynamicQueryHandler: Done processing query
6024 2024.06.17 18:10:02.523947 [ 3 ] {511daf8b-15e2-4d13-aa45-4c1eca35debb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6025 2024.06.17 18:10:02.523996 [ 3 ] {} <Debug> HTTP-Session: 48f00830-e4a0-41e7-b33b-f9d1525d91b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6026 2024.06.17 18:10:02.524084 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6027 2024.06.17 18:10:02.524119 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1546 rows starting from the beginning of the part
6028 2024.06.17 18:10:02.524179 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
6029 2024.06.17 18:10:02.524389 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part
6030 2024.06.17 18:10:02.524596 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
6031 2024.06.17 18:10:02.524804 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
6032 2024.06.17 18:10:02.524966 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
6033 2024.06.17 18:10:02.526296 [ 188 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 4 columns (4 merged, 0 gathered) in 0.002576053 sec., 716600.163117762 rows/sec., 48.36 MiB/sec.
6034 2024.06.17 18:10:02.526478 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6035 2024.06.17 18:10:02.526839 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_36_7} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6036 2024.06.17 18:10:02.526910 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_36_7} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6037 2024.06.17 18:10:02.526978 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
6038 2024.06.17 18:10:06.707181 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
6039 2024.06.17 18:10:06.707249 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
6040 2024.06.17 18:10:07.484830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6041 2024.06.17 18:10:07.484952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6042 2024.06.17 18:10:07.484981 [ 3 ] {} <Debug> HTTP-Session: 0ef81f71-de12-4e1c-8c4e-2bb588ef5018 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6043 2024.06.17 18:10:07.485008 [ 3 ] {} <Debug> HTTP-Session: 0ef81f71-de12-4e1c-8c4e-2bb588ef5018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6044 2024.06.17 18:10:07.485025 [ 3 ] {} <Debug> HTTP-Session: 0ef81f71-de12-4e1c-8c4e-2bb588ef5018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.06.17 18:10:07.485081 [ 3 ] {} <Trace> HTTP-Session: 0ef81f71-de12-4e1c-8c4e-2bb588ef5018 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6046 2024.06.17 18:10:07.485282 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6047 2024.06.17 18:10:07.485357 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6048 2024.06.17 18:10:07.485573 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6049 2024.06.17 18:10:07.486021 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6050 2024.06.17 18:10:07.486064 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6051 2024.06.17 18:10:07.486422 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6052 2024.06.17 18:10:07.486755 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6053 2024.06.17 18:10:07.486934 [ 95 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6054 2024.06.17 18:10:07.486939 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001709 sec., 2340.5500292568754 rows/sec., 189.71 KiB/sec.
6055 2024.06.17 18:10:07.487033 [ 95 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6056 2024.06.17 18:10:07.487104 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6057 2024.06.17 18:10:07.487346 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Debug> DynamicQueryHandler: Done processing query
6058 2024.06.17 18:10:07.487342 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
6059 2024.06.17 18:10:07.487386 [ 3 ] {f9f50760-fda8-4d34-9a3a-aa343eb15d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6060 2024.06.17 18:10:07.487441 [ 3 ] {} <Debug> HTTP-Session: 0ef81f71-de12-4e1c-8c4e-2bb588ef5018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6061 2024.06.17 18:10:07.487623 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6062 2024.06.17 18:10:07.487641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6063 2024.06.17 18:10:07.487691 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 28 rows starting from the beginning of the part
6064 2024.06.17 18:10:07.487734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6065 2024.06.17 18:10:07.487785 [ 3 ] {} <Debug> HTTP-Session: 8adc88f1-11c2-4e1e-85d9-1eac86296712 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6066 2024.06.17 18:10:07.487852 [ 3 ] {} <Debug> HTTP-Session: 8adc88f1-11c2-4e1e-85d9-1eac86296712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6067 2024.06.17 18:10:07.487917 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part
6068 2024.06.17 18:10:07.487938 [ 3 ] {} <Debug> HTTP-Session: 8adc88f1-11c2-4e1e-85d9-1eac86296712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6069 2024.06.17 18:10:07.488227 [ 3 ] {} <Trace> HTTP-Session: 8adc88f1-11c2-4e1e-85d9-1eac86296712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6070 2024.06.17 18:10:07.488295 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part
6071 2024.06.17 18:10:07.488447 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
6072 2024.06.17 18:10:07.488839 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part
6073 2024.06.17 18:10:07.488856 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6074 2024.06.17 18:10:07.489086 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6075 2024.06.17 18:10:07.489139 [ 193 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part
6076 2024.06.17 18:10:07.489873 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6077 2024.06.17 18:10:07.490676 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6078 2024.06.17 18:10:07.490746 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6079 2024.06.17 18:10:07.491631 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6080 2024.06.17 18:10:07.492031 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 4 columns (4 merged, 0 gathered) in 0.004802377 sec., 18324.259007570625 rows/sec., 1.45 MiB/sec.
6081 2024.06.17 18:10:07.492276 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6082 2024.06.17 18:10:07.492374 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6083 2024.06.17 18:10:07.492680 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004138 sec., 483.3252779120348 rows/sec., 39.41 KiB/sec.
6084 2024.06.17 18:10:07.493129 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Debug> DynamicQueryHandler: Done processing query
6085 2024.06.17 18:10:07.493171 [ 3 ] {0a54fea5-1054-46a8-8067-2cdcbceb2530} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6086 2024.06.17 18:10:07.493192 [ 3 ] {} <Debug> HTTP-Session: 8adc88f1-11c2-4e1e-85d9-1eac86296712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6087 2024.06.17 18:10:07.493305 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6088 2024.06.17 18:10:07.493375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6089 2024.06.17 18:10:07.493450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6090 2024.06.17 18:10:07.493470 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_31_6} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6091 2024.06.17 18:10:07.493483 [ 3 ] {} <Debug> HTTP-Session: 4b032c63-9c88-414a-9e20-c26a69860dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6092 2024.06.17 18:10:07.493517 [ 3 ] {} <Debug> HTTP-Session: 4b032c63-9c88-414a-9e20-c26a69860dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6093 2024.06.17 18:10:07.493544 [ 3 ] {} <Debug> HTTP-Session: 4b032c63-9c88-414a-9e20-c26a69860dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6094 2024.06.17 18:10:07.493623 [ 3 ] {} <Trace> HTTP-Session: 4b032c63-9c88-414a-9e20-c26a69860dd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6095 2024.06.17 18:10:07.493634 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6096 2024.06.17 18:10:07.493786 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6097 2024.06.17 18:10:07.493834 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6098 2024.06.17 18:10:07.493980 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6099 2024.06.17 18:10:07.494361 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6100 2024.06.17 18:10:07.494397 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6101 2024.06.17 18:10:07.494709 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6102 2024.06.17 18:10:07.495023 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6103 2024.06.17 18:10:07.495178 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001438 sec., 73018.08066759388 rows/sec., 5.70 MiB/sec.
6104 2024.06.17 18:10:07.495337 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Debug> DynamicQueryHandler: Done processing query
6105 2024.06.17 18:10:07.495361 [ 3 ] {eb846515-3a02-4139-b32e-b1739c083281} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6106 2024.06.17 18:10:07.495376 [ 3 ] {} <Debug> HTTP-Session: 4b032c63-9c88-414a-9e20-c26a69860dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6107 2024.06.17 18:10:07.495509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6108 2024.06.17 18:10:07.495556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6109 2024.06.17 18:10:07.495574 [ 3 ] {} <Debug> HTTP-Session: dd61ad72-611f-4639-aa39-eeb45549e7c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6110 2024.06.17 18:10:07.495590 [ 3 ] {} <Debug> HTTP-Session: dd61ad72-611f-4639-aa39-eeb45549e7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6111 2024.06.17 18:10:07.495604 [ 3 ] {} <Debug> HTTP-Session: dd61ad72-611f-4639-aa39-eeb45549e7c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6112 2024.06.17 18:10:07.495633 [ 3 ] {} <Trace> HTTP-Session: dd61ad72-611f-4639-aa39-eeb45549e7c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6113 2024.06.17 18:10:07.495725 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6114 2024.06.17 18:10:07.495766 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6115 2024.06.17 18:10:07.495890 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6116 2024.06.17 18:10:07.496155 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6117 2024.06.17 18:10:07.496189 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6118 2024.06.17 18:10:07.496481 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6119 2024.06.17 18:10:07.496784 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6120 2024.06.17 18:10:07.496932 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001222 sec., 1636.6612111292961 rows/sec., 114.28 KiB/sec.
6121 2024.06.17 18:10:07.497140 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Debug> DynamicQueryHandler: Done processing query
6122 2024.06.17 18:10:07.497164 [ 3 ] {c99a0f2f-707c-4103-84c3-695fe71f4008} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6123 2024.06.17 18:10:07.497179 [ 3 ] {} <Debug> HTTP-Session: dd61ad72-611f-4639-aa39-eeb45549e7c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6124 2024.06.17 18:10:07.497305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6125 2024.06.17 18:10:07.497353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6126 2024.06.17 18:10:07.497371 [ 3 ] {} <Debug> HTTP-Session: e36dacf0-bf28-4317-b33a-17e7a6304481 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6127 2024.06.17 18:10:07.497387 [ 3 ] {} <Debug> HTTP-Session: e36dacf0-bf28-4317-b33a-17e7a6304481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6128 2024.06.17 18:10:07.497400 [ 3 ] {} <Debug> HTTP-Session: e36dacf0-bf28-4317-b33a-17e7a6304481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6129 2024.06.17 18:10:07.497430 [ 3 ] {} <Trace> HTTP-Session: e36dacf0-bf28-4317-b33a-17e7a6304481 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6130 2024.06.17 18:10:07.497547 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6131 2024.06.17 18:10:07.497589 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6132 2024.06.17 18:10:07.497714 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6133 2024.06.17 18:10:07.498029 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6134 2024.06.17 18:10:07.498064 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6135 2024.06.17 18:10:07.498369 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6136 2024.06.17 18:10:07.498672 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6137 2024.06.17 18:10:07.498818 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001314 sec., 71537.2907153729 rows/sec., 5.57 MiB/sec.
6138 2024.06.17 18:10:07.498968 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Debug> DynamicQueryHandler: Done processing query
6139 2024.06.17 18:10:07.498991 [ 3 ] {9ea4d333-6cd7-4220-9559-4efefdc6a753} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6140 2024.06.17 18:10:07.499006 [ 3 ] {} <Debug> HTTP-Session: e36dacf0-bf28-4317-b33a-17e7a6304481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6141 2024.06.17 18:10:07.499203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6142 2024.06.17 18:10:07.499249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6143 2024.06.17 18:10:07.499267 [ 3 ] {} <Debug> HTTP-Session: db821110-397e-46d5-9c23-f1ee8c6b6e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6144 2024.06.17 18:10:07.499283 [ 3 ] {} <Debug> HTTP-Session: db821110-397e-46d5-9c23-f1ee8c6b6e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6145 2024.06.17 18:10:07.499297 [ 3 ] {} <Debug> HTTP-Session: db821110-397e-46d5-9c23-f1ee8c6b6e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6146 2024.06.17 18:10:07.499327 [ 3 ] {} <Trace> HTTP-Session: db821110-397e-46d5-9c23-f1ee8c6b6e7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6147 2024.06.17 18:10:07.499489 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6148 2024.06.17 18:10:07.499535 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6149 2024.06.17 18:10:07.499676 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6150 2024.06.17 18:10:07.500114 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6151 2024.06.17 18:10:07.500150 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6152 2024.06.17 18:10:07.500550 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6153 2024.06.17 18:10:07.500886 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6154 2024.06.17 18:10:07.501032 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001623 sec., 121380.16019716574 rows/sec., 8.47 MiB/sec.
6155 2024.06.17 18:10:07.501204 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Debug> DynamicQueryHandler: Done processing query
6156 2024.06.17 18:10:07.501228 [ 3 ] {762fdfa8-0cd0-427e-9f89-8e112953f0a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6157 2024.06.17 18:10:07.501244 [ 3 ] {} <Debug> HTTP-Session: db821110-397e-46d5-9c23-f1ee8c6b6e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6158 2024.06.17 18:10:07.501370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6159 2024.06.17 18:10:07.501417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6160 2024.06.17 18:10:07.501435 [ 3 ] {} <Debug> HTTP-Session: 3c87624b-c5ec-41cf-9023-89d5409482fb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6161 2024.06.17 18:10:07.501451 [ 3 ] {} <Debug> HTTP-Session: 3c87624b-c5ec-41cf-9023-89d5409482fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6162 2024.06.17 18:10:07.501464 [ 3 ] {} <Debug> HTTP-Session: 3c87624b-c5ec-41cf-9023-89d5409482fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6163 2024.06.17 18:10:07.501495 [ 3 ] {} <Trace> HTTP-Session: 3c87624b-c5ec-41cf-9023-89d5409482fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6164 2024.06.17 18:10:07.501621 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6165 2024.06.17 18:10:07.501667 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6166 2024.06.17 18:10:07.501824 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6167 2024.06.17 18:10:07.502126 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6168 2024.06.17 18:10:07.502161 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6169 2024.06.17 18:10:07.502573 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6170 2024.06.17 18:10:07.502916 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6171 2024.06.17 18:10:07.503077 [ 95 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6172 2024.06.17 18:10:07.503077 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.0015 sec., 2666.6666666666665 rows/sec., 3.60 MiB/sec.
6173 2024.06.17 18:10:07.503138 [ 95 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6174 2024.06.17 18:10:07.503205 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
6175 2024.06.17 18:10:07.503435 [ 188 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
6176 2024.06.17 18:10:07.503451 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Debug> DynamicQueryHandler: Done processing query
6177 2024.06.17 18:10:07.503512 [ 3 ] {b0f77dbf-166a-4c73-a5df-484db7f8cdb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6178 2024.06.17 18:10:07.503542 [ 3 ] {} <Debug> HTTP-Session: 3c87624b-c5ec-41cf-9023-89d5409482fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6179 2024.06.17 18:10:07.503722 [ 188 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6180 2024.06.17 18:10:07.503737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6181 2024.06.17 18:10:07.503791 [ 188 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 420 rows starting from the beginning of the part
6182 2024.06.17 18:10:07.503825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6183 2024.06.17 18:10:07.503851 [ 3 ] {} <Debug> HTTP-Session: e072c854-449a-46eb-ac04-032e30440ded Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6184 2024.06.17 18:10:07.503886 [ 3 ] {} <Debug> HTTP-Session: e072c854-449a-46eb-ac04-032e30440ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6185 2024.06.17 18:10:07.503937 [ 3 ] {} <Debug> HTTP-Session: e072c854-449a-46eb-ac04-032e30440ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6186 2024.06.17 18:10:07.504104 [ 188 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part
6187 2024.06.17 18:10:07.504117 [ 3 ] {} <Trace> HTTP-Session: e072c854-449a-46eb-ac04-032e30440ded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6188 2024.06.17 18:10:07.504357 [ 188 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part
6189 2024.06.17 18:10:07.504564 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6190 2024.06.17 18:10:07.504648 [ 188 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
6191 2024.06.17 18:10:07.504729 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6192 2024.06.17 18:10:07.505006 [ 188 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part
6193 2024.06.17 18:10:07.505431 [ 188 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part
6194 2024.06.17 18:10:07.505876 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6195 2024.06.17 18:10:07.506605 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6196 2024.06.17 18:10:07.506671 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6197 2024.06.17 18:10:07.507297 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6198 2024.06.17 18:10:07.508174 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6199 2024.06.17 18:10:07.508556 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004199 sec., 14289.11645629912 rows/sec., 986.10 KiB/sec.
6200 2024.06.17 18:10:07.509513 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Debug> DynamicQueryHandler: Done processing query
6201 2024.06.17 18:10:07.509538 [ 3 ] {a03863ae-b103-4658-8223-8bbee0ad2144} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6202 2024.06.17 18:10:07.509554 [ 3 ] {} <Debug> HTTP-Session: e072c854-449a-46eb-ac04-032e30440ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6203 2024.06.17 18:10:07.510028 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 6 columns (6 merged, 0 gathered) in 0.006712593 sec., 71507.3891713679 rows/sec., 96.50 MiB/sec.
6204 2024.06.17 18:10:07.510467 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6205 2024.06.17 18:10:07.510985 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6206 2024.06.17 18:10:07.511076 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6207 2024.06.17 18:10:07.511174 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB.
6208 2024.06.17 18:10:12.484817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6209 2024.06.17 18:10:12.484948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6210 2024.06.17 18:10:12.484973 [ 3 ] {} <Debug> HTTP-Session: 26c8825a-c0c6-477a-a65b-8594a69858bd Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6211 2024.06.17 18:10:12.484997 [ 3 ] {} <Debug> HTTP-Session: 26c8825a-c0c6-477a-a65b-8594a69858bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6212 2024.06.17 18:10:12.485012 [ 3 ] {} <Debug> HTTP-Session: 26c8825a-c0c6-477a-a65b-8594a69858bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.06.17 18:10:12.485063 [ 3 ] {} <Trace> HTTP-Session: 26c8825a-c0c6-477a-a65b-8594a69858bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6214 2024.06.17 18:10:12.485292 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6215 2024.06.17 18:10:12.485424 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6216 2024.06.17 18:10:12.485812 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6217 2024.06.17 18:10:12.486252 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6218 2024.06.17 18:10:12.486297 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6219 2024.06.17 18:10:12.486678 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6220 2024.06.17 18:10:12.487025 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6221 2024.06.17 18:10:12.487169 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001958 sec., 12257.40551583248 rows/sec., 993.52 KiB/sec.
6222 2024.06.17 18:10:12.487374 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Debug> DynamicQueryHandler: Done processing query
6223 2024.06.17 18:10:12.487400 [ 3 ] {2e612c2d-99fd-4227-8dd0-6ea65c5b1571} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6224 2024.06.17 18:10:12.487416 [ 3 ] {} <Debug> HTTP-Session: 26c8825a-c0c6-477a-a65b-8594a69858bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6225 2024.06.17 18:10:12.487597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6226 2024.06.17 18:10:12.487648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6227 2024.06.17 18:10:12.487667 [ 3 ] {} <Debug> HTTP-Session: 7d1ed477-8d57-4490-aea2-8eef63d45c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6228 2024.06.17 18:10:12.487684 [ 3 ] {} <Debug> HTTP-Session: 7d1ed477-8d57-4490-aea2-8eef63d45c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6229 2024.06.17 18:10:12.487697 [ 3 ] {} <Debug> HTTP-Session: 7d1ed477-8d57-4490-aea2-8eef63d45c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6230 2024.06.17 18:10:12.487729 [ 3 ] {} <Trace> HTTP-Session: 7d1ed477-8d57-4490-aea2-8eef63d45c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6231 2024.06.17 18:10:12.487863 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6232 2024.06.17 18:10:12.487906 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6233 2024.06.17 18:10:12.488031 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6234 2024.06.17 18:10:12.488424 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6235 2024.06.17 18:10:12.488461 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6236 2024.06.17 18:10:12.488806 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6237 2024.06.17 18:10:12.489120 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6238 2024.06.17 18:10:12.489253 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001445 sec., 88581.31487889272 rows/sec., 7.39 MiB/sec.
6239 2024.06.17 18:10:12.489421 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Debug> DynamicQueryHandler: Done processing query
6240 2024.06.17 18:10:12.489447 [ 3 ] {086db862-6d71-4b69-b4c2-845254d3fc8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6241 2024.06.17 18:10:12.489462 [ 3 ] {} <Debug> HTTP-Session: 7d1ed477-8d57-4490-aea2-8eef63d45c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6242 2024.06.17 18:10:12.489609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6243 2024.06.17 18:10:12.489659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6244 2024.06.17 18:10:12.489678 [ 3 ] {} <Debug> HTTP-Session: 9a0b61ec-c6f1-469f-9a4a-e4b3e405feaa Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6245 2024.06.17 18:10:12.489694 [ 3 ] {} <Debug> HTTP-Session: 9a0b61ec-c6f1-469f-9a4a-e4b3e405feaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.06.17 18:10:12.489708 [ 3 ] {} <Debug> HTTP-Session: 9a0b61ec-c6f1-469f-9a4a-e4b3e405feaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6247 2024.06.17 18:10:12.489740 [ 3 ] {} <Trace> HTTP-Session: 9a0b61ec-c6f1-469f-9a4a-e4b3e405feaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6248 2024.06.17 18:10:12.489865 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6249 2024.06.17 18:10:12.489908 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6250 2024.06.17 18:10:12.490030 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6251 2024.06.17 18:10:12.490367 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6252 2024.06.17 18:10:12.490403 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6253 2024.06.17 18:10:12.490720 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6254 2024.06.17 18:10:12.491030 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6255 2024.06.17 18:10:12.491163 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001347 sec., 65330.36377134372 rows/sec., 5.10 MiB/sec.
6256 2024.06.17 18:10:12.491325 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Debug> DynamicQueryHandler: Done processing query
6257 2024.06.17 18:10:12.491353 [ 3 ] {a0ddec44-e38c-477d-83a2-9220143b1c96} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6258 2024.06.17 18:10:12.491368 [ 3 ] {} <Debug> HTTP-Session: 9a0b61ec-c6f1-469f-9a4a-e4b3e405feaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6259 2024.06.17 18:10:12.491552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6260 2024.06.17 18:10:12.491606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6261 2024.06.17 18:10:12.491627 [ 3 ] {} <Debug> HTTP-Session: ca1c87ab-1241-431a-b7a2-745a4602e962 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6262 2024.06.17 18:10:12.491644 [ 3 ] {} <Debug> HTTP-Session: ca1c87ab-1241-431a-b7a2-745a4602e962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6263 2024.06.17 18:10:12.491658 [ 3 ] {} <Debug> HTTP-Session: ca1c87ab-1241-431a-b7a2-745a4602e962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.06.17 18:10:12.491689 [ 3 ] {} <Trace> HTTP-Session: ca1c87ab-1241-431a-b7a2-745a4602e962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6265 2024.06.17 18:10:12.491837 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6266 2024.06.17 18:10:12.491886 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6267 2024.06.17 18:10:12.492031 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6268 2024.06.17 18:10:12.492438 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6269 2024.06.17 18:10:12.492485 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6270 2024.06.17 18:10:12.492963 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6271 2024.06.17 18:10:12.493453 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6272 2024.06.17 18:10:12.493617 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001842 sec., 86862.10640608035 rows/sec., 6.05 MiB/sec.
6273 2024.06.17 18:10:12.493824 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Debug> DynamicQueryHandler: Done processing query
6274 2024.06.17 18:10:12.493867 [ 3 ] {053c5e01-449c-492a-b2a4-4ea047ca344d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6275 2024.06.17 18:10:12.493889 [ 3 ] {} <Debug> HTTP-Session: ca1c87ab-1241-431a-b7a2-745a4602e962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6276 2024.06.17 18:10:12.494070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6277 2024.06.17 18:10:12.494137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6278 2024.06.17 18:10:12.494161 [ 3 ] {} <Debug> HTTP-Session: b9061cd9-43e7-4f58-89f0-3704887317f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6279 2024.06.17 18:10:12.494182 [ 3 ] {} <Debug> HTTP-Session: b9061cd9-43e7-4f58-89f0-3704887317f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6280 2024.06.17 18:10:12.494195 [ 3 ] {} <Debug> HTTP-Session: b9061cd9-43e7-4f58-89f0-3704887317f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6281 2024.06.17 18:10:12.494226 [ 3 ] {} <Trace> HTTP-Session: b9061cd9-43e7-4f58-89f0-3704887317f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6282 2024.06.17 18:10:12.494465 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6283 2024.06.17 18:10:12.494512 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6284 2024.06.17 18:10:12.494668 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6285 2024.06.17 18:10:12.495097 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6286 2024.06.17 18:10:12.495132 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6287 2024.06.17 18:10:12.495542 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6288 2024.06.17 18:10:12.495875 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6289 2024.06.17 18:10:12.496001 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001696 sec., 14150.943396226416 rows/sec., 19.10 MiB/sec.
6290 2024.06.17 18:10:12.496172 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Debug> DynamicQueryHandler: Done processing query
6291 2024.06.17 18:10:12.496197 [ 3 ] {e61fd687-7dd7-4e9d-b7c8-19eb2f66b2c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6292 2024.06.17 18:10:12.496213 [ 3 ] {} <Debug> HTTP-Session: b9061cd9-43e7-4f58-89f0-3704887317f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6293 2024.06.17 18:10:12.496344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6294 2024.06.17 18:10:12.496393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6295 2024.06.17 18:10:12.496412 [ 3 ] {} <Debug> HTTP-Session: 2f13cde9-55a1-489e-8991-e9533fe64868 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6296 2024.06.17 18:10:12.496428 [ 3 ] {} <Debug> HTTP-Session: 2f13cde9-55a1-489e-8991-e9533fe64868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6297 2024.06.17 18:10:12.496442 [ 3 ] {} <Debug> HTTP-Session: 2f13cde9-55a1-489e-8991-e9533fe64868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6298 2024.06.17 18:10:12.496472 [ 3 ] {} <Trace> HTTP-Session: 2f13cde9-55a1-489e-8991-e9533fe64868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6299 2024.06.17 18:10:12.496594 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6300 2024.06.17 18:10:12.496637 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6301 2024.06.17 18:10:12.496760 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6302 2024.06.17 18:10:12.497083 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6303 2024.06.17 18:10:12.497119 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6304 2024.06.17 18:10:12.497469 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6305 2024.06.17 18:10:12.497784 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6306 2024.06.17 18:10:12.497915 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
6307 2024.06.17 18:10:12.498084 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Debug> DynamicQueryHandler: Done processing query
6308 2024.06.17 18:10:12.498110 [ 3 ] {a21737fa-fbb9-4ddb-b1b7-3654c0ae3f14} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6309 2024.06.17 18:10:12.498126 [ 3 ] {} <Debug> HTTP-Session: 2f13cde9-55a1-489e-8991-e9533fe64868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6310 2024.06.17 18:10:17.483600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6311 2024.06.17 18:10:17.483738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6312 2024.06.17 18:10:17.483766 [ 3 ] {} <Debug> HTTP-Session: d5e7f29f-0ef2-4f6f-82f0-61401ba54347 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6313 2024.06.17 18:10:17.483794 [ 3 ] {} <Debug> HTTP-Session: d5e7f29f-0ef2-4f6f-82f0-61401ba54347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6314 2024.06.17 18:10:17.483813 [ 3 ] {} <Debug> HTTP-Session: d5e7f29f-0ef2-4f6f-82f0-61401ba54347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6315 2024.06.17 18:10:17.483867 [ 3 ] {} <Trace> HTTP-Session: d5e7f29f-0ef2-4f6f-82f0-61401ba54347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6316 2024.06.17 18:10:17.484064 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6317 2024.06.17 18:10:17.484144 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6318 2024.06.17 18:10:17.484364 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6319 2024.06.17 18:10:17.484860 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6320 2024.06.17 18:10:17.484902 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6321 2024.06.17 18:10:17.485268 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6322 2024.06.17 18:10:17.485604 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6323 2024.06.17 18:10:17.485759 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001754 sec., 2280.501710376283 rows/sec., 184.85 KiB/sec.
6324 2024.06.17 18:10:17.486004 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Debug> DynamicQueryHandler: Done processing query
6325 2024.06.17 18:10:17.486029 [ 3 ] {9941eb22-6243-4240-b0d7-8711fcb61e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6326 2024.06.17 18:10:17.486045 [ 3 ] {} <Debug> HTTP-Session: d5e7f29f-0ef2-4f6f-82f0-61401ba54347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6327 2024.06.17 18:10:17.486247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6328 2024.06.17 18:10:17.486318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6329 2024.06.17 18:10:17.486343 [ 3 ] {} <Debug> HTTP-Session: 741fb531-9011-43d7-a3cd-30c7cdc007c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6330 2024.06.17 18:10:17.486364 [ 3 ] {} <Debug> HTTP-Session: 741fb531-9011-43d7-a3cd-30c7cdc007c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6331 2024.06.17 18:10:17.486381 [ 3 ] {} <Debug> HTTP-Session: 741fb531-9011-43d7-a3cd-30c7cdc007c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6332 2024.06.17 18:10:17.486421 [ 3 ] {} <Trace> HTTP-Session: 741fb531-9011-43d7-a3cd-30c7cdc007c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6333 2024.06.17 18:10:17.486578 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6334 2024.06.17 18:10:17.486634 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6335 2024.06.17 18:10:17.486799 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6336 2024.06.17 18:10:17.487187 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6337 2024.06.17 18:10:17.487232 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6338 2024.06.17 18:10:17.487573 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6339 2024.06.17 18:10:17.487878 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6340 2024.06.17 18:10:17.488032 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001504 sec., 45212.76595744681 rows/sec., 3.58 MiB/sec.
6341 2024.06.17 18:10:17.488237 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Debug> DynamicQueryHandler: Done processing query
6342 2024.06.17 18:10:17.488267 [ 3 ] {c435ac08-55e8-4e1a-80fb-da178b2bc7dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6343 2024.06.17 18:10:17.488283 [ 3 ] {} <Debug> HTTP-Session: 741fb531-9011-43d7-a3cd-30c7cdc007c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6344 2024.06.17 18:10:17.488412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6345 2024.06.17 18:10:17.488460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6346 2024.06.17 18:10:17.488479 [ 3 ] {} <Debug> HTTP-Session: a6ea087e-0bd2-4de1-9cbb-498ee330e616 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6347 2024.06.17 18:10:17.488495 [ 3 ] {} <Debug> HTTP-Session: a6ea087e-0bd2-4de1-9cbb-498ee330e616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6348 2024.06.17 18:10:17.488509 [ 3 ] {} <Debug> HTTP-Session: a6ea087e-0bd2-4de1-9cbb-498ee330e616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6349 2024.06.17 18:10:17.488539 [ 3 ] {} <Trace> HTTP-Session: a6ea087e-0bd2-4de1-9cbb-498ee330e616 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6350 2024.06.17 18:10:17.488655 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6351 2024.06.17 18:10:17.488697 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6352 2024.06.17 18:10:17.488821 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6353 2024.06.17 18:10:17.489141 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6354 2024.06.17 18:10:17.489177 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6355 2024.06.17 18:10:17.489478 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6356 2024.06.17 18:10:17.489788 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6357 2024.06.17 18:10:17.489940 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001322 sec., 51437.216338880484 rows/sec., 4.02 MiB/sec.
6358 2024.06.17 18:10:17.490102 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Debug> DynamicQueryHandler: Done processing query
6359 2024.06.17 18:10:17.490126 [ 3 ] {3298a42a-b94a-4e35-abd0-5a084eb0a8d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6360 2024.06.17 18:10:17.490142 [ 3 ] {} <Debug> HTTP-Session: a6ea087e-0bd2-4de1-9cbb-498ee330e616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6361 2024.06.17 18:10:17.490312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6362 2024.06.17 18:10:17.490360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6363 2024.06.17 18:10:17.490378 [ 3 ] {} <Debug> HTTP-Session: c430b398-70e1-4a39-8897-b75ab6efbcfe Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6364 2024.06.17 18:10:17.490395 [ 3 ] {} <Debug> HTTP-Session: c430b398-70e1-4a39-8897-b75ab6efbcfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6365 2024.06.17 18:10:17.490409 [ 3 ] {} <Debug> HTTP-Session: c430b398-70e1-4a39-8897-b75ab6efbcfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.06.17 18:10:17.490439 [ 3 ] {} <Trace> HTTP-Session: c430b398-70e1-4a39-8897-b75ab6efbcfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6367 2024.06.17 18:10:17.490578 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6368 2024.06.17 18:10:17.490624 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6369 2024.06.17 18:10:17.490768 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6370 2024.06.17 18:10:17.491139 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6371 2024.06.17 18:10:17.491176 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6372 2024.06.17 18:10:17.491551 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6373 2024.06.17 18:10:17.491880 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6374 2024.06.17 18:10:17.492045 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec.
6375 2024.06.17 18:10:17.492214 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Debug> DynamicQueryHandler: Done processing query
6376 2024.06.17 18:10:17.492238 [ 3 ] {36ca9f8b-0ec7-46ba-b56e-c1723a16d8c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6377 2024.06.17 18:10:17.492253 [ 3 ] {} <Debug> HTTP-Session: c430b398-70e1-4a39-8897-b75ab6efbcfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6378 2024.06.17 18:10:17.492364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6379 2024.06.17 18:10:17.492411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6380 2024.06.17 18:10:17.492429 [ 3 ] {} <Debug> HTTP-Session: e90c08f5-e850-4a05-94b1-b7551d439fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6381 2024.06.17 18:10:17.492445 [ 3 ] {} <Debug> HTTP-Session: e90c08f5-e850-4a05-94b1-b7551d439fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6382 2024.06.17 18:10:17.492459 [ 3 ] {} <Debug> HTTP-Session: e90c08f5-e850-4a05-94b1-b7551d439fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6383 2024.06.17 18:10:17.492489 [ 3 ] {} <Trace> HTTP-Session: e90c08f5-e850-4a05-94b1-b7551d439fbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6384 2024.06.17 18:10:17.492632 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6385 2024.06.17 18:10:17.492678 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6386 2024.06.17 18:10:17.492834 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6387 2024.06.17 18:10:17.493144 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6388 2024.06.17 18:10:17.493180 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6389 2024.06.17 18:10:17.493550 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6390 2024.06.17 18:10:17.493878 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6391 2024.06.17 18:10:17.494033 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001469 sec., 2722.940776038121 rows/sec., 3.67 MiB/sec.
6392 2024.06.17 18:10:17.494205 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Debug> DynamicQueryHandler: Done processing query
6393 2024.06.17 18:10:17.494229 [ 3 ] {ca9417e3-a171-4fd3-b19e-983bb6f374af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6394 2024.06.17 18:10:17.494244 [ 3 ] {} <Debug> HTTP-Session: e90c08f5-e850-4a05-94b1-b7551d439fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6395 2024.06.17 18:10:17.494370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6396 2024.06.17 18:10:17.494417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6397 2024.06.17 18:10:17.494435 [ 3 ] {} <Debug> HTTP-Session: af52672c-3e68-47d9-bafe-7678c0baa471 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6398 2024.06.17 18:10:17.494452 [ 3 ] {} <Debug> HTTP-Session: af52672c-3e68-47d9-bafe-7678c0baa471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6399 2024.06.17 18:10:17.494466 [ 3 ] {} <Debug> HTTP-Session: af52672c-3e68-47d9-bafe-7678c0baa471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6400 2024.06.17 18:10:17.494496 [ 3 ] {} <Trace> HTTP-Session: af52672c-3e68-47d9-bafe-7678c0baa471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6401 2024.06.17 18:10:17.494613 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6402 2024.06.17 18:10:17.494657 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6403 2024.06.17 18:10:17.494784 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6404 2024.06.17 18:10:17.495071 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6405 2024.06.17 18:10:17.495110 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6406 2024.06.17 18:10:17.495464 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6407 2024.06.17 18:10:17.495774 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6408 2024.06.17 18:10:17.495929 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec.
6409 2024.06.17 18:10:17.496185 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Debug> DynamicQueryHandler: Done processing query
6410 2024.06.17 18:10:17.496230 [ 3 ] {5899cc39-aca3-473c-aec4-defe212bdd1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6411 2024.06.17 18:10:17.496282 [ 3 ] {} <Debug> HTTP-Session: af52672c-3e68-47d9-bafe-7678c0baa471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6412 2024.06.17 18:10:21.707497 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
6413 2024.06.17 18:10:21.707571 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
6414 2024.06.17 18:10:22.483888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6415 2024.06.17 18:10:22.484014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6416 2024.06.17 18:10:22.484043 [ 3 ] {} <Debug> HTTP-Session: c0f4ee53-8afb-448c-9d6c-c9074f2d6e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6417 2024.06.17 18:10:22.484072 [ 3 ] {} <Debug> HTTP-Session: c0f4ee53-8afb-448c-9d6c-c9074f2d6e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6418 2024.06.17 18:10:22.484090 [ 3 ] {} <Debug> HTTP-Session: c0f4ee53-8afb-448c-9d6c-c9074f2d6e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6419 2024.06.17 18:10:22.484149 [ 3 ] {} <Trace> HTTP-Session: c0f4ee53-8afb-448c-9d6c-c9074f2d6e4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6420 2024.06.17 18:10:22.484359 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6421 2024.06.17 18:10:22.484434 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6422 2024.06.17 18:10:22.484638 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6423 2024.06.17 18:10:22.485166 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6424 2024.06.17 18:10:22.485212 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6425 2024.06.17 18:10:22.485577 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6426 2024.06.17 18:10:22.485908 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6427 2024.06.17 18:10:22.486073 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001776 sec., 13513.513513513513 rows/sec., 1.07 MiB/sec.
6428 2024.06.17 18:10:22.486314 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Debug> DynamicQueryHandler: Done processing query
6429 2024.06.17 18:10:22.486341 [ 3 ] {81e238db-c73c-4c1e-969b-35599abd8422} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6430 2024.06.17 18:10:22.486358 [ 3 ] {} <Debug> HTTP-Session: c0f4ee53-8afb-448c-9d6c-c9074f2d6e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6431 2024.06.17 18:10:22.486543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6432 2024.06.17 18:10:22.486600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6433 2024.06.17 18:10:22.486620 [ 3 ] {} <Debug> HTTP-Session: a346daa4-2393-410c-8f22-5f163ba5183f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6434 2024.06.17 18:10:22.486638 [ 3 ] {} <Debug> HTTP-Session: a346daa4-2393-410c-8f22-5f163ba5183f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6435 2024.06.17 18:10:22.486652 [ 3 ] {} <Debug> HTTP-Session: a346daa4-2393-410c-8f22-5f163ba5183f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6436 2024.06.17 18:10:22.486686 [ 3 ] {} <Trace> HTTP-Session: a346daa4-2393-410c-8f22-5f163ba5183f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6437 2024.06.17 18:10:22.486827 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6438 2024.06.17 18:10:22.486873 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6439 2024.06.17 18:10:22.487002 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6440 2024.06.17 18:10:22.487417 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6441 2024.06.17 18:10:22.487455 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6442 2024.06.17 18:10:22.487766 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6443 2024.06.17 18:10:22.488071 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6444 2024.06.17 18:10:22.488228 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001454 sec., 88033.01237964237 rows/sec., 7.34 MiB/sec.
6445 2024.06.17 18:10:22.488421 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Debug> DynamicQueryHandler: Done processing query
6446 2024.06.17 18:10:22.488448 [ 3 ] {fe11a53c-6643-40e0-bf49-3d70944846f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6447 2024.06.17 18:10:22.488464 [ 3 ] {} <Debug> HTTP-Session: a346daa4-2393-410c-8f22-5f163ba5183f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6448 2024.06.17 18:10:22.488640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6449 2024.06.17 18:10:22.488690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6450 2024.06.17 18:10:22.488708 [ 3 ] {} <Debug> HTTP-Session: 37c7ee3c-2c20-4c19-82c4-3c63859cab23 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6451 2024.06.17 18:10:22.488725 [ 3 ] {} <Debug> HTTP-Session: 37c7ee3c-2c20-4c19-82c4-3c63859cab23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6452 2024.06.17 18:10:22.488741 [ 3 ] {} <Debug> HTTP-Session: 37c7ee3c-2c20-4c19-82c4-3c63859cab23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6453 2024.06.17 18:10:22.488772 [ 3 ] {} <Trace> HTTP-Session: 37c7ee3c-2c20-4c19-82c4-3c63859cab23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6454 2024.06.17 18:10:22.488906 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6455 2024.06.17 18:10:22.488950 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6456 2024.06.17 18:10:22.489073 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6457 2024.06.17 18:10:22.489496 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6458 2024.06.17 18:10:22.489533 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6459 2024.06.17 18:10:22.489833 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6460 2024.06.17 18:10:22.490130 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6461 2024.06.17 18:10:22.490288 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001427 sec., 61667.83461807988 rows/sec., 4.82 MiB/sec.
6462 2024.06.17 18:10:22.490564 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Debug> DynamicQueryHandler: Done processing query
6463 2024.06.17 18:10:22.490605 [ 3 ] {bef9ae3f-39ba-4e4d-b54a-9fe9c96f5c57} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6464 2024.06.17 18:10:22.490624 [ 3 ] {} <Debug> HTTP-Session: 37c7ee3c-2c20-4c19-82c4-3c63859cab23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6465 2024.06.17 18:10:22.490805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6466 2024.06.17 18:10:22.490856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6467 2024.06.17 18:10:22.490875 [ 3 ] {} <Debug> HTTP-Session: 0fd1b6ea-8fdb-435d-8755-08ab1e52d668 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6468 2024.06.17 18:10:22.490891 [ 3 ] {} <Debug> HTTP-Session: 0fd1b6ea-8fdb-435d-8755-08ab1e52d668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6469 2024.06.17 18:10:22.490906 [ 3 ] {} <Debug> HTTP-Session: 0fd1b6ea-8fdb-435d-8755-08ab1e52d668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6470 2024.06.17 18:10:22.490937 [ 3 ] {} <Trace> HTTP-Session: 0fd1b6ea-8fdb-435d-8755-08ab1e52d668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6471 2024.06.17 18:10:22.491087 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6472 2024.06.17 18:10:22.491137 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6473 2024.06.17 18:10:22.491299 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6474 2024.06.17 18:10:22.491699 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6475 2024.06.17 18:10:22.491736 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6476 2024.06.17 18:10:22.492117 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6477 2024.06.17 18:10:22.492445 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6478 2024.06.17 18:10:22.492604 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec.
6479 2024.06.17 18:10:22.492781 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Debug> DynamicQueryHandler: Done processing query
6480 2024.06.17 18:10:22.492804 [ 3 ] {3891d723-c335-4294-b09a-a02cbe1d7986} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6481 2024.06.17 18:10:22.492819 [ 3 ] {} <Debug> HTTP-Session: 0fd1b6ea-8fdb-435d-8755-08ab1e52d668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6482 2024.06.17 18:10:22.492994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6483 2024.06.17 18:10:22.493043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6484 2024.06.17 18:10:22.493062 [ 3 ] {} <Debug> HTTP-Session: 539ede2e-79b0-48b3-ba43-e28e29a3a6e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6485 2024.06.17 18:10:22.493079 [ 3 ] {} <Debug> HTTP-Session: 539ede2e-79b0-48b3-ba43-e28e29a3a6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6486 2024.06.17 18:10:22.493093 [ 3 ] {} <Debug> HTTP-Session: 539ede2e-79b0-48b3-ba43-e28e29a3a6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6487 2024.06.17 18:10:22.493129 [ 3 ] {} <Trace> HTTP-Session: 539ede2e-79b0-48b3-ba43-e28e29a3a6e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6488 2024.06.17 18:10:22.493373 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6489 2024.06.17 18:10:22.493420 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6490 2024.06.17 18:10:22.493578 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6491 2024.06.17 18:10:22.494046 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6492 2024.06.17 18:10:22.494082 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6493 2024.06.17 18:10:22.494473 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6494 2024.06.17 18:10:22.494802 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6495 2024.06.17 18:10:22.494955 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001745 sec., 13753.581661891118 rows/sec., 18.56 MiB/sec.
6496 2024.06.17 18:10:22.495128 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Debug> DynamicQueryHandler: Done processing query
6497 2024.06.17 18:10:22.495152 [ 3 ] {be2ad35e-a319-4eff-a5bd-aed4e34b7a87} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6498 2024.06.17 18:10:22.495167 [ 3 ] {} <Debug> HTTP-Session: 539ede2e-79b0-48b3-ba43-e28e29a3a6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6499 2024.06.17 18:10:22.495303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6500 2024.06.17 18:10:22.495351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6501 2024.06.17 18:10:22.495370 [ 3 ] {} <Debug> HTTP-Session: 4447eb4f-ad2c-47f1-a247-daca8c07823e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6502 2024.06.17 18:10:22.495388 [ 3 ] {} <Debug> HTTP-Session: 4447eb4f-ad2c-47f1-a247-daca8c07823e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6503 2024.06.17 18:10:22.495402 [ 3 ] {} <Debug> HTTP-Session: 4447eb4f-ad2c-47f1-a247-daca8c07823e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6504 2024.06.17 18:10:22.495432 [ 3 ] {} <Trace> HTTP-Session: 4447eb4f-ad2c-47f1-a247-daca8c07823e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6505 2024.06.17 18:10:22.495558 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6506 2024.06.17 18:10:22.495602 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6507 2024.06.17 18:10:22.495728 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6508 2024.06.17 18:10:22.496026 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6509 2024.06.17 18:10:22.496062 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6510 2024.06.17 18:10:22.496412 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6511 2024.06.17 18:10:22.496729 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6512 2024.06.17 18:10:22.496883 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
6513 2024.06.17 18:10:22.497073 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Debug> DynamicQueryHandler: Done processing query
6514 2024.06.17 18:10:22.497107 [ 3 ] {a4064958-bf78-4bf1-a6f1-e560060ac108} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6515 2024.06.17 18:10:22.497132 [ 3 ] {} <Debug> HTTP-Session: 4447eb4f-ad2c-47f1-a247-daca8c07823e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6516 2024.06.17 18:10:27.483960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6517 2024.06.17 18:10:27.484092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6518 2024.06.17 18:10:27.484122 [ 3 ] {} <Debug> HTTP-Session: 6c060332-6246-4297-a1a2-e69026251e32 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6519 2024.06.17 18:10:27.484151 [ 3 ] {} <Debug> HTTP-Session: 6c060332-6246-4297-a1a2-e69026251e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6520 2024.06.17 18:10:27.484169 [ 3 ] {} <Debug> HTTP-Session: 6c060332-6246-4297-a1a2-e69026251e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6521 2024.06.17 18:10:27.484225 [ 3 ] {} <Trace> HTTP-Session: 6c060332-6246-4297-a1a2-e69026251e32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6522 2024.06.17 18:10:27.484418 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6523 2024.06.17 18:10:27.484489 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6524 2024.06.17 18:10:27.484707 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6525 2024.06.17 18:10:27.485227 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6526 2024.06.17 18:10:27.485267 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6527 2024.06.17 18:10:27.485632 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6528 2024.06.17 18:10:27.485959 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6529 2024.06.17 18:10:27.486103 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001744 sec., 2293.577981651376 rows/sec., 185.91 KiB/sec.
6530 2024.06.17 18:10:27.486309 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Debug> DynamicQueryHandler: Done processing query
6531 2024.06.17 18:10:27.486336 [ 3 ] {f946046b-8345-48c6-9ee7-6e352a5d396c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6532 2024.06.17 18:10:27.486353 [ 3 ] {} <Debug> HTTP-Session: 6c060332-6246-4297-a1a2-e69026251e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6533 2024.06.17 18:10:27.486529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6534 2024.06.17 18:10:27.486583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6535 2024.06.17 18:10:27.486602 [ 3 ] {} <Debug> HTTP-Session: 5276382a-6801-4384-8fe3-0abb1ef54037 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6536 2024.06.17 18:10:27.486620 [ 3 ] {} <Debug> HTTP-Session: 5276382a-6801-4384-8fe3-0abb1ef54037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.06.17 18:10:27.486633 [ 3 ] {} <Debug> HTTP-Session: 5276382a-6801-4384-8fe3-0abb1ef54037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6538 2024.06.17 18:10:27.486668 [ 3 ] {} <Trace> HTTP-Session: 5276382a-6801-4384-8fe3-0abb1ef54037 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6539 2024.06.17 18:10:27.486794 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6540 2024.06.17 18:10:27.486839 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6541 2024.06.17 18:10:27.486965 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6542 2024.06.17 18:10:27.487320 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6543 2024.06.17 18:10:27.487356 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6544 2024.06.17 18:10:27.487664 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6545 2024.06.17 18:10:27.487972 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6546 2024.06.17 18:10:27.488110 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001361 sec., 49963.262307127115 rows/sec., 3.95 MiB/sec.
6547 2024.06.17 18:10:27.488150 [ 61 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6548 2024.06.17 18:10:27.488254 [ 61 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6549 2024.06.17 18:10:27.488288 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6550 2024.06.17 18:10:27.488364 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Debug> DynamicQueryHandler: Done processing query
6551 2024.06.17 18:10:27.488419 [ 3 ] {aef9ca2e-e58e-4a0f-8724-444efa754349} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6552 2024.06.17 18:10:27.488473 [ 3 ] {} <Debug> HTTP-Session: 5276382a-6801-4384-8fe3-0abb1ef54037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6553 2024.06.17 18:10:27.488558 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
6554 2024.06.17 18:10:27.488658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6555 2024.06.17 18:10:27.488764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6556 2024.06.17 18:10:27.488821 [ 3 ] {} <Debug> HTTP-Session: f648febb-32a3-4cd4-9fe5-5f951141d94a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6557 2024.06.17 18:10:27.488864 [ 3 ] {} <Debug> HTTP-Session: f648febb-32a3-4cd4-9fe5-5f951141d94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6558 2024.06.17 18:10:27.488899 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6559 2024.06.17 18:10:27.488905 [ 3 ] {} <Debug> HTTP-Session: f648febb-32a3-4cd4-9fe5-5f951141d94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6560 2024.06.17 18:10:27.488965 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 183 rows starting from the beginning of the part
6561 2024.06.17 18:10:27.488985 [ 3 ] {} <Trace> HTTP-Session: f648febb-32a3-4cd4-9fe5-5f951141d94a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6562 2024.06.17 18:10:27.489105 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 105 rows starting from the beginning of the part
6563 2024.06.17 18:10:27.489405 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part
6564 2024.06.17 18:10:27.489446 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6565 2024.06.17 18:10:27.489730 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 68 rows starting from the beginning of the part
6566 2024.06.17 18:10:27.489752 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6567 2024.06.17 18:10:27.490061 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part
6568 2024.06.17 18:10:27.490387 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part
6569 2024.06.17 18:10:27.490876 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6570 2024.06.17 18:10:27.491730 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6571 2024.06.17 18:10:27.491799 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6572 2024.06.17 18:10:27.492643 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6573 2024.06.17 18:10:27.493371 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 4 columns (4 merged, 0 gathered) in 0.004991052 sec., 136243.82194375052 rows/sec., 11.08 MiB/sec.
6574 2024.06.17 18:10:27.493537 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6575 2024.06.17 18:10:27.493551 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6576 2024.06.17 18:10:27.493817 [ 61 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6577 2024.06.17 18:10:27.493926 [ 61 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6578 2024.06.17 18:10:27.493927 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004716 sec., 14418.99915182358 rows/sec., 1.13 MiB/sec.
6579 2024.06.17 18:10:27.494029 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6580 2024.06.17 18:10:27.494774 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
6581 2024.06.17 18:10:27.495001 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Debug> DynamicQueryHandler: Done processing query
6582 2024.06.17 18:10:27.495119 [ 3 ] {be5aac4d-8450-4ee8-99ef-5073940de646} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6583 2024.06.17 18:10:27.495220 [ 3 ] {} <Debug> HTTP-Session: f648febb-32a3-4cd4-9fe5-5f951141d94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6584 2024.06.17 18:10:27.495488 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6585 2024.06.17 18:10:27.495602 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6586 2024.06.17 18:10:27.495664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6587 2024.06.17 18:10:27.495747 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 148 rows starting from the beginning of the part
6588 2024.06.17 18:10:27.495848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6589 2024.06.17 18:10:27.495857 [ 188 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_41_8} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6590 2024.06.17 18:10:27.495989 [ 3 ] {} <Debug> HTTP-Session: dbeedf62-5570-440b-951e-27dfe9444381 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6591 2024.06.17 18:10:27.496084 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 94 rows starting from the beginning of the part
6592 2024.06.17 18:10:27.496201 [ 3 ] {} <Debug> HTTP-Session: dbeedf62-5570-440b-951e-27dfe9444381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6593 2024.06.17 18:10:27.496247 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
6594 2024.06.17 18:10:27.496356 [ 3 ] {} <Debug> HTTP-Session: dbeedf62-5570-440b-951e-27dfe9444381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6595 2024.06.17 18:10:27.496517 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part
6596 2024.06.17 18:10:27.496544 [ 3 ] {} <Trace> HTTP-Session: dbeedf62-5570-440b-951e-27dfe9444381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6597 2024.06.17 18:10:27.496841 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 68 rows starting from the beginning of the part
6598 2024.06.17 18:10:27.497014 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part
6599 2024.06.17 18:10:27.497260 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6600 2024.06.17 18:10:27.497303 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part
6601 2024.06.17 18:10:27.497493 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6602 2024.06.17 18:10:27.498214 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6603 2024.06.17 18:10:27.499230 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6604 2024.06.17 18:10:27.499292 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6605 2024.06.17 18:10:27.500134 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 4 columns (4 merged, 0 gathered) in 0.005930864 sec., 93409.66172888133 rows/sec., 7.29 MiB/sec.
6606 2024.06.17 18:10:27.500300 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6607 2024.06.17 18:10:27.500348 [ 188 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6608 2024.06.17 18:10:27.501201 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6609 2024.06.17 18:10:27.501277 [ 188 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6610 2024.06.17 18:10:27.501488 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6611 2024.06.17 18:10:27.501536 [ 188 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_41_8} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6612 2024.06.17 18:10:27.501543 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004665 sec., 34297.96355841372 rows/sec., 2.39 MiB/sec.
6613 2024.06.17 18:10:27.501564 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6614 2024.06.17 18:10:27.501670 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6615 2024.06.17 18:10:27.501990 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
6616 2024.06.17 18:10:27.502069 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Debug> DynamicQueryHandler: Done processing query
6617 2024.06.17 18:10:27.502069 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
6618 2024.06.17 18:10:27.502101 [ 3 ] {680339a0-b9f7-4507-83fe-88aeb8bc0579} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6619 2024.06.17 18:10:27.502128 [ 3 ] {} <Debug> HTTP-Session: dbeedf62-5570-440b-951e-27dfe9444381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6620 2024.06.17 18:10:27.502231 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6621 2024.06.17 18:10:27.502262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6622 2024.06.17 18:10:27.502272 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5415 rows starting from the beginning of the part
6623 2024.06.17 18:10:27.502319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6624 2024.06.17 18:10:27.502391 [ 3 ] {} <Debug> HTTP-Session: 786cc396-58af-470a-b108-718ed927d7d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6625 2024.06.17 18:10:27.502462 [ 3 ] {} <Debug> HTTP-Session: 786cc396-58af-470a-b108-718ed927d7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6626 2024.06.17 18:10:27.502474 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 197 rows starting from the beginning of the part
6627 2024.06.17 18:10:27.502503 [ 3 ] {} <Debug> HTTP-Session: 786cc396-58af-470a-b108-718ed927d7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6628 2024.06.17 18:10:27.502623 [ 3 ] {} <Trace> HTTP-Session: 786cc396-58af-470a-b108-718ed927d7d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6629 2024.06.17 18:10:27.502845 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part
6630 2024.06.17 18:10:27.503064 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6631 2024.06.17 18:10:27.503161 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part
6632 2024.06.17 18:10:27.503230 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6633 2024.06.17 18:10:27.503421 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
6634 2024.06.17 18:10:27.503773 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
6635 2024.06.17 18:10:27.504413 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6636 2024.06.17 18:10:27.504879 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6637 2024.06.17 18:10:27.504914 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6638 2024.06.17 18:10:27.505556 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6639 2024.06.17 18:10:27.506073 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6640 2024.06.17 18:10:27.506385 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.003538 sec., 1130.5822498586772 rows/sec., 1.53 MiB/sec.
6641 2024.06.17 18:10:27.506613 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Debug> DynamicQueryHandler: Done processing query
6642 2024.06.17 18:10:27.506644 [ 3 ] {c270cd6f-dbde-4ba8-b42a-e43718997075} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6643 2024.06.17 18:10:27.506665 [ 3 ] {} <Debug> HTTP-Session: 786cc396-58af-470a-b108-718ed927d7d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6644 2024.06.17 18:10:27.506796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6645 2024.06.17 18:10:27.506882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6646 2024.06.17 18:10:27.506949 [ 3 ] {} <Debug> HTTP-Session: d8284c68-6bb1-4f2e-a400-147a6894559b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6647 2024.06.17 18:10:27.506992 [ 3 ] {} <Debug> HTTP-Session: d8284c68-6bb1-4f2e-a400-147a6894559b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6648 2024.06.17 18:10:27.507008 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6252 rows, containing 5 columns (5 merged, 0 gathered) in 0.005190066 sec., 1204608.9587300045 rows/sec., 83.97 MiB/sec.
6649 2024.06.17 18:10:27.507019 [ 3 ] {} <Debug> HTTP-Session: d8284c68-6bb1-4f2e-a400-147a6894559b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6650 2024.06.17 18:10:27.507097 [ 3 ] {} <Trace> HTTP-Session: d8284c68-6bb1-4f2e-a400-147a6894559b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6651 2024.06.17 18:10:27.507253 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6652 2024.06.17 18:10:27.507311 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6653 2024.06.17 18:10:27.507487 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6654 2024.06.17 18:10:27.507794 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6655 2024.06.17 18:10:27.508502 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6656 2024.06.17 18:10:27.508607 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6657 2024.06.17 18:10:27.508673 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6658 2024.06.17 18:10:27.508681 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6659 2024.06.17 18:10:27.508838 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB.
6660 2024.06.17 18:10:27.509358 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6661 2024.06.17 18:10:27.509720 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6662 2024.06.17 18:10:27.509875 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002678 sec., 22404.779686333084 rows/sec., 1.51 MiB/sec.
6663 2024.06.17 18:10:27.509885 [ 61 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6664 2024.06.17 18:10:27.509972 [ 61 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6665 2024.06.17 18:10:27.510025 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6666 2024.06.17 18:10:27.510174 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Debug> DynamicQueryHandler: Done processing query
6667 2024.06.17 18:10:27.510186 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
6668 2024.06.17 18:10:27.510216 [ 3 ] {8e54659d-2d55-41b4-8288-0f8a7c712c30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6669 2024.06.17 18:10:27.510256 [ 3 ] {} <Debug> HTTP-Session: d8284c68-6bb1-4f2e-a400-147a6894559b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6670 2024.06.17 18:10:27.510368 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6671 2024.06.17 18:10:27.510402 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1846 rows starting from the beginning of the part
6672 2024.06.17 18:10:27.510488 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
6673 2024.06.17 18:10:27.510695 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
6674 2024.06.17 18:10:27.510786 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
6675 2024.06.17 18:10:27.510972 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
6676 2024.06.17 18:10:27.511048 [ 200 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
6677 2024.06.17 18:10:27.512346 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002231984 sec., 961476.4263543108 rows/sec., 64.87 MiB/sec.
6678 2024.06.17 18:10:27.512600 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6679 2024.06.17 18:10:27.513011 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_41_8} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6680 2024.06.17 18:10:27.513090 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_41_8} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6681 2024.06.17 18:10:27.513173 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
6682 2024.06.17 18:10:32.484120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6683 2024.06.17 18:10:32.484322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6684 2024.06.17 18:10:32.484369 [ 3 ] {} <Debug> HTTP-Session: 3e0e8bbe-bb17-42f2-8089-5592759199a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6685 2024.06.17 18:10:32.484411 [ 3 ] {} <Debug> HTTP-Session: 3e0e8bbe-bb17-42f2-8089-5592759199a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6686 2024.06.17 18:10:32.484440 [ 3 ] {} <Debug> HTTP-Session: 3e0e8bbe-bb17-42f2-8089-5592759199a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6687 2024.06.17 18:10:32.484522 [ 3 ] {} <Trace> HTTP-Session: 3e0e8bbe-bb17-42f2-8089-5592759199a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6688 2024.06.17 18:10:32.484823 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6689 2024.06.17 18:10:32.484930 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6690 2024.06.17 18:10:32.485125 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6691 2024.06.17 18:10:32.485567 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6692 2024.06.17 18:10:32.485615 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6693 2024.06.17 18:10:32.485995 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6694 2024.06.17 18:10:32.486338 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6695 2024.06.17 18:10:32.486516 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001787 sec., 13430.330162283157 rows/sec., 1.06 MiB/sec.
6696 2024.06.17 18:10:32.486529 [ 83 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6697 2024.06.17 18:10:32.486637 [ 83 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6698 2024.06.17 18:10:32.486695 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6699 2024.06.17 18:10:32.486820 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Debug> DynamicQueryHandler: Done processing query
6700 2024.06.17 18:10:32.486857 [ 3 ] {4cd9b482-6c1f-4be0-9676-b73be2dc0aff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6701 2024.06.17 18:10:32.486857 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
6702 2024.06.17 18:10:32.486876 [ 3 ] {} <Debug> HTTP-Session: 3e0e8bbe-bb17-42f2-8089-5592759199a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6703 2024.06.17 18:10:32.487010 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6704 2024.06.17 18:10:32.487050 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 28 rows starting from the beginning of the part
6705 2024.06.17 18:10:32.487059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6706 2024.06.17 18:10:32.487137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6707 2024.06.17 18:10:32.487150 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part
6708 2024.06.17 18:10:32.487210 [ 3 ] {} <Debug> HTTP-Session: e5d19bd8-f872-4183-b067-1093977e1688 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6709 2024.06.17 18:10:32.487259 [ 3 ] {} <Debug> HTTP-Session: e5d19bd8-f872-4183-b067-1093977e1688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6710 2024.06.17 18:10:32.487350 [ 3 ] {} <Debug> HTTP-Session: e5d19bd8-f872-4183-b067-1093977e1688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6711 2024.06.17 18:10:32.487518 [ 3 ] {} <Trace> HTTP-Session: e5d19bd8-f872-4183-b067-1093977e1688 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6712 2024.06.17 18:10:32.487551 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part
6713 2024.06.17 18:10:32.487690 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part
6714 2024.06.17 18:10:32.487764 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6715 2024.06.17 18:10:32.487831 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part
6716 2024.06.17 18:10:32.487859 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6717 2024.06.17 18:10:32.488062 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part
6718 2024.06.17 18:10:32.488442 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6719 2024.06.17 18:10:32.488984 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6720 2024.06.17 18:10:32.489028 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6721 2024.06.17 18:10:32.489584 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6722 2024.06.17 18:10:32.489599 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811599 sec., 38412.305595499216 rows/sec., 3.04 MiB/sec.
6723 2024.06.17 18:10:32.489950 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6724 2024.06.17 18:10:32.490162 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6725 2024.06.17 18:10:32.490661 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.00298 sec., 42953.02013422819 rows/sec., 3.58 MiB/sec.
6726 2024.06.17 18:10:32.491245 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6727 2024.06.17 18:10:32.491304 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Debug> DynamicQueryHandler: Done processing query
6728 2024.06.17 18:10:32.491392 [ 3 ] {81093c9a-ee3f-4117-a752-9ad2bcaa4664} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6729 2024.06.17 18:10:32.491440 [ 3 ] {} <Debug> HTTP-Session: e5d19bd8-f872-4183-b067-1093977e1688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6730 2024.06.17 18:10:32.491568 [ 190 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_36_7} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6731 2024.06.17 18:10:32.491661 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6732 2024.06.17 18:10:32.491683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6733 2024.06.17 18:10:32.491735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6734 2024.06.17 18:10:32.491756 [ 3 ] {} <Debug> HTTP-Session: ce0560e8-324d-4ed6-88f9-21bf79068053 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6735 2024.06.17 18:10:32.491773 [ 3 ] {} <Debug> HTTP-Session: ce0560e8-324d-4ed6-88f9-21bf79068053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6736 2024.06.17 18:10:32.491787 [ 3 ] {} <Debug> HTTP-Session: ce0560e8-324d-4ed6-88f9-21bf79068053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6737 2024.06.17 18:10:32.491819 [ 3 ] {} <Trace> HTTP-Session: ce0560e8-324d-4ed6-88f9-21bf79068053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6738 2024.06.17 18:10:32.491953 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6739 2024.06.17 18:10:32.491999 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6740 2024.06.17 18:10:32.492150 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6741 2024.06.17 18:10:32.492495 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6742 2024.06.17 18:10:32.492533 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6743 2024.06.17 18:10:32.492858 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6744 2024.06.17 18:10:32.493172 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6745 2024.06.17 18:10:32.493334 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001428 sec., 61624.64985994398 rows/sec., 4.81 MiB/sec.
6746 2024.06.17 18:10:32.493636 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Debug> DynamicQueryHandler: Done processing query
6747 2024.06.17 18:10:32.493680 [ 3 ] {eb09c658-a317-4516-a604-e5dd22d3b68f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6748 2024.06.17 18:10:32.493705 [ 3 ] {} <Debug> HTTP-Session: ce0560e8-324d-4ed6-88f9-21bf79068053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6749 2024.06.17 18:10:32.493924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6750 2024.06.17 18:10:32.493974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6751 2024.06.17 18:10:32.493994 [ 3 ] {} <Debug> HTTP-Session: 0e8c5495-74e9-4fc0-bddb-bd88840b5244 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6752 2024.06.17 18:10:32.494011 [ 3 ] {} <Debug> HTTP-Session: 0e8c5495-74e9-4fc0-bddb-bd88840b5244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6753 2024.06.17 18:10:32.494025 [ 3 ] {} <Debug> HTTP-Session: 0e8c5495-74e9-4fc0-bddb-bd88840b5244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6754 2024.06.17 18:10:32.494056 [ 3 ] {} <Trace> HTTP-Session: 0e8c5495-74e9-4fc0-bddb-bd88840b5244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6755 2024.06.17 18:10:32.494215 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6756 2024.06.17 18:10:32.494263 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6757 2024.06.17 18:10:32.494426 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6758 2024.06.17 18:10:32.494802 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6759 2024.06.17 18:10:32.494840 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6760 2024.06.17 18:10:32.495230 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6761 2024.06.17 18:10:32.495582 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6762 2024.06.17 18:10:32.495725 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec.
6763 2024.06.17 18:10:32.495895 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Debug> DynamicQueryHandler: Done processing query
6764 2024.06.17 18:10:32.495919 [ 3 ] {97dfa8e4-c46f-421b-a170-74578e4e7071} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6765 2024.06.17 18:10:32.495935 [ 3 ] {} <Debug> HTTP-Session: 0e8c5495-74e9-4fc0-bddb-bd88840b5244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6766 2024.06.17 18:10:32.496093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6767 2024.06.17 18:10:32.496144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6768 2024.06.17 18:10:32.496164 [ 3 ] {} <Debug> HTTP-Session: 2197a544-e191-45c0-a680-bcefba29a99b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6769 2024.06.17 18:10:32.496181 [ 3 ] {} <Debug> HTTP-Session: 2197a544-e191-45c0-a680-bcefba29a99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6770 2024.06.17 18:10:32.496195 [ 3 ] {} <Debug> HTTP-Session: 2197a544-e191-45c0-a680-bcefba29a99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6771 2024.06.17 18:10:32.496225 [ 3 ] {} <Trace> HTTP-Session: 2197a544-e191-45c0-a680-bcefba29a99b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6772 2024.06.17 18:10:32.496455 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6773 2024.06.17 18:10:32.496503 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6774 2024.06.17 18:10:32.496661 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6775 2024.06.17 18:10:32.497097 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6776 2024.06.17 18:10:32.497135 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6777 2024.06.17 18:10:32.497544 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6778 2024.06.17 18:10:32.497877 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6779 2024.06.17 18:10:32.498036 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001727 sec., 13896.931094383324 rows/sec., 18.75 MiB/sec.
6780 2024.06.17 18:10:32.498051 [ 81 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6781 2024.06.17 18:10:32.498178 [ 81 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6782 2024.06.17 18:10:32.498219 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6783 2024.06.17 18:10:32.498296 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Debug> DynamicQueryHandler: Done processing query
6784 2024.06.17 18:10:32.498368 [ 3 ] {7a72424e-a07c-44ac-8b0d-50fa6e4cdb3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6785 2024.06.17 18:10:32.498442 [ 3 ] {} <Debug> HTTP-Session: 2197a544-e191-45c0-a680-bcefba29a99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.06.17 18:10:32.498545 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
6787 2024.06.17 18:10:32.498705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6788 2024.06.17 18:10:32.498881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6789 2024.06.17 18:10:32.498965 [ 3 ] {} <Debug> HTTP-Session: cb0d3cd7-bbd5-4d38-a997-712336c5dbb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6790 2024.06.17 18:10:32.499044 [ 3 ] {} <Debug> HTTP-Session: cb0d3cd7-bbd5-4d38-a997-712336c5dbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6791 2024.06.17 18:10:32.499105 [ 3 ] {} <Debug> HTTP-Session: cb0d3cd7-bbd5-4d38-a997-712336c5dbb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6792 2024.06.17 18:10:32.499223 [ 3 ] {} <Trace> HTTP-Session: cb0d3cd7-bbd5-4d38-a997-712336c5dbb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6793 2024.06.17 18:10:32.499264 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6794 2024.06.17 18:10:32.499297 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 480 rows starting from the beginning of the part
6795 2024.06.17 18:10:32.499427 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6796 2024.06.17 18:10:32.499449 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part
6797 2024.06.17 18:10:32.499516 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6798 2024.06.17 18:10:32.499660 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part
6799 2024.06.17 18:10:32.499874 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part
6800 2024.06.17 18:10:32.500094 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part
6801 2024.06.17 18:10:32.500172 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6802 2024.06.17 18:10:32.500282 [ 198 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part
6803 2024.06.17 18:10:32.500684 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6804 2024.06.17 18:10:32.500728 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6805 2024.06.17 18:10:32.501244 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6806 2024.06.17 18:10:32.501819 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6807 2024.06.17 18:10:32.502206 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002873 sec., 20884.093282283327 rows/sec., 1.41 MiB/sec.
6808 2024.06.17 18:10:32.502373 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Debug> DynamicQueryHandler: Done processing query
6809 2024.06.17 18:10:32.502403 [ 3 ] {de1a2bb3-1d40-43c8-a096-58c8fb343034} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6810 2024.06.17 18:10:32.502420 [ 3 ] {} <Debug> HTTP-Session: cb0d3cd7-bbd5-4d38-a997-712336c5dbb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6811 2024.06.17 18:10:32.503122 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 6 columns (6 merged, 0 gathered) in 0.004802837 sec., 116597.7525366778 rows/sec., 157.34 MiB/sec.
6812 2024.06.17 18:10:32.503626 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6813 2024.06.17 18:10:32.504135 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6814 2024.06.17 18:10:32.504224 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6815 2024.06.17 18:10:32.504334 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB.
6816 2024.06.17 18:10:36.707814 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
6817 2024.06.17 18:10:36.707873 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
6818 2024.06.17 18:10:37.484735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6819 2024.06.17 18:10:37.484866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6820 2024.06.17 18:10:37.484894 [ 3 ] {} <Debug> HTTP-Session: f7d69bce-bd29-4062-8166-a31ef2addc60 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6821 2024.06.17 18:10:37.484922 [ 3 ] {} <Debug> HTTP-Session: f7d69bce-bd29-4062-8166-a31ef2addc60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6822 2024.06.17 18:10:37.484940 [ 3 ] {} <Debug> HTTP-Session: f7d69bce-bd29-4062-8166-a31ef2addc60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6823 2024.06.17 18:10:37.484996 [ 3 ] {} <Trace> HTTP-Session: f7d69bce-bd29-4062-8166-a31ef2addc60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6824 2024.06.17 18:10:37.485190 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6825 2024.06.17 18:10:37.485257 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6826 2024.06.17 18:10:37.485444 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6827 2024.06.17 18:10:37.485822 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6828 2024.06.17 18:10:37.485868 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6829 2024.06.17 18:10:37.486288 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6830 2024.06.17 18:10:37.486803 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6831 2024.06.17 18:10:37.487029 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001884 sec., 2123.1422505307855 rows/sec., 172.09 KiB/sec.
6832 2024.06.17 18:10:37.487297 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Debug> DynamicQueryHandler: Done processing query
6833 2024.06.17 18:10:37.487324 [ 3 ] {15fb04f0-195b-49d8-891d-4586b7a1e867} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6834 2024.06.17 18:10:37.487341 [ 3 ] {} <Debug> HTTP-Session: f7d69bce-bd29-4062-8166-a31ef2addc60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6835 2024.06.17 18:10:37.487500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6836 2024.06.17 18:10:37.487552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6837 2024.06.17 18:10:37.487571 [ 3 ] {} <Debug> HTTP-Session: 3b0d46dc-fd95-44bf-810d-1a6aac4a366e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6838 2024.06.17 18:10:37.487590 [ 3 ] {} <Debug> HTTP-Session: 3b0d46dc-fd95-44bf-810d-1a6aac4a366e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6839 2024.06.17 18:10:37.487603 [ 3 ] {} <Debug> HTTP-Session: 3b0d46dc-fd95-44bf-810d-1a6aac4a366e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6840 2024.06.17 18:10:37.487638 [ 3 ] {} <Trace> HTTP-Session: 3b0d46dc-fd95-44bf-810d-1a6aac4a366e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6841 2024.06.17 18:10:37.487739 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6842 2024.06.17 18:10:37.487785 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6843 2024.06.17 18:10:37.487916 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6844 2024.06.17 18:10:37.488177 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6845 2024.06.17 18:10:37.488213 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6846 2024.06.17 18:10:37.488515 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6847 2024.06.17 18:10:37.488818 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6848 2024.06.17 18:10:37.488980 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00126 sec., 1587.3015873015872 rows/sec., 129.43 KiB/sec.
6849 2024.06.17 18:10:37.489184 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Debug> DynamicQueryHandler: Done processing query
6850 2024.06.17 18:10:37.489208 [ 3 ] {3cb88882-bb29-41be-9516-b307f58c8674} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6851 2024.06.17 18:10:37.489224 [ 3 ] {} <Debug> HTTP-Session: 3b0d46dc-fd95-44bf-810d-1a6aac4a366e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6852 2024.06.17 18:10:37.489359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6853 2024.06.17 18:10:37.489407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6854 2024.06.17 18:10:37.489426 [ 3 ] {} <Debug> HTTP-Session: 1b5e987b-0fc1-487a-bdcc-3376479535a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6855 2024.06.17 18:10:37.489443 [ 3 ] {} <Debug> HTTP-Session: 1b5e987b-0fc1-487a-bdcc-3376479535a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.06.17 18:10:37.489457 [ 3 ] {} <Debug> HTTP-Session: 1b5e987b-0fc1-487a-bdcc-3376479535a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6857 2024.06.17 18:10:37.489488 [ 3 ] {} <Trace> HTTP-Session: 1b5e987b-0fc1-487a-bdcc-3376479535a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6858 2024.06.17 18:10:37.489622 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6859 2024.06.17 18:10:37.489664 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6860 2024.06.17 18:10:37.489789 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6861 2024.06.17 18:10:37.490103 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6862 2024.06.17 18:10:37.490139 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6863 2024.06.17 18:10:37.490446 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6864 2024.06.17 18:10:37.490751 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6865 2024.06.17 18:10:37.490904 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001327 sec., 79125.84777694047 rows/sec., 6.18 MiB/sec.
6866 2024.06.17 18:10:37.491052 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Debug> DynamicQueryHandler: Done processing query
6867 2024.06.17 18:10:37.491076 [ 3 ] {0e227f2d-0f09-481c-86d1-3cb7707e324e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6868 2024.06.17 18:10:37.491091 [ 3 ] {} <Debug> HTTP-Session: 1b5e987b-0fc1-487a-bdcc-3376479535a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6869 2024.06.17 18:10:37.491212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6870 2024.06.17 18:10:37.491259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6871 2024.06.17 18:10:37.491277 [ 3 ] {} <Debug> HTTP-Session: a0287226-3c42-4a70-bd5b-9fc5547c355b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6872 2024.06.17 18:10:37.491293 [ 3 ] {} <Debug> HTTP-Session: a0287226-3c42-4a70-bd5b-9fc5547c355b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6873 2024.06.17 18:10:37.491307 [ 3 ] {} <Debug> HTTP-Session: a0287226-3c42-4a70-bd5b-9fc5547c355b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6874 2024.06.17 18:10:37.491337 [ 3 ] {} <Trace> HTTP-Session: a0287226-3c42-4a70-bd5b-9fc5547c355b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6875 2024.06.17 18:10:37.491431 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6876 2024.06.17 18:10:37.491471 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6877 2024.06.17 18:10:37.491593 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6878 2024.06.17 18:10:37.491825 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6879 2024.06.17 18:10:37.491861 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6880 2024.06.17 18:10:37.492147 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6881 2024.06.17 18:10:37.492440 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6882 2024.06.17 18:10:37.492595 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001184 sec., 1689.1891891891892 rows/sec., 117.95 KiB/sec.
6883 2024.06.17 18:10:37.492789 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Debug> DynamicQueryHandler: Done processing query
6884 2024.06.17 18:10:37.492813 [ 3 ] {40425145-0b6c-4289-bbd5-5ec38845a2aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6885 2024.06.17 18:10:37.492827 [ 3 ] {} <Debug> HTTP-Session: a0287226-3c42-4a70-bd5b-9fc5547c355b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6886 2024.06.17 18:10:37.492939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6887 2024.06.17 18:10:37.492985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6888 2024.06.17 18:10:37.493003 [ 3 ] {} <Debug> HTTP-Session: dfb776f2-d625-47c7-b443-a0690d8c2f8c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6889 2024.06.17 18:10:37.493019 [ 3 ] {} <Debug> HTTP-Session: dfb776f2-d625-47c7-b443-a0690d8c2f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6890 2024.06.17 18:10:37.493032 [ 3 ] {} <Debug> HTTP-Session: dfb776f2-d625-47c7-b443-a0690d8c2f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6891 2024.06.17 18:10:37.493062 [ 3 ] {} <Trace> HTTP-Session: dfb776f2-d625-47c7-b443-a0690d8c2f8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6892 2024.06.17 18:10:37.493177 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6893 2024.06.17 18:10:37.493218 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6894 2024.06.17 18:10:37.493343 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6895 2024.06.17 18:10:37.493661 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6896 2024.06.17 18:10:37.493696 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6897 2024.06.17 18:10:37.494000 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6898 2024.06.17 18:10:37.494302 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6899 2024.06.17 18:10:37.494453 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001308 sec., 71865.44342507646 rows/sec., 5.60 MiB/sec.
6900 2024.06.17 18:10:37.494709 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Debug> DynamicQueryHandler: Done processing query
6901 2024.06.17 18:10:37.494766 [ 3 ] {afd0efa9-6c61-42a9-bd7b-bc6b7f492bf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6902 2024.06.17 18:10:37.494811 [ 3 ] {} <Debug> HTTP-Session: dfb776f2-d625-47c7-b443-a0690d8c2f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6903 2024.06.17 18:10:37.495030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6904 2024.06.17 18:10:37.495076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6905 2024.06.17 18:10:37.495095 [ 3 ] {} <Debug> HTTP-Session: 43c70850-9d63-4042-ba52-fcd97dd2fd20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6906 2024.06.17 18:10:37.495111 [ 3 ] {} <Debug> HTTP-Session: 43c70850-9d63-4042-ba52-fcd97dd2fd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6907 2024.06.17 18:10:37.495125 [ 3 ] {} <Debug> HTTP-Session: 43c70850-9d63-4042-ba52-fcd97dd2fd20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6908 2024.06.17 18:10:37.495155 [ 3 ] {} <Trace> HTTP-Session: 43c70850-9d63-4042-ba52-fcd97dd2fd20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6909 2024.06.17 18:10:37.495345 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6910 2024.06.17 18:10:37.495393 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6911 2024.06.17 18:10:37.495558 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6912 2024.06.17 18:10:37.495935 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6913 2024.06.17 18:10:37.495971 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6914 2024.06.17 18:10:37.496406 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6915 2024.06.17 18:10:37.496750 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6916 2024.06.17 18:10:37.496914 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001654 sec., 119105.19951632405 rows/sec., 8.31 MiB/sec.
6917 2024.06.17 18:10:37.497073 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Debug> DynamicQueryHandler: Done processing query
6918 2024.06.17 18:10:37.497124 [ 3 ] {37301de8-35ad-4668-8ea3-8017e35d2036} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6919 2024.06.17 18:10:37.497142 [ 3 ] {} <Debug> HTTP-Session: 43c70850-9d63-4042-ba52-fcd97dd2fd20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.06.17 18:10:37.497265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6921 2024.06.17 18:10:37.497312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6922 2024.06.17 18:10:37.497333 [ 3 ] {} <Debug> HTTP-Session: 66e62601-9396-4d8b-99ba-494402941acc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6923 2024.06.17 18:10:37.497350 [ 3 ] {} <Debug> HTTP-Session: 66e62601-9396-4d8b-99ba-494402941acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6924 2024.06.17 18:10:37.497365 [ 3 ] {} <Debug> HTTP-Session: 66e62601-9396-4d8b-99ba-494402941acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6925 2024.06.17 18:10:37.497396 [ 3 ] {} <Trace> HTTP-Session: 66e62601-9396-4d8b-99ba-494402941acc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6926 2024.06.17 18:10:37.497513 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6927 2024.06.17 18:10:37.497560 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6928 2024.06.17 18:10:37.497719 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6929 2024.06.17 18:10:37.498005 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6930 2024.06.17 18:10:37.498043 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6931 2024.06.17 18:10:37.498514 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6932 2024.06.17 18:10:37.498921 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6933 2024.06.17 18:10:37.499107 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001626 sec., 2460.0246002460026 rows/sec., 3.32 MiB/sec.
6934 2024.06.17 18:10:37.499317 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Debug> DynamicQueryHandler: Done processing query
6935 2024.06.17 18:10:37.499344 [ 3 ] {246f2d9a-dac6-4109-8e37-999aa5a759e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6936 2024.06.17 18:10:37.499360 [ 3 ] {} <Debug> HTTP-Session: 66e62601-9396-4d8b-99ba-494402941acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6937 2024.06.17 18:10:37.499517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6938 2024.06.17 18:10:37.499565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6939 2024.06.17 18:10:37.499584 [ 3 ] {} <Debug> HTTP-Session: 4e785ffb-22d9-4bbf-9361-ac5a18d52573 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6940 2024.06.17 18:10:37.499599 [ 3 ] {} <Debug> HTTP-Session: 4e785ffb-22d9-4bbf-9361-ac5a18d52573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6941 2024.06.17 18:10:37.499613 [ 3 ] {} <Debug> HTTP-Session: 4e785ffb-22d9-4bbf-9361-ac5a18d52573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6942 2024.06.17 18:10:37.499643 [ 3 ] {} <Trace> HTTP-Session: 4e785ffb-22d9-4bbf-9361-ac5a18d52573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6943 2024.06.17 18:10:37.499753 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6944 2024.06.17 18:10:37.499797 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6945 2024.06.17 18:10:37.499925 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6946 2024.06.17 18:10:37.500313 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6947 2024.06.17 18:10:37.500349 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6948 2024.06.17 18:10:37.500698 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6949 2024.06.17 18:10:37.501005 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6950 2024.06.17 18:10:37.501166 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec.
6951 2024.06.17 18:10:37.501342 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Debug> DynamicQueryHandler: Done processing query
6952 2024.06.17 18:10:37.501366 [ 3 ] {9538b389-5544-4999-b80a-effc3620c4ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6953 2024.06.17 18:10:37.501382 [ 3 ] {} <Debug> HTTP-Session: 4e785ffb-22d9-4bbf-9361-ac5a18d52573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6954 2024.06.17 18:10:42.484655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6955 2024.06.17 18:10:42.484846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6956 2024.06.17 18:10:42.484892 [ 3 ] {} <Debug> HTTP-Session: 13d9a653-c715-4f52-9851-2734635150bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6957 2024.06.17 18:10:42.484934 [ 3 ] {} <Debug> HTTP-Session: 13d9a653-c715-4f52-9851-2734635150bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6958 2024.06.17 18:10:42.484963 [ 3 ] {} <Debug> HTTP-Session: 13d9a653-c715-4f52-9851-2734635150bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6959 2024.06.17 18:10:42.485043 [ 3 ] {} <Trace> HTTP-Session: 13d9a653-c715-4f52-9851-2734635150bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6960 2024.06.17 18:10:42.485322 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6961 2024.06.17 18:10:42.485386 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6962 2024.06.17 18:10:42.485575 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6963 2024.06.17 18:10:42.485996 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6964 2024.06.17 18:10:42.486037 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6965 2024.06.17 18:10:42.486402 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6966 2024.06.17 18:10:42.486729 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6967 2024.06.17 18:10:42.486884 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.15 MiB/sec.
6968 2024.06.17 18:10:42.487084 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Debug> DynamicQueryHandler: Done processing query
6969 2024.06.17 18:10:42.487111 [ 3 ] {c81eb5b9-963f-4abb-ba9e-a70b34d342ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6970 2024.06.17 18:10:42.487128 [ 3 ] {} <Debug> HTTP-Session: 13d9a653-c715-4f52-9851-2734635150bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6971 2024.06.17 18:10:42.487285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6972 2024.06.17 18:10:42.487337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6973 2024.06.17 18:10:42.487358 [ 3 ] {} <Debug> HTTP-Session: 0d8508c7-2bca-4ea6-bcaf-3ff309da707d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6974 2024.06.17 18:10:42.487376 [ 3 ] {} <Debug> HTTP-Session: 0d8508c7-2bca-4ea6-bcaf-3ff309da707d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6975 2024.06.17 18:10:42.487390 [ 3 ] {} <Debug> HTTP-Session: 0d8508c7-2bca-4ea6-bcaf-3ff309da707d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6976 2024.06.17 18:10:42.487425 [ 3 ] {} <Trace> HTTP-Session: 0d8508c7-2bca-4ea6-bcaf-3ff309da707d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6977 2024.06.17 18:10:42.487530 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6978 2024.06.17 18:10:42.487576 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6979 2024.06.17 18:10:42.487708 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6980 2024.06.17 18:10:42.488017 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6981 2024.06.17 18:10:42.488054 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6982 2024.06.17 18:10:42.488346 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6983 2024.06.17 18:10:42.488656 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6984 2024.06.17 18:10:42.488781 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001281 sec., 3122.56049960968 rows/sec., 254.62 KiB/sec.
6985 2024.06.17 18:10:42.488948 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Debug> DynamicQueryHandler: Done processing query
6986 2024.06.17 18:10:42.488973 [ 3 ] {9a8ed207-c5db-45d6-b567-7caaaf138e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6987 2024.06.17 18:10:42.488988 [ 3 ] {} <Debug> HTTP-Session: 0d8508c7-2bca-4ea6-bcaf-3ff309da707d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6988 2024.06.17 18:10:42.489127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6989 2024.06.17 18:10:42.489178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6990 2024.06.17 18:10:42.489197 [ 3 ] {} <Debug> HTTP-Session: 51603007-b96b-4663-b0e9-ccc64bccaa2f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
6991 2024.06.17 18:10:42.489214 [ 3 ] {} <Debug> HTTP-Session: 51603007-b96b-4663-b0e9-ccc64bccaa2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.06.17 18:10:42.489227 [ 3 ] {} <Debug> HTTP-Session: 51603007-b96b-4663-b0e9-ccc64bccaa2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6993 2024.06.17 18:10:42.489260 [ 3 ] {} <Trace> HTTP-Session: 51603007-b96b-4663-b0e9-ccc64bccaa2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6994 2024.06.17 18:10:42.489397 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6995 2024.06.17 18:10:42.489439 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6996 2024.06.17 18:10:42.489561 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6997 2024.06.17 18:10:42.489921 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6998 2024.06.17 18:10:42.489956 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
6999 2024.06.17 18:10:42.490267 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7000 2024.06.17 18:10:42.490555 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7001 2024.06.17 18:10:42.490681 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Debug> executeQuery: Read 130 rows, 11.08 KiB in 0.001346 sec., 96582.46656760773 rows/sec., 8.04 MiB/sec.
7002 2024.06.17 18:10:42.490872 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Debug> DynamicQueryHandler: Done processing query
7003 2024.06.17 18:10:42.490902 [ 3 ] {76c58557-d72c-4aee-bd8a-a937181312b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7004 2024.06.17 18:10:42.490920 [ 3 ] {} <Debug> HTTP-Session: 51603007-b96b-4663-b0e9-ccc64bccaa2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7005 2024.06.17 18:10:42.491059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7006 2024.06.17 18:10:42.491110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7007 2024.06.17 18:10:42.491129 [ 3 ] {} <Debug> HTTP-Session: 2265760c-c8fb-48a9-8dd8-699d0a16e219 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7008 2024.06.17 18:10:42.491146 [ 3 ] {} <Debug> HTTP-Session: 2265760c-c8fb-48a9-8dd8-699d0a16e219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7009 2024.06.17 18:10:42.491160 [ 3 ] {} <Debug> HTTP-Session: 2265760c-c8fb-48a9-8dd8-699d0a16e219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7010 2024.06.17 18:10:42.491194 [ 3 ] {} <Trace> HTTP-Session: 2265760c-c8fb-48a9-8dd8-699d0a16e219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7011 2024.06.17 18:10:42.491300 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7012 2024.06.17 18:10:42.491344 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7013 2024.06.17 18:10:42.491468 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7014 2024.06.17 18:10:42.491759 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7015 2024.06.17 18:10:42.491795 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7016 2024.06.17 18:10:42.492096 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7017 2024.06.17 18:10:42.492401 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7018 2024.06.17 18:10:42.492522 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001249 sec., 3202.562049639712 rows/sec., 223.62 KiB/sec.
7019 2024.06.17 18:10:42.492683 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Debug> DynamicQueryHandler: Done processing query
7020 2024.06.17 18:10:42.492707 [ 3 ] {04315c5b-a3a2-446b-9afb-e25ceacd94f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7021 2024.06.17 18:10:42.492723 [ 3 ] {} <Debug> HTTP-Session: 2265760c-c8fb-48a9-8dd8-699d0a16e219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7022 2024.06.17 18:10:42.492843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7023 2024.06.17 18:10:42.492891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7024 2024.06.17 18:10:42.492909 [ 3 ] {} <Debug> HTTP-Session: 8cad6e2d-838b-4d23-8078-52611607874a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7025 2024.06.17 18:10:42.492926 [ 3 ] {} <Debug> HTTP-Session: 8cad6e2d-838b-4d23-8078-52611607874a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7026 2024.06.17 18:10:42.492940 [ 3 ] {} <Debug> HTTP-Session: 8cad6e2d-838b-4d23-8078-52611607874a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7027 2024.06.17 18:10:42.492972 [ 3 ] {} <Trace> HTTP-Session: 8cad6e2d-838b-4d23-8078-52611607874a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7028 2024.06.17 18:10:42.493097 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7029 2024.06.17 18:10:42.493140 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7030 2024.06.17 18:10:42.493264 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7031 2024.06.17 18:10:42.493606 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7032 2024.06.17 18:10:42.493642 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7033 2024.06.17 18:10:42.493949 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7034 2024.06.17 18:10:42.494252 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7035 2024.06.17 18:10:42.494377 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001346 sec., 68350.66864784546 rows/sec., 5.34 MiB/sec.
7036 2024.06.17 18:10:42.494559 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Debug> DynamicQueryHandler: Done processing query
7037 2024.06.17 18:10:42.494593 [ 3 ] {ba0e5579-2801-4c33-b655-5ada19f280de} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7038 2024.06.17 18:10:42.494615 [ 3 ] {} <Debug> HTTP-Session: 8cad6e2d-838b-4d23-8078-52611607874a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7039 2024.06.17 18:10:42.494789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7040 2024.06.17 18:10:42.494832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7041 2024.06.17 18:10:42.494850 [ 3 ] {} <Debug> HTTP-Session: 30a6ff1f-cd4c-410a-823d-6128900dbee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7042 2024.06.17 18:10:42.494866 [ 3 ] {} <Debug> HTTP-Session: 30a6ff1f-cd4c-410a-823d-6128900dbee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7043 2024.06.17 18:10:42.494879 [ 3 ] {} <Debug> HTTP-Session: 30a6ff1f-cd4c-410a-823d-6128900dbee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7044 2024.06.17 18:10:42.494908 [ 3 ] {} <Trace> HTTP-Session: 30a6ff1f-cd4c-410a-823d-6128900dbee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7045 2024.06.17 18:10:42.495043 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7046 2024.06.17 18:10:42.495150 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7047 2024.06.17 18:10:42.495301 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7048 2024.06.17 18:10:42.495701 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7049 2024.06.17 18:10:42.495737 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7050 2024.06.17 18:10:42.496120 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7051 2024.06.17 18:10:42.496464 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7052 2024.06.17 18:10:42.496619 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00158 sec., 102531.64556962025 rows/sec., 7.14 MiB/sec.
7053 2024.06.17 18:10:42.496794 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Debug> DynamicQueryHandler: Done processing query
7054 2024.06.17 18:10:42.496818 [ 3 ] {54befc61-0faa-46d7-a234-6919c98c494a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7055 2024.06.17 18:10:42.496834 [ 3 ] {} <Debug> HTTP-Session: 30a6ff1f-cd4c-410a-823d-6128900dbee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7056 2024.06.17 18:10:42.496988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7057 2024.06.17 18:10:42.497037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7058 2024.06.17 18:10:42.497056 [ 3 ] {} <Debug> HTTP-Session: 4a590aa9-fc88-4d4a-a313-ab09353374dd Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7059 2024.06.17 18:10:42.497072 [ 3 ] {} <Debug> HTTP-Session: 4a590aa9-fc88-4d4a-a313-ab09353374dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7060 2024.06.17 18:10:42.497085 [ 3 ] {} <Debug> HTTP-Session: 4a590aa9-fc88-4d4a-a313-ab09353374dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7061 2024.06.17 18:10:42.497116 [ 3 ] {} <Trace> HTTP-Session: 4a590aa9-fc88-4d4a-a313-ab09353374dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7062 2024.06.17 18:10:42.497359 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7063 2024.06.17 18:10:42.497406 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7064 2024.06.17 18:10:42.497561 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7065 2024.06.17 18:10:42.497953 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7066 2024.06.17 18:10:42.497989 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7067 2024.06.17 18:10:42.498383 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7068 2024.06.17 18:10:42.498715 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7069 2024.06.17 18:10:42.498870 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001675 sec., 14328.358208955224 rows/sec., 19.34 MiB/sec.
7070 2024.06.17 18:10:42.499036 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Debug> DynamicQueryHandler: Done processing query
7071 2024.06.17 18:10:42.499060 [ 3 ] {5bdbfd80-fff2-4a6e-a170-7f57a715636a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7072 2024.06.17 18:10:42.499075 [ 3 ] {} <Debug> HTTP-Session: 4a590aa9-fc88-4d4a-a313-ab09353374dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7073 2024.06.17 18:10:42.499208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7074 2024.06.17 18:10:42.499255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7075 2024.06.17 18:10:42.499274 [ 3 ] {} <Debug> HTTP-Session: 98a48115-0694-4ad7-96e0-bad2492c6ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7076 2024.06.17 18:10:42.499290 [ 3 ] {} <Debug> HTTP-Session: 98a48115-0694-4ad7-96e0-bad2492c6ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7077 2024.06.17 18:10:42.499304 [ 3 ] {} <Debug> HTTP-Session: 98a48115-0694-4ad7-96e0-bad2492c6ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7078 2024.06.17 18:10:42.499335 [ 3 ] {} <Trace> HTTP-Session: 98a48115-0694-4ad7-96e0-bad2492c6ed0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7079 2024.06.17 18:10:42.499457 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7080 2024.06.17 18:10:42.499500 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7081 2024.06.17 18:10:42.499621 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7082 2024.06.17 18:10:42.499936 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7083 2024.06.17 18:10:42.499972 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7084 2024.06.17 18:10:42.500335 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7085 2024.06.17 18:10:42.500651 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7086 2024.06.17 18:10:42.500801 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
7087 2024.06.17 18:10:42.501102 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Debug> DynamicQueryHandler: Done processing query
7088 2024.06.17 18:10:42.501161 [ 3 ] {0cdbe179-e5f7-4df1-a62c-ef09c2f2bffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7089 2024.06.17 18:10:42.501201 [ 3 ] {} <Debug> HTTP-Session: 98a48115-0694-4ad7-96e0-bad2492c6ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7090 2024.06.17 18:10:47.483731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7091 2024.06.17 18:10:47.483871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7092 2024.06.17 18:10:47.483901 [ 3 ] {} <Debug> HTTP-Session: d1e22079-12e4-4ead-83c0-3f3e8cd7839b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7093 2024.06.17 18:10:47.483928 [ 3 ] {} <Debug> HTTP-Session: d1e22079-12e4-4ead-83c0-3f3e8cd7839b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7094 2024.06.17 18:10:47.483946 [ 3 ] {} <Debug> HTTP-Session: d1e22079-12e4-4ead-83c0-3f3e8cd7839b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7095 2024.06.17 18:10:47.484003 [ 3 ] {} <Trace> HTTP-Session: d1e22079-12e4-4ead-83c0-3f3e8cd7839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7096 2024.06.17 18:10:47.484207 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7097 2024.06.17 18:10:47.484280 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7098 2024.06.17 18:10:47.484505 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7099 2024.06.17 18:10:47.484998 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7100 2024.06.17 18:10:47.485044 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7101 2024.06.17 18:10:47.485423 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7102 2024.06.17 18:10:47.485758 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7103 2024.06.17 18:10:47.485909 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001764 sec., 2267.573696145125 rows/sec., 183.80 KiB/sec.
7104 2024.06.17 18:10:47.486122 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Debug> DynamicQueryHandler: Done processing query
7105 2024.06.17 18:10:47.486150 [ 3 ] {31b613c5-e073-4b87-bc2e-7258a5b1c98d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7106 2024.06.17 18:10:47.486167 [ 3 ] {} <Debug> HTTP-Session: d1e22079-12e4-4ead-83c0-3f3e8cd7839b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7107 2024.06.17 18:10:47.486382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7108 2024.06.17 18:10:47.486439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7109 2024.06.17 18:10:47.486458 [ 3 ] {} <Debug> HTTP-Session: 321d39ee-796a-42fc-85aa-ca4dd26bb217 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7110 2024.06.17 18:10:47.486476 [ 3 ] {} <Debug> HTTP-Session: 321d39ee-796a-42fc-85aa-ca4dd26bb217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7111 2024.06.17 18:10:47.486489 [ 3 ] {} <Debug> HTTP-Session: 321d39ee-796a-42fc-85aa-ca4dd26bb217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7112 2024.06.17 18:10:47.486524 [ 3 ] {} <Trace> HTTP-Session: 321d39ee-796a-42fc-85aa-ca4dd26bb217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7113 2024.06.17 18:10:47.486650 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7114 2024.06.17 18:10:47.486698 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7115 2024.06.17 18:10:47.486826 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7116 2024.06.17 18:10:47.487168 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7117 2024.06.17 18:10:47.487207 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7118 2024.06.17 18:10:47.487522 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7119 2024.06.17 18:10:47.487834 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7120 2024.06.17 18:10:47.487973 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.00137 sec., 49635.03649635037 rows/sec., 3.93 MiB/sec.
7121 2024.06.17 18:10:47.488161 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Debug> DynamicQueryHandler: Done processing query
7122 2024.06.17 18:10:47.488188 [ 3 ] {87f5bfb1-81e1-4690-ae21-ae1205c80273} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7123 2024.06.17 18:10:47.488206 [ 3 ] {} <Debug> HTTP-Session: 321d39ee-796a-42fc-85aa-ca4dd26bb217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7124 2024.06.17 18:10:47.488333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7125 2024.06.17 18:10:47.488387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7126 2024.06.17 18:10:47.488406 [ 3 ] {} <Debug> HTTP-Session: a5a79914-552a-4d01-a9ca-a2d8eda2b94a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7127 2024.06.17 18:10:47.488423 [ 3 ] {} <Debug> HTTP-Session: a5a79914-552a-4d01-a9ca-a2d8eda2b94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7128 2024.06.17 18:10:47.488437 [ 3 ] {} <Debug> HTTP-Session: a5a79914-552a-4d01-a9ca-a2d8eda2b94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7129 2024.06.17 18:10:47.488469 [ 3 ] {} <Trace> HTTP-Session: a5a79914-552a-4d01-a9ca-a2d8eda2b94a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7130 2024.06.17 18:10:47.488589 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7131 2024.06.17 18:10:47.488632 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7132 2024.06.17 18:10:47.488759 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7133 2024.06.17 18:10:47.489094 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7134 2024.06.17 18:10:47.489131 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7135 2024.06.17 18:10:47.489444 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7136 2024.06.17 18:10:47.489743 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7137 2024.06.17 18:10:47.489875 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001328 sec., 51204.819277108436 rows/sec., 4.00 MiB/sec.
7138 2024.06.17 18:10:47.490042 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Debug> DynamicQueryHandler: Done processing query
7139 2024.06.17 18:10:47.490066 [ 3 ] {a4cce85d-792a-4564-a6aa-3c0d4aa946ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7140 2024.06.17 18:10:47.490082 [ 3 ] {} <Debug> HTTP-Session: a5a79914-552a-4d01-a9ca-a2d8eda2b94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7141 2024.06.17 18:10:47.490247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7142 2024.06.17 18:10:47.490298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7143 2024.06.17 18:10:47.490317 [ 3 ] {} <Debug> HTTP-Session: d7cf7c15-5b43-40f2-b87c-97c701f68cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7144 2024.06.17 18:10:47.490334 [ 3 ] {} <Debug> HTTP-Session: d7cf7c15-5b43-40f2-b87c-97c701f68cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7145 2024.06.17 18:10:47.490348 [ 3 ] {} <Debug> HTTP-Session: d7cf7c15-5b43-40f2-b87c-97c701f68cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7146 2024.06.17 18:10:47.490380 [ 3 ] {} <Trace> HTTP-Session: d7cf7c15-5b43-40f2-b87c-97c701f68cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7147 2024.06.17 18:10:47.490523 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7148 2024.06.17 18:10:47.490570 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7149 2024.06.17 18:10:47.490715 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7150 2024.06.17 18:10:47.491110 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7151 2024.06.17 18:10:47.491145 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7152 2024.06.17 18:10:47.491538 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7153 2024.06.17 18:10:47.491878 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7154 2024.06.17 18:10:47.492011 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec.
7155 2024.06.17 18:10:47.492218 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Debug> DynamicQueryHandler: Done processing query
7156 2024.06.17 18:10:47.492245 [ 3 ] {9caee7cd-24b2-42fa-995f-183e230f482d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7157 2024.06.17 18:10:47.492264 [ 3 ] {} <Debug> HTTP-Session: d7cf7c15-5b43-40f2-b87c-97c701f68cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7158 2024.06.17 18:10:47.492423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7159 2024.06.17 18:10:47.492471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7160 2024.06.17 18:10:47.492490 [ 3 ] {} <Debug> HTTP-Session: 6d715d6d-e6f0-4abe-86a7-2c62d82dfffb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7161 2024.06.17 18:10:47.492507 [ 3 ] {} <Debug> HTTP-Session: 6d715d6d-e6f0-4abe-86a7-2c62d82dfffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7162 2024.06.17 18:10:47.492521 [ 3 ] {} <Debug> HTTP-Session: 6d715d6d-e6f0-4abe-86a7-2c62d82dfffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7163 2024.06.17 18:10:47.492552 [ 3 ] {} <Trace> HTTP-Session: 6d715d6d-e6f0-4abe-86a7-2c62d82dfffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7164 2024.06.17 18:10:47.492685 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7165 2024.06.17 18:10:47.492733 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7166 2024.06.17 18:10:47.492887 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7167 2024.06.17 18:10:47.493198 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7168 2024.06.17 18:10:47.493233 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7169 2024.06.17 18:10:47.493605 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7170 2024.06.17 18:10:47.493931 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7171 2024.06.17 18:10:47.494064 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001442 sec., 2773.9251040221916 rows/sec., 3.74 MiB/sec.
7172 2024.06.17 18:10:47.494232 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Debug> DynamicQueryHandler: Done processing query
7173 2024.06.17 18:10:47.494255 [ 3 ] {be07906a-45b8-43e6-84e6-5e219acadc4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7174 2024.06.17 18:10:47.494270 [ 3 ] {} <Debug> HTTP-Session: 6d715d6d-e6f0-4abe-86a7-2c62d82dfffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7175 2024.06.17 18:10:47.494395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7176 2024.06.17 18:10:47.494453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7177 2024.06.17 18:10:47.494472 [ 3 ] {} <Debug> HTTP-Session: 29816834-ec6f-4393-8295-e6072cb39a88 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7178 2024.06.17 18:10:47.494488 [ 3 ] {} <Debug> HTTP-Session: 29816834-ec6f-4393-8295-e6072cb39a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7179 2024.06.17 18:10:47.494502 [ 3 ] {} <Debug> HTTP-Session: 29816834-ec6f-4393-8295-e6072cb39a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7180 2024.06.17 18:10:47.494532 [ 3 ] {} <Trace> HTTP-Session: 29816834-ec6f-4393-8295-e6072cb39a88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7181 2024.06.17 18:10:47.494644 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7182 2024.06.17 18:10:47.494689 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7183 2024.06.17 18:10:47.494811 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7184 2024.06.17 18:10:47.495107 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7185 2024.06.17 18:10:47.495142 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7186 2024.06.17 18:10:47.495492 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7187 2024.06.17 18:10:47.495818 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7188 2024.06.17 18:10:47.495948 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec.
7189 2024.06.17 18:10:47.496123 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Debug> DynamicQueryHandler: Done processing query
7190 2024.06.17 18:10:47.496146 [ 3 ] {608e8154-353a-4a61-b74c-9a05649b4a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7191 2024.06.17 18:10:47.496162 [ 3 ] {} <Debug> HTTP-Session: 29816834-ec6f-4393-8295-e6072cb39a88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7192 2024.06.17 18:10:51.707917 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
7193 2024.06.17 18:10:51.707983 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
7194 2024.06.17 18:10:52.484786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7195 2024.06.17 18:10:52.484903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7196 2024.06.17 18:10:52.484932 [ 3 ] {} <Debug> HTTP-Session: de579ae0-d4d7-4551-b08b-8123f7d183db Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7197 2024.06.17 18:10:52.484959 [ 3 ] {} <Debug> HTTP-Session: de579ae0-d4d7-4551-b08b-8123f7d183db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7198 2024.06.17 18:10:52.484977 [ 3 ] {} <Debug> HTTP-Session: de579ae0-d4d7-4551-b08b-8123f7d183db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7199 2024.06.17 18:10:52.485034 [ 3 ] {} <Trace> HTTP-Session: de579ae0-d4d7-4551-b08b-8123f7d183db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7200 2024.06.17 18:10:52.485236 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7201 2024.06.17 18:10:52.485310 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7202 2024.06.17 18:10:52.485524 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7203 2024.06.17 18:10:52.485960 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7204 2024.06.17 18:10:52.486005 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7205 2024.06.17 18:10:52.486366 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7206 2024.06.17 18:10:52.486693 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7207 2024.06.17 18:10:52.486872 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001696 sec., 14150.943396226416 rows/sec., 1.12 MiB/sec.
7208 2024.06.17 18:10:52.487183 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Debug> DynamicQueryHandler: Done processing query
7209 2024.06.17 18:10:52.487245 [ 3 ] {fdb83291-ed67-4edb-a113-7220a6fe242b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7210 2024.06.17 18:10:52.487280 [ 3 ] {} <Debug> HTTP-Session: de579ae0-d4d7-4551-b08b-8123f7d183db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7211 2024.06.17 18:10:52.487456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7212 2024.06.17 18:10:52.487513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7213 2024.06.17 18:10:52.487532 [ 3 ] {} <Debug> HTTP-Session: 9dbc124b-dd30-4b17-a29f-58751a3a9455 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7214 2024.06.17 18:10:52.487549 [ 3 ] {} <Debug> HTTP-Session: 9dbc124b-dd30-4b17-a29f-58751a3a9455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7215 2024.06.17 18:10:52.487563 [ 3 ] {} <Debug> HTTP-Session: 9dbc124b-dd30-4b17-a29f-58751a3a9455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7216 2024.06.17 18:10:52.487597 [ 3 ] {} <Trace> HTTP-Session: 9dbc124b-dd30-4b17-a29f-58751a3a9455 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7217 2024.06.17 18:10:52.487744 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7218 2024.06.17 18:10:52.487791 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7219 2024.06.17 18:10:52.487938 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7220 2024.06.17 18:10:52.488333 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7221 2024.06.17 18:10:52.488371 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7222 2024.06.17 18:10:52.488691 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7223 2024.06.17 18:10:52.488999 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7224 2024.06.17 18:10:52.489160 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001474 sec., 86838.53459972862 rows/sec., 7.24 MiB/sec.
7225 2024.06.17 18:10:52.489158 [ 67 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7226 2024.06.17 18:10:52.489267 [ 67 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7227 2024.06.17 18:10:52.489311 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7228 2024.06.17 18:10:52.489399 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Debug> DynamicQueryHandler: Done processing query
7229 2024.06.17 18:10:52.489434 [ 3 ] {9664d3b3-32a4-4cc6-b9b2-be8277ccba59} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7230 2024.06.17 18:10:52.489456 [ 3 ] {} <Debug> HTTP-Session: 9dbc124b-dd30-4b17-a29f-58751a3a9455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7231 2024.06.17 18:10:52.489461 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
7232 2024.06.17 18:10:52.489613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7233 2024.06.17 18:10:52.489619 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7234 2024.06.17 18:10:52.489668 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 183 rows starting from the beginning of the part
7235 2024.06.17 18:10:52.489676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7236 2024.06.17 18:10:52.489710 [ 3 ] {} <Debug> HTTP-Session: ed27aaad-9850-4bdc-8c0e-44d40400d490 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7237 2024.06.17 18:10:52.489735 [ 3 ] {} <Debug> HTTP-Session: ed27aaad-9850-4bdc-8c0e-44d40400d490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7238 2024.06.17 18:10:52.489777 [ 3 ] {} <Debug> HTTP-Session: ed27aaad-9850-4bdc-8c0e-44d40400d490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7239 2024.06.17 18:10:52.489785 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part
7240 2024.06.17 18:10:52.489850 [ 3 ] {} <Trace> HTTP-Session: ed27aaad-9850-4bdc-8c0e-44d40400d490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7241 2024.06.17 18:10:52.489931 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 105 rows starting from the beginning of the part
7242 2024.06.17 18:10:52.490097 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 130 rows starting from the beginning of the part
7243 2024.06.17 18:10:52.490167 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7244 2024.06.17 18:10:52.490224 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 68 rows starting from the beginning of the part
7245 2024.06.17 18:10:52.490266 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7246 2024.06.17 18:10:52.490399 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part
7247 2024.06.17 18:10:52.490805 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7248 2024.06.17 18:10:52.491311 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7249 2024.06.17 18:10:52.491358 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7250 2024.06.17 18:10:52.491823 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7251 2024.06.17 18:10:52.492244 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 4 columns (4 merged, 0 gathered) in 0.002848789 sec., 260461.55050444242 rows/sec., 21.32 MiB/sec.
7252 2024.06.17 18:10:52.492454 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7253 2024.06.17 18:10:52.492523 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7254 2024.06.17 18:10:52.492700 [ 67 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7255 2024.06.17 18:10:52.492740 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.002706 sec., 32520.325203252032 rows/sec., 2.54 MiB/sec.
7256 2024.06.17 18:10:52.492776 [ 67 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7257 2024.06.17 18:10:52.492862 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7258 2024.06.17 18:10:52.493358 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
7259 2024.06.17 18:10:52.493519 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Debug> DynamicQueryHandler: Done processing query
7260 2024.06.17 18:10:52.493585 [ 3 ] {c015cc0a-0dd2-494b-9ead-1ec8fd7d2aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7261 2024.06.17 18:10:52.493655 [ 3 ] {} <Debug> HTTP-Session: ed27aaad-9850-4bdc-8c0e-44d40400d490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7262 2024.06.17 18:10:52.493787 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7263 2024.06.17 18:10:52.493831 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 148 rows starting from the beginning of the part
7264 2024.06.17 18:10:52.493861 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7265 2024.06.17 18:10:52.493985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7266 2024.06.17 18:10:52.494204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7267 2024.06.17 18:10:52.494208 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part
7268 2024.06.17 18:10:52.494291 [ 3 ] {} <Debug> HTTP-Session: d3f5da52-4550-4ef9-b44f-07108380c5e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7269 2024.06.17 18:10:52.494319 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_46_9} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7270 2024.06.17 18:10:52.494378 [ 3 ] {} <Debug> HTTP-Session: d3f5da52-4550-4ef9-b44f-07108380c5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7271 2024.06.17 18:10:52.494454 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 94 rows starting from the beginning of the part
7272 2024.06.17 18:10:52.494612 [ 3 ] {} <Debug> HTTP-Session: d3f5da52-4550-4ef9-b44f-07108380c5e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7273 2024.06.17 18:10:52.494671 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
7274 2024.06.17 18:10:52.494880 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 92 rows starting from the beginning of the part
7275 2024.06.17 18:10:52.494903 [ 3 ] {} <Trace> HTTP-Session: d3f5da52-4550-4ef9-b44f-07108380c5e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7276 2024.06.17 18:10:52.495050 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 68 rows starting from the beginning of the part
7277 2024.06.17 18:10:52.495433 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part
7278 2024.06.17 18:10:52.495475 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7279 2024.06.17 18:10:52.495791 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7280 2024.06.17 18:10:52.496319 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7281 2024.06.17 18:10:52.497266 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7282 2024.06.17 18:10:52.497332 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7283 2024.06.17 18:10:52.498382 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.00536385 sec., 107758.41979175406 rows/sec., 8.41 MiB/sec.
7284 2024.06.17 18:10:52.498393 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7285 2024.06.17 18:10:52.498547 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7286 2024.06.17 18:10:52.499241 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7287 2024.06.17 18:10:52.499445 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7288 2024.06.17 18:10:52.499495 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7289 2024.06.17 18:10:52.499586 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7290 2024.06.17 18:10:52.499609 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00437 sec., 36613.272311212815 rows/sec., 2.55 MiB/sec.
7291 2024.06.17 18:10:52.499649 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7292 2024.06.17 18:10:52.499728 [ 189 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_46_9} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7293 2024.06.17 18:10:52.500259 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7294 2024.06.17 18:10:52.500418 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Debug> DynamicQueryHandler: Done processing query
7295 2024.06.17 18:10:52.500406 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
7296 2024.06.17 18:10:52.500479 [ 3 ] {fd11bb07-4197-42d4-bed4-1038a7e3c430} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7297 2024.06.17 18:10:52.500562 [ 3 ] {} <Debug> HTTP-Session: d3f5da52-4550-4ef9-b44f-07108380c5e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7298 2024.06.17 18:10:52.500774 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7299 2024.06.17 18:10:52.500779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7300 2024.06.17 18:10:52.500840 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6252 rows starting from the beginning of the part
7301 2024.06.17 18:10:52.500898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7302 2024.06.17 18:10:52.500978 [ 3 ] {} <Debug> HTTP-Session: 1db36761-8c38-4bea-aba3-b05b083a30be Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7303 2024.06.17 18:10:52.501085 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
7304 2024.06.17 18:10:52.501100 [ 3 ] {} <Debug> HTTP-Session: 1db36761-8c38-4bea-aba3-b05b083a30be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7305 2024.06.17 18:10:52.501176 [ 3 ] {} <Debug> HTTP-Session: 1db36761-8c38-4bea-aba3-b05b083a30be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7306 2024.06.17 18:10:52.501344 [ 3 ] {} <Trace> HTTP-Session: 1db36761-8c38-4bea-aba3-b05b083a30be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7307 2024.06.17 18:10:52.501415 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 197 rows starting from the beginning of the part
7308 2024.06.17 18:10:52.501686 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 162 rows starting from the beginning of the part
7309 2024.06.17 18:10:52.501835 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7310 2024.06.17 18:10:52.502003 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
7311 2024.06.17 18:10:52.502025 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7312 2024.06.17 18:10:52.502382 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
7313 2024.06.17 18:10:52.503175 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7314 2024.06.17 18:10:52.503871 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7315 2024.06.17 18:10:52.503911 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7316 2024.06.17 18:10:52.505037 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7317 2024.06.17 18:10:52.505610 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7318 2024.06.17 18:10:52.505986 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.004444 sec., 5400.540054005401 rows/sec., 7.29 MiB/sec.
7319 2024.06.17 18:10:52.506192 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Debug> DynamicQueryHandler: Done processing query
7320 2024.06.17 18:10:52.506243 [ 3 ] {075269ee-c4b7-4b43-91cc-f5cdc853445c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7321 2024.06.17 18:10:52.506299 [ 3 ] {} <Debug> HTTP-Session: 1db36761-8c38-4bea-aba3-b05b083a30be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7322 2024.06.17 18:10:52.506467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7323 2024.06.17 18:10:52.506517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7324 2024.06.17 18:10:52.506537 [ 3 ] {} <Debug> HTTP-Session: e8a811d4-70a8-40a5-af9f-71ca6ae05a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7325 2024.06.17 18:10:52.506554 [ 3 ] {} <Debug> HTTP-Session: e8a811d4-70a8-40a5-af9f-71ca6ae05a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7326 2024.06.17 18:10:52.506568 [ 3 ] {} <Debug> HTTP-Session: e8a811d4-70a8-40a5-af9f-71ca6ae05a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7327 2024.06.17 18:10:52.506600 [ 3 ] {} <Trace> HTTP-Session: e8a811d4-70a8-40a5-af9f-71ca6ae05a2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7328 2024.06.17 18:10:52.506902 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7329 2024.06.17 18:10:52.506972 [ 197 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7091 rows, containing 5 columns (5 merged, 0 gathered) in 0.007145434 sec., 992381.9882739104 rows/sec., 69.18 MiB/sec.
7330 2024.06.17 18:10:52.506990 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7331 2024.06.17 18:10:52.507190 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7332 2024.06.17 18:10:52.507561 [ 192 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7333 2024.06.17 18:10:52.507577 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7334 2024.06.17 18:10:52.507655 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7335 2024.06.17 18:10:52.508462 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7336 2024.06.17 18:10:52.508544 [ 192 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7337 2024.06.17 18:10:52.508776 [ 192 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7338 2024.06.17 18:10:52.508959 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB.
7339 2024.06.17 18:10:52.509067 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7340 2024.06.17 18:10:52.509242 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002514 sec., 23866.34844868735 rows/sec., 1.61 MiB/sec.
7341 2024.06.17 18:10:52.509254 [ 67 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7342 2024.06.17 18:10:52.509344 [ 67 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7343 2024.06.17 18:10:52.509391 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7344 2024.06.17 18:10:52.509620 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Debug> DynamicQueryHandler: Done processing query
7345 2024.06.17 18:10:52.509708 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
7346 2024.06.17 18:10:52.509731 [ 3 ] {813dd7f6-2857-4127-b6a2-cb357f139800} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7347 2024.06.17 18:10:52.509871 [ 3 ] {} <Debug> HTTP-Session: e8a811d4-70a8-40a5-af9f-71ca6ae05a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7348 2024.06.17 18:10:52.510323 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7349 2024.06.17 18:10:52.510384 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2146 rows starting from the beginning of the part
7350 2024.06.17 18:10:52.510507 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
7351 2024.06.17 18:10:52.510674 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
7352 2024.06.17 18:10:52.510802 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
7353 2024.06.17 18:10:52.510981 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
7354 2024.06.17 18:10:52.511161 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
7355 2024.06.17 18:10:52.512696 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2446 rows, containing 4 columns (4 merged, 0 gathered) in 0.003221008 sec., 759389.6072285445 rows/sec., 51.23 MiB/sec.
7356 2024.06.17 18:10:52.512955 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7357 2024.06.17 18:10:52.513368 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_46_9} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7358 2024.06.17 18:10:52.513454 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_46_9} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7359 2024.06.17 18:10:52.513541 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
7360 2024.06.17 18:10:53.001281 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000902213 sec.
7361 2024.06.17 18:10:57.483980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7362 2024.06.17 18:10:57.484124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7363 2024.06.17 18:10:57.484152 [ 3 ] {} <Debug> HTTP-Session: a4dcad1d-2590-4ed6-b148-3de773f5d4d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7364 2024.06.17 18:10:57.484181 [ 3 ] {} <Debug> HTTP-Session: a4dcad1d-2590-4ed6-b148-3de773f5d4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7365 2024.06.17 18:10:57.484198 [ 3 ] {} <Debug> HTTP-Session: a4dcad1d-2590-4ed6-b148-3de773f5d4d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7366 2024.06.17 18:10:57.484255 [ 3 ] {} <Trace> HTTP-Session: a4dcad1d-2590-4ed6-b148-3de773f5d4d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7367 2024.06.17 18:10:57.484459 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7368 2024.06.17 18:10:57.484532 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7369 2024.06.17 18:10:57.484750 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7370 2024.06.17 18:10:57.485187 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7371 2024.06.17 18:10:57.485232 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7372 2024.06.17 18:10:57.485603 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7373 2024.06.17 18:10:57.485940 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7374 2024.06.17 18:10:57.486098 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001699 sec., 2354.326074161271 rows/sec., 190.83 KiB/sec.
7375 2024.06.17 18:10:57.486128 [ 64 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7376 2024.06.17 18:10:57.486244 [ 64 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7377 2024.06.17 18:10:57.486282 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7378 2024.06.17 18:10:57.486406 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Debug> DynamicQueryHandler: Done processing query
7379 2024.06.17 18:10:57.486458 [ 3 ] {abb0daac-6c96-4043-a9af-42583b8c3e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7380 2024.06.17 18:10:57.486472 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
7381 2024.06.17 18:10:57.486485 [ 3 ] {} <Debug> HTTP-Session: a4dcad1d-2590-4ed6-b148-3de773f5d4d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7382 2024.06.17 18:10:57.486711 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7383 2024.06.17 18:10:57.486729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7384 2024.06.17 18:10:57.486770 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 28 rows starting from the beginning of the part
7385 2024.06.17 18:10:57.486830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7386 2024.06.17 18:10:57.486885 [ 3 ] {} <Debug> HTTP-Session: 0ac37d8b-33d0-4792-8eeb-460f465a9291 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7387 2024.06.17 18:10:57.486947 [ 3 ] {} <Debug> HTTP-Session: 0ac37d8b-33d0-4792-8eeb-460f465a9291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7388 2024.06.17 18:10:57.487000 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part
7389 2024.06.17 18:10:57.487021 [ 3 ] {} <Debug> HTTP-Session: 0ac37d8b-33d0-4792-8eeb-460f465a9291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7390 2024.06.17 18:10:57.487215 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part
7391 2024.06.17 18:10:57.487297 [ 3 ] {} <Trace> HTTP-Session: 0ac37d8b-33d0-4792-8eeb-460f465a9291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7392 2024.06.17 18:10:57.487554 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part
7393 2024.06.17 18:10:57.487821 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part
7394 2024.06.17 18:10:57.487919 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7395 2024.06.17 18:10:57.488093 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part
7396 2024.06.17 18:10:57.488173 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7397 2024.06.17 18:10:57.488834 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7398 2024.06.17 18:10:57.489558 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7399 2024.06.17 18:10:57.489617 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7400 2024.06.17 18:10:57.490444 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7401 2024.06.17 18:10:57.490766 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 4 columns (4 merged, 0 gathered) in 0.004391337 sec., 20039.454954151774 rows/sec., 1.59 MiB/sec.
7402 2024.06.17 18:10:57.491012 [ 199 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7403 2024.06.17 18:10:57.491185 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7404 2024.06.17 18:10:57.491577 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003907 sec., 1023.8034297414897 rows/sec., 83.48 KiB/sec.
7405 2024.06.17 18:10:57.491988 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Debug> DynamicQueryHandler: Done processing query
7406 2024.06.17 18:10:57.492033 [ 199 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7407 2024.06.17 18:10:57.492043 [ 3 ] {2cd16960-f7d0-42c3-94ec-f2ed99183567} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7408 2024.06.17 18:10:57.492103 [ 3 ] {} <Debug> HTTP-Session: 0ac37d8b-33d0-4792-8eeb-460f465a9291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7409 2024.06.17 18:10:57.492196 [ 199 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_41_8} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7410 2024.06.17 18:10:57.492302 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7411 2024.06.17 18:10:57.492321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7412 2024.06.17 18:10:57.492387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7413 2024.06.17 18:10:57.492406 [ 3 ] {} <Debug> HTTP-Session: fb5fce24-71e6-4c45-b394-cab172680a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7414 2024.06.17 18:10:57.492424 [ 3 ] {} <Debug> HTTP-Session: fb5fce24-71e6-4c45-b394-cab172680a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7415 2024.06.17 18:10:57.492438 [ 3 ] {} <Debug> HTTP-Session: fb5fce24-71e6-4c45-b394-cab172680a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7416 2024.06.17 18:10:57.492470 [ 3 ] {} <Trace> HTTP-Session: fb5fce24-71e6-4c45-b394-cab172680a24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7417 2024.06.17 18:10:57.492603 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7418 2024.06.17 18:10:57.492646 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7419 2024.06.17 18:10:57.492795 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7420 2024.06.17 18:10:57.493126 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7421 2024.06.17 18:10:57.493163 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7422 2024.06.17 18:10:57.493487 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7423 2024.06.17 18:10:57.493789 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7424 2024.06.17 18:10:57.493954 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001393 sec., 50251.25628140704 rows/sec., 3.96 MiB/sec.
7425 2024.06.17 18:10:57.494151 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Debug> DynamicQueryHandler: Done processing query
7426 2024.06.17 18:10:57.494188 [ 3 ] {0e29e1a2-dda3-482c-8cbb-d38aa4213160} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7427 2024.06.17 18:10:57.494220 [ 3 ] {} <Debug> HTTP-Session: fb5fce24-71e6-4c45-b394-cab172680a24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7428 2024.06.17 18:10:57.494358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7429 2024.06.17 18:10:57.494406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7430 2024.06.17 18:10:57.494424 [ 3 ] {} <Debug> HTTP-Session: c8c90f58-a6c4-41b9-bbac-0c67ca15810c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7431 2024.06.17 18:10:57.494440 [ 3 ] {} <Debug> HTTP-Session: c8c90f58-a6c4-41b9-bbac-0c67ca15810c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7432 2024.06.17 18:10:57.494455 [ 3 ] {} <Debug> HTTP-Session: c8c90f58-a6c4-41b9-bbac-0c67ca15810c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7433 2024.06.17 18:10:57.494485 [ 3 ] {} <Trace> HTTP-Session: c8c90f58-a6c4-41b9-bbac-0c67ca15810c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7434 2024.06.17 18:10:57.494580 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7435 2024.06.17 18:10:57.494621 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7436 2024.06.17 18:10:57.494749 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7437 2024.06.17 18:10:57.495079 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7438 2024.06.17 18:10:57.495116 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7439 2024.06.17 18:10:57.495409 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7440 2024.06.17 18:10:57.495714 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7441 2024.06.17 18:10:57.495874 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00131 sec., 3053.4351145038167 rows/sec., 213.20 KiB/sec.
7442 2024.06.17 18:10:57.496196 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Debug> DynamicQueryHandler: Done processing query
7443 2024.06.17 18:10:57.496222 [ 3 ] {1bc3843f-82d8-4b12-8de1-c763b7bc6052} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7444 2024.06.17 18:10:57.496237 [ 3 ] {} <Debug> HTTP-Session: c8c90f58-a6c4-41b9-bbac-0c67ca15810c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7445 2024.06.17 18:10:57.496464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 12246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7446 2024.06.17 18:10:57.496512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7447 2024.06.17 18:10:57.496531 [ 3 ] {} <Debug> HTTP-Session: 2f056a38-aecb-4a77-9395-34efa2f327e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7448 2024.06.17 18:10:57.496547 [ 3 ] {} <Debug> HTTP-Session: 2f056a38-aecb-4a77-9395-34efa2f327e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7449 2024.06.17 18:10:57.496561 [ 3 ] {} <Debug> HTTP-Session: 2f056a38-aecb-4a77-9395-34efa2f327e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7450 2024.06.17 18:10:57.496591 [ 3 ] {} <Trace> HTTP-Session: 2f056a38-aecb-4a77-9395-34efa2f327e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7451 2024.06.17 18:10:57.496710 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7452 2024.06.17 18:10:57.496752 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7453 2024.06.17 18:10:57.496897 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7454 2024.06.17 18:10:57.497245 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7455 2024.06.17 18:10:57.497282 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7456 2024.06.17 18:10:57.497581 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7457 2024.06.17 18:10:57.497879 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7458 2024.06.17 18:10:57.498023 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001352 sec., 53254.43786982249 rows/sec., 4.16 MiB/sec.
7459 2024.06.17 18:10:57.498192 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Debug> DynamicQueryHandler: Done processing query
7460 2024.06.17 18:10:57.498215 [ 3 ] {8a03b630-cb90-4f22-8298-977828c67d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7461 2024.06.17 18:10:57.498230 [ 3 ] {} <Debug> HTTP-Session: 2f056a38-aecb-4a77-9395-34efa2f327e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.06.17 18:10:57.498402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7463 2024.06.17 18:10:57.498450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7464 2024.06.17 18:10:57.498468 [ 3 ] {} <Debug> HTTP-Session: 4a3fc316-9805-4516-a0c2-e4f0c9fd37aa Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7465 2024.06.17 18:10:57.498484 [ 3 ] {} <Debug> HTTP-Session: 4a3fc316-9805-4516-a0c2-e4f0c9fd37aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7466 2024.06.17 18:10:57.498497 [ 3 ] {} <Debug> HTTP-Session: 4a3fc316-9805-4516-a0c2-e4f0c9fd37aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7467 2024.06.17 18:10:57.498527 [ 3 ] {} <Trace> HTTP-Session: 4a3fc316-9805-4516-a0c2-e4f0c9fd37aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7468 2024.06.17 18:10:57.498671 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7469 2024.06.17 18:10:57.498716 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7470 2024.06.17 18:10:57.498858 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7471 2024.06.17 18:10:57.499258 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7472 2024.06.17 18:10:57.499296 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7473 2024.06.17 18:10:57.499684 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7474 2024.06.17 18:10:57.500017 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7475 2024.06.17 18:10:57.500170 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001562 sec., 103713.18822023047 rows/sec., 7.22 MiB/sec.
7476 2024.06.17 18:10:57.500369 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Debug> DynamicQueryHandler: Done processing query
7477 2024.06.17 18:10:57.500407 [ 3 ] {6463e032-5c82-4423-8a66-bed362132a59} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7478 2024.06.17 18:10:57.500438 [ 3 ] {} <Debug> HTTP-Session: 4a3fc316-9805-4516-a0c2-e4f0c9fd37aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7479 2024.06.17 18:10:57.500577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7480 2024.06.17 18:10:57.500625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7481 2024.06.17 18:10:57.500642 [ 3 ] {} <Debug> HTTP-Session: 8a28257a-f574-48fc-ae73-254ae9c4bab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7482 2024.06.17 18:10:57.500658 [ 3 ] {} <Debug> HTTP-Session: 8a28257a-f574-48fc-ae73-254ae9c4bab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7483 2024.06.17 18:10:57.500672 [ 3 ] {} <Debug> HTTP-Session: 8a28257a-f574-48fc-ae73-254ae9c4bab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7484 2024.06.17 18:10:57.500702 [ 3 ] {} <Trace> HTTP-Session: 8a28257a-f574-48fc-ae73-254ae9c4bab0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7485 2024.06.17 18:10:57.500833 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7486 2024.06.17 18:10:57.500879 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7487 2024.06.17 18:10:57.501034 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7488 2024.06.17 18:10:57.501346 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7489 2024.06.17 18:10:57.501381 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7490 2024.06.17 18:10:57.501754 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7491 2024.06.17 18:10:57.502080 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7492 2024.06.17 18:10:57.502232 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7493 2024.06.17 18:10:57.502233 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001454 sec., 2751.031636863824 rows/sec., 3.71 MiB/sec.
7494 2024.06.17 18:10:57.502300 [ 63 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7495 2024.06.17 18:10:57.502374 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7496 2024.06.17 18:10:57.502574 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
7497 2024.06.17 18:10:57.502613 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Debug> DynamicQueryHandler: Done processing query
7498 2024.06.17 18:10:57.502656 [ 3 ] {e6e6104d-6ce9-42ab-97c6-33bc0d4933d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7499 2024.06.17 18:10:57.502692 [ 3 ] {} <Debug> HTTP-Session: 8a28257a-f574-48fc-ae73-254ae9c4bab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7500 2024.06.17 18:10:57.502825 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7501 2024.06.17 18:10:57.502864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7502 2024.06.17 18:10:57.502892 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 560 rows starting from the beginning of the part
7503 2024.06.17 18:10:57.502971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7504 2024.06.17 18:10:57.503079 [ 3 ] {} <Debug> HTTP-Session: 84f6a023-b506-49e0-823c-83a50acddd90 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7505 2024.06.17 18:10:57.503132 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part
7506 2024.06.17 18:10:57.503183 [ 3 ] {} <Debug> HTTP-Session: 84f6a023-b506-49e0-823c-83a50acddd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7507 2024.06.17 18:10:57.503253 [ 3 ] {} <Debug> HTTP-Session: 84f6a023-b506-49e0-823c-83a50acddd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.06.17 18:10:57.503434 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part
7509 2024.06.17 18:10:57.503463 [ 3 ] {} <Trace> HTTP-Session: 84f6a023-b506-49e0-823c-83a50acddd90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7510 2024.06.17 18:10:57.503739 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part
7511 2024.06.17 18:10:57.504040 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part
7512 2024.06.17 18:10:57.504068 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7513 2024.06.17 18:10:57.504349 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part
7514 2024.06.17 18:10:57.504342 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7515 2024.06.17 18:10:57.505072 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7516 2024.06.17 18:10:57.505694 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7517 2024.06.17 18:10:57.505733 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7518 2024.06.17 18:10:57.506479 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7519 2024.06.17 18:10:57.507415 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7520 2024.06.17 18:10:57.507712 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004002 sec., 14992.503748125935 rows/sec., 1.01 MiB/sec.
7521 2024.06.17 18:10:57.508146 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Debug> DynamicQueryHandler: Done processing query
7522 2024.06.17 18:10:57.508176 [ 3 ] {50a44f57-b697-4a69-bd75-1e99ef1096f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7523 2024.06.17 18:10:57.508192 [ 3 ] {} <Debug> HTTP-Session: 84f6a023-b506-49e0-823c-83a50acddd90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.06.17 18:10:57.508778 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 6 columns (6 merged, 0 gathered) in 0.006304413 sec., 98343.810914672 rows/sec., 132.71 MiB/sec.
7525 2024.06.17 18:10:57.509308 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7526 2024.06.17 18:10:57.509862 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7527 2024.06.17 18:10:57.509961 [ 192 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7528 2024.06.17 18:10:57.510070 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB.
7529 2024.06.17 18:11:02.484394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7530 2024.06.17 18:11:02.484569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7531 2024.06.17 18:11:02.484611 [ 3 ] {} <Debug> HTTP-Session: ec455ee9-30fa-4cdc-9119-bff892286ed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7532 2024.06.17 18:11:02.484648 [ 3 ] {} <Debug> HTTP-Session: ec455ee9-30fa-4cdc-9119-bff892286ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7533 2024.06.17 18:11:02.484675 [ 3 ] {} <Debug> HTTP-Session: ec455ee9-30fa-4cdc-9119-bff892286ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7534 2024.06.17 18:11:02.484750 [ 3 ] {} <Trace> HTTP-Session: ec455ee9-30fa-4cdc-9119-bff892286ed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7535 2024.06.17 18:11:02.485021 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7536 2024.06.17 18:11:02.485122 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7537 2024.06.17 18:11:02.485335 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7538 2024.06.17 18:11:02.485810 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7539 2024.06.17 18:11:02.485852 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7540 2024.06.17 18:11:02.486220 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7541 2024.06.17 18:11:02.486555 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7542 2024.06.17 18:11:02.486703 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001773 sec., 13536.37901861252 rows/sec., 1.07 MiB/sec.
7543 2024.06.17 18:11:02.486916 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Debug> DynamicQueryHandler: Done processing query
7544 2024.06.17 18:11:02.486944 [ 3 ] {1c15a22f-1b5a-44a7-a88c-dd8447483fe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7545 2024.06.17 18:11:02.486960 [ 3 ] {} <Debug> HTTP-Session: ec455ee9-30fa-4cdc-9119-bff892286ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.06.17 18:11:02.487121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7547 2024.06.17 18:11:02.487176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7548 2024.06.17 18:11:02.487196 [ 3 ] {} <Debug> HTTP-Session: b4c4b86c-8900-47dc-a55a-07ca49876daa Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7549 2024.06.17 18:11:02.487214 [ 3 ] {} <Debug> HTTP-Session: b4c4b86c-8900-47dc-a55a-07ca49876daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7550 2024.06.17 18:11:02.487228 [ 3 ] {} <Debug> HTTP-Session: b4c4b86c-8900-47dc-a55a-07ca49876daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7551 2024.06.17 18:11:02.487264 [ 3 ] {} <Trace> HTTP-Session: b4c4b86c-8900-47dc-a55a-07ca49876daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7552 2024.06.17 18:11:02.487367 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7553 2024.06.17 18:11:02.487412 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7554 2024.06.17 18:11:02.487541 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7555 2024.06.17 18:11:02.487844 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7556 2024.06.17 18:11:02.487881 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7557 2024.06.17 18:11:02.488175 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7558 2024.06.17 18:11:02.488479 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7559 2024.06.17 18:11:02.488603 [ 58 ] {} <Debug> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7560 2024.06.17 18:11:02.488608 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 128.52 KiB/sec.
7561 2024.06.17 18:11:02.488654 [ 58 ] {} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7562 2024.06.17 18:11:02.488697 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7563 2024.06.17 18:11:02.488873 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Debug> DynamicQueryHandler: Done processing query
7564 2024.06.17 18:11:02.489000 [ 3 ] {b180770b-2779-4cdc-9a0a-2bfa67046178} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7565 2024.06.17 18:11:02.489076 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
7566 2024.06.17 18:11:02.489085 [ 3 ] {} <Debug> HTTP-Session: b4c4b86c-8900-47dc-a55a-07ca49876daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7567 2024.06.17 18:11:02.489290 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7568 2024.06.17 18:11:02.489331 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
7569 2024.06.17 18:11:02.489376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7570 2024.06.17 18:11:02.489504 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7571 2024.06.17 18:11:02.489535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7572 2024.06.17 18:11:02.489828 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
7573 2024.06.17 18:11:02.489737 [ 3 ] {} <Debug> HTTP-Session: ef7b65ed-d18d-42e6-8061-96d99bd72935 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7574 2024.06.17 18:11:02.489894 [ 3 ] {} <Debug> HTTP-Session: ef7b65ed-d18d-42e6-8061-96d99bd72935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7575 2024.06.17 18:11:02.489973 [ 3 ] {} <Debug> HTTP-Session: ef7b65ed-d18d-42e6-8061-96d99bd72935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7576 2024.06.17 18:11:02.490062 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
7577 2024.06.17 18:11:02.490146 [ 3 ] {} <Trace> HTTP-Session: ef7b65ed-d18d-42e6-8061-96d99bd72935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7578 2024.06.17 18:11:02.490290 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
7579 2024.06.17 18:11:02.490556 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
7580 2024.06.17 18:11:02.490813 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7581 2024.06.17 18:11:02.490987 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7582 2024.06.17 18:11:02.491385 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7583 2024.06.17 18:11:02.492435 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7584 2024.06.17 18:11:02.492507 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7585 2024.06.17 18:11:02.493106 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004299935 sec., 6511.726340049326 rows/sec., 530.99 KiB/sec.
7586 2024.06.17 18:11:02.493297 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7587 2024.06.17 18:11:02.493297 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7588 2024.06.17 18:11:02.494226 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_16_3} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7589 2024.06.17 18:11:02.494235 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7590 2024.06.17 18:11:02.494381 [ 196 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_16_3} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7591 2024.06.17 18:11:02.494562 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Debug> executeQuery: Read 129 rows, 11.01 KiB in 0.004104 sec., 31432.748538011696 rows/sec., 2.62 MiB/sec.
7592 2024.06.17 18:11:02.494574 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7593 2024.06.17 18:11:02.494806 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Debug> DynamicQueryHandler: Done processing query
7594 2024.06.17 18:11:02.494832 [ 3 ] {aaaf9a07-f7a4-4423-86ce-eeec2c1836a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7595 2024.06.17 18:11:02.494847 [ 3 ] {} <Debug> HTTP-Session: ef7b65ed-d18d-42e6-8061-96d99bd72935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7596 2024.06.17 18:11:02.494993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7597 2024.06.17 18:11:02.495038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7598 2024.06.17 18:11:02.495057 [ 3 ] {} <Debug> HTTP-Session: 2e38f457-2d73-4cdb-bd0e-ecadaeff0d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7599 2024.06.17 18:11:02.495072 [ 3 ] {} <Debug> HTTP-Session: 2e38f457-2d73-4cdb-bd0e-ecadaeff0d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7600 2024.06.17 18:11:02.495085 [ 3 ] {} <Debug> HTTP-Session: 2e38f457-2d73-4cdb-bd0e-ecadaeff0d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7601 2024.06.17 18:11:02.495115 [ 3 ] {} <Trace> HTTP-Session: 2e38f457-2d73-4cdb-bd0e-ecadaeff0d33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7602 2024.06.17 18:11:02.495203 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7603 2024.06.17 18:11:02.495309 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7604 2024.06.17 18:11:02.495443 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7605 2024.06.17 18:11:02.495761 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7606 2024.06.17 18:11:02.495797 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7607 2024.06.17 18:11:02.496090 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7608 2024.06.17 18:11:02.496392 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7609 2024.06.17 18:11:02.496521 [ 58 ] {} <Debug> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7610 2024.06.17 18:11:02.496527 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001285 sec., 1556.4202334630352 rows/sec., 108.68 KiB/sec.
7611 2024.06.17 18:11:02.496560 [ 58 ] {} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7612 2024.06.17 18:11:02.496600 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7613 2024.06.17 18:11:02.496759 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Debug> DynamicQueryHandler: Done processing query
7614 2024.06.17 18:11:02.496772 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
7615 2024.06.17 18:11:02.496787 [ 3 ] {2f13e0f1-1a85-48a1-9128-aab059d239da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7616 2024.06.17 18:11:02.496851 [ 3 ] {} <Debug> HTTP-Session: 2e38f457-2d73-4cdb-bd0e-ecadaeff0d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7617 2024.06.17 18:11:02.497002 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7618 2024.06.17 18:11:02.497020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7619 2024.06.17 18:11:02.497064 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
7620 2024.06.17 18:11:02.497116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7621 2024.06.17 18:11:02.497194 [ 3 ] {} <Debug> HTTP-Session: c75d6b18-c96e-4484-9979-1cccbffb79cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7622 2024.06.17 18:11:02.497313 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7623 2024.06.17 18:11:02.497312 [ 3 ] {} <Debug> HTTP-Session: c75d6b18-c96e-4484-9979-1cccbffb79cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7624 2024.06.17 18:11:02.497404 [ 3 ] {} <Debug> HTTP-Session: c75d6b18-c96e-4484-9979-1cccbffb79cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7625 2024.06.17 18:11:02.497454 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
7626 2024.06.17 18:11:02.497724 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
7627 2024.06.17 18:11:02.497737 [ 3 ] {} <Trace> HTTP-Session: c75d6b18-c96e-4484-9979-1cccbffb79cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7628 2024.06.17 18:11:02.497965 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
7629 2024.06.17 18:11:02.498198 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
7630 2024.06.17 18:11:02.498488 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7631 2024.06.17 18:11:02.498658 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7632 2024.06.17 18:11:02.499000 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7633 2024.06.17 18:11:02.499944 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7634 2024.06.17 18:11:02.500037 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7635 2024.06.17 18:11:02.500935 [ 199 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004253424 sec., 6582.9317744950895 rows/sec., 459.65 KiB/sec.
7636 2024.06.17 18:11:02.500948 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7637 2024.06.17 18:11:02.501162 [ 187 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7638 2024.06.17 18:11:02.501763 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7639 2024.06.17 18:11:02.502053 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.0039 sec., 23076.923076923078 rows/sec., 1.80 MiB/sec.
7640 2024.06.17 18:11:02.502199 [ 187 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_16_3} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7641 2024.06.17 18:11:02.502368 [ 187 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_16_3} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7642 2024.06.17 18:11:02.502399 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Debug> DynamicQueryHandler: Done processing query
7643 2024.06.17 18:11:02.502473 [ 3 ] {279c556b-6c33-4ece-958f-5591299898f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7644 2024.06.17 18:11:02.502512 [ 3 ] {} <Debug> HTTP-Session: c75d6b18-c96e-4484-9979-1cccbffb79cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7645 2024.06.17 18:11:02.502518 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7646 2024.06.17 18:11:02.502704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7647 2024.06.17 18:11:02.502759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7648 2024.06.17 18:11:02.502779 [ 3 ] {} <Debug> HTTP-Session: 48de836d-290f-46e7-8849-89e082bf0c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7649 2024.06.17 18:11:02.502796 [ 3 ] {} <Debug> HTTP-Session: 48de836d-290f-46e7-8849-89e082bf0c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7650 2024.06.17 18:11:02.502809 [ 3 ] {} <Debug> HTTP-Session: 48de836d-290f-46e7-8849-89e082bf0c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7651 2024.06.17 18:11:02.502841 [ 3 ] {} <Trace> HTTP-Session: 48de836d-290f-46e7-8849-89e082bf0c60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7652 2024.06.17 18:11:02.503011 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7653 2024.06.17 18:11:02.503058 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7654 2024.06.17 18:11:02.503222 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7655 2024.06.17 18:11:02.503640 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7656 2024.06.17 18:11:02.503679 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7657 2024.06.17 18:11:02.504212 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7658 2024.06.17 18:11:02.504715 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7659 2024.06.17 18:11:02.504856 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001931 sec., 83376.48886587261 rows/sec., 5.81 MiB/sec.
7660 2024.06.17 18:11:02.505028 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Debug> DynamicQueryHandler: Done processing query
7661 2024.06.17 18:11:02.505052 [ 3 ] {6a6b0a3b-de98-4c32-b3a5-195e5fc54636} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7662 2024.06.17 18:11:02.505068 [ 3 ] {} <Debug> HTTP-Session: 48de836d-290f-46e7-8849-89e082bf0c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7663 2024.06.17 18:11:02.505209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7664 2024.06.17 18:11:02.505257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7665 2024.06.17 18:11:02.505275 [ 3 ] {} <Debug> HTTP-Session: d1429914-05ee-4649-8a0a-19346a6801a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7666 2024.06.17 18:11:02.505291 [ 3 ] {} <Debug> HTTP-Session: d1429914-05ee-4649-8a0a-19346a6801a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7667 2024.06.17 18:11:02.505306 [ 3 ] {} <Debug> HTTP-Session: d1429914-05ee-4649-8a0a-19346a6801a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7668 2024.06.17 18:11:02.505337 [ 3 ] {} <Trace> HTTP-Session: d1429914-05ee-4649-8a0a-19346a6801a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7669 2024.06.17 18:11:02.505587 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7670 2024.06.17 18:11:02.505634 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7671 2024.06.17 18:11:02.505789 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7672 2024.06.17 18:11:02.506256 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7673 2024.06.17 18:11:02.506292 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7674 2024.06.17 18:11:02.506701 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7675 2024.06.17 18:11:02.507035 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7676 2024.06.17 18:11:02.507161 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001745 sec., 13753.581661891118 rows/sec., 18.56 MiB/sec.
7677 2024.06.17 18:11:02.507336 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Debug> DynamicQueryHandler: Done processing query
7678 2024.06.17 18:11:02.507360 [ 3 ] {28cde398-b944-42a4-abb8-6d63049021b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7679 2024.06.17 18:11:02.507376 [ 3 ] {} <Debug> HTTP-Session: d1429914-05ee-4649-8a0a-19346a6801a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7680 2024.06.17 18:11:02.507502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7681 2024.06.17 18:11:02.507549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7682 2024.06.17 18:11:02.507568 [ 3 ] {} <Debug> HTTP-Session: 91a8bb1a-61cc-482c-8302-1d5e930ee653 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7683 2024.06.17 18:11:02.507584 [ 3 ] {} <Debug> HTTP-Session: 91a8bb1a-61cc-482c-8302-1d5e930ee653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7684 2024.06.17 18:11:02.507598 [ 3 ] {} <Debug> HTTP-Session: 91a8bb1a-61cc-482c-8302-1d5e930ee653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7685 2024.06.17 18:11:02.507629 [ 3 ] {} <Trace> HTTP-Session: 91a8bb1a-61cc-482c-8302-1d5e930ee653 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7686 2024.06.17 18:11:02.507751 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7687 2024.06.17 18:11:02.507794 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7688 2024.06.17 18:11:02.507918 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7689 2024.06.17 18:11:02.508200 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7690 2024.06.17 18:11:02.508234 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
7691 2024.06.17 18:11:02.508589 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7692 2024.06.17 18:11:02.508912 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7693 2024.06.17 18:11:02.509038 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec.
7694 2024.06.17 18:11:02.509228 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Debug> DynamicQueryHandler: Done processing query
7695 2024.06.17 18:11:02.509261 [ 3 ] {8e3cf893-a501-4104-9b39-f068940d9daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7696 2024.06.17 18:11:02.509285 [ 3 ] {} <Debug> HTTP-Session: 91a8bb1a-61cc-482c-8302-1d5e930ee653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7697 2024.06.17 18:11:06.708022 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
7698 2024.06.17 18:11:06.708090 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
7699 2024.06.17 18:11:07.485190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7700 2024.06.17 18:11:07.485303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7701 2024.06.17 18:11:07.485331 [ 3 ] {} <Debug> HTTP-Session: add696aa-60c9-4679-904a-9dfcda173bc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7702 2024.06.17 18:11:07.485361 [ 3 ] {} <Debug> HTTP-Session: add696aa-60c9-4679-904a-9dfcda173bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7703 2024.06.17 18:11:07.485379 [ 3 ] {} <Debug> HTTP-Session: add696aa-60c9-4679-904a-9dfcda173bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7704 2024.06.17 18:11:07.485436 [ 3 ] {} <Trace> HTTP-Session: add696aa-60c9-4679-904a-9dfcda173bc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7705 2024.06.17 18:11:07.485636 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7706 2024.06.17 18:11:07.485710 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7707 2024.06.17 18:11:07.485930 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7708 2024.06.17 18:11:07.486397 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7709 2024.06.17 18:11:07.486442 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7710 2024.06.17 18:11:07.486827 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7711 2024.06.17 18:11:07.487163 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7712 2024.06.17 18:11:07.487308 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001733 sec., 2308.136180034622 rows/sec., 187.09 KiB/sec.
7713 2024.06.17 18:11:07.487529 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Debug> DynamicQueryHandler: Done processing query
7714 2024.06.17 18:11:07.487556 [ 3 ] {5c2cf414-727d-45cd-b9b1-730db2118080} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7715 2024.06.17 18:11:07.487573 [ 3 ] {} <Debug> HTTP-Session: add696aa-60c9-4679-904a-9dfcda173bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7716 2024.06.17 18:11:07.487724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7717 2024.06.17 18:11:07.487781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7718 2024.06.17 18:11:07.487801 [ 3 ] {} <Debug> HTTP-Session: 81e0e2a9-7500-41a0-88d7-7b1e432d6c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7719 2024.06.17 18:11:07.487819 [ 3 ] {} <Debug> HTTP-Session: 81e0e2a9-7500-41a0-88d7-7b1e432d6c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7720 2024.06.17 18:11:07.487832 [ 3 ] {} <Debug> HTTP-Session: 81e0e2a9-7500-41a0-88d7-7b1e432d6c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7721 2024.06.17 18:11:07.487867 [ 3 ] {} <Trace> HTTP-Session: 81e0e2a9-7500-41a0-88d7-7b1e432d6c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7722 2024.06.17 18:11:07.487970 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7723 2024.06.17 18:11:07.488016 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7724 2024.06.17 18:11:07.488148 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7725 2024.06.17 18:11:07.488446 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7726 2024.06.17 18:11:07.488481 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7727 2024.06.17 18:11:07.488777 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7728 2024.06.17 18:11:07.489077 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7729 2024.06.17 18:11:07.489205 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001265 sec., 1581.0276679841897 rows/sec., 128.92 KiB/sec.
7730 2024.06.17 18:11:07.489369 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Debug> DynamicQueryHandler: Done processing query
7731 2024.06.17 18:11:07.489392 [ 3 ] {ae460dc6-dfa7-4c1d-bc1f-5b067d1aa39e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7732 2024.06.17 18:11:07.489408 [ 3 ] {} <Debug> HTTP-Session: 81e0e2a9-7500-41a0-88d7-7b1e432d6c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7733 2024.06.17 18:11:07.489549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7734 2024.06.17 18:11:07.489597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7735 2024.06.17 18:11:07.489616 [ 3 ] {} <Debug> HTTP-Session: 1a62c0f5-55be-49a9-b83a-7cb16ef413ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7736 2024.06.17 18:11:07.489632 [ 3 ] {} <Debug> HTTP-Session: 1a62c0f5-55be-49a9-b83a-7cb16ef413ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7737 2024.06.17 18:11:07.489646 [ 3 ] {} <Debug> HTTP-Session: 1a62c0f5-55be-49a9-b83a-7cb16ef413ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7738 2024.06.17 18:11:07.489677 [ 3 ] {} <Trace> HTTP-Session: 1a62c0f5-55be-49a9-b83a-7cb16ef413ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7739 2024.06.17 18:11:07.489799 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7740 2024.06.17 18:11:07.489841 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7741 2024.06.17 18:11:07.489964 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7742 2024.06.17 18:11:07.490310 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7743 2024.06.17 18:11:07.490346 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7744 2024.06.17 18:11:07.490646 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7745 2024.06.17 18:11:07.490944 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7746 2024.06.17 18:11:07.491064 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001313 sec., 79969.53541507997 rows/sec., 6.24 MiB/sec.
7747 2024.06.17 18:11:07.491225 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Debug> DynamicQueryHandler: Done processing query
7748 2024.06.17 18:11:07.491248 [ 3 ] {55fb23ad-aa89-4745-866c-7b860c519a36} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7749 2024.06.17 18:11:07.491264 [ 3 ] {} <Debug> HTTP-Session: 1a62c0f5-55be-49a9-b83a-7cb16ef413ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7750 2024.06.17 18:11:07.491385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7751 2024.06.17 18:11:07.491432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7752 2024.06.17 18:11:07.491450 [ 3 ] {} <Debug> HTTP-Session: 3a048fb0-ac6b-4a45-b96c-f60b9b786a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7753 2024.06.17 18:11:07.491467 [ 3 ] {} <Debug> HTTP-Session: 3a048fb0-ac6b-4a45-b96c-f60b9b786a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7754 2024.06.17 18:11:07.491481 [ 3 ] {} <Debug> HTTP-Session: 3a048fb0-ac6b-4a45-b96c-f60b9b786a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7755 2024.06.17 18:11:07.491511 [ 3 ] {} <Trace> HTTP-Session: 3a048fb0-ac6b-4a45-b96c-f60b9b786a02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7756 2024.06.17 18:11:07.491605 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7757 2024.06.17 18:11:07.491645 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7758 2024.06.17 18:11:07.491769 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7759 2024.06.17 18:11:07.492051 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7760 2024.06.17 18:11:07.492087 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7761 2024.06.17 18:11:07.492378 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7762 2024.06.17 18:11:07.492678 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7763 2024.06.17 18:11:07.492796 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001215 sec., 1646.0905349794239 rows/sec., 114.94 KiB/sec.
7764 2024.06.17 18:11:07.492943 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Debug> DynamicQueryHandler: Done processing query
7765 2024.06.17 18:11:07.492966 [ 3 ] {60dd1dd3-6707-4488-af90-264624c43f2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7766 2024.06.17 18:11:07.492981 [ 3 ] {} <Debug> HTTP-Session: 3a048fb0-ac6b-4a45-b96c-f60b9b786a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7767 2024.06.17 18:11:07.493098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7768 2024.06.17 18:11:07.493143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7769 2024.06.17 18:11:07.493162 [ 3 ] {} <Debug> HTTP-Session: 0c410c07-5971-4187-810f-decbee95b4dc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7770 2024.06.17 18:11:07.493178 [ 3 ] {} <Debug> HTTP-Session: 0c410c07-5971-4187-810f-decbee95b4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7771 2024.06.17 18:11:07.493192 [ 3 ] {} <Debug> HTTP-Session: 0c410c07-5971-4187-810f-decbee95b4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7772 2024.06.17 18:11:07.493222 [ 3 ] {} <Trace> HTTP-Session: 0c410c07-5971-4187-810f-decbee95b4dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7773 2024.06.17 18:11:07.493343 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7774 2024.06.17 18:11:07.493383 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7775 2024.06.17 18:11:07.493504 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7776 2024.06.17 18:11:07.493842 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7777 2024.06.17 18:11:07.493877 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7778 2024.06.17 18:11:07.494176 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7779 2024.06.17 18:11:07.494468 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7780 2024.06.17 18:11:07.494588 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001295 sec., 72586.87258687259 rows/sec., 5.65 MiB/sec.
7781 2024.06.17 18:11:07.494767 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Debug> DynamicQueryHandler: Done processing query
7782 2024.06.17 18:11:07.494802 [ 3 ] {b78cc24e-0a0c-4ffa-b4a7-383385a6abcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7783 2024.06.17 18:11:07.494828 [ 3 ] {} <Debug> HTTP-Session: 0c410c07-5971-4187-810f-decbee95b4dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7784 2024.06.17 18:11:07.495017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7785 2024.06.17 18:11:07.495064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7786 2024.06.17 18:11:07.495082 [ 3 ] {} <Debug> HTTP-Session: 439eb903-374c-42a5-9093-84d5e6902fef Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7787 2024.06.17 18:11:07.495098 [ 3 ] {} <Debug> HTTP-Session: 439eb903-374c-42a5-9093-84d5e6902fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7788 2024.06.17 18:11:07.495112 [ 3 ] {} <Debug> HTTP-Session: 439eb903-374c-42a5-9093-84d5e6902fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7789 2024.06.17 18:11:07.495142 [ 3 ] {} <Trace> HTTP-Session: 439eb903-374c-42a5-9093-84d5e6902fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7790 2024.06.17 18:11:07.495307 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7791 2024.06.17 18:11:07.495353 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7792 2024.06.17 18:11:07.495492 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7793 2024.06.17 18:11:07.495864 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7794 2024.06.17 18:11:07.495899 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7795 2024.06.17 18:11:07.496271 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7796 2024.06.17 18:11:07.496602 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7797 2024.06.17 18:11:07.496723 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001505 sec., 130897.0099667774 rows/sec., 9.14 MiB/sec.
7798 2024.06.17 18:11:07.496991 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Debug> DynamicQueryHandler: Done processing query
7799 2024.06.17 18:11:07.497057 [ 3 ] {61a82e4b-f986-46f3-aafe-d20aff316514} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7800 2024.06.17 18:11:07.497124 [ 3 ] {} <Debug> HTTP-Session: 439eb903-374c-42a5-9093-84d5e6902fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7801 2024.06.17 18:11:07.497346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7802 2024.06.17 18:11:07.497421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7803 2024.06.17 18:11:07.497440 [ 3 ] {} <Debug> HTTP-Session: ba13889d-ab57-4f97-9524-ec2dec6e1e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7804 2024.06.17 18:11:07.497457 [ 3 ] {} <Debug> HTTP-Session: ba13889d-ab57-4f97-9524-ec2dec6e1e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7805 2024.06.17 18:11:07.497471 [ 3 ] {} <Debug> HTTP-Session: ba13889d-ab57-4f97-9524-ec2dec6e1e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7806 2024.06.17 18:11:07.497503 [ 3 ] {} <Trace> HTTP-Session: ba13889d-ab57-4f97-9524-ec2dec6e1e77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7807 2024.06.17 18:11:07.497643 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7808 2024.06.17 18:11:07.497691 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7809 2024.06.17 18:11:07.497861 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7810 2024.06.17 18:11:07.498188 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7811 2024.06.17 18:11:07.498223 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7812 2024.06.17 18:11:07.498596 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7813 2024.06.17 18:11:07.498919 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7814 2024.06.17 18:11:07.499044 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001457 sec., 2745.367192862045 rows/sec., 3.70 MiB/sec.
7815 2024.06.17 18:11:07.499272 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Debug> DynamicQueryHandler: Done processing query
7816 2024.06.17 18:11:07.499296 [ 3 ] {827caee5-3a50-4259-b69e-9fb843ac215c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7817 2024.06.17 18:11:07.499312 [ 3 ] {} <Debug> HTTP-Session: ba13889d-ab57-4f97-9524-ec2dec6e1e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7818 2024.06.17 18:11:07.499437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7819 2024.06.17 18:11:07.499484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7820 2024.06.17 18:11:07.499503 [ 3 ] {} <Debug> HTTP-Session: 733c03b6-8ce9-42b8-a724-aa8b9bdecc4e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7821 2024.06.17 18:11:07.499518 [ 3 ] {} <Debug> HTTP-Session: 733c03b6-8ce9-42b8-a724-aa8b9bdecc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7822 2024.06.17 18:11:07.499532 [ 3 ] {} <Debug> HTTP-Session: 733c03b6-8ce9-42b8-a724-aa8b9bdecc4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7823 2024.06.17 18:11:07.499562 [ 3 ] {} <Trace> HTTP-Session: 733c03b6-8ce9-42b8-a724-aa8b9bdecc4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7824 2024.06.17 18:11:07.499672 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7825 2024.06.17 18:11:07.499715 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7826 2024.06.17 18:11:07.499841 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7827 2024.06.17 18:11:07.500118 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7828 2024.06.17 18:11:07.500153 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7829 2024.06.17 18:11:07.500493 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7830 2024.06.17 18:11:07.500800 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7831 2024.06.17 18:11:07.500919 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec.
7832 2024.06.17 18:11:07.501176 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Debug> DynamicQueryHandler: Done processing query
7833 2024.06.17 18:11:07.501218 [ 3 ] {63959b7f-c075-4205-b0b3-49ff9001a262} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7834 2024.06.17 18:11:07.501242 [ 3 ] {} <Debug> HTTP-Session: 733c03b6-8ce9-42b8-a724-aa8b9bdecc4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7835 2024.06.17 18:11:12.484357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7836 2024.06.17 18:11:12.484508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7837 2024.06.17 18:11:12.484539 [ 3 ] {} <Debug> HTTP-Session: 44c641d9-e0f4-4a61-8d3b-e65a3f4669d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7838 2024.06.17 18:11:12.484567 [ 3 ] {} <Debug> HTTP-Session: 44c641d9-e0f4-4a61-8d3b-e65a3f4669d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7839 2024.06.17 18:11:12.484586 [ 3 ] {} <Debug> HTTP-Session: 44c641d9-e0f4-4a61-8d3b-e65a3f4669d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7840 2024.06.17 18:11:12.484644 [ 3 ] {} <Trace> HTTP-Session: 44c641d9-e0f4-4a61-8d3b-e65a3f4669d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7841 2024.06.17 18:11:12.484860 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7842 2024.06.17 18:11:12.484935 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7843 2024.06.17 18:11:12.485158 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7844 2024.06.17 18:11:12.485612 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7845 2024.06.17 18:11:12.485659 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7846 2024.06.17 18:11:12.486025 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7847 2024.06.17 18:11:12.486374 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7848 2024.06.17 18:11:12.486558 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001759 sec., 13644.115974985787 rows/sec., 1.08 MiB/sec.
7849 2024.06.17 18:11:12.486871 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Debug> DynamicQueryHandler: Done processing query
7850 2024.06.17 18:11:12.486912 [ 3 ] {5e68a616-d872-4aae-9d27-b7bf2d1b072b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7851 2024.06.17 18:11:12.486929 [ 3 ] {} <Debug> HTTP-Session: 44c641d9-e0f4-4a61-8d3b-e65a3f4669d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7852 2024.06.17 18:11:12.487089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7853 2024.06.17 18:11:12.487144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7854 2024.06.17 18:11:12.487164 [ 3 ] {} <Debug> HTTP-Session: 6d0e39c8-9efd-42f0-8aa4-ecdae639d8b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7855 2024.06.17 18:11:12.487183 [ 3 ] {} <Debug> HTTP-Session: 6d0e39c8-9efd-42f0-8aa4-ecdae639d8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7856 2024.06.17 18:11:12.487197 [ 3 ] {} <Debug> HTTP-Session: 6d0e39c8-9efd-42f0-8aa4-ecdae639d8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7857 2024.06.17 18:11:12.487231 [ 3 ] {} <Trace> HTTP-Session: 6d0e39c8-9efd-42f0-8aa4-ecdae639d8b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7858 2024.06.17 18:11:12.487384 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7859 2024.06.17 18:11:12.487432 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7860 2024.06.17 18:11:12.487583 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7861 2024.06.17 18:11:12.487968 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7862 2024.06.17 18:11:12.488008 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7863 2024.06.17 18:11:12.488331 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7864 2024.06.17 18:11:12.488643 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7865 2024.06.17 18:11:12.488790 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001469 sec., 87134.10483321987 rows/sec., 7.27 MiB/sec.
7866 2024.06.17 18:11:12.489071 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Debug> DynamicQueryHandler: Done processing query
7867 2024.06.17 18:11:12.489130 [ 3 ] {f3ddc3f0-c14e-4b20-86d6-118bd32875de} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7868 2024.06.17 18:11:12.489175 [ 3 ] {} <Debug> HTTP-Session: 6d0e39c8-9efd-42f0-8aa4-ecdae639d8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7869 2024.06.17 18:11:12.489391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7870 2024.06.17 18:11:12.489440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7871 2024.06.17 18:11:12.489461 [ 3 ] {} <Debug> HTTP-Session: 510186b1-4732-4ad7-bda3-b21b7908c127 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7872 2024.06.17 18:11:12.489478 [ 3 ] {} <Debug> HTTP-Session: 510186b1-4732-4ad7-bda3-b21b7908c127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7873 2024.06.17 18:11:12.489492 [ 3 ] {} <Debug> HTTP-Session: 510186b1-4732-4ad7-bda3-b21b7908c127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7874 2024.06.17 18:11:12.489524 [ 3 ] {} <Trace> HTTP-Session: 510186b1-4732-4ad7-bda3-b21b7908c127 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7875 2024.06.17 18:11:12.489653 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7876 2024.06.17 18:11:12.489698 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7877 2024.06.17 18:11:12.489843 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7878 2024.06.17 18:11:12.490197 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7879 2024.06.17 18:11:12.490235 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7880 2024.06.17 18:11:12.490547 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7881 2024.06.17 18:11:12.490859 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7882 2024.06.17 18:11:12.491016 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001401 sec., 62812.27694503926 rows/sec., 4.91 MiB/sec.
7883 2024.06.17 18:11:12.491269 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Debug> DynamicQueryHandler: Done processing query
7884 2024.06.17 18:11:12.491325 [ 3 ] {073c929b-b83d-4496-b150-f898566d6066} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7885 2024.06.17 18:11:12.491381 [ 3 ] {} <Debug> HTTP-Session: 510186b1-4732-4ad7-bda3-b21b7908c127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7886 2024.06.17 18:11:12.491602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7887 2024.06.17 18:11:12.491654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7888 2024.06.17 18:11:12.491674 [ 3 ] {} <Debug> HTTP-Session: fee99562-729c-40c7-99c3-e620450903ef Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7889 2024.06.17 18:11:12.491691 [ 3 ] {} <Debug> HTTP-Session: fee99562-729c-40c7-99c3-e620450903ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7890 2024.06.17 18:11:12.491705 [ 3 ] {} <Debug> HTTP-Session: fee99562-729c-40c7-99c3-e620450903ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7891 2024.06.17 18:11:12.491737 [ 3 ] {} <Trace> HTTP-Session: fee99562-729c-40c7-99c3-e620450903ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7892 2024.06.17 18:11:12.491897 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7893 2024.06.17 18:11:12.491948 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7894 2024.06.17 18:11:12.492115 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7895 2024.06.17 18:11:12.492477 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7896 2024.06.17 18:11:12.492515 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7897 2024.06.17 18:11:12.492896 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7898 2024.06.17 18:11:12.493247 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7899 2024.06.17 18:11:12.493408 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00158 sec., 101265.82278481012 rows/sec., 7.05 MiB/sec.
7900 2024.06.17 18:11:12.493569 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Debug> DynamicQueryHandler: Done processing query
7901 2024.06.17 18:11:12.493592 [ 3 ] {ef89cd4b-4840-4de6-8b5c-e9f097b84a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7902 2024.06.17 18:11:12.493608 [ 3 ] {} <Debug> HTTP-Session: fee99562-729c-40c7-99c3-e620450903ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7903 2024.06.17 18:11:12.493784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7904 2024.06.17 18:11:12.493830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7905 2024.06.17 18:11:12.493849 [ 3 ] {} <Debug> HTTP-Session: eda7b2b0-97de-4bda-b859-a3b9dbe79a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7906 2024.06.17 18:11:12.493865 [ 3 ] {} <Debug> HTTP-Session: eda7b2b0-97de-4bda-b859-a3b9dbe79a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7907 2024.06.17 18:11:12.493879 [ 3 ] {} <Debug> HTTP-Session: eda7b2b0-97de-4bda-b859-a3b9dbe79a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7908 2024.06.17 18:11:12.493909 [ 3 ] {} <Trace> HTTP-Session: eda7b2b0-97de-4bda-b859-a3b9dbe79a8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7909 2024.06.17 18:11:12.494137 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7910 2024.06.17 18:11:12.494184 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7911 2024.06.17 18:11:12.494341 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7912 2024.06.17 18:11:12.494690 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7913 2024.06.17 18:11:12.494724 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7914 2024.06.17 18:11:12.495095 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7915 2024.06.17 18:11:12.495482 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7916 2024.06.17 18:11:12.495642 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001647 sec., 14571.948998178506 rows/sec., 19.66 MiB/sec.
7917 2024.06.17 18:11:12.495800 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Debug> DynamicQueryHandler: Done processing query
7918 2024.06.17 18:11:12.495823 [ 3 ] {1dcb7a52-afe8-40b4-8d9d-a1152cab949b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7919 2024.06.17 18:11:12.495838 [ 3 ] {} <Debug> HTTP-Session: eda7b2b0-97de-4bda-b859-a3b9dbe79a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7920 2024.06.17 18:11:12.495970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7921 2024.06.17 18:11:12.496016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7922 2024.06.17 18:11:12.496036 [ 3 ] {} <Debug> HTTP-Session: 0fe2e771-d301-4df7-ab5b-a1aba9ec219d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7923 2024.06.17 18:11:12.496052 [ 3 ] {} <Debug> HTTP-Session: 0fe2e771-d301-4df7-ab5b-a1aba9ec219d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7924 2024.06.17 18:11:12.496065 [ 3 ] {} <Debug> HTTP-Session: 0fe2e771-d301-4df7-ab5b-a1aba9ec219d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7925 2024.06.17 18:11:12.496096 [ 3 ] {} <Trace> HTTP-Session: 0fe2e771-d301-4df7-ab5b-a1aba9ec219d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7926 2024.06.17 18:11:12.496209 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7927 2024.06.17 18:11:12.496254 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7928 2024.06.17 18:11:12.496377 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7929 2024.06.17 18:11:12.496636 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7930 2024.06.17 18:11:12.496672 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7931 2024.06.17 18:11:12.497023 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7932 2024.06.17 18:11:12.497334 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7933 2024.06.17 18:11:12.497464 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001293 sec., 46403.71229698376 rows/sec., 3.13 MiB/sec.
7934 2024.06.17 18:11:12.497641 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Debug> DynamicQueryHandler: Done processing query
7935 2024.06.17 18:11:12.497664 [ 3 ] {ee1a0a11-3ff6-4498-8b6d-921aeb9ff09f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7936 2024.06.17 18:11:12.497680 [ 3 ] {} <Debug> HTTP-Session: 0fe2e771-d301-4df7-ab5b-a1aba9ec219d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7937 2024.06.17 18:11:17.483032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7938 2024.06.17 18:11:17.483153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7939 2024.06.17 18:11:17.483177 [ 3 ] {} <Debug> HTTP-Session: 75fe08e9-fbbb-41ed-bddf-e9a31e5f1d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7940 2024.06.17 18:11:17.483201 [ 3 ] {} <Debug> HTTP-Session: 75fe08e9-fbbb-41ed-bddf-e9a31e5f1d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7941 2024.06.17 18:11:17.483216 [ 3 ] {} <Debug> HTTP-Session: 75fe08e9-fbbb-41ed-bddf-e9a31e5f1d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7942 2024.06.17 18:11:17.483263 [ 3 ] {} <Trace> HTTP-Session: 75fe08e9-fbbb-41ed-bddf-e9a31e5f1d48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7943 2024.06.17 18:11:17.483437 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7944 2024.06.17 18:11:17.483501 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7945 2024.06.17 18:11:17.483687 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7946 2024.06.17 18:11:17.484055 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7947 2024.06.17 18:11:17.484095 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7948 2024.06.17 18:11:17.484472 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7949 2024.06.17 18:11:17.484802 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7950 2024.06.17 18:11:17.484947 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 207.43 KiB/sec.
7951 2024.06.17 18:11:17.485144 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Debug> DynamicQueryHandler: Done processing query
7952 2024.06.17 18:11:17.485170 [ 3 ] {a8971673-962c-44f0-b063-d4079d57f4e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7953 2024.06.17 18:11:17.485187 [ 3 ] {} <Debug> HTTP-Session: 75fe08e9-fbbb-41ed-bddf-e9a31e5f1d48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7954 2024.06.17 18:11:17.485359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7955 2024.06.17 18:11:17.485410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7956 2024.06.17 18:11:17.485432 [ 3 ] {} <Debug> HTTP-Session: b471c4f9-b199-4332-8d56-2fba88f6c0a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7957 2024.06.17 18:11:17.485450 [ 3 ] {} <Debug> HTTP-Session: b471c4f9-b199-4332-8d56-2fba88f6c0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7958 2024.06.17 18:11:17.485464 [ 3 ] {} <Debug> HTTP-Session: b471c4f9-b199-4332-8d56-2fba88f6c0a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7959 2024.06.17 18:11:17.485499 [ 3 ] {} <Trace> HTTP-Session: b471c4f9-b199-4332-8d56-2fba88f6c0a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7960 2024.06.17 18:11:17.485623 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7961 2024.06.17 18:11:17.485669 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7962 2024.06.17 18:11:17.485796 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7963 2024.06.17 18:11:17.486105 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7964 2024.06.17 18:11:17.486146 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7965 2024.06.17 18:11:17.486489 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7966 2024.06.17 18:11:17.486841 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7967 2024.06.17 18:11:17.486969 [ 50 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7968 2024.06.17 18:11:17.486974 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001396 sec., 48710.6017191977 rows/sec., 3.85 MiB/sec.
7969 2024.06.17 18:11:17.487006 [ 50 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7970 2024.06.17 18:11:17.487041 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7971 2024.06.17 18:11:17.487254 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Debug> DynamicQueryHandler: Done processing query
7972 2024.06.17 18:11:17.487350 [ 3 ] {43906fec-40b2-4b3b-ab35-ed227633e172} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7973 2024.06.17 18:11:17.487450 [ 3 ] {} <Debug> HTTP-Session: b471c4f9-b199-4332-8d56-2fba88f6c0a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7974 2024.06.17 18:11:17.487505 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
7975 2024.06.17 18:11:17.487671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7976 2024.06.17 18:11:17.487804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7977 2024.06.17 18:11:17.487862 [ 3 ] {} <Debug> HTTP-Session: c3e33f04-59d3-4750-877a-716886fed167 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
7978 2024.06.17 18:11:17.487905 [ 3 ] {} <Debug> HTTP-Session: c3e33f04-59d3-4750-877a-716886fed167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7979 2024.06.17 18:11:17.487939 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7980 2024.06.17 18:11:17.487943 [ 3 ] {} <Debug> HTTP-Session: c3e33f04-59d3-4750-877a-716886fed167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7981 2024.06.17 18:11:17.488005 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 183 rows starting from the beginning of the part
7982 2024.06.17 18:11:17.488029 [ 3 ] {} <Trace> HTTP-Session: c3e33f04-59d3-4750-877a-716886fed167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7983 2024.06.17 18:11:17.488146 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 70 rows starting from the beginning of the part
7984 2024.06.17 18:11:17.488497 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 129 rows starting from the beginning of the part
7985 2024.06.17 18:11:17.488518 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7986 2024.06.17 18:11:17.488820 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 105 rows starting from the beginning of the part
7987 2024.06.17 18:11:17.488897 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7988 2024.06.17 18:11:17.489046 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part
7989 2024.06.17 18:11:17.489369 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 68 rows starting from the beginning of the part
7990 2024.06.17 18:11:17.490021 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7991 2024.06.17 18:11:17.490869 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7992 2024.06.17 18:11:17.490939 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
7993 2024.06.17 18:11:17.491757 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7994 2024.06.17 18:11:17.492503 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 683 rows, containing 4 columns (4 merged, 0 gathered) in 0.005371351 sec., 127156.09164249367 rows/sec., 10.34 MiB/sec.
7995 2024.06.17 18:11:17.492668 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7996 2024.06.17 18:11:17.492729 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7997 2024.06.17 18:11:17.492884 [ 50 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7998 2024.06.17 18:11:17.492918 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004732 sec., 14370.245139475908 rows/sec., 1.12 MiB/sec.
7999 2024.06.17 18:11:17.492971 [ 50 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8000 2024.06.17 18:11:17.493076 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8001 2024.06.17 18:11:17.493667 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
8002 2024.06.17 18:11:17.493760 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Debug> DynamicQueryHandler: Done processing query
8003 2024.06.17 18:11:17.493815 [ 3 ] {0c78d564-530b-41a2-9adf-d304ac009d47} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8004 2024.06.17 18:11:17.493893 [ 3 ] {} <Debug> HTTP-Session: c3e33f04-59d3-4750-877a-716886fed167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8005 2024.06.17 18:11:17.494079 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8006 2024.06.17 18:11:17.494107 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8007 2024.06.17 18:11:17.494172 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 148 rows starting from the beginning of the part
8008 2024.06.17 18:11:17.494181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8009 2024.06.17 18:11:17.494421 [ 193 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_51_10} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8010 2024.06.17 18:11:17.494483 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part
8011 2024.06.17 18:11:17.494794 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
8012 2024.06.17 18:11:17.494887 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part
8013 2024.06.17 18:11:17.494925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8014 2024.06.17 18:11:17.495091 [ 3 ] {} <Debug> HTTP-Session: 534710ca-87f7-4b11-a125-ea52b0d0352f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8015 2024.06.17 18:11:17.495115 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 94 rows starting from the beginning of the part
8016 2024.06.17 18:11:17.495142 [ 3 ] {} <Debug> HTTP-Session: 534710ca-87f7-4b11-a125-ea52b0d0352f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8017 2024.06.17 18:11:17.495210 [ 3 ] {} <Debug> HTTP-Session: 534710ca-87f7-4b11-a125-ea52b0d0352f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8018 2024.06.17 18:11:17.495429 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part
8019 2024.06.17 18:11:17.495428 [ 3 ] {} <Trace> HTTP-Session: 534710ca-87f7-4b11-a125-ea52b0d0352f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8020 2024.06.17 18:11:17.495728 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 68 rows starting from the beginning of the part
8021 2024.06.17 18:11:17.495896 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8022 2024.06.17 18:11:17.496083 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8023 2024.06.17 18:11:17.496620 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8024 2024.06.17 18:11:17.497551 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8025 2024.06.17 18:11:17.497628 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8026 2024.06.17 18:11:17.498676 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8027 2024.06.17 18:11:17.498700 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 4 columns (4 merged, 0 gathered) in 0.005439372 sec., 102953.06149312826 rows/sec., 8.04 MiB/sec.
8028 2024.06.17 18:11:17.498910 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8029 2024.06.17 18:11:17.499516 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8030 2024.06.17 18:11:17.499780 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8031 2024.06.17 18:11:17.499831 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004139 sec., 38656.68035757429 rows/sec., 2.69 MiB/sec.
8032 2024.06.17 18:11:17.499843 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8033 2024.06.17 18:11:17.499853 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8034 2024.06.17 18:11:17.499895 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8035 2024.06.17 18:11:17.500292 [ 187 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_51_10} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8036 2024.06.17 18:11:17.500322 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
8037 2024.06.17 18:11:17.500490 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
8038 2024.06.17 18:11:17.500502 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Debug> DynamicQueryHandler: Done processing query
8039 2024.06.17 18:11:17.500577 [ 3 ] {fe03f4ae-236c-4e9f-9cb4-5552cabb255d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8040 2024.06.17 18:11:17.500620 [ 3 ] {} <Debug> HTTP-Session: 534710ca-87f7-4b11-a125-ea52b0d0352f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8041 2024.06.17 18:11:17.500710 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8042 2024.06.17 18:11:17.500752 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7091 rows starting from the beginning of the part
8043 2024.06.17 18:11:17.500817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8044 2024.06.17 18:11:17.500969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8045 2024.06.17 18:11:17.501043 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part
8046 2024.06.17 18:11:17.501063 [ 3 ] {} <Debug> HTTP-Session: b2076ed0-98c8-488d-80a0-6e374bcdc3df Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8047 2024.06.17 18:11:17.501126 [ 3 ] {} <Debug> HTTP-Session: b2076ed0-98c8-488d-80a0-6e374bcdc3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8048 2024.06.17 18:11:17.501189 [ 3 ] {} <Debug> HTTP-Session: b2076ed0-98c8-488d-80a0-6e374bcdc3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8049 2024.06.17 18:11:17.501326 [ 3 ] {} <Trace> HTTP-Session: b2076ed0-98c8-488d-80a0-6e374bcdc3df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8050 2024.06.17 18:11:17.501437 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part
8051 2024.06.17 18:11:17.501681 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8052 2024.06.17 18:11:17.501743 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 197 rows starting from the beginning of the part
8053 2024.06.17 18:11:17.501822 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8054 2024.06.17 18:11:17.502085 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part
8055 2024.06.17 18:11:17.502465 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part
8056 2024.06.17 18:11:17.503138 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8057 2024.06.17 18:11:17.503884 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8058 2024.06.17 18:11:17.503922 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8059 2024.06.17 18:11:17.504625 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8060 2024.06.17 18:11:17.505592 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8061 2024.06.17 18:11:17.505770 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.00427 sec., 936.7681498829039 rows/sec., 1.26 MiB/sec.
8062 2024.06.17 18:11:17.505972 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Debug> DynamicQueryHandler: Done processing query
8063 2024.06.17 18:11:17.505996 [ 3 ] {2ac815e3-a91b-41f0-a030-2633f54b4c90} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8064 2024.06.17 18:11:17.506012 [ 3 ] {} <Debug> HTTP-Session: b2076ed0-98c8-488d-80a0-6e374bcdc3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8065 2024.06.17 18:11:17.506143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8066 2024.06.17 18:11:17.506189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8067 2024.06.17 18:11:17.506208 [ 3 ] {} <Debug> HTTP-Session: 7a3db86e-dbb8-4dd0-a00f-62d0e447de82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8068 2024.06.17 18:11:17.506224 [ 3 ] {} <Debug> HTTP-Session: 7a3db86e-dbb8-4dd0-a00f-62d0e447de82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8069 2024.06.17 18:11:17.506238 [ 3 ] {} <Debug> HTTP-Session: 7a3db86e-dbb8-4dd0-a00f-62d0e447de82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8070 2024.06.17 18:11:17.506268 [ 3 ] {} <Trace> HTTP-Session: 7a3db86e-dbb8-4dd0-a00f-62d0e447de82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8071 2024.06.17 18:11:17.506490 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8072 2024.06.17 18:11:17.506535 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8073 2024.06.17 18:11:17.506702 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8074 2024.06.17 18:11:17.507369 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7931 rows, containing 5 columns (5 merged, 0 gathered) in 0.007310868 sec., 1084823.3068905089 rows/sec., 75.62 MiB/sec.
8075 2024.06.17 18:11:17.507387 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8076 2024.06.17 18:11:17.507438 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8077 2024.06.17 18:11:17.507888 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8078 2024.06.17 18:11:17.507921 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8079 2024.06.17 18:11:17.508693 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8080 2024.06.17 18:11:17.508892 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8081 2024.06.17 18:11:17.508921 [ 50 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8082 2024.06.17 18:11:17.508979 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002556 sec., 23474.17840375587 rows/sec., 1.58 MiB/sec.
8083 2024.06.17 18:11:17.508994 [ 50 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8084 2024.06.17 18:11:17.509079 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8085 2024.06.17 18:11:17.509273 [ 195 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8086 2024.06.17 18:11:17.509559 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB.
8087 2024.06.17 18:11:17.509629 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
8088 2024.06.17 18:11:17.509633 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Debug> DynamicQueryHandler: Done processing query
8089 2024.06.17 18:11:17.509697 [ 3 ] {84976ba6-4ae8-40c6-b2b8-990084c08010} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8090 2024.06.17 18:11:17.509743 [ 3 ] {} <Debug> HTTP-Session: 7a3db86e-dbb8-4dd0-a00f-62d0e447de82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8091 2024.06.17 18:11:17.509853 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8092 2024.06.17 18:11:17.509887 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2446 rows starting from the beginning of the part
8093 2024.06.17 18:11:17.509949 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part
8094 2024.06.17 18:11:17.510157 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
8095 2024.06.17 18:11:17.510403 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
8096 2024.06.17 18:11:17.510600 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
8097 2024.06.17 18:11:17.510741 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
8098 2024.06.17 18:11:17.512062 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2746 rows, containing 4 columns (4 merged, 0 gathered) in 0.002814609 sec., 975623.967663004 rows/sec., 65.81 MiB/sec.
8099 2024.06.17 18:11:17.512316 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8100 2024.06.17 18:11:17.512705 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_51_10} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8101 2024.06.17 18:11:17.512781 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_51_10} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8102 2024.06.17 18:11:17.512866 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
8103 2024.06.17 18:11:21.708127 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
8104 2024.06.17 18:11:21.708200 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
8105 2024.06.17 18:11:22.484897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8106 2024.06.17 18:11:22.485011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8107 2024.06.17 18:11:22.485035 [ 3 ] {} <Debug> HTTP-Session: 1b3a00d8-1c9d-4301-84cb-91feefcaa00a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8108 2024.06.17 18:11:22.485060 [ 3 ] {} <Debug> HTTP-Session: 1b3a00d8-1c9d-4301-84cb-91feefcaa00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8109 2024.06.17 18:11:22.485074 [ 3 ] {} <Debug> HTTP-Session: 1b3a00d8-1c9d-4301-84cb-91feefcaa00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8110 2024.06.17 18:11:22.485124 [ 3 ] {} <Trace> HTTP-Session: 1b3a00d8-1c9d-4301-84cb-91feefcaa00a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8111 2024.06.17 18:11:22.485317 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8112 2024.06.17 18:11:22.485384 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8113 2024.06.17 18:11:22.485630 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8114 2024.06.17 18:11:22.486068 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8115 2024.06.17 18:11:22.486112 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8116 2024.06.17 18:11:22.486561 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8117 2024.06.17 18:11:22.486926 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8118 2024.06.17 18:11:22.487096 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001837 sec., 13064.7795318454 rows/sec., 1.03 MiB/sec.
8119 2024.06.17 18:11:22.487124 [ 47 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8120 2024.06.17 18:11:22.487238 [ 47 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8121 2024.06.17 18:11:22.487279 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8122 2024.06.17 18:11:22.487374 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Debug> DynamicQueryHandler: Done processing query
8123 2024.06.17 18:11:22.487436 [ 3 ] {9f653aae-c223-4a7d-9250-bcbf195b9109} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8124 2024.06.17 18:11:22.487482 [ 3 ] {} <Debug> HTTP-Session: 1b3a00d8-1c9d-4301-84cb-91feefcaa00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8125 2024.06.17 18:11:22.487519 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
8126 2024.06.17 18:11:22.487724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8127 2024.06.17 18:11:22.487794 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8128 2024.06.17 18:11:22.487831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8129 2024.06.17 18:11:22.487866 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 28 rows starting from the beginning of the part
8130 2024.06.17 18:11:22.487876 [ 3 ] {} <Debug> HTTP-Session: bded354f-3fb5-4e18-bfed-dd94de33b530 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8131 2024.06.17 18:11:22.487929 [ 3 ] {} <Debug> HTTP-Session: bded354f-3fb5-4e18-bfed-dd94de33b530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8132 2024.06.17 18:11:22.487980 [ 3 ] {} <Debug> HTTP-Session: bded354f-3fb5-4e18-bfed-dd94de33b530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8133 2024.06.17 18:11:22.488103 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part
8134 2024.06.17 18:11:22.488106 [ 3 ] {} <Trace> HTTP-Session: bded354f-3fb5-4e18-bfed-dd94de33b530 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8135 2024.06.17 18:11:22.488366 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part
8136 2024.06.17 18:11:22.488518 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8137 2024.06.17 18:11:22.488661 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part
8138 2024.06.17 18:11:22.488679 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8139 2024.06.17 18:11:22.489004 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part
8140 2024.06.17 18:11:22.489317 [ 200 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part
8141 2024.06.17 18:11:22.489795 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8142 2024.06.17 18:11:22.490715 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8143 2024.06.17 18:11:22.490784 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8144 2024.06.17 18:11:22.491717 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8145 2024.06.17 18:11:22.491891 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.00452851 sec., 23848.9039441229 rows/sec., 1.89 MiB/sec.
8146 2024.06.17 18:11:22.492075 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8147 2024.06.17 18:11:22.492207 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8148 2024.06.17 18:11:22.492446 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.004108 sec., 31158.714703018504 rows/sec., 2.60 MiB/sec.
8149 2024.06.17 18:11:22.492782 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Debug> DynamicQueryHandler: Done processing query
8150 2024.06.17 18:11:22.492834 [ 3 ] {e7e121e9-09ca-47e3-8b4e-18f5a62af077} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8151 2024.06.17 18:11:22.492884 [ 3 ] {} <Debug> HTTP-Session: bded354f-3fb5-4e18-bfed-dd94de33b530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8152 2024.06.17 18:11:22.492898 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8153 2024.06.17 18:11:22.493029 [ 198 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_46_9} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8154 2024.06.17 18:11:22.493098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8155 2024.06.17 18:11:22.493127 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8156 2024.06.17 18:11:22.493163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8157 2024.06.17 18:11:22.493183 [ 3 ] {} <Debug> HTTP-Session: 7650a821-d125-4e7c-bd1f-fcaa2be75cab Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8158 2024.06.17 18:11:22.493201 [ 3 ] {} <Debug> HTTP-Session: 7650a821-d125-4e7c-bd1f-fcaa2be75cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8159 2024.06.17 18:11:22.493215 [ 3 ] {} <Debug> HTTP-Session: 7650a821-d125-4e7c-bd1f-fcaa2be75cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8160 2024.06.17 18:11:22.493248 [ 3 ] {} <Trace> HTTP-Session: 7650a821-d125-4e7c-bd1f-fcaa2be75cab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8161 2024.06.17 18:11:22.493379 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8162 2024.06.17 18:11:22.493424 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8163 2024.06.17 18:11:22.493546 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8164 2024.06.17 18:11:22.493860 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8165 2024.06.17 18:11:22.493895 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8166 2024.06.17 18:11:22.494186 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8167 2024.06.17 18:11:22.494557 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8168 2024.06.17 18:11:22.494684 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001356 sec., 64896.75516224189 rows/sec., 5.07 MiB/sec.
8169 2024.06.17 18:11:22.494836 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Debug> DynamicQueryHandler: Done processing query
8170 2024.06.17 18:11:22.494859 [ 3 ] {4997890a-efff-4e06-be58-5da86285e0f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8171 2024.06.17 18:11:22.494875 [ 3 ] {} <Debug> HTTP-Session: 7650a821-d125-4e7c-bd1f-fcaa2be75cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8172 2024.06.17 18:11:22.495077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8173 2024.06.17 18:11:22.495125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8174 2024.06.17 18:11:22.495144 [ 3 ] {} <Debug> HTTP-Session: 51991148-0605-492f-b97b-a829350cf5bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8175 2024.06.17 18:11:22.495160 [ 3 ] {} <Debug> HTTP-Session: 51991148-0605-492f-b97b-a829350cf5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8176 2024.06.17 18:11:22.495174 [ 3 ] {} <Debug> HTTP-Session: 51991148-0605-492f-b97b-a829350cf5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8177 2024.06.17 18:11:22.495206 [ 3 ] {} <Trace> HTTP-Session: 51991148-0605-492f-b97b-a829350cf5bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8178 2024.06.17 18:11:22.495354 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8179 2024.06.17 18:11:22.495401 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8180 2024.06.17 18:11:22.495540 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8181 2024.06.17 18:11:22.495925 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8182 2024.06.17 18:11:22.495961 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8183 2024.06.17 18:11:22.496350 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8184 2024.06.17 18:11:22.496687 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8185 2024.06.17 18:11:22.496815 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec.
8186 2024.06.17 18:11:22.496981 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Debug> DynamicQueryHandler: Done processing query
8187 2024.06.17 18:11:22.497005 [ 3 ] {bf6c04ed-92c3-4446-a448-13d48c01c8be} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8188 2024.06.17 18:11:22.497021 [ 3 ] {} <Debug> HTTP-Session: 51991148-0605-492f-b97b-a829350cf5bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8189 2024.06.17 18:11:22.497159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8190 2024.06.17 18:11:22.497208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8191 2024.06.17 18:11:22.497228 [ 3 ] {} <Debug> HTTP-Session: 84106ecf-3f9d-4153-9a6c-2ffc408359c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8192 2024.06.17 18:11:22.497244 [ 3 ] {} <Debug> HTTP-Session: 84106ecf-3f9d-4153-9a6c-2ffc408359c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8193 2024.06.17 18:11:22.497258 [ 3 ] {} <Debug> HTTP-Session: 84106ecf-3f9d-4153-9a6c-2ffc408359c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8194 2024.06.17 18:11:22.497289 [ 3 ] {} <Trace> HTTP-Session: 84106ecf-3f9d-4153-9a6c-2ffc408359c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8195 2024.06.17 18:11:22.497540 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8196 2024.06.17 18:11:22.497590 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8197 2024.06.17 18:11:22.497744 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8198 2024.06.17 18:11:22.498174 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8199 2024.06.17 18:11:22.498210 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8200 2024.06.17 18:11:22.498613 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8201 2024.06.17 18:11:22.498954 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8202 2024.06.17 18:11:22.499078 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001712 sec., 14018.691588785046 rows/sec., 18.92 MiB/sec.
8203 2024.06.17 18:11:22.499086 [ 46 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8204 2024.06.17 18:11:22.499142 [ 46 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8205 2024.06.17 18:11:22.499175 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8206 2024.06.17 18:11:22.499258 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Debug> DynamicQueryHandler: Done processing query
8207 2024.06.17 18:11:22.499268 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
8208 2024.06.17 18:11:22.499297 [ 3 ] {6a54a44f-cc74-4fa2-a420-00764d1f7896} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8209 2024.06.17 18:11:22.499321 [ 3 ] {} <Debug> HTTP-Session: 84106ecf-3f9d-4153-9a6c-2ffc408359c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8210 2024.06.17 18:11:22.499418 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8211 2024.06.17 18:11:22.499456 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 620 rows starting from the beginning of the part
8212 2024.06.17 18:11:22.499469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8213 2024.06.17 18:11:22.499566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8214 2024.06.17 18:11:22.499579 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part
8215 2024.06.17 18:11:22.499611 [ 3 ] {} <Debug> HTTP-Session: db728254-d9cf-4c58-9909-c089b7018951 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8216 2024.06.17 18:11:22.499666 [ 3 ] {} <Debug> HTTP-Session: db728254-d9cf-4c58-9909-c089b7018951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8217 2024.06.17 18:11:22.499730 [ 3 ] {} <Debug> HTTP-Session: db728254-d9cf-4c58-9909-c089b7018951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.06.17 18:11:22.499778 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part
8219 2024.06.17 18:11:22.499805 [ 3 ] {} <Trace> HTTP-Session: db728254-d9cf-4c58-9909-c089b7018951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8220 2024.06.17 18:11:22.499923 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part
8221 2024.06.17 18:11:22.500064 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8222 2024.06.17 18:11:22.500089 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part
8223 2024.06.17 18:11:22.500148 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8224 2024.06.17 18:11:22.500270 [ 190 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part
8225 2024.06.17 18:11:22.500689 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8226 2024.06.17 18:11:22.501126 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8227 2024.06.17 18:11:22.501162 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8228 2024.06.17 18:11:22.501574 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8229 2024.06.17 18:11:22.502010 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8230 2024.06.17 18:11:22.502213 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002256 sec., 26595.74468085106 rows/sec., 1.79 MiB/sec.
8231 2024.06.17 18:11:22.502666 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Debug> DynamicQueryHandler: Done processing query
8232 2024.06.17 18:11:22.502749 [ 3 ] {d30fa400-f8d1-4358-ab7a-891fb7c03af1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8233 2024.06.17 18:11:22.502838 [ 3 ] {} <Debug> HTTP-Session: db728254-d9cf-4c58-9909-c089b7018951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8234 2024.06.17 18:11:22.504687 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 6 columns (6 merged, 0 gathered) in 0.005455273 sec., 128316.21808844397 rows/sec., 173.16 MiB/sec.
8235 2024.06.17 18:11:22.505318 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8236 2024.06.17 18:11:22.505884 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8237 2024.06.17 18:11:22.505989 [ 201 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8238 2024.06.17 18:11:22.506105 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB.
8239 2024.06.17 18:11:27.483022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8240 2024.06.17 18:11:27.483163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8241 2024.06.17 18:11:27.483192 [ 3 ] {} <Debug> HTTP-Session: 0983ac37-b458-4418-9144-745a6374020c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8242 2024.06.17 18:11:27.483220 [ 3 ] {} <Debug> HTTP-Session: 0983ac37-b458-4418-9144-745a6374020c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8243 2024.06.17 18:11:27.483238 [ 3 ] {} <Debug> HTTP-Session: 0983ac37-b458-4418-9144-745a6374020c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8244 2024.06.17 18:11:27.483296 [ 3 ] {} <Trace> HTTP-Session: 0983ac37-b458-4418-9144-745a6374020c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8245 2024.06.17 18:11:27.483498 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8246 2024.06.17 18:11:27.483572 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8247 2024.06.17 18:11:27.483786 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8248 2024.06.17 18:11:27.484222 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8249 2024.06.17 18:11:27.484264 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8250 2024.06.17 18:11:27.484620 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8251 2024.06.17 18:11:27.484953 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8252 2024.06.17 18:11:27.485103 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001663 sec., 2405.2916416115454 rows/sec., 194.96 KiB/sec.
8253 2024.06.17 18:11:27.485295 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Debug> DynamicQueryHandler: Done processing query
8254 2024.06.17 18:11:27.485319 [ 3 ] {ce296ed2-da8d-4ab6-aa26-e4e6ba96af7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8255 2024.06.17 18:11:27.485335 [ 3 ] {} <Debug> HTTP-Session: 0983ac37-b458-4418-9144-745a6374020c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8256 2024.06.17 18:11:27.485515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8257 2024.06.17 18:11:27.485561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8258 2024.06.17 18:11:27.485581 [ 3 ] {} <Debug> HTTP-Session: cd2a3ace-9c24-490e-ac29-4067c56302dc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8259 2024.06.17 18:11:27.485597 [ 3 ] {} <Debug> HTTP-Session: cd2a3ace-9c24-490e-ac29-4067c56302dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8260 2024.06.17 18:11:27.485610 [ 3 ] {} <Debug> HTTP-Session: cd2a3ace-9c24-490e-ac29-4067c56302dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8261 2024.06.17 18:11:27.485640 [ 3 ] {} <Trace> HTTP-Session: cd2a3ace-9c24-490e-ac29-4067c56302dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8262 2024.06.17 18:11:27.485755 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8263 2024.06.17 18:11:27.485797 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8264 2024.06.17 18:11:27.485918 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8265 2024.06.17 18:11:27.486282 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8266 2024.06.17 18:11:27.486318 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8267 2024.06.17 18:11:27.486632 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8268 2024.06.17 18:11:27.486936 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8269 2024.06.17 18:11:27.487082 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001363 sec., 49889.94864269992 rows/sec., 3.95 MiB/sec.
8270 2024.06.17 18:11:27.487253 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Debug> DynamicQueryHandler: Done processing query
8271 2024.06.17 18:11:27.487277 [ 3 ] {acebd356-faf2-448a-ac08-e86759b2081c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8272 2024.06.17 18:11:27.487292 [ 3 ] {} <Debug> HTTP-Session: cd2a3ace-9c24-490e-ac29-4067c56302dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8273 2024.06.17 18:11:27.487420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8274 2024.06.17 18:11:27.487466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8275 2024.06.17 18:11:27.487484 [ 3 ] {} <Debug> HTTP-Session: c072856d-ae3e-4489-b09a-c10104afefff Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8276 2024.06.17 18:11:27.487502 [ 3 ] {} <Debug> HTTP-Session: c072856d-ae3e-4489-b09a-c10104afefff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8277 2024.06.17 18:11:27.487516 [ 3 ] {} <Debug> HTTP-Session: c072856d-ae3e-4489-b09a-c10104afefff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8278 2024.06.17 18:11:27.487546 [ 3 ] {} <Trace> HTTP-Session: c072856d-ae3e-4489-b09a-c10104afefff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8279 2024.06.17 18:11:27.487663 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8280 2024.06.17 18:11:27.487703 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8281 2024.06.17 18:11:27.487827 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8282 2024.06.17 18:11:27.488153 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8283 2024.06.17 18:11:27.488190 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8284 2024.06.17 18:11:27.488510 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8285 2024.06.17 18:11:27.488817 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8286 2024.06.17 18:11:27.488968 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001343 sec., 50632.91139240506 rows/sec., 3.95 MiB/sec.
8287 2024.06.17 18:11:27.489239 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Debug> DynamicQueryHandler: Done processing query
8288 2024.06.17 18:11:27.489290 [ 3 ] {873cc149-0abd-4313-8197-1a2fd820b7d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8289 2024.06.17 18:11:27.489355 [ 3 ] {} <Debug> HTTP-Session: c072856d-ae3e-4489-b09a-c10104afefff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8290 2024.06.17 18:11:27.489564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8291 2024.06.17 18:11:27.489616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8292 2024.06.17 18:11:27.489634 [ 3 ] {} <Debug> HTTP-Session: e2675e90-8d34-4783-8e0c-41fcfd596f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8293 2024.06.17 18:11:27.489650 [ 3 ] {} <Debug> HTTP-Session: e2675e90-8d34-4783-8e0c-41fcfd596f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8294 2024.06.17 18:11:27.489665 [ 3 ] {} <Debug> HTTP-Session: e2675e90-8d34-4783-8e0c-41fcfd596f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8295 2024.06.17 18:11:27.489696 [ 3 ] {} <Trace> HTTP-Session: e2675e90-8d34-4783-8e0c-41fcfd596f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8296 2024.06.17 18:11:27.489850 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8297 2024.06.17 18:11:27.489896 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8298 2024.06.17 18:11:27.490054 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8299 2024.06.17 18:11:27.490426 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8300 2024.06.17 18:11:27.490460 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8301 2024.06.17 18:11:27.490842 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8302 2024.06.17 18:11:27.491177 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8303 2024.06.17 18:11:27.491326 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec.
8304 2024.06.17 18:11:27.491492 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Debug> DynamicQueryHandler: Done processing query
8305 2024.06.17 18:11:27.491515 [ 3 ] {eff73c40-dfd8-4078-b466-de87b9a01297} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8306 2024.06.17 18:11:27.491531 [ 3 ] {} <Debug> HTTP-Session: e2675e90-8d34-4783-8e0c-41fcfd596f1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8307 2024.06.17 18:11:27.491653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8308 2024.06.17 18:11:27.491700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8309 2024.06.17 18:11:27.491718 [ 3 ] {} <Debug> HTTP-Session: 371cc127-c83e-4b27-8400-ee58355474e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8310 2024.06.17 18:11:27.491734 [ 3 ] {} <Debug> HTTP-Session: 371cc127-c83e-4b27-8400-ee58355474e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8311 2024.06.17 18:11:27.491748 [ 3 ] {} <Debug> HTTP-Session: 371cc127-c83e-4b27-8400-ee58355474e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8312 2024.06.17 18:11:27.491778 [ 3 ] {} <Trace> HTTP-Session: 371cc127-c83e-4b27-8400-ee58355474e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8313 2024.06.17 18:11:27.491917 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8314 2024.06.17 18:11:27.491964 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8315 2024.06.17 18:11:27.492118 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8316 2024.06.17 18:11:27.492415 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8317 2024.06.17 18:11:27.492451 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8318 2024.06.17 18:11:27.492828 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8319 2024.06.17 18:11:27.493158 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8320 2024.06.17 18:11:27.493311 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.00146 sec., 2739.7260273972606 rows/sec., 3.70 MiB/sec.
8321 2024.06.17 18:11:27.493480 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Debug> DynamicQueryHandler: Done processing query
8322 2024.06.17 18:11:27.493505 [ 3 ] {86897c07-149d-4545-b430-c4d78662f47b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8323 2024.06.17 18:11:27.493521 [ 3 ] {} <Debug> HTTP-Session: 371cc127-c83e-4b27-8400-ee58355474e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8324 2024.06.17 18:11:27.493638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8325 2024.06.17 18:11:27.493688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8326 2024.06.17 18:11:27.493707 [ 3 ] {} <Debug> HTTP-Session: 19b0db0a-43d2-412f-b655-e01ce1031f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8327 2024.06.17 18:11:27.493724 [ 3 ] {} <Debug> HTTP-Session: 19b0db0a-43d2-412f-b655-e01ce1031f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8328 2024.06.17 18:11:27.493737 [ 3 ] {} <Debug> HTTP-Session: 19b0db0a-43d2-412f-b655-e01ce1031f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8329 2024.06.17 18:11:27.493769 [ 3 ] {} <Trace> HTTP-Session: 19b0db0a-43d2-412f-b655-e01ce1031f8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8330 2024.06.17 18:11:27.493895 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8331 2024.06.17 18:11:27.493940 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8332 2024.06.17 18:11:27.494063 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8333 2024.06.17 18:11:27.494340 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8334 2024.06.17 18:11:27.494379 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8335 2024.06.17 18:11:27.494737 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8336 2024.06.17 18:11:27.495060 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8337 2024.06.17 18:11:27.495212 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec.
8338 2024.06.17 18:11:27.495373 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Debug> DynamicQueryHandler: Done processing query
8339 2024.06.17 18:11:27.495396 [ 3 ] {8c32af0a-485e-4dd8-86dc-184363627ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8340 2024.06.17 18:11:27.495412 [ 3 ] {} <Debug> HTTP-Session: 19b0db0a-43d2-412f-b655-e01ce1031f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8341 2024.06.17 18:11:32.484893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8342 2024.06.17 18:11:32.485060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8343 2024.06.17 18:11:32.485091 [ 3 ] {} <Debug> HTTP-Session: 98a3da60-8597-45c4-b87d-ecf1a3ed1563 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8344 2024.06.17 18:11:32.485120 [ 3 ] {} <Debug> HTTP-Session: 98a3da60-8597-45c4-b87d-ecf1a3ed1563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8345 2024.06.17 18:11:32.485138 [ 3 ] {} <Debug> HTTP-Session: 98a3da60-8597-45c4-b87d-ecf1a3ed1563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8346 2024.06.17 18:11:32.485193 [ 3 ] {} <Trace> HTTP-Session: 98a3da60-8597-45c4-b87d-ecf1a3ed1563 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8347 2024.06.17 18:11:32.485402 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8348 2024.06.17 18:11:32.485470 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8349 2024.06.17 18:11:32.485666 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8350 2024.06.17 18:11:32.486103 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8351 2024.06.17 18:11:32.486174 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8352 2024.06.17 18:11:32.486546 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8353 2024.06.17 18:11:32.486879 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8354 2024.06.17 18:11:32.487054 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001715 sec., 13994.169096209913 rows/sec., 1.11 MiB/sec.
8355 2024.06.17 18:11:32.487271 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Debug> DynamicQueryHandler: Done processing query
8356 2024.06.17 18:11:32.487299 [ 3 ] {1d5095e7-ebe9-4088-b357-5f9d53e514e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8357 2024.06.17 18:11:32.487315 [ 3 ] {} <Debug> HTTP-Session: 98a3da60-8597-45c4-b87d-ecf1a3ed1563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8358 2024.06.17 18:11:32.487506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8359 2024.06.17 18:11:32.487563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8360 2024.06.17 18:11:32.487583 [ 3 ] {} <Debug> HTTP-Session: 43c6ca1d-b1a0-4784-a846-0b885e88f291 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8361 2024.06.17 18:11:32.487602 [ 3 ] {} <Debug> HTTP-Session: 43c6ca1d-b1a0-4784-a846-0b885e88f291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8362 2024.06.17 18:11:32.487616 [ 3 ] {} <Debug> HTTP-Session: 43c6ca1d-b1a0-4784-a846-0b885e88f291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8363 2024.06.17 18:11:32.487651 [ 3 ] {} <Trace> HTTP-Session: 43c6ca1d-b1a0-4784-a846-0b885e88f291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8364 2024.06.17 18:11:32.487792 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8365 2024.06.17 18:11:32.487840 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8366 2024.06.17 18:11:32.487969 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8367 2024.06.17 18:11:32.488359 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8368 2024.06.17 18:11:32.488396 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8369 2024.06.17 18:11:32.488715 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8370 2024.06.17 18:11:32.489029 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8371 2024.06.17 18:11:32.489177 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001444 sec., 88642.6592797784 rows/sec., 7.39 MiB/sec.
8372 2024.06.17 18:11:32.489352 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Debug> DynamicQueryHandler: Done processing query
8373 2024.06.17 18:11:32.489377 [ 3 ] {5e20876b-ab2f-49d1-ab73-007411e7c0c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8374 2024.06.17 18:11:32.489393 [ 3 ] {} <Debug> HTTP-Session: 43c6ca1d-b1a0-4784-a846-0b885e88f291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8375 2024.06.17 18:11:32.489535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8376 2024.06.17 18:11:32.489586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8377 2024.06.17 18:11:32.489605 [ 3 ] {} <Debug> HTTP-Session: 87f32805-2162-40b8-8636-f3848fb6be54 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8378 2024.06.17 18:11:32.489622 [ 3 ] {} <Debug> HTTP-Session: 87f32805-2162-40b8-8636-f3848fb6be54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8379 2024.06.17 18:11:32.489636 [ 3 ] {} <Debug> HTTP-Session: 87f32805-2162-40b8-8636-f3848fb6be54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8380 2024.06.17 18:11:32.489669 [ 3 ] {} <Trace> HTTP-Session: 87f32805-2162-40b8-8636-f3848fb6be54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8381 2024.06.17 18:11:32.489795 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8382 2024.06.17 18:11:32.489839 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8383 2024.06.17 18:11:32.489965 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8384 2024.06.17 18:11:32.490299 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8385 2024.06.17 18:11:32.490336 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8386 2024.06.17 18:11:32.490642 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8387 2024.06.17 18:11:32.490937 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8388 2024.06.17 18:11:32.491098 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001347 sec., 65330.36377134372 rows/sec., 5.10 MiB/sec.
8389 2024.06.17 18:11:32.491388 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Debug> DynamicQueryHandler: Done processing query
8390 2024.06.17 18:11:32.491453 [ 3 ] {f9539c2f-7811-4012-8bcc-ed6403b4190f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8391 2024.06.17 18:11:32.491507 [ 3 ] {} <Debug> HTTP-Session: 87f32805-2162-40b8-8636-f3848fb6be54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8392 2024.06.17 18:11:32.491740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8393 2024.06.17 18:11:32.491794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8394 2024.06.17 18:11:32.491813 [ 3 ] {} <Debug> HTTP-Session: 96b39382-a5d6-421e-91c3-9ce1655fa8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8395 2024.06.17 18:11:32.491831 [ 3 ] {} <Debug> HTTP-Session: 96b39382-a5d6-421e-91c3-9ce1655fa8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8396 2024.06.17 18:11:32.491844 [ 3 ] {} <Debug> HTTP-Session: 96b39382-a5d6-421e-91c3-9ce1655fa8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8397 2024.06.17 18:11:32.491878 [ 3 ] {} <Trace> HTTP-Session: 96b39382-a5d6-421e-91c3-9ce1655fa8aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8398 2024.06.17 18:11:32.492035 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8399 2024.06.17 18:11:32.492085 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8400 2024.06.17 18:11:32.492252 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8401 2024.06.17 18:11:32.492670 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8402 2024.06.17 18:11:32.492708 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8403 2024.06.17 18:11:32.493099 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8404 2024.06.17 18:11:32.493435 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8405 2024.06.17 18:11:32.493596 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec.
8406 2024.06.17 18:11:32.493842 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Debug> DynamicQueryHandler: Done processing query
8407 2024.06.17 18:11:32.493893 [ 3 ] {f46b56f1-b486-4267-8fcd-4ccf36bcb325} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8408 2024.06.17 18:11:32.493949 [ 3 ] {} <Debug> HTTP-Session: 96b39382-a5d6-421e-91c3-9ce1655fa8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8409 2024.06.17 18:11:32.494116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8410 2024.06.17 18:11:32.494165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8411 2024.06.17 18:11:32.494183 [ 3 ] {} <Debug> HTTP-Session: 4a2a233e-6bc5-4e9a-aad4-65fd40eb9cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8412 2024.06.17 18:11:32.494199 [ 3 ] {} <Debug> HTTP-Session: 4a2a233e-6bc5-4e9a-aad4-65fd40eb9cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8413 2024.06.17 18:11:32.494213 [ 3 ] {} <Debug> HTTP-Session: 4a2a233e-6bc5-4e9a-aad4-65fd40eb9cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8414 2024.06.17 18:11:32.494243 [ 3 ] {} <Trace> HTTP-Session: 4a2a233e-6bc5-4e9a-aad4-65fd40eb9cfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8415 2024.06.17 18:11:32.494538 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8416 2024.06.17 18:11:32.494589 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8417 2024.06.17 18:11:32.494764 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8418 2024.06.17 18:11:32.495203 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8419 2024.06.17 18:11:32.495239 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8420 2024.06.17 18:11:32.495646 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8421 2024.06.17 18:11:32.495977 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8422 2024.06.17 18:11:32.496140 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001756 sec., 13667.425968109339 rows/sec., 18.44 MiB/sec.
8423 2024.06.17 18:11:32.496486 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Debug> DynamicQueryHandler: Done processing query
8424 2024.06.17 18:11:32.496560 [ 3 ] {fcc28ea8-dbcb-4b24-b3aa-4bc3c00155e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8425 2024.06.17 18:11:32.496627 [ 3 ] {} <Debug> HTTP-Session: 4a2a233e-6bc5-4e9a-aad4-65fd40eb9cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8426 2024.06.17 18:11:32.496805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8427 2024.06.17 18:11:32.496858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8428 2024.06.17 18:11:32.496877 [ 3 ] {} <Debug> HTTP-Session: 1ddbd560-6f4b-496a-97a9-59f097b8c14d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8429 2024.06.17 18:11:32.496894 [ 3 ] {} <Debug> HTTP-Session: 1ddbd560-6f4b-496a-97a9-59f097b8c14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8430 2024.06.17 18:11:32.496908 [ 3 ] {} <Debug> HTTP-Session: 1ddbd560-6f4b-496a-97a9-59f097b8c14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8431 2024.06.17 18:11:32.496941 [ 3 ] {} <Trace> HTTP-Session: 1ddbd560-6f4b-496a-97a9-59f097b8c14d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8432 2024.06.17 18:11:32.497079 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8433 2024.06.17 18:11:32.497128 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8434 2024.06.17 18:11:32.497285 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8435 2024.06.17 18:11:32.497574 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8436 2024.06.17 18:11:32.497610 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8437 2024.06.17 18:11:32.497955 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8438 2024.06.17 18:11:32.498273 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8439 2024.06.17 18:11:32.498427 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
8440 2024.06.17 18:11:32.498590 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Debug> DynamicQueryHandler: Done processing query
8441 2024.06.17 18:11:32.498615 [ 3 ] {62dbc0e6-7b4a-495d-8904-66d5d3658990} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8442 2024.06.17 18:11:32.498630 [ 3 ] {} <Debug> HTTP-Session: 1ddbd560-6f4b-496a-97a9-59f097b8c14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8443 2024.06.17 18:11:36.708249 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache
8444 2024.06.17 18:11:36.708315 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache
8445 2024.06.17 18:11:37.485373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8446 2024.06.17 18:11:37.485499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8447 2024.06.17 18:11:37.485528 [ 3 ] {} <Debug> HTTP-Session: 622f07db-47cc-4001-bea1-90d4d5f2f397 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8448 2024.06.17 18:11:37.485557 [ 3 ] {} <Debug> HTTP-Session: 622f07db-47cc-4001-bea1-90d4d5f2f397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8449 2024.06.17 18:11:37.485574 [ 3 ] {} <Debug> HTTP-Session: 622f07db-47cc-4001-bea1-90d4d5f2f397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8450 2024.06.17 18:11:37.485630 [ 3 ] {} <Trace> HTTP-Session: 622f07db-47cc-4001-bea1-90d4d5f2f397 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8451 2024.06.17 18:11:37.485836 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8452 2024.06.17 18:11:37.485912 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8453 2024.06.17 18:11:37.486131 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8454 2024.06.17 18:11:37.486599 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8455 2024.06.17 18:11:37.486645 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8456 2024.06.17 18:11:37.487010 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8457 2024.06.17 18:11:37.487339 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8458 2024.06.17 18:11:37.487499 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001723 sec., 2321.5322112594313 rows/sec., 188.17 KiB/sec.
8459 2024.06.17 18:11:37.487814 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Debug> DynamicQueryHandler: Done processing query
8460 2024.06.17 18:11:37.487875 [ 3 ] {29991629-f769-42ed-90c6-96b7bfa43b26} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8461 2024.06.17 18:11:37.487915 [ 3 ] {} <Debug> HTTP-Session: 622f07db-47cc-4001-bea1-90d4d5f2f397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8462 2024.06.17 18:11:37.488074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8463 2024.06.17 18:11:37.488131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8464 2024.06.17 18:11:37.488152 [ 3 ] {} <Debug> HTTP-Session: 0747734a-c5e5-454d-b979-088749812c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8465 2024.06.17 18:11:37.488171 [ 3 ] {} <Debug> HTTP-Session: 0747734a-c5e5-454d-b979-088749812c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8466 2024.06.17 18:11:37.488185 [ 3 ] {} <Debug> HTTP-Session: 0747734a-c5e5-454d-b979-088749812c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8467 2024.06.17 18:11:37.488220 [ 3 ] {} <Trace> HTTP-Session: 0747734a-c5e5-454d-b979-088749812c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8468 2024.06.17 18:11:37.488330 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8469 2024.06.17 18:11:37.488379 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8470 2024.06.17 18:11:37.488537 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8471 2024.06.17 18:11:37.488818 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8472 2024.06.17 18:11:37.488856 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8473 2024.06.17 18:11:37.489171 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8474 2024.06.17 18:11:37.489480 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8475 2024.06.17 18:11:37.489645 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001342 sec., 1490.3129657228017 rows/sec., 121.52 KiB/sec.
8476 2024.06.17 18:11:37.489904 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Debug> DynamicQueryHandler: Done processing query
8477 2024.06.17 18:11:37.489935 [ 3 ] {04d71cfc-f7e1-422f-a821-f3d74018c775} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8478 2024.06.17 18:11:37.489951 [ 3 ] {} <Debug> HTTP-Session: 0747734a-c5e5-454d-b979-088749812c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8479 2024.06.17 18:11:37.490127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8480 2024.06.17 18:11:37.490179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8481 2024.06.17 18:11:37.490197 [ 3 ] {} <Debug> HTTP-Session: 0c74fddd-0cdc-454c-bc50-d31f7a8a1d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8482 2024.06.17 18:11:37.490214 [ 3 ] {} <Debug> HTTP-Session: 0c74fddd-0cdc-454c-bc50-d31f7a8a1d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8483 2024.06.17 18:11:37.490227 [ 3 ] {} <Debug> HTTP-Session: 0c74fddd-0cdc-454c-bc50-d31f7a8a1d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8484 2024.06.17 18:11:37.490258 [ 3 ] {} <Trace> HTTP-Session: 0c74fddd-0cdc-454c-bc50-d31f7a8a1d89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8485 2024.06.17 18:11:37.490384 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8486 2024.06.17 18:11:37.490427 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8487 2024.06.17 18:11:37.490565 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8488 2024.06.17 18:11:37.490901 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8489 2024.06.17 18:11:37.490938 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8490 2024.06.17 18:11:37.491248 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8491 2024.06.17 18:11:37.491548 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8492 2024.06.17 18:11:37.491702 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001367 sec., 76810.53401609363 rows/sec., 6.00 MiB/sec.
8493 2024.06.17 18:11:37.491890 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Debug> DynamicQueryHandler: Done processing query
8494 2024.06.17 18:11:37.491915 [ 3 ] {0506d3e0-ac82-4287-bed2-f8ada48b6509} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8495 2024.06.17 18:11:37.491930 [ 3 ] {} <Debug> HTTP-Session: 0c74fddd-0cdc-454c-bc50-d31f7a8a1d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8496 2024.06.17 18:11:37.492092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8497 2024.06.17 18:11:37.492140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8498 2024.06.17 18:11:37.492159 [ 3 ] {} <Debug> HTTP-Session: 61c3dd21-afe3-435d-888a-68dafb112851 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8499 2024.06.17 18:11:37.492176 [ 3 ] {} <Debug> HTTP-Session: 61c3dd21-afe3-435d-888a-68dafb112851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8500 2024.06.17 18:11:37.492190 [ 3 ] {} <Debug> HTTP-Session: 61c3dd21-afe3-435d-888a-68dafb112851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8501 2024.06.17 18:11:37.492221 [ 3 ] {} <Trace> HTTP-Session: 61c3dd21-afe3-435d-888a-68dafb112851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8502 2024.06.17 18:11:37.492313 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8503 2024.06.17 18:11:37.492354 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8504 2024.06.17 18:11:37.492480 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8505 2024.06.17 18:11:37.492739 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8506 2024.06.17 18:11:37.492774 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8507 2024.06.17 18:11:37.493066 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8508 2024.06.17 18:11:37.493365 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8509 2024.06.17 18:11:37.493518 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001225 sec., 1632.6530612244899 rows/sec., 114.00 KiB/sec.
8510 2024.06.17 18:11:37.493684 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Debug> DynamicQueryHandler: Done processing query
8511 2024.06.17 18:11:37.493708 [ 3 ] {bff323f2-ad6d-4379-91bf-f4176263ebb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8512 2024.06.17 18:11:37.493723 [ 3 ] {} <Debug> HTTP-Session: 61c3dd21-afe3-435d-888a-68dafb112851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8513 2024.06.17 18:11:37.493856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8514 2024.06.17 18:11:37.493904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8515 2024.06.17 18:11:37.493921 [ 3 ] {} <Debug> HTTP-Session: 5704e335-ce7c-4a83-9a04-33236cd1898a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8516 2024.06.17 18:11:37.493938 [ 3 ] {} <Debug> HTTP-Session: 5704e335-ce7c-4a83-9a04-33236cd1898a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8517 2024.06.17 18:11:37.493951 [ 3 ] {} <Debug> HTTP-Session: 5704e335-ce7c-4a83-9a04-33236cd1898a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8518 2024.06.17 18:11:37.493981 [ 3 ] {} <Trace> HTTP-Session: 5704e335-ce7c-4a83-9a04-33236cd1898a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8519 2024.06.17 18:11:37.494113 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8520 2024.06.17 18:11:37.494155 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8521 2024.06.17 18:11:37.494277 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8522 2024.06.17 18:11:37.494669 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8523 2024.06.17 18:11:37.494705 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8524 2024.06.17 18:11:37.495006 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8525 2024.06.17 18:11:37.495300 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8526 2024.06.17 18:11:37.495472 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001399 sec., 67190.85060757684 rows/sec., 5.23 MiB/sec.
8527 2024.06.17 18:11:37.495763 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Debug> DynamicQueryHandler: Done processing query
8528 2024.06.17 18:11:37.495804 [ 3 ] {f8464bca-41ce-4626-9712-a24a7d085392} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8529 2024.06.17 18:11:37.495831 [ 3 ] {} <Debug> HTTP-Session: 5704e335-ce7c-4a83-9a04-33236cd1898a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8530 2024.06.17 18:11:37.496035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8531 2024.06.17 18:11:37.496084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8532 2024.06.17 18:11:37.496102 [ 3 ] {} <Debug> HTTP-Session: 180479fe-4024-47ce-8f26-4d07dba1d17b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8533 2024.06.17 18:11:37.496118 [ 3 ] {} <Debug> HTTP-Session: 180479fe-4024-47ce-8f26-4d07dba1d17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8534 2024.06.17 18:11:37.496131 [ 3 ] {} <Debug> HTTP-Session: 180479fe-4024-47ce-8f26-4d07dba1d17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8535 2024.06.17 18:11:37.496162 [ 3 ] {} <Trace> HTTP-Session: 180479fe-4024-47ce-8f26-4d07dba1d17b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8536 2024.06.17 18:11:37.496326 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8537 2024.06.17 18:11:37.496373 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8538 2024.06.17 18:11:37.496532 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8539 2024.06.17 18:11:37.496953 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8540 2024.06.17 18:11:37.496989 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8541 2024.06.17 18:11:37.497377 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8542 2024.06.17 18:11:37.497710 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8543 2024.06.17 18:11:37.497865 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001617 sec., 121830.55040197898 rows/sec., 8.51 MiB/sec.
8544 2024.06.17 18:11:37.498042 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Debug> DynamicQueryHandler: Done processing query
8545 2024.06.17 18:11:37.498066 [ 3 ] {f0050c4b-2a65-4320-b178-3130436bc4e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8546 2024.06.17 18:11:37.498081 [ 3 ] {} <Debug> HTTP-Session: 180479fe-4024-47ce-8f26-4d07dba1d17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8547 2024.06.17 18:11:37.498229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8548 2024.06.17 18:11:37.498277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8549 2024.06.17 18:11:37.498296 [ 3 ] {} <Debug> HTTP-Session: dfebb72f-696c-439c-bf54-952943fed98e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8550 2024.06.17 18:11:37.498312 [ 3 ] {} <Debug> HTTP-Session: dfebb72f-696c-439c-bf54-952943fed98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8551 2024.06.17 18:11:37.498326 [ 3 ] {} <Debug> HTTP-Session: dfebb72f-696c-439c-bf54-952943fed98e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8552 2024.06.17 18:11:37.498356 [ 3 ] {} <Trace> HTTP-Session: dfebb72f-696c-439c-bf54-952943fed98e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8553 2024.06.17 18:11:37.498497 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8554 2024.06.17 18:11:37.498545 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8555 2024.06.17 18:11:37.498704 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8556 2024.06.17 18:11:37.499019 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8557 2024.06.17 18:11:37.499054 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8558 2024.06.17 18:11:37.499428 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8559 2024.06.17 18:11:37.499774 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8560 2024.06.17 18:11:37.499959 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.00152 sec., 2631.578947368421 rows/sec., 3.55 MiB/sec.
8561 2024.06.17 18:11:37.500300 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Debug> DynamicQueryHandler: Done processing query
8562 2024.06.17 18:11:37.500343 [ 3 ] {ae70edae-e539-420a-bf28-cdd0b6a9c59c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8563 2024.06.17 18:11:37.500367 [ 3 ] {} <Debug> HTTP-Session: dfebb72f-696c-439c-bf54-952943fed98e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8564 2024.06.17 18:11:37.500491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8565 2024.06.17 18:11:37.500540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8566 2024.06.17 18:11:37.500558 [ 3 ] {} <Debug> HTTP-Session: 88204f4e-83bd-4df4-9844-accafacba36e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8567 2024.06.17 18:11:37.500577 [ 3 ] {} <Debug> HTTP-Session: 88204f4e-83bd-4df4-9844-accafacba36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8568 2024.06.17 18:11:37.500590 [ 3 ] {} <Debug> HTTP-Session: 88204f4e-83bd-4df4-9844-accafacba36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8569 2024.06.17 18:11:37.500620 [ 3 ] {} <Trace> HTTP-Session: 88204f4e-83bd-4df4-9844-accafacba36e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8570 2024.06.17 18:11:37.500737 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8571 2024.06.17 18:11:37.500783 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8572 2024.06.17 18:11:37.500926 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8573 2024.06.17 18:11:37.501237 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8574 2024.06.17 18:11:37.501273 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8575 2024.06.17 18:11:37.501626 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8576 2024.06.17 18:11:37.501940 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8577 2024.06.17 18:11:37.502091 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
8578 2024.06.17 18:11:37.502255 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Debug> DynamicQueryHandler: Done processing query
8579 2024.06.17 18:11:37.502279 [ 3 ] {544e911a-ec12-4620-8a35-9fe2a5d21218} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8580 2024.06.17 18:11:37.502294 [ 3 ] {} <Debug> HTTP-Session: 88204f4e-83bd-4df4-9844-accafacba36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8581 2024.06.17 18:11:42.485401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8582 2024.06.17 18:11:42.485543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8583 2024.06.17 18:11:42.485575 [ 3 ] {} <Debug> HTTP-Session: 6a2070e1-6a62-45c5-b304-bafa8c361363 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8584 2024.06.17 18:11:42.485604 [ 3 ] {} <Debug> HTTP-Session: 6a2070e1-6a62-45c5-b304-bafa8c361363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8585 2024.06.17 18:11:42.485623 [ 3 ] {} <Debug> HTTP-Session: 6a2070e1-6a62-45c5-b304-bafa8c361363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8586 2024.06.17 18:11:42.485681 [ 3 ] {} <Trace> HTTP-Session: 6a2070e1-6a62-45c5-b304-bafa8c361363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8587 2024.06.17 18:11:42.485904 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8588 2024.06.17 18:11:42.485978 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8589 2024.06.17 18:11:42.486176 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8590 2024.06.17 18:11:42.486680 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8591 2024.06.17 18:11:42.486720 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8592 2024.06.17 18:11:42.487092 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8593 2024.06.17 18:11:42.487435 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8594 2024.06.17 18:11:42.487584 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001759 sec., 13644.115974985787 rows/sec., 1.08 MiB/sec.
8595 2024.06.17 18:11:42.487911 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Debug> DynamicQueryHandler: Done processing query
8596 2024.06.17 18:11:42.487942 [ 3 ] {0c26dc79-06df-404b-9cfd-a3b9148ccff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8597 2024.06.17 18:11:42.487959 [ 3 ] {} <Debug> HTTP-Session: 6a2070e1-6a62-45c5-b304-bafa8c361363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8598 2024.06.17 18:11:42.488088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8599 2024.06.17 18:11:42.488146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8600 2024.06.17 18:11:42.488167 [ 3 ] {} <Debug> HTTP-Session: 61568479-54d8-44cf-bf29-d296ec70e3fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8601 2024.06.17 18:11:42.488185 [ 3 ] {} <Debug> HTTP-Session: 61568479-54d8-44cf-bf29-d296ec70e3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8602 2024.06.17 18:11:42.488200 [ 3 ] {} <Debug> HTTP-Session: 61568479-54d8-44cf-bf29-d296ec70e3fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8603 2024.06.17 18:11:42.488236 [ 3 ] {} <Trace> HTTP-Session: 61568479-54d8-44cf-bf29-d296ec70e3fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8604 2024.06.17 18:11:42.488346 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8605 2024.06.17 18:11:42.488392 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8606 2024.06.17 18:11:42.488539 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8607 2024.06.17 18:11:42.488819 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8608 2024.06.17 18:11:42.488855 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8609 2024.06.17 18:11:42.489150 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8610 2024.06.17 18:11:42.489462 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8611 2024.06.17 18:11:42.489603 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001285 sec., 3112.8404669260703 rows/sec., 253.83 KiB/sec.
8612 2024.06.17 18:11:42.489778 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Debug> DynamicQueryHandler: Done processing query
8613 2024.06.17 18:11:42.489803 [ 3 ] {19070ebf-5e97-49b8-bf68-092de6106e02} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8614 2024.06.17 18:11:42.489819 [ 3 ] {} <Debug> HTTP-Session: 61568479-54d8-44cf-bf29-d296ec70e3fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8615 2024.06.17 18:11:42.489991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8616 2024.06.17 18:11:42.490042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8617 2024.06.17 18:11:42.490062 [ 3 ] {} <Debug> HTTP-Session: 0cc4267d-3b5d-4910-a72a-74db0843de43 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8618 2024.06.17 18:11:42.490079 [ 3 ] {} <Debug> HTTP-Session: 0cc4267d-3b5d-4910-a72a-74db0843de43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8619 2024.06.17 18:11:42.490092 [ 3 ] {} <Debug> HTTP-Session: 0cc4267d-3b5d-4910-a72a-74db0843de43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8620 2024.06.17 18:11:42.490123 [ 3 ] {} <Trace> HTTP-Session: 0cc4267d-3b5d-4910-a72a-74db0843de43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8621 2024.06.17 18:11:42.490256 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8622 2024.06.17 18:11:42.490299 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8623 2024.06.17 18:11:42.490423 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8624 2024.06.17 18:11:42.490778 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8625 2024.06.17 18:11:42.490815 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8626 2024.06.17 18:11:42.491125 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8627 2024.06.17 18:11:42.491422 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8628 2024.06.17 18:11:42.491575 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Debug> executeQuery: Read 130 rows, 11.08 KiB in 0.001372 sec., 94752.18658892128 rows/sec., 7.89 MiB/sec.
8629 2024.06.17 18:11:42.491587 [ 35 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8630 2024.06.17 18:11:42.491695 [ 35 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8631 2024.06.17 18:11:42.491741 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8632 2024.06.17 18:11:42.491826 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Debug> DynamicQueryHandler: Done processing query
8633 2024.06.17 18:11:42.491871 [ 3 ] {acc9158e-c0ae-4d1e-971f-1c0351e9cfcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8634 2024.06.17 18:11:42.491907 [ 3 ] {} <Debug> HTTP-Session: 0cc4267d-3b5d-4910-a72a-74db0843de43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8635 2024.06.17 18:11:42.491920 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
8636 2024.06.17 18:11:42.492099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8637 2024.06.17 18:11:42.492243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8638 2024.06.17 18:11:42.492318 [ 3 ] {} <Debug> HTTP-Session: 875d5f93-c16a-484b-851f-b13af6a864d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8639 2024.06.17 18:11:42.492346 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8640 2024.06.17 18:11:42.492370 [ 3 ] {} <Debug> HTTP-Session: 875d5f93-c16a-484b-851f-b13af6a864d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8641 2024.06.17 18:11:42.492428 [ 3 ] {} <Debug> HTTP-Session: 875d5f93-c16a-484b-851f-b13af6a864d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8642 2024.06.17 18:11:42.492440 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 183 rows starting from the beginning of the part
8643 2024.06.17 18:11:42.492525 [ 3 ] {} <Trace> HTTP-Session: 875d5f93-c16a-484b-851f-b13af6a864d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8644 2024.06.17 18:11:42.492843 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part
8645 2024.06.17 18:11:42.492847 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8646 2024.06.17 18:11:42.492926 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8647 2024.06.17 18:11:42.492936 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part
8648 2024.06.17 18:11:42.493331 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part
8649 2024.06.17 18:11:42.493763 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 105 rows starting from the beginning of the part
8650 2024.06.17 18:11:42.494117 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part
8651 2024.06.17 18:11:42.494375 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8652 2024.06.17 18:11:42.495015 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8653 2024.06.17 18:11:42.495059 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8654 2024.06.17 18:11:42.495529 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8655 2024.06.17 18:11:42.495939 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8656 2024.06.17 18:11:42.495957 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 4 columns (4 merged, 0 gathered) in 0.004150541 sec., 178771.8757627018 rows/sec., 14.64 MiB/sec.
8657 2024.06.17 18:11:42.496204 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003471 sec., 1152.4056467876692 rows/sec., 80.47 KiB/sec.
8658 2024.06.17 18:11:42.496320 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8659 2024.06.17 18:11:42.496880 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Debug> DynamicQueryHandler: Done processing query
8660 2024.06.17 18:11:42.496948 [ 3 ] {0ae6199a-58b8-47a5-bb62-08c1227f9e5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8661 2024.06.17 18:11:42.497023 [ 3 ] {} <Debug> HTTP-Session: 875d5f93-c16a-484b-851f-b13af6a864d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8662 2024.06.17 18:11:42.497216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8663 2024.06.17 18:11:42.497298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8664 2024.06.17 18:11:42.497333 [ 3 ] {} <Debug> HTTP-Session: a2bd65fa-33ec-478b-aae7-42208b80f0e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8665 2024.06.17 18:11:42.497371 [ 3 ] {} <Debug> HTTP-Session: a2bd65fa-33ec-478b-aae7-42208b80f0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8666 2024.06.17 18:11:42.497403 [ 3 ] {} <Debug> HTTP-Session: a2bd65fa-33ec-478b-aae7-42208b80f0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8667 2024.06.17 18:11:42.497417 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8668 2024.06.17 18:11:42.497458 [ 3 ] {} <Trace> HTTP-Session: a2bd65fa-33ec-478b-aae7-42208b80f0e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8669 2024.06.17 18:11:42.497593 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_56_11} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8670 2024.06.17 18:11:42.497687 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8671 2024.06.17 18:11:42.497774 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
8672 2024.06.17 18:11:42.497784 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8673 2024.06.17 18:11:42.497959 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8674 2024.06.17 18:11:42.498309 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8675 2024.06.17 18:11:42.498348 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8676 2024.06.17 18:11:42.498664 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8677 2024.06.17 18:11:42.498987 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8678 2024.06.17 18:11:42.499139 [ 35 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8679 2024.06.17 18:11:42.499147 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001539 sec., 59779.07732293697 rows/sec., 4.67 MiB/sec.
8680 2024.06.17 18:11:42.499189 [ 35 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8681 2024.06.17 18:11:42.499256 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8682 2024.06.17 18:11:42.499413 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
8683 2024.06.17 18:11:42.499450 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Debug> DynamicQueryHandler: Done processing query
8684 2024.06.17 18:11:42.499480 [ 3 ] {2aeb9d72-6c5c-4e2b-8345-f2cc0287ac28} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8685 2024.06.17 18:11:42.499504 [ 3 ] {} <Debug> HTTP-Session: a2bd65fa-33ec-478b-aae7-42208b80f0e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8686 2024.06.17 18:11:42.499558 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8687 2024.06.17 18:11:42.499586 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 148 rows starting from the beginning of the part
8688 2024.06.17 18:11:42.499673 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part
8689 2024.06.17 18:11:42.499737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8690 2024.06.17 18:11:42.499937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8691 2024.06.17 18:11:42.500028 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part
8692 2024.06.17 18:11:42.500066 [ 3 ] {} <Debug> HTTP-Session: 7386241f-b52f-4c7f-9712-f4c70ff39316 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8693 2024.06.17 18:11:42.500136 [ 3 ] {} <Debug> HTTP-Session: 7386241f-b52f-4c7f-9712-f4c70ff39316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8694 2024.06.17 18:11:42.500254 [ 3 ] {} <Debug> HTTP-Session: 7386241f-b52f-4c7f-9712-f4c70ff39316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8695 2024.06.17 18:11:42.500377 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part
8696 2024.06.17 18:11:42.500402 [ 3 ] {} <Trace> HTTP-Session: 7386241f-b52f-4c7f-9712-f4c70ff39316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8697 2024.06.17 18:11:42.500548 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 94 rows starting from the beginning of the part
8698 2024.06.17 18:11:42.500840 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8699 2024.06.17 18:11:42.500869 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 92 rows starting from the beginning of the part
8700 2024.06.17 18:11:42.501029 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8701 2024.06.17 18:11:42.501555 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8702 2024.06.17 18:11:42.502121 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8703 2024.06.17 18:11:42.502168 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8704 2024.06.17 18:11:42.502589 [ 197 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.003244599 sec., 178142.19877402415 rows/sec., 13.91 MiB/sec.
8705 2024.06.17 18:11:42.502796 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8706 2024.06.17 18:11:42.502837 [ 197 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8707 2024.06.17 18:11:42.503747 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8708 2024.06.17 18:11:42.503791 [ 197 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8709 2024.06.17 18:11:42.504028 [ 197 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_56_11} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8710 2024.06.17 18:11:42.504067 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8711 2024.06.17 18:11:42.504147 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.003524 sec., 45970.488081725314 rows/sec., 3.20 MiB/sec.
8712 2024.06.17 18:11:42.504166 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8713 2024.06.17 18:11:42.504252 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8714 2024.06.17 18:11:42.504289 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8715 2024.06.17 18:11:42.504627 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
8716 2024.06.17 18:11:42.504673 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Debug> DynamicQueryHandler: Done processing query
8717 2024.06.17 18:11:42.504718 [ 3 ] {f3558c63-450a-4d63-849c-fed8fd478342} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8718 2024.06.17 18:11:42.504757 [ 3 ] {} <Debug> HTTP-Session: 7386241f-b52f-4c7f-9712-f4c70ff39316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8719 2024.06.17 18:11:42.504876 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8720 2024.06.17 18:11:42.504931 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 7931 rows starting from the beginning of the part
8721 2024.06.17 18:11:42.504971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8722 2024.06.17 18:11:42.505175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8723 2024.06.17 18:11:42.505184 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
8724 2024.06.17 18:11:42.505269 [ 3 ] {} <Debug> HTTP-Session: ce4a2ae8-6146-4709-9cd0-84815652f017 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8725 2024.06.17 18:11:42.505354 [ 3 ] {} <Debug> HTTP-Session: ce4a2ae8-6146-4709-9cd0-84815652f017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8726 2024.06.17 18:11:42.505421 [ 3 ] {} <Debug> HTTP-Session: ce4a2ae8-6146-4709-9cd0-84815652f017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8727 2024.06.17 18:11:42.505469 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
8728 2024.06.17 18:11:42.505572 [ 3 ] {} <Trace> HTTP-Session: ce4a2ae8-6146-4709-9cd0-84815652f017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8729 2024.06.17 18:11:42.505740 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
8730 2024.06.17 18:11:42.505940 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 197 rows starting from the beginning of the part
8731 2024.06.17 18:11:42.506068 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 162 rows starting from the beginning of the part
8732 2024.06.17 18:11:42.506198 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8733 2024.06.17 18:11:42.506495 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8734 2024.06.17 18:11:42.507092 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8735 2024.06.17 18:11:42.507800 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8736 2024.06.17 18:11:42.507877 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8737 2024.06.17 18:11:42.509148 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8738 2024.06.17 18:11:42.509733 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8739 2024.06.17 18:11:42.509900 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.004069 sec., 5898.255099533055 rows/sec., 7.96 MiB/sec.
8740 2024.06.17 18:11:42.510080 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Debug> DynamicQueryHandler: Done processing query
8741 2024.06.17 18:11:42.510104 [ 3 ] {647a522c-7b5e-4cd2-8716-48411a094335} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8742 2024.06.17 18:11:42.510183 [ 3 ] {} <Debug> HTTP-Session: ce4a2ae8-6146-4709-9cd0-84815652f017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8743 2024.06.17 18:11:42.510330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8744 2024.06.17 18:11:42.510386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8745 2024.06.17 18:11:42.510406 [ 3 ] {} <Debug> HTTP-Session: 4b3869c5-2bdb-494f-a300-ccbbad22376d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8746 2024.06.17 18:11:42.510421 [ 3 ] {} <Debug> HTTP-Session: 4b3869c5-2bdb-494f-a300-ccbbad22376d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8747 2024.06.17 18:11:42.510435 [ 3 ] {} <Debug> HTTP-Session: 4b3869c5-2bdb-494f-a300-ccbbad22376d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8748 2024.06.17 18:11:42.510467 [ 3 ] {} <Trace> HTTP-Session: 4b3869c5-2bdb-494f-a300-ccbbad22376d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8749 2024.06.17 18:11:42.510668 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8750 2024.06.17 18:11:42.510714 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8751 2024.06.17 18:11:42.510912 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8752 2024.06.17 18:11:42.511648 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8753 2024.06.17 18:11:42.511670 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8770 rows, containing 5 columns (5 merged, 0 gathered) in 0.007170734 sec., 1223026.819848568 rows/sec., 85.25 MiB/sec.
8754 2024.06.17 18:11:42.511697 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8755 2024.06.17 18:11:42.511899 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8756 2024.06.17 18:11:42.512620 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8757 2024.06.17 18:11:42.512988 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8758 2024.06.17 18:11:42.513225 [ 189 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8759 2024.06.17 18:11:42.513379 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
8760 2024.06.17 18:11:42.513455 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8761 2024.06.17 18:11:42.513628 [ 35 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8762 2024.06.17 18:11:42.513638 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003016 sec., 19893.899204244033 rows/sec., 1.34 MiB/sec.
8763 2024.06.17 18:11:42.513698 [ 35 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8764 2024.06.17 18:11:42.513792 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8765 2024.06.17 18:11:42.513975 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
8766 2024.06.17 18:11:42.513995 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Debug> DynamicQueryHandler: Done processing query
8767 2024.06.17 18:11:42.514042 [ 3 ] {1746984e-0ac2-46ac-b474-8565cadf3554} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8768 2024.06.17 18:11:42.514075 [ 3 ] {} <Debug> HTTP-Session: 4b3869c5-2bdb-494f-a300-ccbbad22376d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8769 2024.06.17 18:11:42.514194 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8770 2024.06.17 18:11:42.514236 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2746 rows starting from the beginning of the part
8771 2024.06.17 18:11:42.514347 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
8772 2024.06.17 18:11:42.514545 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
8773 2024.06.17 18:11:42.514753 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
8774 2024.06.17 18:11:42.514899 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
8775 2024.06.17 18:11:42.515033 [ 191 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
8776 2024.06.17 18:11:42.516672 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3046 rows, containing 4 columns (4 merged, 0 gathered) in 0.002769048 sec., 1100017.045569452 rows/sec., 74.19 MiB/sec.
8777 2024.06.17 18:11:42.517018 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8778 2024.06.17 18:11:42.517493 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_56_11} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8779 2024.06.17 18:11:42.517593 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_56_11} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8780 2024.06.17 18:11:42.517696 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
8781 2024.06.17 18:11:47.484756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8782 2024.06.17 18:11:47.484899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8783 2024.06.17 18:11:47.484929 [ 3 ] {} <Debug> HTTP-Session: be8070ac-9036-4b0a-b3c8-7d9d1ce7bb5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8784 2024.06.17 18:11:47.484957 [ 3 ] {} <Debug> HTTP-Session: be8070ac-9036-4b0a-b3c8-7d9d1ce7bb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8785 2024.06.17 18:11:47.484975 [ 3 ] {} <Debug> HTTP-Session: be8070ac-9036-4b0a-b3c8-7d9d1ce7bb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8786 2024.06.17 18:11:47.485033 [ 3 ] {} <Trace> HTTP-Session: be8070ac-9036-4b0a-b3c8-7d9d1ce7bb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8787 2024.06.17 18:11:47.485241 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8788 2024.06.17 18:11:47.485316 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8789 2024.06.17 18:11:47.485517 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8790 2024.06.17 18:11:47.485886 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8791 2024.06.17 18:11:47.485930 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8792 2024.06.17 18:11:47.486275 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8793 2024.06.17 18:11:47.486594 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8794 2024.06.17 18:11:47.486768 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.00164 sec., 2439.0243902439024 rows/sec., 197.69 KiB/sec.
8795 2024.06.17 18:11:47.486797 [ 31 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8796 2024.06.17 18:11:47.486996 [ 31 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8797 2024.06.17 18:11:47.487052 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8798 2024.06.17 18:11:47.487098 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Debug> DynamicQueryHandler: Done processing query
8799 2024.06.17 18:11:47.487153 [ 3 ] {1fea0217-c766-404c-8fcb-a14bf80c7316} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8800 2024.06.17 18:11:47.487185 [ 3 ] {} <Debug> HTTP-Session: be8070ac-9036-4b0a-b3c8-7d9d1ce7bb5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8801 2024.06.17 18:11:47.487233 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
8802 2024.06.17 18:11:47.487369 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8803 2024.06.17 18:11:47.487371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8804 2024.06.17 18:11:47.487410 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 28 rows starting from the beginning of the part
8805 2024.06.17 18:11:47.487447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8806 2024.06.17 18:11:47.487475 [ 3 ] {} <Debug> HTTP-Session: eec2a4be-e1a8-403e-be1c-59644e59596a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8807 2024.06.17 18:11:47.487519 [ 3 ] {} <Debug> HTTP-Session: eec2a4be-e1a8-403e-be1c-59644e59596a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8808 2024.06.17 18:11:47.487543 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part
8809 2024.06.17 18:11:47.487560 [ 3 ] {} <Debug> HTTP-Session: eec2a4be-e1a8-403e-be1c-59644e59596a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8810 2024.06.17 18:11:47.487647 [ 3 ] {} <Trace> HTTP-Session: eec2a4be-e1a8-403e-be1c-59644e59596a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8811 2024.06.17 18:11:47.487800 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part
8812 2024.06.17 18:11:47.488088 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8813 2024.06.17 18:11:47.488196 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part
8814 2024.06.17 18:11:47.488225 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8815 2024.06.17 18:11:47.488406 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part
8816 2024.06.17 18:11:47.488640 [ 194 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part
8817 2024.06.17 18:11:47.489168 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8818 2024.06.17 18:11:47.489587 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8819 2024.06.17 18:11:47.489636 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8820 2024.06.17 18:11:47.490112 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8821 2024.06.17 18:11:47.490322 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 4 columns (4 merged, 0 gathered) in 0.003160357 sec., 27844.95549078791 rows/sec., 2.20 MiB/sec.
8822 2024.06.17 18:11:47.490565 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8823 2024.06.17 18:11:47.490717 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8824 2024.06.17 18:11:47.491013 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.003101 sec., 21928.410190261206 rows/sec., 1.73 MiB/sec.
8825 2024.06.17 18:11:47.491716 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Debug> DynamicQueryHandler: Done processing query
8826 2024.06.17 18:11:47.491832 [ 3 ] {4248e2fa-2b52-4283-9bf2-b024ffd0c56f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8827 2024.06.17 18:11:47.491952 [ 3 ] {} <Debug> HTTP-Session: eec2a4be-e1a8-403e-be1c-59644e59596a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8828 2024.06.17 18:11:47.492028 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8829 2024.06.17 18:11:47.492313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8830 2024.06.17 18:11:47.492355 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_51_10} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8831 2024.06.17 18:11:47.492397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8832 2024.06.17 18:11:47.492445 [ 3 ] {} <Debug> HTTP-Session: 63fb5791-2515-4c5a-8771-71283764c139 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8833 2024.06.17 18:11:47.492490 [ 3 ] {} <Debug> HTTP-Session: 63fb5791-2515-4c5a-8771-71283764c139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8834 2024.06.17 18:11:47.492515 [ 3 ] {} <Debug> HTTP-Session: 63fb5791-2515-4c5a-8771-71283764c139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8835 2024.06.17 18:11:47.492523 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8836 2024.06.17 18:11:47.492578 [ 3 ] {} <Trace> HTTP-Session: 63fb5791-2515-4c5a-8771-71283764c139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8837 2024.06.17 18:11:47.492710 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8838 2024.06.17 18:11:47.492752 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8839 2024.06.17 18:11:47.492904 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8840 2024.06.17 18:11:47.493213 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8841 2024.06.17 18:11:47.493250 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8842 2024.06.17 18:11:47.493566 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8843 2024.06.17 18:11:47.493875 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8844 2024.06.17 18:11:47.494018 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001351 sec., 50333.086602516654 rows/sec., 3.93 MiB/sec.
8845 2024.06.17 18:11:47.494202 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Debug> DynamicQueryHandler: Done processing query
8846 2024.06.17 18:11:47.494239 [ 3 ] {260343a5-9de5-4a8e-9b49-20da964b1bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8847 2024.06.17 18:11:47.494268 [ 3 ] {} <Debug> HTTP-Session: 63fb5791-2515-4c5a-8771-71283764c139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8848 2024.06.17 18:11:47.494503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8849 2024.06.17 18:11:47.494551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8850 2024.06.17 18:11:47.494570 [ 3 ] {} <Debug> HTTP-Session: a139339a-52b0-4304-8190-ac0948c33046 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8851 2024.06.17 18:11:47.494585 [ 3 ] {} <Debug> HTTP-Session: a139339a-52b0-4304-8190-ac0948c33046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8852 2024.06.17 18:11:47.494600 [ 3 ] {} <Debug> HTTP-Session: a139339a-52b0-4304-8190-ac0948c33046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8853 2024.06.17 18:11:47.494630 [ 3 ] {} <Trace> HTTP-Session: a139339a-52b0-4304-8190-ac0948c33046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8854 2024.06.17 18:11:47.494771 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8855 2024.06.17 18:11:47.494818 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8856 2024.06.17 18:11:47.494963 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8857 2024.06.17 18:11:47.495304 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8858 2024.06.17 18:11:47.495345 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8859 2024.06.17 18:11:47.495755 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8860 2024.06.17 18:11:47.496082 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8861 2024.06.17 18:11:47.496235 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec.
8862 2024.06.17 18:11:47.496389 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Debug> DynamicQueryHandler: Done processing query
8863 2024.06.17 18:11:47.496413 [ 3 ] {fd2c6121-ec24-49ba-acfa-5fac32c77374} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8864 2024.06.17 18:11:47.496429 [ 3 ] {} <Debug> HTTP-Session: a139339a-52b0-4304-8190-ac0948c33046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8865 2024.06.17 18:11:47.496621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8866 2024.06.17 18:11:47.496668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8867 2024.06.17 18:11:47.496686 [ 3 ] {} <Debug> HTTP-Session: 9078a3c3-9c68-41ec-975e-aa7d94d1878d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8868 2024.06.17 18:11:47.496702 [ 3 ] {} <Debug> HTTP-Session: 9078a3c3-9c68-41ec-975e-aa7d94d1878d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8869 2024.06.17 18:11:47.496716 [ 3 ] {} <Debug> HTTP-Session: 9078a3c3-9c68-41ec-975e-aa7d94d1878d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8870 2024.06.17 18:11:47.496746 [ 3 ] {} <Trace> HTTP-Session: 9078a3c3-9c68-41ec-975e-aa7d94d1878d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8871 2024.06.17 18:11:47.496863 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8872 2024.06.17 18:11:47.496909 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8873 2024.06.17 18:11:47.497069 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8874 2024.06.17 18:11:47.497330 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8875 2024.06.17 18:11:47.497365 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8876 2024.06.17 18:11:47.497738 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8877 2024.06.17 18:11:47.498067 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8878 2024.06.17 18:11:47.498222 [ 31 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8879 2024.06.17 18:11:47.498232 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.0014 sec., 2857.1428571428573 rows/sec., 3.86 MiB/sec.
8880 2024.06.17 18:11:47.498274 [ 31 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8881 2024.06.17 18:11:47.498349 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8882 2024.06.17 18:11:47.498590 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Debug> DynamicQueryHandler: Done processing query
8883 2024.06.17 18:11:47.498653 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
8884 2024.06.17 18:11:47.498660 [ 3 ] {7313dc22-6ef6-4c2c-bb9b-287c7cdd030b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8885 2024.06.17 18:11:47.498789 [ 3 ] {} <Debug> HTTP-Session: 9078a3c3-9c68-41ec-975e-aa7d94d1878d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8886 2024.06.17 18:11:47.499075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8887 2024.06.17 18:11:47.499193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8888 2024.06.17 18:11:47.499208 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8889 2024.06.17 18:11:47.499229 [ 3 ] {} <Debug> HTTP-Session: 96f93ed7-f601-465c-ab79-c5c7ed53d837 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8890 2024.06.17 18:11:47.499277 [ 3 ] {} <Debug> HTTP-Session: 96f93ed7-f601-465c-ab79-c5c7ed53d837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8891 2024.06.17 18:11:47.499303 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 700 rows starting from the beginning of the part
8892 2024.06.17 18:11:47.499309 [ 3 ] {} <Debug> HTTP-Session: 96f93ed7-f601-465c-ab79-c5c7ed53d837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8893 2024.06.17 18:11:47.499379 [ 3 ] {} <Trace> HTTP-Session: 96f93ed7-f601-465c-ab79-c5c7ed53d837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8894 2024.06.17 18:11:47.499639 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part
8895 2024.06.17 18:11:47.499689 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8896 2024.06.17 18:11:47.499829 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8897 2024.06.17 18:11:47.499982 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part
8898 2024.06.17 18:11:47.500381 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part
8899 2024.06.17 18:11:47.500701 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part
8900 2024.06.17 18:11:47.500830 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8901 2024.06.17 18:11:47.501078 [ 193 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part
8902 2024.06.17 18:11:47.502052 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8903 2024.06.17 18:11:47.502110 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8904 2024.06.17 18:11:47.502885 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8905 2024.06.17 18:11:47.503777 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8906 2024.06.17 18:11:47.504224 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004626 sec., 12970.16861219196 rows/sec., 895.08 KiB/sec.
8907 2024.06.17 18:11:47.504494 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Debug> DynamicQueryHandler: Done processing query
8908 2024.06.17 18:11:47.504536 [ 3 ] {f35d6d6d-f8b4-4e89-87f3-73d35b4bbec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8909 2024.06.17 18:11:47.504553 [ 3 ] {} <Debug> HTTP-Session: 96f93ed7-f601-465c-ab79-c5c7ed53d837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.06.17 18:11:47.505428 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 6 columns (6 merged, 0 gathered) in 0.006959219 sec., 109207.65677872761 rows/sec., 147.37 MiB/sec.
8911 2024.06.17 18:11:47.506020 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8912 2024.06.17 18:11:47.506487 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8913 2024.06.17 18:11:47.506575 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8914 2024.06.17 18:11:47.506677 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB.
8915 2024.06.17 18:11:51.708362 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
8916 2024.06.17 18:11:51.708428 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
8917 2024.06.17 18:11:52.485936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8918 2024.06.17 18:11:52.486057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8919 2024.06.17 18:11:52.486087 [ 3 ] {} <Debug> HTTP-Session: 5b0f874c-d17a-4b16-b86d-48c8b7e8910b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8920 2024.06.17 18:11:52.486115 [ 3 ] {} <Debug> HTTP-Session: 5b0f874c-d17a-4b16-b86d-48c8b7e8910b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8921 2024.06.17 18:11:52.486133 [ 3 ] {} <Debug> HTTP-Session: 5b0f874c-d17a-4b16-b86d-48c8b7e8910b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8922 2024.06.17 18:11:52.486188 [ 3 ] {} <Trace> HTTP-Session: 5b0f874c-d17a-4b16-b86d-48c8b7e8910b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8923 2024.06.17 18:11:52.486404 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8924 2024.06.17 18:11:52.486478 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8925 2024.06.17 18:11:52.486695 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8926 2024.06.17 18:11:52.487126 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8927 2024.06.17 18:11:52.487168 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8928 2024.06.17 18:11:52.487540 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8929 2024.06.17 18:11:52.487878 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8930 2024.06.17 18:11:52.488022 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001686 sec., 14234.875444839858 rows/sec., 1.13 MiB/sec.
8931 2024.06.17 18:11:52.488225 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Debug> DynamicQueryHandler: Done processing query
8932 2024.06.17 18:11:52.488252 [ 3 ] {2d865d1a-6069-4c52-b22e-300a37b94593} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8933 2024.06.17 18:11:52.488269 [ 3 ] {} <Debug> HTTP-Session: 5b0f874c-d17a-4b16-b86d-48c8b7e8910b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8934 2024.06.17 18:11:52.488458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8935 2024.06.17 18:11:52.488510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8936 2024.06.17 18:11:52.488531 [ 3 ] {} <Debug> HTTP-Session: 0069c888-a590-4895-9a13-fb18b258c62a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8937 2024.06.17 18:11:52.488549 [ 3 ] {} <Debug> HTTP-Session: 0069c888-a590-4895-9a13-fb18b258c62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8938 2024.06.17 18:11:52.488563 [ 3 ] {} <Debug> HTTP-Session: 0069c888-a590-4895-9a13-fb18b258c62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8939 2024.06.17 18:11:52.488598 [ 3 ] {} <Trace> HTTP-Session: 0069c888-a590-4895-9a13-fb18b258c62a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8940 2024.06.17 18:11:52.488745 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8941 2024.06.17 18:11:52.488791 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8942 2024.06.17 18:11:52.488917 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8943 2024.06.17 18:11:52.489324 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8944 2024.06.17 18:11:52.489361 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8945 2024.06.17 18:11:52.489680 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8946 2024.06.17 18:11:52.489988 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8947 2024.06.17 18:11:52.490120 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001438 sec., 89012.5173852573 rows/sec., 7.42 MiB/sec.
8948 2024.06.17 18:11:52.490288 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Debug> DynamicQueryHandler: Done processing query
8949 2024.06.17 18:11:52.490312 [ 3 ] {91efe829-e2a2-4541-9f47-2981fc9917de} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8950 2024.06.17 18:11:52.490328 [ 3 ] {} <Debug> HTTP-Session: 0069c888-a590-4895-9a13-fb18b258c62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8951 2024.06.17 18:11:52.490471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8952 2024.06.17 18:11:52.490520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8953 2024.06.17 18:11:52.490539 [ 3 ] {} <Debug> HTTP-Session: d0ab6100-ad65-41ea-a700-8f47e5fe3f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8954 2024.06.17 18:11:52.490556 [ 3 ] {} <Debug> HTTP-Session: d0ab6100-ad65-41ea-a700-8f47e5fe3f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8955 2024.06.17 18:11:52.490570 [ 3 ] {} <Debug> HTTP-Session: d0ab6100-ad65-41ea-a700-8f47e5fe3f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8956 2024.06.17 18:11:52.490602 [ 3 ] {} <Trace> HTTP-Session: d0ab6100-ad65-41ea-a700-8f47e5fe3f40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8957 2024.06.17 18:11:52.490723 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8958 2024.06.17 18:11:52.490765 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8959 2024.06.17 18:11:52.490887 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8960 2024.06.17 18:11:52.491214 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8961 2024.06.17 18:11:52.491254 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8962 2024.06.17 18:11:52.491552 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8963 2024.06.17 18:11:52.491857 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8964 2024.06.17 18:11:52.491984 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001306 sec., 67381.3169984686 rows/sec., 5.26 MiB/sec.
8965 2024.06.17 18:11:52.492129 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Debug> DynamicQueryHandler: Done processing query
8966 2024.06.17 18:11:52.492153 [ 3 ] {e2d87835-f6b2-444d-9da2-1530553494a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8967 2024.06.17 18:11:52.492169 [ 3 ] {} <Debug> HTTP-Session: d0ab6100-ad65-41ea-a700-8f47e5fe3f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8968 2024.06.17 18:11:52.492334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8969 2024.06.17 18:11:52.492380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8970 2024.06.17 18:11:52.492399 [ 3 ] {} <Debug> HTTP-Session: 7b7c09a0-ec50-41ef-b230-b9c03ce4c476 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8971 2024.06.17 18:11:52.492416 [ 3 ] {} <Debug> HTTP-Session: 7b7c09a0-ec50-41ef-b230-b9c03ce4c476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8972 2024.06.17 18:11:52.492429 [ 3 ] {} <Debug> HTTP-Session: 7b7c09a0-ec50-41ef-b230-b9c03ce4c476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8973 2024.06.17 18:11:52.492459 [ 3 ] {} <Trace> HTTP-Session: 7b7c09a0-ec50-41ef-b230-b9c03ce4c476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8974 2024.06.17 18:11:52.492598 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8975 2024.06.17 18:11:52.492645 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8976 2024.06.17 18:11:52.492784 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8977 2024.06.17 18:11:52.493155 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8978 2024.06.17 18:11:52.493189 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8979 2024.06.17 18:11:52.493564 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8980 2024.06.17 18:11:52.493893 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8981 2024.06.17 18:11:52.494020 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec.
8982 2024.06.17 18:11:52.494179 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Debug> DynamicQueryHandler: Done processing query
8983 2024.06.17 18:11:52.494204 [ 3 ] {0941ecdb-eac4-4297-a7bd-1867e0a77ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8984 2024.06.17 18:11:52.494221 [ 3 ] {} <Debug> HTTP-Session: 7b7c09a0-ec50-41ef-b230-b9c03ce4c476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8985 2024.06.17 18:11:52.494386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8986 2024.06.17 18:11:52.494434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8987 2024.06.17 18:11:52.494453 [ 3 ] {} <Debug> HTTP-Session: d91db3c6-5871-4e69-a3cc-1560c0588903 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
8988 2024.06.17 18:11:52.494469 [ 3 ] {} <Debug> HTTP-Session: d91db3c6-5871-4e69-a3cc-1560c0588903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8989 2024.06.17 18:11:52.494483 [ 3 ] {} <Debug> HTTP-Session: d91db3c6-5871-4e69-a3cc-1560c0588903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8990 2024.06.17 18:11:52.494513 [ 3 ] {} <Trace> HTTP-Session: d91db3c6-5871-4e69-a3cc-1560c0588903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8991 2024.06.17 18:11:52.494740 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8992 2024.06.17 18:11:52.494787 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8993 2024.06.17 18:11:52.494941 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8994 2024.06.17 18:11:52.495325 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8995 2024.06.17 18:11:52.495357 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
8996 2024.06.17 18:11:52.495718 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8997 2024.06.17 18:11:52.496021 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8998 2024.06.17 18:11:52.496138 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 20.08 MiB/sec.
8999 2024.06.17 18:11:52.496463 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Debug> DynamicQueryHandler: Done processing query
9000 2024.06.17 18:11:52.496522 [ 3 ] {2c324cd2-a332-457c-8283-b6a9c0e20330} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9001 2024.06.17 18:11:52.496581 [ 3 ] {} <Debug> HTTP-Session: d91db3c6-5871-4e69-a3cc-1560c0588903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9002 2024.06.17 18:11:52.496759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9003 2024.06.17 18:11:52.496809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9004 2024.06.17 18:11:52.496829 [ 3 ] {} <Debug> HTTP-Session: f41c8388-fda4-4547-8949-1f7db461d527 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9005 2024.06.17 18:11:52.496846 [ 3 ] {} <Debug> HTTP-Session: f41c8388-fda4-4547-8949-1f7db461d527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9006 2024.06.17 18:11:52.496860 [ 3 ] {} <Debug> HTTP-Session: f41c8388-fda4-4547-8949-1f7db461d527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9007 2024.06.17 18:11:52.496892 [ 3 ] {} <Trace> HTTP-Session: f41c8388-fda4-4547-8949-1f7db461d527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9008 2024.06.17 18:11:52.497021 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9009 2024.06.17 18:11:52.497067 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9010 2024.06.17 18:11:52.497206 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9011 2024.06.17 18:11:52.497493 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9012 2024.06.17 18:11:52.497529 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9013 2024.06.17 18:11:52.497874 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9014 2024.06.17 18:11:52.498189 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9015 2024.06.17 18:11:52.498315 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec.
9016 2024.06.17 18:11:52.498471 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Debug> DynamicQueryHandler: Done processing query
9017 2024.06.17 18:11:52.498495 [ 3 ] {cbc3cbb8-ede1-4327-9b41-56ba3f90971c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9018 2024.06.17 18:11:52.498510 [ 3 ] {} <Debug> HTTP-Session: f41c8388-fda4-4547-8949-1f7db461d527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9019 2024.06.17 18:11:57.484969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9020 2024.06.17 18:11:57.485114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9021 2024.06.17 18:11:57.485142 [ 3 ] {} <Debug> HTTP-Session: 9ef80e33-b47c-482c-a6b5-833b671605f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9022 2024.06.17 18:11:57.485169 [ 3 ] {} <Debug> HTTP-Session: 9ef80e33-b47c-482c-a6b5-833b671605f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9023 2024.06.17 18:11:57.485186 [ 3 ] {} <Debug> HTTP-Session: 9ef80e33-b47c-482c-a6b5-833b671605f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9024 2024.06.17 18:11:57.485244 [ 3 ] {} <Trace> HTTP-Session: 9ef80e33-b47c-482c-a6b5-833b671605f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9025 2024.06.17 18:11:57.485461 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9026 2024.06.17 18:11:57.485539 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9027 2024.06.17 18:11:57.485763 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9028 2024.06.17 18:11:57.486232 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9029 2024.06.17 18:11:57.486279 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9030 2024.06.17 18:11:57.486650 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9031 2024.06.17 18:11:57.486992 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9032 2024.06.17 18:11:57.487166 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001766 sec., 2265.0056625141565 rows/sec., 183.59 KiB/sec.
9033 2024.06.17 18:11:57.487370 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Debug> DynamicQueryHandler: Done processing query
9034 2024.06.17 18:11:57.487398 [ 3 ] {4a423b7f-2b04-497e-a409-4f91baf2c498} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9035 2024.06.17 18:11:57.487414 [ 3 ] {} <Debug> HTTP-Session: 9ef80e33-b47c-482c-a6b5-833b671605f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9036 2024.06.17 18:11:57.487581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9037 2024.06.17 18:11:57.487633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9038 2024.06.17 18:11:57.487652 [ 3 ] {} <Debug> HTTP-Session: 832dda90-29c1-4fef-937b-ed3d4aca0a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9039 2024.06.17 18:11:57.487670 [ 3 ] {} <Debug> HTTP-Session: 832dda90-29c1-4fef-937b-ed3d4aca0a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9040 2024.06.17 18:11:57.487683 [ 3 ] {} <Debug> HTTP-Session: 832dda90-29c1-4fef-937b-ed3d4aca0a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9041 2024.06.17 18:11:57.487718 [ 3 ] {} <Trace> HTTP-Session: 832dda90-29c1-4fef-937b-ed3d4aca0a16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9042 2024.06.17 18:11:57.487825 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9043 2024.06.17 18:11:57.487872 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9044 2024.06.17 18:11:57.488004 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9045 2024.06.17 18:11:57.488361 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9046 2024.06.17 18:11:57.488399 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9047 2024.06.17 18:11:57.488704 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9048 2024.06.17 18:11:57.489007 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9049 2024.06.17 18:11:57.489172 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001368 sec., 2923.9766081871344 rows/sec., 238.43 KiB/sec.
9050 2024.06.17 18:11:57.489446 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Debug> DynamicQueryHandler: Done processing query
9051 2024.06.17 18:11:57.489489 [ 3 ] {316067ed-a906-4b16-81db-df72baafc00e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9052 2024.06.17 18:11:57.489506 [ 3 ] {} <Debug> HTTP-Session: 832dda90-29c1-4fef-937b-ed3d4aca0a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9053 2024.06.17 18:11:57.489647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9054 2024.06.17 18:11:57.489698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9055 2024.06.17 18:11:57.489716 [ 3 ] {} <Debug> HTTP-Session: 754684ef-471c-4483-b8f3-d2f290b6e320 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9056 2024.06.17 18:11:57.489734 [ 3 ] {} <Debug> HTTP-Session: 754684ef-471c-4483-b8f3-d2f290b6e320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9057 2024.06.17 18:11:57.489748 [ 3 ] {} <Debug> HTTP-Session: 754684ef-471c-4483-b8f3-d2f290b6e320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9058 2024.06.17 18:11:57.489781 [ 3 ] {} <Trace> HTTP-Session: 754684ef-471c-4483-b8f3-d2f290b6e320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9059 2024.06.17 18:11:57.489901 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9060 2024.06.17 18:11:57.489972 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9061 2024.06.17 18:11:57.490121 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9062 2024.06.17 18:11:57.490480 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9063 2024.06.17 18:11:57.490517 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9064 2024.06.17 18:11:57.490828 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9065 2024.06.17 18:11:57.491128 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9066 2024.06.17 18:11:57.491283 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001421 sec., 49261.08374384237 rows/sec., 3.89 MiB/sec.
9067 2024.06.17 18:11:57.491462 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Debug> DynamicQueryHandler: Done processing query
9068 2024.06.17 18:11:57.491486 [ 3 ] {a172bc9e-fdb4-4131-a772-c33d3dd64389} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9069 2024.06.17 18:11:57.491502 [ 3 ] {} <Debug> HTTP-Session: 754684ef-471c-4483-b8f3-d2f290b6e320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9070 2024.06.17 18:11:57.491632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9071 2024.06.17 18:11:57.491707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9072 2024.06.17 18:11:57.491727 [ 3 ] {} <Debug> HTTP-Session: 98882154-d145-46ee-866d-09303d83ecf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9073 2024.06.17 18:11:57.491744 [ 3 ] {} <Debug> HTTP-Session: 98882154-d145-46ee-866d-09303d83ecf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9074 2024.06.17 18:11:57.491757 [ 3 ] {} <Debug> HTTP-Session: 98882154-d145-46ee-866d-09303d83ecf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9075 2024.06.17 18:11:57.491787 [ 3 ] {} <Trace> HTTP-Session: 98882154-d145-46ee-866d-09303d83ecf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9076 2024.06.17 18:11:57.491880 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9077 2024.06.17 18:11:57.491923 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9078 2024.06.17 18:11:57.492049 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9079 2024.06.17 18:11:57.492339 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9080 2024.06.17 18:11:57.492375 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9081 2024.06.17 18:11:57.492668 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9082 2024.06.17 18:11:57.492977 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9083 2024.06.17 18:11:57.493131 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001275 sec., 3137.254901960784 rows/sec., 219.06 KiB/sec.
9084 2024.06.17 18:11:57.493297 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Debug> DynamicQueryHandler: Done processing query
9085 2024.06.17 18:11:57.493320 [ 3 ] {568b14b3-0174-4377-8f35-53e75065a4e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9086 2024.06.17 18:11:57.493335 [ 3 ] {} <Debug> HTTP-Session: 98882154-d145-46ee-866d-09303d83ecf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9087 2024.06.17 18:11:57.493451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 12246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9088 2024.06.17 18:11:57.493499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9089 2024.06.17 18:11:57.493517 [ 3 ] {} <Debug> HTTP-Session: c1008262-781c-404c-8cd7-88e0356d5534 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9090 2024.06.17 18:11:57.493533 [ 3 ] {} <Debug> HTTP-Session: c1008262-781c-404c-8cd7-88e0356d5534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9091 2024.06.17 18:11:57.493546 [ 3 ] {} <Debug> HTTP-Session: c1008262-781c-404c-8cd7-88e0356d5534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9092 2024.06.17 18:11:57.493576 [ 3 ] {} <Trace> HTTP-Session: c1008262-781c-404c-8cd7-88e0356d5534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9093 2024.06.17 18:11:57.493690 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9094 2024.06.17 18:11:57.493732 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9095 2024.06.17 18:11:57.493856 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9096 2024.06.17 18:11:57.494187 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9097 2024.06.17 18:11:57.494223 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9098 2024.06.17 18:11:57.494527 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9099 2024.06.17 18:11:57.494826 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9100 2024.06.17 18:11:57.494979 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001321 sec., 54504.163512490544 rows/sec., 4.26 MiB/sec.
9101 2024.06.17 18:11:57.495254 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Debug> DynamicQueryHandler: Done processing query
9102 2024.06.17 18:11:57.495303 [ 3 ] {972cca22-f14e-4ab0-8ff7-4b65317af759} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9103 2024.06.17 18:11:57.495337 [ 3 ] {} <Debug> HTTP-Session: c1008262-781c-404c-8cd7-88e0356d5534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9104 2024.06.17 18:11:57.495523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9105 2024.06.17 18:11:57.495572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9106 2024.06.17 18:11:57.495590 [ 3 ] {} <Debug> HTTP-Session: da779bcb-47bd-4e0b-b418-120d65cd5704 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9107 2024.06.17 18:11:57.495607 [ 3 ] {} <Debug> HTTP-Session: da779bcb-47bd-4e0b-b418-120d65cd5704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9108 2024.06.17 18:11:57.495620 [ 3 ] {} <Debug> HTTP-Session: da779bcb-47bd-4e0b-b418-120d65cd5704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9109 2024.06.17 18:11:57.495649 [ 3 ] {} <Trace> HTTP-Session: da779bcb-47bd-4e0b-b418-120d65cd5704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9110 2024.06.17 18:11:57.495799 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9111 2024.06.17 18:11:57.495847 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9112 2024.06.17 18:11:57.496003 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9113 2024.06.17 18:11:57.496390 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9114 2024.06.17 18:11:57.496426 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9115 2024.06.17 18:11:57.496809 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9116 2024.06.17 18:11:57.497134 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9117 2024.06.17 18:11:57.497288 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001556 sec., 104113.11053984576 rows/sec., 7.25 MiB/sec.
9118 2024.06.17 18:11:57.497553 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Debug> DynamicQueryHandler: Done processing query
9119 2024.06.17 18:11:57.497607 [ 3 ] {2cc3d88b-43ef-4155-aaed-2efadd25ccc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9120 2024.06.17 18:11:57.497668 [ 3 ] {} <Debug> HTTP-Session: da779bcb-47bd-4e0b-b418-120d65cd5704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9121 2024.06.17 18:11:57.497849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9122 2024.06.17 18:11:57.497900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9123 2024.06.17 18:11:57.497919 [ 3 ] {} <Debug> HTTP-Session: 661a50f7-5948-4c21-81fa-9b3762eb5389 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9124 2024.06.17 18:11:57.497936 [ 3 ] {} <Debug> HTTP-Session: 661a50f7-5948-4c21-81fa-9b3762eb5389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9125 2024.06.17 18:11:57.497950 [ 3 ] {} <Debug> HTTP-Session: 661a50f7-5948-4c21-81fa-9b3762eb5389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9126 2024.06.17 18:11:57.497980 [ 3 ] {} <Trace> HTTP-Session: 661a50f7-5948-4c21-81fa-9b3762eb5389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9127 2024.06.17 18:11:57.498113 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9128 2024.06.17 18:11:57.498162 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9129 2024.06.17 18:11:57.498332 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9130 2024.06.17 18:11:57.498664 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9131 2024.06.17 18:11:57.498700 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9132 2024.06.17 18:11:57.499076 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9133 2024.06.17 18:11:57.499408 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9134 2024.06.17 18:11:57.499557 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001498 sec., 2670.22696929239 rows/sec., 3.60 MiB/sec.
9135 2024.06.17 18:11:57.499724 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Debug> DynamicQueryHandler: Done processing query
9136 2024.06.17 18:11:57.499748 [ 3 ] {e02f3031-90c6-430d-adf4-5801a6a7d7d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9137 2024.06.17 18:11:57.499763 [ 3 ] {} <Debug> HTTP-Session: 661a50f7-5948-4c21-81fa-9b3762eb5389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9138 2024.06.17 18:11:57.499886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9139 2024.06.17 18:11:57.499933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9140 2024.06.17 18:11:57.499952 [ 3 ] {} <Debug> HTTP-Session: 1163a760-c984-4241-b6a9-3e76d4297fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9141 2024.06.17 18:11:57.499968 [ 3 ] {} <Debug> HTTP-Session: 1163a760-c984-4241-b6a9-3e76d4297fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9142 2024.06.17 18:11:57.499981 [ 3 ] {} <Debug> HTTP-Session: 1163a760-c984-4241-b6a9-3e76d4297fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9143 2024.06.17 18:11:57.500012 [ 3 ] {} <Trace> HTTP-Session: 1163a760-c984-4241-b6a9-3e76d4297fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9144 2024.06.17 18:11:57.500123 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9145 2024.06.17 18:11:57.500167 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9146 2024.06.17 18:11:57.500291 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9147 2024.06.17 18:11:57.500607 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9148 2024.06.17 18:11:57.500642 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9149 2024.06.17 18:11:57.500988 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9150 2024.06.17 18:11:57.501302 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9151 2024.06.17 18:11:57.501450 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec.
9152 2024.06.17 18:11:57.501611 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Debug> DynamicQueryHandler: Done processing query
9153 2024.06.17 18:11:57.501635 [ 3 ] {14ebe5e2-b1c8-4423-8d84-fb39031e6d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9154 2024.06.17 18:11:57.501650 [ 3 ] {} <Debug> HTTP-Session: 1163a760-c984-4241-b6a9-3e76d4297fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9155 2024.06.17 18:12:02.485871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9156 2024.06.17 18:12:02.486016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9157 2024.06.17 18:12:02.486048 [ 3 ] {} <Debug> HTTP-Session: a7f0843e-74d8-4767-8730-cba4e32daf13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9158 2024.06.17 18:12:02.486076 [ 3 ] {} <Debug> HTTP-Session: a7f0843e-74d8-4767-8730-cba4e32daf13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9159 2024.06.17 18:12:02.486094 [ 3 ] {} <Debug> HTTP-Session: a7f0843e-74d8-4767-8730-cba4e32daf13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.06.17 18:12:02.486152 [ 3 ] {} <Trace> HTTP-Session: a7f0843e-74d8-4767-8730-cba4e32daf13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9161 2024.06.17 18:12:02.486363 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9162 2024.06.17 18:12:02.486432 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9163 2024.06.17 18:12:02.486629 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9164 2024.06.17 18:12:02.487170 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9165 2024.06.17 18:12:02.487216 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9166 2024.06.17 18:12:02.487593 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9167 2024.06.17 18:12:02.487928 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9168 2024.06.17 18:12:02.488109 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 1.05 MiB/sec.
9169 2024.06.17 18:12:02.488319 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Debug> DynamicQueryHandler: Done processing query
9170 2024.06.17 18:12:02.488347 [ 3 ] {526bc63b-beb3-462b-ba33-93b3b5691b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9171 2024.06.17 18:12:02.488364 [ 3 ] {} <Debug> HTTP-Session: a7f0843e-74d8-4767-8730-cba4e32daf13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9172 2024.06.17 18:12:02.488522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9173 2024.06.17 18:12:02.488580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9174 2024.06.17 18:12:02.488600 [ 3 ] {} <Debug> HTTP-Session: 002b8297-4156-4362-8245-12796740b59d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9175 2024.06.17 18:12:02.488618 [ 3 ] {} <Debug> HTTP-Session: 002b8297-4156-4362-8245-12796740b59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9176 2024.06.17 18:12:02.488631 [ 3 ] {} <Debug> HTTP-Session: 002b8297-4156-4362-8245-12796740b59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.06.17 18:12:02.488666 [ 3 ] {} <Trace> HTTP-Session: 002b8297-4156-4362-8245-12796740b59d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9178 2024.06.17 18:12:02.488771 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9179 2024.06.17 18:12:02.488818 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9180 2024.06.17 18:12:02.488951 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9181 2024.06.17 18:12:02.489258 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9182 2024.06.17 18:12:02.489296 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9183 2024.06.17 18:12:02.489612 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9184 2024.06.17 18:12:02.489923 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9185 2024.06.17 18:12:02.490080 [ 105 ] {} <Debug> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9186 2024.06.17 18:12:02.490088 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001337 sec., 1495.8863126402393 rows/sec., 121.98 KiB/sec.
9187 2024.06.17 18:12:02.490175 [ 105 ] {} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9188 2024.06.17 18:12:02.490235 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9189 2024.06.17 18:12:02.490446 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Debug> DynamicQueryHandler: Done processing query
9190 2024.06.17 18:12:02.490447 [ 200 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
9191 2024.06.17 18:12:02.490484 [ 3 ] {219d2346-427b-4c92-802c-2213fae73e02} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9192 2024.06.17 18:12:02.490538 [ 3 ] {} <Debug> HTTP-Session: 002b8297-4156-4362-8245-12796740b59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9193 2024.06.17 18:12:02.490723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9194 2024.06.17 18:12:02.490741 [ 200 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9195 2024.06.17 18:12:02.490810 [ 200 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 14 rows starting from the beginning of the part
9196 2024.06.17 18:12:02.490812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9197 2024.06.17 18:12:02.490869 [ 3 ] {} <Debug> HTTP-Session: bf9559c9-a42c-483c-9c0c-d0344316c1c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9198 2024.06.17 18:12:02.490916 [ 3 ] {} <Debug> HTTP-Session: bf9559c9-a42c-483c-9c0c-d0344316c1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9199 2024.06.17 18:12:02.491000 [ 3 ] {} <Debug> HTTP-Session: bf9559c9-a42c-483c-9c0c-d0344316c1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9200 2024.06.17 18:12:02.491058 [ 200 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
9201 2024.06.17 18:12:02.491125 [ 3 ] {} <Trace> HTTP-Session: bf9559c9-a42c-483c-9c0c-d0344316c1c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9202 2024.06.17 18:12:02.491347 [ 200 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
9203 2024.06.17 18:12:02.491678 [ 200 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
9204 2024.06.17 18:12:02.491744 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9205 2024.06.17 18:12:02.491954 [ 200 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
9206 2024.06.17 18:12:02.491971 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9207 2024.06.17 18:12:02.492279 [ 200 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
9208 2024.06.17 18:12:02.492974 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9209 2024.06.17 18:12:02.493954 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9210 2024.06.17 18:12:02.494033 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9211 2024.06.17 18:12:02.494941 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9212 2024.06.17 18:12:02.494950 [ 195 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004599912 sec., 6087.072970091602 rows/sec., 496.36 KiB/sec.
9213 2024.06.17 18:12:02.495242 [ 195 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9214 2024.06.17 18:12:02.495574 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9215 2024.06.17 18:12:02.496022 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Debug> executeQuery: Read 129 rows, 11.01 KiB in 0.00456 sec., 28289.473684210527 rows/sec., 2.36 MiB/sec.
9216 2024.06.17 18:12:02.496390 [ 195 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9217 2024.06.17 18:12:02.496422 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Debug> DynamicQueryHandler: Done processing query
9218 2024.06.17 18:12:02.496508 [ 3 ] {03624a8b-bd0b-4511-9f2a-5d50cb18cf3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9219 2024.06.17 18:12:02.496594 [ 3 ] {} <Debug> HTTP-Session: bf9559c9-a42c-483c-9c0c-d0344316c1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9220 2024.06.17 18:12:02.496783 [ 195 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_21_4} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9221 2024.06.17 18:12:02.496862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9222 2024.06.17 18:12:02.496988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9223 2024.06.17 18:12:02.497027 [ 3 ] {} <Debug> HTTP-Session: a04048ee-d6a5-43e5-aad8-72e59eb9dab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9224 2024.06.17 18:12:02.497046 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9225 2024.06.17 18:12:02.497057 [ 3 ] {} <Debug> HTTP-Session: a04048ee-d6a5-43e5-aad8-72e59eb9dab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9226 2024.06.17 18:12:02.497103 [ 3 ] {} <Debug> HTTP-Session: a04048ee-d6a5-43e5-aad8-72e59eb9dab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9227 2024.06.17 18:12:02.497135 [ 3 ] {} <Trace> HTTP-Session: a04048ee-d6a5-43e5-aad8-72e59eb9dab0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9228 2024.06.17 18:12:02.497235 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9229 2024.06.17 18:12:02.497278 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9230 2024.06.17 18:12:02.497412 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9231 2024.06.17 18:12:02.497678 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9232 2024.06.17 18:12:02.497714 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9233 2024.06.17 18:12:02.498018 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9234 2024.06.17 18:12:02.498328 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9235 2024.06.17 18:12:02.498487 [ 105 ] {} <Debug> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9236 2024.06.17 18:12:02.498496 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001272 sec., 1572.3270440251574 rows/sec., 109.79 KiB/sec.
9237 2024.06.17 18:12:02.498535 [ 105 ] {} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9238 2024.06.17 18:12:02.498608 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9239 2024.06.17 18:12:02.498768 [ 198 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
9240 2024.06.17 18:12:02.498787 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Debug> DynamicQueryHandler: Done processing query
9241 2024.06.17 18:12:02.498822 [ 3 ] {36604e68-86dc-44c3-83ec-3e3f86384b9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9242 2024.06.17 18:12:02.498845 [ 3 ] {} <Debug> HTTP-Session: a04048ee-d6a5-43e5-aad8-72e59eb9dab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9243 2024.06.17 18:12:02.498931 [ 198 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9244 2024.06.17 18:12:02.498965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9245 2024.06.17 18:12:02.498976 [ 198 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 14 rows starting from the beginning of the part
9246 2024.06.17 18:12:02.499023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9247 2024.06.17 18:12:02.499089 [ 3 ] {} <Debug> HTTP-Session: a14844d3-40c2-4a5a-b179-5992e2514a11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9248 2024.06.17 18:12:02.499167 [ 3 ] {} <Debug> HTTP-Session: a14844d3-40c2-4a5a-b179-5992e2514a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9249 2024.06.17 18:12:02.499192 [ 198 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
9250 2024.06.17 18:12:02.499228 [ 3 ] {} <Debug> HTTP-Session: a14844d3-40c2-4a5a-b179-5992e2514a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9251 2024.06.17 18:12:02.499343 [ 3 ] {} <Trace> HTTP-Session: a14844d3-40c2-4a5a-b179-5992e2514a11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9252 2024.06.17 18:12:02.499485 [ 198 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
9253 2024.06.17 18:12:02.499777 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9254 2024.06.17 18:12:02.499799 [ 198 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
9255 2024.06.17 18:12:02.499889 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9256 2024.06.17 18:12:02.500132 [ 198 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
9257 2024.06.17 18:12:02.500456 [ 198 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
9258 2024.06.17 18:12:02.501029 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9259 2024.06.17 18:12:02.501558 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9260 2024.06.17 18:12:02.501600 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9261 2024.06.17 18:12:02.502109 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9262 2024.06.17 18:12:02.502184 [ 195 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003478474 sec., 8049.506766472884 rows/sec., 562.05 KiB/sec.
9263 2024.06.17 18:12:02.502439 [ 195 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9264 2024.06.17 18:12:02.502722 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9265 2024.06.17 18:12:02.503137 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.003578 sec., 25153.717160424818 rows/sec., 1.97 MiB/sec.
9266 2024.06.17 18:12:02.503383 [ 195 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9267 2024.06.17 18:12:02.503483 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Debug> DynamicQueryHandler: Done processing query
9268 2024.06.17 18:12:02.503524 [ 195 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_21_4} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9269 2024.06.17 18:12:02.503529 [ 3 ] {910cabe1-755c-43db-afec-a3fb8c1e6edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9270 2024.06.17 18:12:02.503575 [ 3 ] {} <Debug> HTTP-Session: a14844d3-40c2-4a5a-b179-5992e2514a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9271 2024.06.17 18:12:02.503701 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9272 2024.06.17 18:12:02.503824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9273 2024.06.17 18:12:02.503880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9274 2024.06.17 18:12:02.503900 [ 3 ] {} <Debug> HTTP-Session: 860df408-5115-440a-a7d9-60dda8fd0d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9275 2024.06.17 18:12:02.503916 [ 3 ] {} <Debug> HTTP-Session: 860df408-5115-440a-a7d9-60dda8fd0d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9276 2024.06.17 18:12:02.503930 [ 3 ] {} <Debug> HTTP-Session: 860df408-5115-440a-a7d9-60dda8fd0d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9277 2024.06.17 18:12:02.503963 [ 3 ] {} <Trace> HTTP-Session: 860df408-5115-440a-a7d9-60dda8fd0d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9278 2024.06.17 18:12:02.504139 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9279 2024.06.17 18:12:02.504188 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9280 2024.06.17 18:12:02.504351 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9281 2024.06.17 18:12:02.504724 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9282 2024.06.17 18:12:02.504761 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9283 2024.06.17 18:12:02.505151 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9284 2024.06.17 18:12:02.505487 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9285 2024.06.17 18:12:02.505646 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00159 sec., 101257.86163522012 rows/sec., 7.05 MiB/sec.
9286 2024.06.17 18:12:02.505826 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Debug> DynamicQueryHandler: Done processing query
9287 2024.06.17 18:12:02.505850 [ 3 ] {a99c2828-a9f6-4bd3-b7c2-48bd9287b717} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9288 2024.06.17 18:12:02.505865 [ 3 ] {} <Debug> HTTP-Session: 860df408-5115-440a-a7d9-60dda8fd0d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9289 2024.06.17 18:12:02.506012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9290 2024.06.17 18:12:02.506059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9291 2024.06.17 18:12:02.506078 [ 3 ] {} <Debug> HTTP-Session: 8d43d108-90d6-4e69-9ba5-73da4191eec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9292 2024.06.17 18:12:02.506094 [ 3 ] {} <Debug> HTTP-Session: 8d43d108-90d6-4e69-9ba5-73da4191eec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9293 2024.06.17 18:12:02.506108 [ 3 ] {} <Debug> HTTP-Session: 8d43d108-90d6-4e69-9ba5-73da4191eec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9294 2024.06.17 18:12:02.506138 [ 3 ] {} <Trace> HTTP-Session: 8d43d108-90d6-4e69-9ba5-73da4191eec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9295 2024.06.17 18:12:02.506374 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9296 2024.06.17 18:12:02.506421 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9297 2024.06.17 18:12:02.506579 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9298 2024.06.17 18:12:02.506995 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9299 2024.06.17 18:12:02.507030 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9300 2024.06.17 18:12:02.507421 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9301 2024.06.17 18:12:02.507755 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9302 2024.06.17 18:12:02.507918 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001697 sec., 14142.604596346495 rows/sec., 19.08 MiB/sec.
9303 2024.06.17 18:12:02.508088 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Debug> DynamicQueryHandler: Done processing query
9304 2024.06.17 18:12:02.508113 [ 3 ] {45dc5ce4-3f06-461f-9989-410a4202ab85} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9305 2024.06.17 18:12:02.508128 [ 3 ] {} <Debug> HTTP-Session: 8d43d108-90d6-4e69-9ba5-73da4191eec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9306 2024.06.17 18:12:02.508268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9307 2024.06.17 18:12:02.508316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9308 2024.06.17 18:12:02.508335 [ 3 ] {} <Debug> HTTP-Session: efcb29e3-8d14-4038-8637-1e96084d0168 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9309 2024.06.17 18:12:02.508351 [ 3 ] {} <Debug> HTTP-Session: efcb29e3-8d14-4038-8637-1e96084d0168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9310 2024.06.17 18:12:02.508365 [ 3 ] {} <Debug> HTTP-Session: efcb29e3-8d14-4038-8637-1e96084d0168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9311 2024.06.17 18:12:02.508395 [ 3 ] {} <Trace> HTTP-Session: efcb29e3-8d14-4038-8637-1e96084d0168 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9312 2024.06.17 18:12:02.508526 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9313 2024.06.17 18:12:02.508571 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9314 2024.06.17 18:12:02.508699 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9315 2024.06.17 18:12:02.508987 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9316 2024.06.17 18:12:02.509023 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
9317 2024.06.17 18:12:02.509373 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9318 2024.06.17 18:12:02.509685 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9319 2024.06.17 18:12:02.509828 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec.
9320 2024.06.17 18:12:02.510019 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Debug> DynamicQueryHandler: Done processing query
9321 2024.06.17 18:12:02.510043 [ 3 ] {be4553ec-7715-431e-a165-8107b3e635e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9322 2024.06.17 18:12:02.510059 [ 3 ] {} <Debug> HTTP-Session: efcb29e3-8d14-4038-8637-1e96084d0168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9323 2024.06.17 18:12:06.708473 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
9324 2024.06.17 18:12:06.708539 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
9325 2024.06.17 18:12:07.486247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9326 2024.06.17 18:12:07.486419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9327 2024.06.17 18:12:07.486463 [ 3 ] {} <Debug> HTTP-Session: d2bb7e9b-dcf3-4419-88aa-d61d6735550e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9328 2024.06.17 18:12:07.486516 [ 3 ] {} <Debug> HTTP-Session: d2bb7e9b-dcf3-4419-88aa-d61d6735550e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9329 2024.06.17 18:12:07.486544 [ 3 ] {} <Debug> HTTP-Session: d2bb7e9b-dcf3-4419-88aa-d61d6735550e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9330 2024.06.17 18:12:07.486618 [ 3 ] {} <Trace> HTTP-Session: d2bb7e9b-dcf3-4419-88aa-d61d6735550e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9331 2024.06.17 18:12:07.486804 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9332 2024.06.17 18:12:07.486873 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9333 2024.06.17 18:12:07.487068 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9334 2024.06.17 18:12:07.487486 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9335 2024.06.17 18:12:07.487530 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9336 2024.06.17 18:12:07.487902 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9337 2024.06.17 18:12:07.488237 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9338 2024.06.17 18:12:07.488382 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001633 sec., 2449.479485609308 rows/sec., 198.54 KiB/sec.
9339 2024.06.17 18:12:07.488622 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Debug> DynamicQueryHandler: Done processing query
9340 2024.06.17 18:12:07.488657 [ 3 ] {f6cbd3dd-2457-48cb-93cb-a6b9825b469f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9341 2024.06.17 18:12:07.488677 [ 3 ] {} <Debug> HTTP-Session: d2bb7e9b-dcf3-4419-88aa-d61d6735550e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9342 2024.06.17 18:12:07.488849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9343 2024.06.17 18:12:07.488905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9344 2024.06.17 18:12:07.488923 [ 3 ] {} <Debug> HTTP-Session: 3c01b8b1-4d53-4b77-9323-dafd815047f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9345 2024.06.17 18:12:07.488941 [ 3 ] {} <Debug> HTTP-Session: 3c01b8b1-4d53-4b77-9323-dafd815047f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9346 2024.06.17 18:12:07.488955 [ 3 ] {} <Debug> HTTP-Session: 3c01b8b1-4d53-4b77-9323-dafd815047f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9347 2024.06.17 18:12:07.488989 [ 3 ] {} <Trace> HTTP-Session: 3c01b8b1-4d53-4b77-9323-dafd815047f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9348 2024.06.17 18:12:07.489091 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9349 2024.06.17 18:12:07.489137 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9350 2024.06.17 18:12:07.489265 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9351 2024.06.17 18:12:07.489556 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9352 2024.06.17 18:12:07.489591 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9353 2024.06.17 18:12:07.489889 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9354 2024.06.17 18:12:07.490203 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9355 2024.06.17 18:12:07.490329 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001268 sec., 1577.2870662460568 rows/sec., 128.62 KiB/sec.
9356 2024.06.17 18:12:07.490494 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Debug> DynamicQueryHandler: Done processing query
9357 2024.06.17 18:12:07.490519 [ 3 ] {a905629f-aa6c-4e69-908c-44948fda3c8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9358 2024.06.17 18:12:07.490534 [ 3 ] {} <Debug> HTTP-Session: 3c01b8b1-4d53-4b77-9323-dafd815047f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9359 2024.06.17 18:12:07.490672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9360 2024.06.17 18:12:07.490722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9361 2024.06.17 18:12:07.490740 [ 3 ] {} <Debug> HTTP-Session: 860beb60-48bf-4353-9e51-153c20263ae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9362 2024.06.17 18:12:07.490756 [ 3 ] {} <Debug> HTTP-Session: 860beb60-48bf-4353-9e51-153c20263ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9363 2024.06.17 18:12:07.490770 [ 3 ] {} <Debug> HTTP-Session: 860beb60-48bf-4353-9e51-153c20263ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9364 2024.06.17 18:12:07.490801 [ 3 ] {} <Trace> HTTP-Session: 860beb60-48bf-4353-9e51-153c20263ae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9365 2024.06.17 18:12:07.490922 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9366 2024.06.17 18:12:07.490964 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9367 2024.06.17 18:12:07.491084 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9368 2024.06.17 18:12:07.491426 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9369 2024.06.17 18:12:07.491460 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9370 2024.06.17 18:12:07.491767 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9371 2024.06.17 18:12:07.492063 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9372 2024.06.17 18:12:07.492182 [ 150 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9373 2024.06.17 18:12:07.492186 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.00131 sec., 80152.6717557252 rows/sec., 6.26 MiB/sec.
9374 2024.06.17 18:12:07.492223 [ 150 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9375 2024.06.17 18:12:07.492259 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9376 2024.06.17 18:12:07.492446 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Debug> DynamicQueryHandler: Done processing query
9377 2024.06.17 18:12:07.492466 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
9378 2024.06.17 18:12:07.492481 [ 3 ] {fbe379e5-a1c7-431f-b6e9-ee7d028d69e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9379 2024.06.17 18:12:07.492568 [ 3 ] {} <Debug> HTTP-Session: 860beb60-48bf-4353-9e51-153c20263ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9380 2024.06.17 18:12:07.492801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9381 2024.06.17 18:12:07.492863 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9382 2024.06.17 18:12:07.492904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9383 2024.06.17 18:12:07.492959 [ 3 ] {} <Debug> HTTP-Session: b0c5218f-8679-47d4-8f83-258bced6bf02 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9384 2024.06.17 18:12:07.492978 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 183 rows starting from the beginning of the part
9385 2024.06.17 18:12:07.492990 [ 3 ] {} <Debug> HTTP-Session: b0c5218f-8679-47d4-8f83-258bced6bf02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9386 2024.06.17 18:12:07.493037 [ 3 ] {} <Debug> HTTP-Session: b0c5218f-8679-47d4-8f83-258bced6bf02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9387 2024.06.17 18:12:07.493108 [ 3 ] {} <Trace> HTTP-Session: b0c5218f-8679-47d4-8f83-258bced6bf02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9388 2024.06.17 18:12:07.493317 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part
9389 2024.06.17 18:12:07.493538 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9390 2024.06.17 18:12:07.493749 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9391 2024.06.17 18:12:07.493756 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part
9392 2024.06.17 18:12:07.494140 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 70 rows starting from the beginning of the part
9393 2024.06.17 18:12:07.494456 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 129 rows starting from the beginning of the part
9394 2024.06.17 18:12:07.494808 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 105 rows starting from the beginning of the part
9395 2024.06.17 18:12:07.494834 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9396 2024.06.17 18:12:07.495753 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9397 2024.06.17 18:12:07.495831 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9398 2024.06.17 18:12:07.496617 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9399 2024.06.17 18:12:07.497419 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9400 2024.06.17 18:12:07.497751 [ 198 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 683 rows, containing 4 columns (4 merged, 0 gathered) in 0.005388331 sec., 126755.39049104445 rows/sec., 10.30 MiB/sec.
9401 2024.06.17 18:12:07.497788 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004412 sec., 453.30915684496824 rows/sec., 31.65 KiB/sec.
9402 2024.06.17 18:12:07.498011 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9403 2024.06.17 18:12:07.498081 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Debug> DynamicQueryHandler: Done processing query
9404 2024.06.17 18:12:07.498121 [ 3 ] {a7ba2a1d-4a2a-4f84-b49a-20f96838fb2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9405 2024.06.17 18:12:07.498151 [ 3 ] {} <Debug> HTTP-Session: b0c5218f-8679-47d4-8f83-258bced6bf02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9406 2024.06.17 18:12:07.498345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9407 2024.06.17 18:12:07.498428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9408 2024.06.17 18:12:07.498457 [ 3 ] {} <Debug> HTTP-Session: 85f2886b-eb27-42c2-b22e-63ca873bfb58 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9409 2024.06.17 18:12:07.498502 [ 3 ] {} <Debug> HTTP-Session: 85f2886b-eb27-42c2-b22e-63ca873bfb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9410 2024.06.17 18:12:07.498525 [ 3 ] {} <Debug> HTTP-Session: 85f2886b-eb27-42c2-b22e-63ca873bfb58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9411 2024.06.17 18:12:07.498580 [ 3 ] {} <Trace> HTTP-Session: 85f2886b-eb27-42c2-b22e-63ca873bfb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9412 2024.06.17 18:12:07.498663 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9413 2024.06.17 18:12:07.498807 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9414 2024.06.17 18:12:07.498835 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_61_12} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9415 2024.06.17 18:12:07.498875 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9416 2024.06.17 18:12:07.499012 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9417 2024.06.17 18:12:07.499163 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9418 2024.06.17 18:12:07.499532 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9419 2024.06.17 18:12:07.499569 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9420 2024.06.17 18:12:07.499885 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9421 2024.06.17 18:12:07.500207 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9422 2024.06.17 18:12:07.500332 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001623 sec., 57917.436845348115 rows/sec., 4.51 MiB/sec.
9423 2024.06.17 18:12:07.500336 [ 150 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9424 2024.06.17 18:12:07.500393 [ 150 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9425 2024.06.17 18:12:07.500428 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9426 2024.06.17 18:12:07.500555 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Debug> DynamicQueryHandler: Done processing query
9427 2024.06.17 18:12:07.500607 [ 3 ] {0c1343d3-27fb-4f8b-bd3e-7b2d4013ce2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9428 2024.06.17 18:12:07.500629 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
9429 2024.06.17 18:12:07.500655 [ 3 ] {} <Debug> HTTP-Session: 85f2886b-eb27-42c2-b22e-63ca873bfb58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9430 2024.06.17 18:12:07.501009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 35925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9431 2024.06.17 18:12:07.501117 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9432 2024.06.17 18:12:07.501174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9433 2024.06.17 18:12:07.501253 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 148 rows starting from the beginning of the part
9434 2024.06.17 18:12:07.501265 [ 3 ] {} <Debug> HTTP-Session: ad82fd8c-90b8-4603-8432-06fb120bbc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9435 2024.06.17 18:12:07.501336 [ 3 ] {} <Debug> HTTP-Session: ad82fd8c-90b8-4603-8432-06fb120bbc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9436 2024.06.17 18:12:07.501420 [ 3 ] {} <Debug> HTTP-Session: ad82fd8c-90b8-4603-8432-06fb120bbc2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9437 2024.06.17 18:12:07.501663 [ 3 ] {} <Trace> HTTP-Session: ad82fd8c-90b8-4603-8432-06fb120bbc2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9438 2024.06.17 18:12:07.501811 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part
9439 2024.06.17 18:12:07.502295 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part
9440 2024.06.17 18:12:07.502351 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9441 2024.06.17 18:12:07.502652 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9442 2024.06.17 18:12:07.502713 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part
9443 2024.06.17 18:12:07.502909 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part
9444 2024.06.17 18:12:07.503092 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 94 rows starting from the beginning of the part
9445 2024.06.17 18:12:07.503528 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9446 2024.06.17 18:12:07.504168 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9447 2024.06.17 18:12:07.504211 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9448 2024.06.17 18:12:07.504814 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 4 columns (4 merged, 0 gathered) in 0.004331785 sec., 129276.96088333099 rows/sec., 10.09 MiB/sec.
9449 2024.06.17 18:12:07.504849 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9450 2024.06.17 18:12:07.504970 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9451 2024.06.17 18:12:07.505371 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9452 2024.06.17 18:12:07.505540 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9453 2024.06.17 18:12:07.505546 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Debug> executeQuery: Read 187 rows, 13.37 KiB in 0.003569 sec., 52395.62902773886 rows/sec., 3.66 MiB/sec.
9454 2024.06.17 18:12:07.505592 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9455 2024.06.17 18:12:07.505622 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9456 2024.06.17 18:12:07.505646 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9457 2024.06.17 18:12:07.505837 [ 198 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_61_12} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9458 2024.06.17 18:12:07.505866 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
9459 2024.06.17 18:12:07.505916 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Debug> DynamicQueryHandler: Done processing query
9460 2024.06.17 18:12:07.505960 [ 3 ] {d6f622de-2c68-48a1-8af0-084bcdac6b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9461 2024.06.17 18:12:07.505964 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
9462 2024.06.17 18:12:07.506004 [ 3 ] {} <Debug> HTTP-Session: ad82fd8c-90b8-4603-8432-06fb120bbc2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9463 2024.06.17 18:12:07.506079 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9464 2024.06.17 18:12:07.506108 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 8770 rows starting from the beginning of the part
9465 2024.06.17 18:12:07.506182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9466 2024.06.17 18:12:07.506227 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
9467 2024.06.17 18:12:07.506285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9468 2024.06.17 18:12:07.506362 [ 3 ] {} <Debug> HTTP-Session: 17eff6f0-651a-4852-bf39-b8f870bdb9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9469 2024.06.17 18:12:07.506394 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
9470 2024.06.17 18:12:07.506406 [ 3 ] {} <Debug> HTTP-Session: 17eff6f0-651a-4852-bf39-b8f870bdb9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9471 2024.06.17 18:12:07.506447 [ 3 ] {} <Debug> HTTP-Session: 17eff6f0-651a-4852-bf39-b8f870bdb9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9472 2024.06.17 18:12:07.506532 [ 3 ] {} <Trace> HTTP-Session: 17eff6f0-651a-4852-bf39-b8f870bdb9bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9473 2024.06.17 18:12:07.506557 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 162 rows starting from the beginning of the part
9474 2024.06.17 18:12:07.506674 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part
9475 2024.06.17 18:12:07.506821 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9476 2024.06.17 18:12:07.506904 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 187 rows starting from the beginning of the part
9477 2024.06.17 18:12:07.507007 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9478 2024.06.17 18:12:07.507502 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9479 2024.06.17 18:12:07.507921 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9480 2024.06.17 18:12:07.507959 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9481 2024.06.17 18:12:07.508447 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9482 2024.06.17 18:12:07.508998 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9483 2024.06.17 18:12:07.509148 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.002479 sec., 1613.5538523598225 rows/sec., 2.18 MiB/sec.
9484 2024.06.17 18:12:07.509398 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Debug> DynamicQueryHandler: Done processing query
9485 2024.06.17 18:12:07.509427 [ 3 ] {12d88268-5bcf-4af3-8a36-34cce384507a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9486 2024.06.17 18:12:07.509443 [ 3 ] {} <Debug> HTTP-Session: 17eff6f0-651a-4852-bf39-b8f870bdb9bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9487 2024.06.17 18:12:07.509626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 8499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9488 2024.06.17 18:12:07.509689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9489 2024.06.17 18:12:07.509708 [ 3 ] {} <Debug> HTTP-Session: c7fa2f6e-b7f9-426c-9eee-bdcf48e66b0e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9490 2024.06.17 18:12:07.509726 [ 3 ] {} <Debug> HTTP-Session: c7fa2f6e-b7f9-426c-9eee-bdcf48e66b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9491 2024.06.17 18:12:07.509740 [ 3 ] {} <Debug> HTTP-Session: c7fa2f6e-b7f9-426c-9eee-bdcf48e66b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9492 2024.06.17 18:12:07.509773 [ 3 ] {} <Trace> HTTP-Session: c7fa2f6e-b7f9-426c-9eee-bdcf48e66b0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9493 2024.06.17 18:12:07.509881 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9494 2024.06.17 18:12:07.509927 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9495 2024.06.17 18:12:07.510054 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9496 2024.06.17 18:12:07.510367 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9497 2024.06.17 18:12:07.510412 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9498 2024.06.17 18:12:07.510646 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9600 rows, containing 5 columns (5 merged, 0 gathered) in 0.004894519 sec., 1961377.6144295281 rows/sec., 136.71 MiB/sec.
9499 2024.06.17 18:12:07.510870 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9500 2024.06.17 18:12:07.510970 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9501 2024.06.17 18:12:07.511417 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9502 2024.06.17 18:12:07.511468 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9503 2024.06.17 18:12:07.511524 [ 190 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9504 2024.06.17 18:12:07.511652 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB.
9505 2024.06.17 18:12:07.511652 [ 150 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9506 2024.06.17 18:12:07.511683 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001835 sec., 30517.711171662126 rows/sec., 2.05 MiB/sec.
9507 2024.06.17 18:12:07.511717 [ 150 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9508 2024.06.17 18:12:07.511767 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9509 2024.06.17 18:12:07.511915 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Debug> DynamicQueryHandler: Done processing query
9510 2024.06.17 18:12:07.511946 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
9511 2024.06.17 18:12:07.511967 [ 3 ] {62197f0f-7551-49ce-ba90-07470d12d495} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9512 2024.06.17 18:12:07.512044 [ 3 ] {} <Debug> HTTP-Session: c7fa2f6e-b7f9-426c-9eee-bdcf48e66b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9513 2024.06.17 18:12:07.512427 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9514 2024.06.17 18:12:07.512533 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3046 rows starting from the beginning of the part
9515 2024.06.17 18:12:07.512817 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
9516 2024.06.17 18:12:07.512934 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
9517 2024.06.17 18:12:07.513017 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
9518 2024.06.17 18:12:07.513070 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
9519 2024.06.17 18:12:07.513141 [ 198 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part
9520 2024.06.17 18:12:07.514567 [ 199 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 4 columns (4 merged, 0 gathered) in 0.002736456 sec., 1221287.6801234882 rows/sec., 82.37 MiB/sec.
9521 2024.06.17 18:12:07.514986 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9522 2024.06.17 18:12:07.515517 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_61_12} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9523 2024.06.17 18:12:07.515607 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_61_12} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9524 2024.06.17 18:12:07.515711 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
9525 2024.06.17 18:12:12.486078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9526 2024.06.17 18:12:12.486222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9527 2024.06.17 18:12:12.486251 [ 3 ] {} <Debug> HTTP-Session: 1fd22f77-ac27-4493-9601-aaa3149579ee Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9528 2024.06.17 18:12:12.486279 [ 3 ] {} <Debug> HTTP-Session: 1fd22f77-ac27-4493-9601-aaa3149579ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9529 2024.06.17 18:12:12.486297 [ 3 ] {} <Debug> HTTP-Session: 1fd22f77-ac27-4493-9601-aaa3149579ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9530 2024.06.17 18:12:12.486355 [ 3 ] {} <Trace> HTTP-Session: 1fd22f77-ac27-4493-9601-aaa3149579ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9531 2024.06.17 18:12:12.486567 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9532 2024.06.17 18:12:12.486642 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9533 2024.06.17 18:12:12.486854 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9534 2024.06.17 18:12:12.487372 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9535 2024.06.17 18:12:12.487416 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9536 2024.06.17 18:12:12.487790 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9537 2024.06.17 18:12:12.488130 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9538 2024.06.17 18:12:12.488310 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001804 sec., 13303.769401330377 rows/sec., 1.05 MiB/sec.
9539 2024.06.17 18:12:12.488324 [ 112 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9540 2024.06.17 18:12:12.488438 [ 112 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9541 2024.06.17 18:12:12.488487 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9542 2024.06.17 18:12:12.488624 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Debug> DynamicQueryHandler: Done processing query
9543 2024.06.17 18:12:12.488673 [ 3 ] {5b5bc7ab-5352-4de6-b2cc-f13577134d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9544 2024.06.17 18:12:12.488690 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
9545 2024.06.17 18:12:12.488704 [ 3 ] {} <Debug> HTTP-Session: 1fd22f77-ac27-4493-9601-aaa3149579ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9546 2024.06.17 18:12:12.488916 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9547 2024.06.17 18:12:12.488970 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 28 rows starting from the beginning of the part
9548 2024.06.17 18:12:12.488994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9549 2024.06.17 18:12:12.489143 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part
9550 2024.06.17 18:12:12.489158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9551 2024.06.17 18:12:12.489257 [ 3 ] {} <Debug> HTTP-Session: e306baf8-7ac4-47e5-8347-98d816998c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9552 2024.06.17 18:12:12.489414 [ 3 ] {} <Debug> HTTP-Session: e306baf8-7ac4-47e5-8347-98d816998c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9553 2024.06.17 18:12:12.489493 [ 3 ] {} <Debug> HTTP-Session: e306baf8-7ac4-47e5-8347-98d816998c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9554 2024.06.17 18:12:12.489508 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part
9555 2024.06.17 18:12:12.489612 [ 3 ] {} <Trace> HTTP-Session: e306baf8-7ac4-47e5-8347-98d816998c25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9556 2024.06.17 18:12:12.489797 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part
9557 2024.06.17 18:12:12.490077 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 4 rows starting from the beginning of the part
9558 2024.06.17 18:12:12.490164 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9559 2024.06.17 18:12:12.490295 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part
9560 2024.06.17 18:12:12.490411 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9561 2024.06.17 18:12:12.491085 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9562 2024.06.17 18:12:12.492076 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9563 2024.06.17 18:12:12.492143 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9564 2024.06.17 18:12:12.493069 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9565 2024.06.17 18:12:12.493080 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.00450453 sec., 23975.864296608084 rows/sec., 1.90 MiB/sec.
9566 2024.06.17 18:12:12.493330 [ 199 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9567 2024.06.17 18:12:12.493754 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9568 2024.06.17 18:12:12.494158 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.004227 sec., 30281.523539153066 rows/sec., 2.53 MiB/sec.
9569 2024.06.17 18:12:12.494543 [ 199 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9570 2024.06.17 18:12:12.494608 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Debug> DynamicQueryHandler: Done processing query
9571 2024.06.17 18:12:12.494694 [ 3 ] {abbcb9c0-da3c-4aa9-9dc2-bdcf2a712b5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9572 2024.06.17 18:12:12.494775 [ 3 ] {} <Debug> HTTP-Session: e306baf8-7ac4-47e5-8347-98d816998c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9573 2024.06.17 18:12:12.494962 [ 199 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_56_11} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9574 2024.06.17 18:12:12.495032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9575 2024.06.17 18:12:12.495146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9576 2024.06.17 18:12:12.495164 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9577 2024.06.17 18:12:12.495175 [ 3 ] {} <Debug> HTTP-Session: 4916a427-396f-4829-9ac5-2a631c036c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9578 2024.06.17 18:12:12.495213 [ 3 ] {} <Debug> HTTP-Session: 4916a427-396f-4829-9ac5-2a631c036c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9579 2024.06.17 18:12:12.495228 [ 3 ] {} <Debug> HTTP-Session: 4916a427-396f-4829-9ac5-2a631c036c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9580 2024.06.17 18:12:12.495263 [ 3 ] {} <Trace> HTTP-Session: 4916a427-396f-4829-9ac5-2a631c036c9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9581 2024.06.17 18:12:12.495402 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9582 2024.06.17 18:12:12.495447 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9583 2024.06.17 18:12:12.495589 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9584 2024.06.17 18:12:12.495932 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9585 2024.06.17 18:12:12.495969 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9586 2024.06.17 18:12:12.496304 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9587 2024.06.17 18:12:12.496616 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9588 2024.06.17 18:12:12.496772 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001422 sec., 61884.669479606186 rows/sec., 4.83 MiB/sec.
9589 2024.06.17 18:12:12.496930 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Debug> DynamicQueryHandler: Done processing query
9590 2024.06.17 18:12:12.496955 [ 3 ] {f3975a1c-3419-4a75-b3e9-a66b784da21e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9591 2024.06.17 18:12:12.496971 [ 3 ] {} <Debug> HTTP-Session: 4916a427-396f-4829-9ac5-2a631c036c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9592 2024.06.17 18:12:12.497218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9593 2024.06.17 18:12:12.497265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9594 2024.06.17 18:12:12.497284 [ 3 ] {} <Debug> HTTP-Session: 22efb839-17dd-41fc-b199-02b0d2672d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9595 2024.06.17 18:12:12.497301 [ 3 ] {} <Debug> HTTP-Session: 22efb839-17dd-41fc-b199-02b0d2672d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9596 2024.06.17 18:12:12.497315 [ 3 ] {} <Debug> HTTP-Session: 22efb839-17dd-41fc-b199-02b0d2672d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9597 2024.06.17 18:12:12.497347 [ 3 ] {} <Trace> HTTP-Session: 22efb839-17dd-41fc-b199-02b0d2672d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9598 2024.06.17 18:12:12.497496 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9599 2024.06.17 18:12:12.497543 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9600 2024.06.17 18:12:12.497687 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9601 2024.06.17 18:12:12.498091 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9602 2024.06.17 18:12:12.498127 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9603 2024.06.17 18:12:12.498523 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9604 2024.06.17 18:12:12.498865 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9605 2024.06.17 18:12:12.499020 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec.
9606 2024.06.17 18:12:12.499192 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Debug> DynamicQueryHandler: Done processing query
9607 2024.06.17 18:12:12.499216 [ 3 ] {19b0b264-89c4-4022-a0bc-ff2448586d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9608 2024.06.17 18:12:12.499232 [ 3 ] {} <Debug> HTTP-Session: 22efb839-17dd-41fc-b199-02b0d2672d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9609 2024.06.17 18:12:12.499377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9610 2024.06.17 18:12:12.499426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9611 2024.06.17 18:12:12.499445 [ 3 ] {} <Debug> HTTP-Session: f99a799d-7989-49c1-9a4d-90408407be2b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9612 2024.06.17 18:12:12.499461 [ 3 ] {} <Debug> HTTP-Session: f99a799d-7989-49c1-9a4d-90408407be2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9613 2024.06.17 18:12:12.499475 [ 3 ] {} <Debug> HTTP-Session: f99a799d-7989-49c1-9a4d-90408407be2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9614 2024.06.17 18:12:12.499505 [ 3 ] {} <Trace> HTTP-Session: f99a799d-7989-49c1-9a4d-90408407be2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9615 2024.06.17 18:12:12.499747 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9616 2024.06.17 18:12:12.499794 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9617 2024.06.17 18:12:12.499952 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9618 2024.06.17 18:12:12.500371 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9619 2024.06.17 18:12:12.500406 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9620 2024.06.17 18:12:12.500812 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9621 2024.06.17 18:12:12.501150 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9622 2024.06.17 18:12:12.501316 [ 112 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9623 2024.06.17 18:12:12.501320 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001727 sec., 13896.931094383324 rows/sec., 18.75 MiB/sec.
9624 2024.06.17 18:12:12.501385 [ 112 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9625 2024.06.17 18:12:12.501456 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9626 2024.06.17 18:12:12.501665 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Debug> DynamicQueryHandler: Done processing query
9627 2024.06.17 18:12:12.501682 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
9628 2024.06.17 18:12:12.501698 [ 3 ] {bbde7be8-0013-49d8-b19c-1652e3a8253c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9629 2024.06.17 18:12:12.501774 [ 3 ] {} <Debug> HTTP-Session: f99a799d-7989-49c1-9a4d-90408407be2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9630 2024.06.17 18:12:12.501962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9631 2024.06.17 18:12:12.502052 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9632 2024.06.17 18:12:12.502061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9633 2024.06.17 18:12:12.502125 [ 3 ] {} <Debug> HTTP-Session: f74d9128-27b5-4f2f-869a-2805e40b758c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9634 2024.06.17 18:12:12.502145 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 760 rows starting from the beginning of the part
9635 2024.06.17 18:12:12.502153 [ 3 ] {} <Debug> HTTP-Session: f74d9128-27b5-4f2f-869a-2805e40b758c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9636 2024.06.17 18:12:12.502205 [ 3 ] {} <Debug> HTTP-Session: f74d9128-27b5-4f2f-869a-2805e40b758c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9637 2024.06.17 18:12:12.502342 [ 3 ] {} <Trace> HTTP-Session: f74d9128-27b5-4f2f-869a-2805e40b758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9638 2024.06.17 18:12:12.502450 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part
9639 2024.06.17 18:12:12.502743 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part
9640 2024.06.17 18:12:12.502876 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9641 2024.06.17 18:12:12.503027 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part
9642 2024.06.17 18:12:12.503134 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9643 2024.06.17 18:12:12.503360 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 4 rows starting from the beginning of the part
9644 2024.06.17 18:12:12.503689 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part
9645 2024.06.17 18:12:12.504345 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9646 2024.06.17 18:12:12.505047 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9647 2024.06.17 18:12:12.505094 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9648 2024.06.17 18:12:12.505661 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9649 2024.06.17 18:12:12.506655 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9650 2024.06.17 18:12:12.507066 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00438 sec., 13698.630136986301 rows/sec., 945.35 KiB/sec.
9651 2024.06.17 18:12:12.507754 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Debug> DynamicQueryHandler: Done processing query
9652 2024.06.17 18:12:12.507803 [ 3 ] {450a3406-cfe8-42c5-bdbc-e3e9ccbe595f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9653 2024.06.17 18:12:12.507846 [ 3 ] {} <Debug> HTTP-Session: f74d9128-27b5-4f2f-869a-2805e40b758c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9654 2024.06.17 18:12:12.521473 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 6 columns (6 merged, 0 gathered) in 0.019899125 sec., 42212.91137173117 rows/sec., 56.96 MiB/sec.
9655 2024.06.17 18:12:12.522196 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9656 2024.06.17 18:12:12.522630 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9657 2024.06.17 18:12:12.522715 [ 199 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9658 2024.06.17 18:12:12.522813 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB.
9659 2024.06.17 18:12:17.485028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9660 2024.06.17 18:12:17.485171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9661 2024.06.17 18:12:17.485202 [ 3 ] {} <Debug> HTTP-Session: c2f7efdf-8e0b-4a8b-ad46-4aa14826dfd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9662 2024.06.17 18:12:17.485230 [ 3 ] {} <Debug> HTTP-Session: c2f7efdf-8e0b-4a8b-ad46-4aa14826dfd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9663 2024.06.17 18:12:17.485247 [ 3 ] {} <Debug> HTTP-Session: c2f7efdf-8e0b-4a8b-ad46-4aa14826dfd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9664 2024.06.17 18:12:17.485305 [ 3 ] {} <Trace> HTTP-Session: c2f7efdf-8e0b-4a8b-ad46-4aa14826dfd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9665 2024.06.17 18:12:17.485509 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9666 2024.06.17 18:12:17.485586 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9667 2024.06.17 18:12:17.485805 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9668 2024.06.17 18:12:17.486219 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9669 2024.06.17 18:12:17.486269 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9670 2024.06.17 18:12:17.486657 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9671 2024.06.17 18:12:17.486996 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9672 2024.06.17 18:12:17.487170 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001716 sec., 2331.0023310023307 rows/sec., 188.94 KiB/sec.
9673 2024.06.17 18:12:17.487382 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Debug> DynamicQueryHandler: Done processing query
9674 2024.06.17 18:12:17.487408 [ 3 ] {3f5947a8-ce07-4fb3-82ba-35025992c07d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9675 2024.06.17 18:12:17.487424 [ 3 ] {} <Debug> HTTP-Session: c2f7efdf-8e0b-4a8b-ad46-4aa14826dfd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9676 2024.06.17 18:12:17.487605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9677 2024.06.17 18:12:17.487660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9678 2024.06.17 18:12:17.487680 [ 3 ] {} <Debug> HTTP-Session: 97316409-ca80-408c-8353-9f9ddf78704a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9679 2024.06.17 18:12:17.487699 [ 3 ] {} <Debug> HTTP-Session: 97316409-ca80-408c-8353-9f9ddf78704a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9680 2024.06.17 18:12:17.487713 [ 3 ] {} <Debug> HTTP-Session: 97316409-ca80-408c-8353-9f9ddf78704a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9681 2024.06.17 18:12:17.487747 [ 3 ] {} <Trace> HTTP-Session: 97316409-ca80-408c-8353-9f9ddf78704a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9682 2024.06.17 18:12:17.487875 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9683 2024.06.17 18:12:17.487922 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9684 2024.06.17 18:12:17.488052 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9685 2024.06.17 18:12:17.488419 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9686 2024.06.17 18:12:17.488456 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9687 2024.06.17 18:12:17.488782 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9688 2024.06.17 18:12:17.489109 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9689 2024.06.17 18:12:17.489264 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001433 sec., 47452.89602233077 rows/sec., 3.75 MiB/sec.
9690 2024.06.17 18:12:17.489445 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Debug> DynamicQueryHandler: Done processing query
9691 2024.06.17 18:12:17.489470 [ 3 ] {4f19ca20-6097-4951-80cb-b1139e5669f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9692 2024.06.17 18:12:17.489485 [ 3 ] {} <Debug> HTTP-Session: 97316409-ca80-408c-8353-9f9ddf78704a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9693 2024.06.17 18:12:17.489630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9694 2024.06.17 18:12:17.489679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9695 2024.06.17 18:12:17.489699 [ 3 ] {} <Debug> HTTP-Session: be005e8e-1fa6-4242-b3e2-528a795cd588 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9696 2024.06.17 18:12:17.489716 [ 3 ] {} <Debug> HTTP-Session: be005e8e-1fa6-4242-b3e2-528a795cd588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9697 2024.06.17 18:12:17.489730 [ 3 ] {} <Debug> HTTP-Session: be005e8e-1fa6-4242-b3e2-528a795cd588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9698 2024.06.17 18:12:17.489762 [ 3 ] {} <Trace> HTTP-Session: be005e8e-1fa6-4242-b3e2-528a795cd588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9699 2024.06.17 18:12:17.489884 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9700 2024.06.17 18:12:17.489927 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9701 2024.06.17 18:12:17.490056 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9702 2024.06.17 18:12:17.490381 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9703 2024.06.17 18:12:17.490418 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9704 2024.06.17 18:12:17.490729 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9705 2024.06.17 18:12:17.491035 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9706 2024.06.17 18:12:17.491164 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001328 sec., 51204.819277108436 rows/sec., 4.00 MiB/sec.
9707 2024.06.17 18:12:17.491407 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Debug> DynamicQueryHandler: Done processing query
9708 2024.06.17 18:12:17.491464 [ 3 ] {f4650178-3f71-452f-896e-bea330dc3193} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9709 2024.06.17 18:12:17.491526 [ 3 ] {} <Debug> HTTP-Session: be005e8e-1fa6-4242-b3e2-528a795cd588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9710 2024.06.17 18:12:17.491739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9711 2024.06.17 18:12:17.491791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9712 2024.06.17 18:12:17.491811 [ 3 ] {} <Debug> HTTP-Session: 3faca910-0ae6-497f-95b2-53786f9daa0e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9713 2024.06.17 18:12:17.491828 [ 3 ] {} <Debug> HTTP-Session: 3faca910-0ae6-497f-95b2-53786f9daa0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9714 2024.06.17 18:12:17.491841 [ 3 ] {} <Debug> HTTP-Session: 3faca910-0ae6-497f-95b2-53786f9daa0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9715 2024.06.17 18:12:17.491874 [ 3 ] {} <Trace> HTTP-Session: 3faca910-0ae6-497f-95b2-53786f9daa0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9716 2024.06.17 18:12:17.492023 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9717 2024.06.17 18:12:17.492072 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9718 2024.06.17 18:12:17.492230 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9719 2024.06.17 18:12:17.492633 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9720 2024.06.17 18:12:17.492668 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9721 2024.06.17 18:12:17.493056 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9722 2024.06.17 18:12:17.493395 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9723 2024.06.17 18:12:17.493526 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec.
9724 2024.06.17 18:12:17.493797 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Debug> DynamicQueryHandler: Done processing query
9725 2024.06.17 18:12:17.493854 [ 3 ] {d97bbdb1-a217-46ce-b017-f1a1d28d69ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9726 2024.06.17 18:12:17.493907 [ 3 ] {} <Debug> HTTP-Session: 3faca910-0ae6-497f-95b2-53786f9daa0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9727 2024.06.17 18:12:17.494074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9728 2024.06.17 18:12:17.494128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9729 2024.06.17 18:12:17.494146 [ 3 ] {} <Debug> HTTP-Session: 400eebd6-efd7-4fb9-a704-854aaa930e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9730 2024.06.17 18:12:17.494163 [ 3 ] {} <Debug> HTTP-Session: 400eebd6-efd7-4fb9-a704-854aaa930e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9731 2024.06.17 18:12:17.494177 [ 3 ] {} <Debug> HTTP-Session: 400eebd6-efd7-4fb9-a704-854aaa930e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9732 2024.06.17 18:12:17.494209 [ 3 ] {} <Trace> HTTP-Session: 400eebd6-efd7-4fb9-a704-854aaa930e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9733 2024.06.17 18:12:17.494345 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9734 2024.06.17 18:12:17.494396 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9735 2024.06.17 18:12:17.494571 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9736 2024.06.17 18:12:17.494884 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9737 2024.06.17 18:12:17.494919 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9738 2024.06.17 18:12:17.495298 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9739 2024.06.17 18:12:17.495631 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9740 2024.06.17 18:12:17.495758 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001471 sec., 2719.238613188307 rows/sec., 3.67 MiB/sec.
9741 2024.06.17 18:12:17.496048 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Debug> DynamicQueryHandler: Done processing query
9742 2024.06.17 18:12:17.496102 [ 3 ] {2038b13c-493e-4cd3-8006-ca18f3b889c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9743 2024.06.17 18:12:17.496135 [ 3 ] {} <Debug> HTTP-Session: 400eebd6-efd7-4fb9-a704-854aaa930e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9744 2024.06.17 18:12:17.496252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9745 2024.06.17 18:12:17.496301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9746 2024.06.17 18:12:17.496319 [ 3 ] {} <Debug> HTTP-Session: 559efde4-a696-48ea-85e0-0fc9cc630b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9747 2024.06.17 18:12:17.496336 [ 3 ] {} <Debug> HTTP-Session: 559efde4-a696-48ea-85e0-0fc9cc630b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9748 2024.06.17 18:12:17.496349 [ 3 ] {} <Debug> HTTP-Session: 559efde4-a696-48ea-85e0-0fc9cc630b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9749 2024.06.17 18:12:17.496380 [ 3 ] {} <Trace> HTTP-Session: 559efde4-a696-48ea-85e0-0fc9cc630b96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9750 2024.06.17 18:12:17.496513 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9751 2024.06.17 18:12:17.496561 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9752 2024.06.17 18:12:17.496699 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9753 2024.06.17 18:12:17.497104 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9754 2024.06.17 18:12:17.497154 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9755 2024.06.17 18:12:17.497535 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9756 2024.06.17 18:12:17.497854 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9757 2024.06.17 18:12:17.497985 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec.
9758 2024.06.17 18:12:17.498147 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Debug> DynamicQueryHandler: Done processing query
9759 2024.06.17 18:12:17.498170 [ 3 ] {b3366390-2089-4b4f-a05c-6c2409efc808} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9760 2024.06.17 18:12:17.498185 [ 3 ] {} <Debug> HTTP-Session: 559efde4-a696-48ea-85e0-0fc9cc630b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9761 2024.06.17 18:12:21.708576 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
9762 2024.06.17 18:12:21.708648 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
9763 2024.06.17 18:12:22.486367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 3493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9764 2024.06.17 18:12:22.486539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9765 2024.06.17 18:12:22.486584 [ 3 ] {} <Debug> HTTP-Session: bb7d7394-8bb1-4032-8d7d-6d8795260c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9766 2024.06.17 18:12:22.486628 [ 3 ] {} <Debug> HTTP-Session: bb7d7394-8bb1-4032-8d7d-6d8795260c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9767 2024.06.17 18:12:22.486657 [ 3 ] {} <Debug> HTTP-Session: bb7d7394-8bb1-4032-8d7d-6d8795260c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9768 2024.06.17 18:12:22.486739 [ 3 ] {} <Trace> HTTP-Session: bb7d7394-8bb1-4032-8d7d-6d8795260c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9769 2024.06.17 18:12:22.487041 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9770 2024.06.17 18:12:22.487138 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9771 2024.06.17 18:12:22.487334 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9772 2024.06.17 18:12:22.487779 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9773 2024.06.17 18:12:22.487823 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9774 2024.06.17 18:12:22.488202 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9775 2024.06.17 18:12:22.488587 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9776 2024.06.17 18:12:22.488774 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001833 sec., 13093.289689034369 rows/sec., 1.04 MiB/sec.
9777 2024.06.17 18:12:22.489015 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Debug> DynamicQueryHandler: Done processing query
9778 2024.06.17 18:12:22.489051 [ 3 ] {1b1525b1-dc3d-46ee-9433-658562688fea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9779 2024.06.17 18:12:22.489073 [ 3 ] {} <Debug> HTTP-Session: bb7d7394-8bb1-4032-8d7d-6d8795260c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9780 2024.06.17 18:12:22.489264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9781 2024.06.17 18:12:22.489323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9782 2024.06.17 18:12:22.489342 [ 3 ] {} <Debug> HTTP-Session: 0f8bb8db-3266-4b0e-9199-79a05e645506 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9783 2024.06.17 18:12:22.489361 [ 3 ] {} <Debug> HTTP-Session: 0f8bb8db-3266-4b0e-9199-79a05e645506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9784 2024.06.17 18:12:22.489375 [ 3 ] {} <Debug> HTTP-Session: 0f8bb8db-3266-4b0e-9199-79a05e645506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9785 2024.06.17 18:12:22.489410 [ 3 ] {} <Trace> HTTP-Session: 0f8bb8db-3266-4b0e-9199-79a05e645506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9786 2024.06.17 18:12:22.489646 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9787 2024.06.17 18:12:22.489694 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9788 2024.06.17 18:12:22.489829 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9789 2024.06.17 18:12:22.490214 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9790 2024.06.17 18:12:22.490253 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9791 2024.06.17 18:12:22.490585 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9792 2024.06.17 18:12:22.490917 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9793 2024.06.17 18:12:22.491078 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001486 sec., 86137.28129205923 rows/sec., 7.18 MiB/sec.
9794 2024.06.17 18:12:22.491294 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Debug> DynamicQueryHandler: Done processing query
9795 2024.06.17 18:12:22.491332 [ 3 ] {9348c55c-5715-4103-afaf-5e6244cf29c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9796 2024.06.17 18:12:22.491365 [ 3 ] {} <Debug> HTTP-Session: 0f8bb8db-3266-4b0e-9199-79a05e645506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9797 2024.06.17 18:12:22.491569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9798 2024.06.17 18:12:22.491622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9799 2024.06.17 18:12:22.491642 [ 3 ] {} <Debug> HTTP-Session: aa1b5a11-bb82-45d3-a700-691907c39e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9800 2024.06.17 18:12:22.491658 [ 3 ] {} <Debug> HTTP-Session: aa1b5a11-bb82-45d3-a700-691907c39e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9801 2024.06.17 18:12:22.491672 [ 3 ] {} <Debug> HTTP-Session: aa1b5a11-bb82-45d3-a700-691907c39e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9802 2024.06.17 18:12:22.491705 [ 3 ] {} <Trace> HTTP-Session: aa1b5a11-bb82-45d3-a700-691907c39e34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9803 2024.06.17 18:12:22.491834 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9804 2024.06.17 18:12:22.491877 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9805 2024.06.17 18:12:22.492005 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9806 2024.06.17 18:12:22.492348 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9807 2024.06.17 18:12:22.492384 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9808 2024.06.17 18:12:22.492708 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9809 2024.06.17 18:12:22.493011 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9810 2024.06.17 18:12:22.493161 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001372 sec., 64139.9416909621 rows/sec., 5.01 MiB/sec.
9811 2024.06.17 18:12:22.493339 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Debug> DynamicQueryHandler: Done processing query
9812 2024.06.17 18:12:22.493363 [ 3 ] {f1fa4b7b-eaee-40c6-b458-d9eb23b49039} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9813 2024.06.17 18:12:22.493379 [ 3 ] {} <Debug> HTTP-Session: aa1b5a11-bb82-45d3-a700-691907c39e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9814 2024.06.17 18:12:22.493547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9815 2024.06.17 18:12:22.493597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9816 2024.06.17 18:12:22.493616 [ 3 ] {} <Debug> HTTP-Session: bce9702f-a26d-4857-b4ad-62b05cd1dc52 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9817 2024.06.17 18:12:22.493633 [ 3 ] {} <Debug> HTTP-Session: bce9702f-a26d-4857-b4ad-62b05cd1dc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9818 2024.06.17 18:12:22.493647 [ 3 ] {} <Debug> HTTP-Session: bce9702f-a26d-4857-b4ad-62b05cd1dc52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9819 2024.06.17 18:12:22.493678 [ 3 ] {} <Trace> HTTP-Session: bce9702f-a26d-4857-b4ad-62b05cd1dc52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9820 2024.06.17 18:12:22.493827 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9821 2024.06.17 18:12:22.493874 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9822 2024.06.17 18:12:22.494018 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9823 2024.06.17 18:12:22.494388 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9824 2024.06.17 18:12:22.494424 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9825 2024.06.17 18:12:22.494821 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9826 2024.06.17 18:12:22.495165 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9827 2024.06.17 18:12:22.495328 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec.
9828 2024.06.17 18:12:22.495506 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Debug> DynamicQueryHandler: Done processing query
9829 2024.06.17 18:12:22.495536 [ 3 ] {9d33cfc9-9ba5-41bd-bc8b-aa56b136f313} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9830 2024.06.17 18:12:22.495553 [ 3 ] {} <Debug> HTTP-Session: bce9702f-a26d-4857-b4ad-62b05cd1dc52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9831 2024.06.17 18:12:22.495766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 25717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9832 2024.06.17 18:12:22.495817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9833 2024.06.17 18:12:22.495835 [ 3 ] {} <Debug> HTTP-Session: 33bbeb76-9bad-42ba-921c-5ce4343fd0ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9834 2024.06.17 18:12:22.495853 [ 3 ] {} <Debug> HTTP-Session: 33bbeb76-9bad-42ba-921c-5ce4343fd0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9835 2024.06.17 18:12:22.495867 [ 3 ] {} <Debug> HTTP-Session: 33bbeb76-9bad-42ba-921c-5ce4343fd0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9836 2024.06.17 18:12:22.495898 [ 3 ] {} <Trace> HTTP-Session: 33bbeb76-9bad-42ba-921c-5ce4343fd0ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9837 2024.06.17 18:12:22.496127 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9838 2024.06.17 18:12:22.496175 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9839 2024.06.17 18:12:22.496334 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9840 2024.06.17 18:12:22.496772 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9841 2024.06.17 18:12:22.496808 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9842 2024.06.17 18:12:22.497245 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9843 2024.06.17 18:12:22.497585 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9844 2024.06.17 18:12:22.497762 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001779 sec., 13490.725126475549 rows/sec., 18.21 MiB/sec.
9845 2024.06.17 18:12:22.497942 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Debug> DynamicQueryHandler: Done processing query
9846 2024.06.17 18:12:22.497967 [ 3 ] {1b767383-c372-415f-aad3-9d42a7b0a668} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9847 2024.06.17 18:12:22.497983 [ 3 ] {} <Debug> HTTP-Session: 33bbeb76-9bad-42ba-921c-5ce4343fd0ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9848 2024.06.17 18:12:22.498109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9849 2024.06.17 18:12:22.498158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9850 2024.06.17 18:12:22.498178 [ 3 ] {} <Debug> HTTP-Session: a02b7be2-d96a-456e-bd94-85dc2edfaefb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9851 2024.06.17 18:12:22.498195 [ 3 ] {} <Debug> HTTP-Session: a02b7be2-d96a-456e-bd94-85dc2edfaefb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9852 2024.06.17 18:12:22.498208 [ 3 ] {} <Debug> HTTP-Session: a02b7be2-d96a-456e-bd94-85dc2edfaefb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9853 2024.06.17 18:12:22.498239 [ 3 ] {} <Trace> HTTP-Session: a02b7be2-d96a-456e-bd94-85dc2edfaefb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9854 2024.06.17 18:12:22.498366 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9855 2024.06.17 18:12:22.498412 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9856 2024.06.17 18:12:22.498540 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9857 2024.06.17 18:12:22.498892 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9858 2024.06.17 18:12:22.498929 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
9859 2024.06.17 18:12:22.499289 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9860 2024.06.17 18:12:22.499612 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9861 2024.06.17 18:12:22.499774 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec.
9862 2024.06.17 18:12:22.499953 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Debug> DynamicQueryHandler: Done processing query
9863 2024.06.17 18:12:22.499977 [ 3 ] {d6bf4f3b-c013-4889-8b49-16f0465a1b9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9864 2024.06.17 18:12:22.499993 [ 3 ] {} <Debug> HTTP-Session: a02b7be2-d96a-456e-bd94-85dc2edfaefb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9865 2024.06.17 18:12:27.484333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9866 2024.06.17 18:12:27.484478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9867 2024.06.17 18:12:27.484507 [ 3 ] {} <Debug> HTTP-Session: fb2c95aa-557e-42a4-bfc0-d9b540fb6aff Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9868 2024.06.17 18:12:27.484537 [ 3 ] {} <Debug> HTTP-Session: fb2c95aa-557e-42a4-bfc0-d9b540fb6aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9869 2024.06.17 18:12:27.484556 [ 3 ] {} <Debug> HTTP-Session: fb2c95aa-557e-42a4-bfc0-d9b540fb6aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.06.17 18:12:27.484614 [ 3 ] {} <Trace> HTTP-Session: fb2c95aa-557e-42a4-bfc0-d9b540fb6aff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9871 2024.06.17 18:12:27.484818 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9872 2024.06.17 18:12:27.484895 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9873 2024.06.17 18:12:27.485122 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9874 2024.06.17 18:12:27.485588 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9875 2024.06.17 18:12:27.485634 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9876 2024.06.17 18:12:27.486011 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9877 2024.06.17 18:12:27.486351 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9878 2024.06.17 18:12:27.486520 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001761 sec., 2271.4366837024418 rows/sec., 184.11 KiB/sec.
9879 2024.06.17 18:12:27.486749 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Debug> DynamicQueryHandler: Done processing query
9880 2024.06.17 18:12:27.486776 [ 3 ] {8bdda09d-134f-49d7-a2b6-a20101660008} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9881 2024.06.17 18:12:27.486793 [ 3 ] {} <Debug> HTTP-Session: fb2c95aa-557e-42a4-bfc0-d9b540fb6aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9882 2024.06.17 18:12:27.486971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9883 2024.06.17 18:12:27.487028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9884 2024.06.17 18:12:27.487048 [ 3 ] {} <Debug> HTTP-Session: b009c805-b180-43ee-bba7-d7e75718085e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9885 2024.06.17 18:12:27.487067 [ 3 ] {} <Debug> HTTP-Session: b009c805-b180-43ee-bba7-d7e75718085e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9886 2024.06.17 18:12:27.487081 [ 3 ] {} <Debug> HTTP-Session: b009c805-b180-43ee-bba7-d7e75718085e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9887 2024.06.17 18:12:27.487116 [ 3 ] {} <Trace> HTTP-Session: b009c805-b180-43ee-bba7-d7e75718085e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9888 2024.06.17 18:12:27.487258 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9889 2024.06.17 18:12:27.487304 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9890 2024.06.17 18:12:27.487435 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9891 2024.06.17 18:12:27.487834 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9892 2024.06.17 18:12:27.487873 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9893 2024.06.17 18:12:27.488193 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9894 2024.06.17 18:12:27.488493 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9895 2024.06.17 18:12:27.488657 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001442 sec., 47156.72676837726 rows/sec., 3.73 MiB/sec.
9896 2024.06.17 18:12:27.488837 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Debug> DynamicQueryHandler: Done processing query
9897 2024.06.17 18:12:27.488862 [ 3 ] {93aa7c49-9d64-4fe5-98f3-1eaf057d676a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9898 2024.06.17 18:12:27.488879 [ 3 ] {} <Debug> HTTP-Session: b009c805-b180-43ee-bba7-d7e75718085e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9899 2024.06.17 18:12:27.489017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9900 2024.06.17 18:12:27.489068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9901 2024.06.17 18:12:27.489087 [ 3 ] {} <Debug> HTTP-Session: 35cda23e-82a0-4b90-abb2-91e264621284 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9902 2024.06.17 18:12:27.489105 [ 3 ] {} <Debug> HTTP-Session: 35cda23e-82a0-4b90-abb2-91e264621284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9903 2024.06.17 18:12:27.489119 [ 3 ] {} <Debug> HTTP-Session: 35cda23e-82a0-4b90-abb2-91e264621284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9904 2024.06.17 18:12:27.489151 [ 3 ] {} <Trace> HTTP-Session: 35cda23e-82a0-4b90-abb2-91e264621284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9905 2024.06.17 18:12:27.489274 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9906 2024.06.17 18:12:27.489318 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9907 2024.06.17 18:12:27.489447 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9908 2024.06.17 18:12:27.489790 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9909 2024.06.17 18:12:27.489828 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9910 2024.06.17 18:12:27.490133 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9911 2024.06.17 18:12:27.490434 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9912 2024.06.17 18:12:27.490593 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001358 sec., 50073.63770250368 rows/sec., 3.91 MiB/sec.
9913 2024.06.17 18:12:27.490866 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Debug> DynamicQueryHandler: Done processing query
9914 2024.06.17 18:12:27.490926 [ 3 ] {42a4c468-38bc-4fcd-8f5f-b905bd7370ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9915 2024.06.17 18:12:27.490984 [ 3 ] {} <Debug> HTTP-Session: 35cda23e-82a0-4b90-abb2-91e264621284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9916 2024.06.17 18:12:27.491204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9917 2024.06.17 18:12:27.491260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9918 2024.06.17 18:12:27.491280 [ 3 ] {} <Debug> HTTP-Session: 7adfb94c-967d-4061-9e82-2301414d1976 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9919 2024.06.17 18:12:27.491297 [ 3 ] {} <Debug> HTTP-Session: 7adfb94c-967d-4061-9e82-2301414d1976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9920 2024.06.17 18:12:27.491310 [ 3 ] {} <Debug> HTTP-Session: 7adfb94c-967d-4061-9e82-2301414d1976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.06.17 18:12:27.491342 [ 3 ] {} <Trace> HTTP-Session: 7adfb94c-967d-4061-9e82-2301414d1976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9922 2024.06.17 18:12:27.491493 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9923 2024.06.17 18:12:27.491541 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9924 2024.06.17 18:12:27.491705 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9925 2024.06.17 18:12:27.492106 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9926 2024.06.17 18:12:27.492141 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9927 2024.06.17 18:12:27.492533 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9928 2024.06.17 18:12:27.492872 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9929 2024.06.17 18:12:27.493035 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec.
9930 2024.06.17 18:12:27.493281 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Debug> DynamicQueryHandler: Done processing query
9931 2024.06.17 18:12:27.493340 [ 3 ] {76e6be8e-dbb4-4b52-9743-03dd6266e970} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9932 2024.06.17 18:12:27.493392 [ 3 ] {} <Debug> HTTP-Session: 7adfb94c-967d-4061-9e82-2301414d1976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9933 2024.06.17 18:12:27.493572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9934 2024.06.17 18:12:27.493623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9935 2024.06.17 18:12:27.493642 [ 3 ] {} <Debug> HTTP-Session: 37761be6-7650-4479-aa70-e3ef5dd4ee04 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9936 2024.06.17 18:12:27.493659 [ 3 ] {} <Debug> HTTP-Session: 37761be6-7650-4479-aa70-e3ef5dd4ee04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9937 2024.06.17 18:12:27.493673 [ 3 ] {} <Debug> HTTP-Session: 37761be6-7650-4479-aa70-e3ef5dd4ee04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9938 2024.06.17 18:12:27.493705 [ 3 ] {} <Trace> HTTP-Session: 37761be6-7650-4479-aa70-e3ef5dd4ee04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9939 2024.06.17 18:12:27.493843 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9940 2024.06.17 18:12:27.493892 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9941 2024.06.17 18:12:27.494067 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9942 2024.06.17 18:12:27.494376 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9943 2024.06.17 18:12:27.494411 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9944 2024.06.17 18:12:27.494792 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9945 2024.06.17 18:12:27.495123 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9946 2024.06.17 18:12:27.495277 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001493 sec., 2679.169457468185 rows/sec., 3.62 MiB/sec.
9947 2024.06.17 18:12:27.495446 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Debug> DynamicQueryHandler: Done processing query
9948 2024.06.17 18:12:27.495470 [ 3 ] {c0a77e4e-a0c3-4103-be61-7957eba03ee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9949 2024.06.17 18:12:27.495486 [ 3 ] {} <Debug> HTTP-Session: 37761be6-7650-4479-aa70-e3ef5dd4ee04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9950 2024.06.17 18:12:27.495607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9951 2024.06.17 18:12:27.495656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9952 2024.06.17 18:12:27.495674 [ 3 ] {} <Debug> HTTP-Session: 65c9abdb-ccc0-495e-aaaf-10c882b780b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9953 2024.06.17 18:12:27.495690 [ 3 ] {} <Debug> HTTP-Session: 65c9abdb-ccc0-495e-aaaf-10c882b780b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9954 2024.06.17 18:12:27.495704 [ 3 ] {} <Debug> HTTP-Session: 65c9abdb-ccc0-495e-aaaf-10c882b780b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9955 2024.06.17 18:12:27.495734 [ 3 ] {} <Trace> HTTP-Session: 65c9abdb-ccc0-495e-aaaf-10c882b780b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9956 2024.06.17 18:12:27.495845 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9957 2024.06.17 18:12:27.495889 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9958 2024.06.17 18:12:27.496012 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9959 2024.06.17 18:12:27.496293 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9960 2024.06.17 18:12:27.496329 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9961 2024.06.17 18:12:27.496682 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9962 2024.06.17 18:12:27.497001 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9963 2024.06.17 18:12:27.497159 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec.
9964 2024.06.17 18:12:27.497327 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Debug> DynamicQueryHandler: Done processing query
9965 2024.06.17 18:12:27.497351 [ 3 ] {1808cf67-dc96-4de4-bfef-6cc0c626cac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9966 2024.06.17 18:12:27.497367 [ 3 ] {} <Debug> HTTP-Session: 65c9abdb-ccc0-495e-aaaf-10c882b780b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9967 2024.06.17 18:12:32.485907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9968 2024.06.17 18:12:32.486096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9969 2024.06.17 18:12:32.486142 [ 3 ] {} <Debug> HTTP-Session: b765f8cb-f88b-4140-b124-1f962064874c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9970 2024.06.17 18:12:32.486185 [ 3 ] {} <Debug> HTTP-Session: b765f8cb-f88b-4140-b124-1f962064874c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9971 2024.06.17 18:12:32.486214 [ 3 ] {} <Debug> HTTP-Session: b765f8cb-f88b-4140-b124-1f962064874c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9972 2024.06.17 18:12:32.486296 [ 3 ] {} <Trace> HTTP-Session: b765f8cb-f88b-4140-b124-1f962064874c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9973 2024.06.17 18:12:32.486567 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9974 2024.06.17 18:12:32.486635 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9975 2024.06.17 18:12:32.486830 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9976 2024.06.17 18:12:32.487281 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9977 2024.06.17 18:12:32.487327 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9978 2024.06.17 18:12:32.487717 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9979 2024.06.17 18:12:32.488063 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9980 2024.06.17 18:12:32.488248 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001757 sec., 18212.862834376778 rows/sec., 1.44 MiB/sec.
9981 2024.06.17 18:12:32.488479 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Debug> DynamicQueryHandler: Done processing query
9982 2024.06.17 18:12:32.488507 [ 3 ] {6dd855b0-ad35-4529-9c14-29515885036d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9983 2024.06.17 18:12:32.488524 [ 3 ] {} <Debug> HTTP-Session: b765f8cb-f88b-4140-b124-1f962064874c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9984 2024.06.17 18:12:32.488755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 22330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9985 2024.06.17 18:12:32.488810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9986 2024.06.17 18:12:32.488831 [ 3 ] {} <Debug> HTTP-Session: 8380d5cd-c200-437d-bf6a-b30d86b0db2f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
9987 2024.06.17 18:12:32.488850 [ 3 ] {} <Debug> HTTP-Session: 8380d5cd-c200-437d-bf6a-b30d86b0db2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9988 2024.06.17 18:12:32.488865 [ 3 ] {} <Debug> HTTP-Session: 8380d5cd-c200-437d-bf6a-b30d86b0db2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9989 2024.06.17 18:12:32.488901 [ 3 ] {} <Trace> HTTP-Session: 8380d5cd-c200-437d-bf6a-b30d86b0db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9990 2024.06.17 18:12:32.489053 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9991 2024.06.17 18:12:32.489101 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9992 2024.06.17 18:12:32.489234 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9993 2024.06.17 18:12:32.489650 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9994 2024.06.17 18:12:32.489688 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9995 2024.06.17 18:12:32.490023 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9996 2024.06.17 18:12:32.490364 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9997 2024.06.17 18:12:32.490560 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Debug> executeQuery: Read 152 rows, 13.07 KiB in 0.00157 sec., 96815.28662420383 rows/sec., 8.13 MiB/sec.
9998 2024.06.17 18:12:32.490648 [ 136 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9999 2024.06.17 18:12:32.490773 [ 136 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10000 2024.06.17 18:12:32.490813 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10001 2024.06.17 18:12:32.490917 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Debug> DynamicQueryHandler: Done processing query
10002 2024.06.17 18:12:32.491009 [ 3 ] {ef699089-cc4f-41b2-ac00-9cf1396088f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10003 2024.06.17 18:12:32.491108 [ 3 ] {} <Debug> HTTP-Session: 8380d5cd-c200-437d-bf6a-b30d86b0db2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10004 2024.06.17 18:12:32.491270 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
10005 2024.06.17 18:12:32.491463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 17360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10006 2024.06.17 18:12:32.491704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10007 2024.06.17 18:12:32.491822 [ 3 ] {} <Debug> HTTP-Session: a3ac9d6e-52b6-4aba-93af-a6d4328f11b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10008 2024.06.17 18:12:32.491916 [ 3 ] {} <Debug> HTTP-Session: a3ac9d6e-52b6-4aba-93af-a6d4328f11b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10009 2024.06.17 18:12:32.491965 [ 3 ] {} <Debug> HTTP-Session: a3ac9d6e-52b6-4aba-93af-a6d4328f11b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10010 2024.06.17 18:12:32.492010 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10011 2024.06.17 18:12:32.492056 [ 3 ] {} <Trace> HTTP-Session: a3ac9d6e-52b6-4aba-93af-a6d4328f11b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10012 2024.06.17 18:12:32.492097 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 183 rows starting from the beginning of the part
10013 2024.06.17 18:12:32.492371 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part
10014 2024.06.17 18:12:32.492590 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10015 2024.06.17 18:12:32.492711 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 68 rows starting from the beginning of the part
10016 2024.06.17 18:12:32.492835 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10017 2024.06.17 18:12:32.493000 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part
10018 2024.06.17 18:12:32.493383 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part
10019 2024.06.17 18:12:32.493685 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 152 rows starting from the beginning of the part
10020 2024.06.17 18:12:32.494364 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10021 2024.06.17 18:12:32.495172 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10022 2024.06.17 18:12:32.495250 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10023 2024.06.17 18:12:32.496119 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10024 2024.06.17 18:12:32.496691 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 4 columns (4 merged, 0 gathered) in 0.00574196 sec., 126611.81896077297 rows/sec., 10.43 MiB/sec.
10025 2024.06.17 18:12:32.496875 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10026 2024.06.17 18:12:32.497035 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10027 2024.06.17 18:12:32.497359 [ 136 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10028 2024.06.17 18:12:32.497534 [ 136 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10029 2024.06.17 18:12:32.497531 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Debug> executeQuery: Read 102 rows, 8.19 KiB in 0.005274 sec., 19340.159271899887 rows/sec., 1.52 MiB/sec.
10030 2024.06.17 18:12:32.497633 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10031 2024.06.17 18:12:32.498136 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
10032 2024.06.17 18:12:32.498186 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10033 2024.06.17 18:12:32.498705 [ 197 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_66_13} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10034 2024.06.17 18:12:32.498908 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10035 2024.06.17 18:12:32.499037 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 148 rows starting from the beginning of the part
10036 2024.06.17 18:12:32.499109 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
10037 2024.06.17 18:12:32.499347 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Debug> DynamicQueryHandler: Done processing query
10038 2024.06.17 18:12:32.499469 [ 3 ] {225cef64-43fa-4671-b492-c4669ac85629} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10039 2024.06.17 18:12:32.499523 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 88 rows starting from the beginning of the part
10040 2024.06.17 18:12:32.499569 [ 3 ] {} <Debug> HTTP-Session: a3ac9d6e-52b6-4aba-93af-a6d4328f11b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10041 2024.06.17 18:12:32.499932 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 68 rows starting from the beginning of the part
10042 2024.06.17 18:12:32.499954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10043 2024.06.17 18:12:32.500136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10044 2024.06.17 18:12:32.500164 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 88 rows starting from the beginning of the part
10045 2024.06.17 18:12:32.500221 [ 3 ] {} <Debug> HTTP-Session: f8bebcae-714a-413a-a9b7-66942ccd91b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10046 2024.06.17 18:12:32.500297 [ 3 ] {} <Debug> HTTP-Session: f8bebcae-714a-413a-a9b7-66942ccd91b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10047 2024.06.17 18:12:32.500358 [ 3 ] {} <Debug> HTTP-Session: f8bebcae-714a-413a-a9b7-66942ccd91b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10048 2024.06.17 18:12:32.500392 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part
10049 2024.06.17 18:12:32.500494 [ 3 ] {} <Trace> HTTP-Session: f8bebcae-714a-413a-a9b7-66942ccd91b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10050 2024.06.17 18:12:32.500653 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 102 rows starting from the beginning of the part
10051 2024.06.17 18:12:32.500996 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10052 2024.06.17 18:12:32.501070 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10053 2024.06.17 18:12:32.501623 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10054 2024.06.17 18:12:32.502638 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10055 2024.06.17 18:12:32.502727 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10056 2024.06.17 18:12:32.503370 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.005551545 sec., 101233.08016056792 rows/sec., 7.91 MiB/sec.
10057 2024.06.17 18:12:32.503581 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10058 2024.06.17 18:12:32.503658 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10059 2024.06.17 18:12:32.504418 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10060 2024.06.17 18:12:32.504525 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10061 2024.06.17 18:12:32.504593 [ 196 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_66_13} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10062 2024.06.17 18:12:32.504790 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10063 2024.06.17 18:12:32.504797 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
10064 2024.06.17 18:12:32.504876 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004091 sec., 39110.24199462234 rows/sec., 2.72 MiB/sec.
10065 2024.06.17 18:12:32.504886 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10066 2024.06.17 18:12:32.504986 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10067 2024.06.17 18:12:32.505205 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
10068 2024.06.17 18:12:32.505270 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Debug> DynamicQueryHandler: Done processing query
10069 2024.06.17 18:12:32.505313 [ 3 ] {e43f58a3-ed54-48c2-9cfe-8c5ef6446c8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10070 2024.06.17 18:12:32.505375 [ 3 ] {} <Debug> HTTP-Session: f8bebcae-714a-413a-a9b7-66942ccd91b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10071 2024.06.17 18:12:32.505476 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10072 2024.06.17 18:12:32.505514 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9600 rows starting from the beginning of the part
10073 2024.06.17 18:12:32.505644 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part
10074 2024.06.17 18:12:32.505667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 34267, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10075 2024.06.17 18:12:32.505869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10076 2024.06.17 18:12:32.505921 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
10077 2024.06.17 18:12:32.505954 [ 3 ] {} <Debug> HTTP-Session: ebe84c7f-53fd-48c2-90e4-20b67015985c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10078 2024.06.17 18:12:32.506014 [ 3 ] {} <Debug> HTTP-Session: ebe84c7f-53fd-48c2-90e4-20b67015985c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10079 2024.06.17 18:12:32.506107 [ 3 ] {} <Debug> HTTP-Session: ebe84c7f-53fd-48c2-90e4-20b67015985c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10080 2024.06.17 18:12:32.506213 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
10081 2024.06.17 18:12:32.506248 [ 3 ] {} <Trace> HTTP-Session: ebe84c7f-53fd-48c2-90e4-20b67015985c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10082 2024.06.17 18:12:32.506391 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
10083 2024.06.17 18:12:32.506645 [ 188 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
10084 2024.06.17 18:12:32.506950 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10085 2024.06.17 18:12:32.507117 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10086 2024.06.17 18:12:32.507612 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10087 2024.06.17 18:12:32.508456 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10088 2024.06.17 18:12:32.508515 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10089 2024.06.17 18:12:32.509980 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10090 2024.06.17 18:12:32.510632 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10091 2024.06.17 18:12:32.510798 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Debug> executeQuery: Read 32 rows, 44.22 KiB in 0.004318 sec., 7410.838351088467 rows/sec., 10.00 MiB/sec.
10092 2024.06.17 18:12:32.511457 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Debug> DynamicQueryHandler: Done processing query
10093 2024.06.17 18:12:32.511509 [ 3 ] {52b055be-9a73-4947-933e-fb5d293ba0ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
10094 2024.06.17 18:12:32.511542 [ 3 ] {} <Debug> HTTP-Session: ebe84c7f-53fd-48c2-90e4-20b67015985c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10095 2024.06.17 18:12:32.511707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 1543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10096 2024.06.17 18:12:32.511759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10097 2024.06.17 18:12:32.511783 [ 3 ] {} <Debug> HTTP-Session: 67c8aa96-2740-483e-aebd-49f8825ec58c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10098 2024.06.17 18:12:32.511800 [ 3 ] {} <Debug> HTTP-Session: 67c8aa96-2740-483e-aebd-49f8825ec58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10099 2024.06.17 18:12:32.511814 [ 3 ] {} <Debug> HTTP-Session: 67c8aa96-2740-483e-aebd-49f8825ec58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10100 2024.06.17 18:12:32.511852 [ 3 ] {} <Trace> HTTP-Session: 67c8aa96-2740-483e-aebd-49f8825ec58c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10101 2024.06.17 18:12:32.511975 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10102 2024.06.17 18:12:32.512024 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10103 2024.06.17 18:12:32.512166 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10104 2024.06.17 18:12:32.512494 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10105 2024.06.17 18:12:32.512539 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10106 2024.06.17 18:12:32.513104 [ 194 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10400 rows, containing 5 columns (5 merged, 0 gathered) in 0.008016185 sec., 1297375.2477019927 rows/sec., 90.42 MiB/sec.
10107 2024.06.17 18:12:32.513272 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
10108 2024.06.17 18:12:32.513388 [ 194 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10109 2024.06.17 18:12:32.513791 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10110 2024.06.17 18:12:32.514009 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.002065 sec., 4358.353510895884 rows/sec., 335.29 KiB/sec.
10111 2024.06.17 18:12:32.514077 [ 194 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10112 2024.06.17 18:12:32.514268 [ 194 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10113 2024.06.17 18:12:32.514339 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Debug> DynamicQueryHandler: Done processing query
10114 2024.06.17 18:12:32.514374 [ 3 ] {d963d9ad-911b-4d9b-968b-bfa9375d4ffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10115 2024.06.17 18:12:32.514376 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB.
10116 2024.06.17 18:12:32.514393 [ 3 ] {} <Debug> HTTP-Session: 67c8aa96-2740-483e-aebd-49f8825ec58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10117 2024.06.17 18:12:32.514526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10118 2024.06.17 18:12:32.514574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10119 2024.06.17 18:12:32.514593 [ 3 ] {} <Debug> HTTP-Session: 30bbf76b-b0c2-447a-91b8-f3e58a0bcc58 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10120 2024.06.17 18:12:32.514610 [ 3 ] {} <Debug> HTTP-Session: 30bbf76b-b0c2-447a-91b8-f3e58a0bcc58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10121 2024.06.17 18:12:32.514625 [ 3 ] {} <Debug> HTTP-Session: 30bbf76b-b0c2-447a-91b8-f3e58a0bcc58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10122 2024.06.17 18:12:32.514657 [ 3 ] {} <Trace> HTTP-Session: 30bbf76b-b0c2-447a-91b8-f3e58a0bcc58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10123 2024.06.17 18:12:32.514777 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10124 2024.06.17 18:12:32.514819 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10125 2024.06.17 18:12:32.514948 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10126 2024.06.17 18:12:32.515244 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10127 2024.06.17 18:12:32.515281 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10128 2024.06.17 18:12:32.515656 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10129 2024.06.17 18:12:32.515979 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10130 2024.06.17 18:12:32.516131 [ 136 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10131 2024.06.17 18:12:32.516135 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
10132 2024.06.17 18:12:32.516184 [ 136 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10133 2024.06.17 18:12:32.516251 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10134 2024.06.17 18:12:32.516514 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Debug> DynamicQueryHandler: Done processing query
10135 2024.06.17 18:12:32.516528 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
10136 2024.06.17 18:12:32.516550 [ 3 ] {6bba18a5-819c-473c-9851-7b188b4f3793} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10137 2024.06.17 18:12:32.516635 [ 3 ] {} <Debug> HTTP-Session: 30bbf76b-b0c2-447a-91b8-f3e58a0bcc58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10138 2024.06.17 18:12:32.517175 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10139 2024.06.17 18:12:32.517266 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3342 rows starting from the beginning of the part
10140 2024.06.17 18:12:32.517376 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
10141 2024.06.17 18:12:32.517575 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
10142 2024.06.17 18:12:32.517704 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
10143 2024.06.17 18:12:32.517800 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
10144 2024.06.17 18:12:32.518016 [ 197 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
10145 2024.06.17 18:12:32.519601 [ 194 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3642 rows, containing 4 columns (4 merged, 0 gathered) in 0.00326943 sec., 1113955.643644305 rows/sec., 75.12 MiB/sec.
10146 2024.06.17 18:12:32.519943 [ 193 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10147 2024.06.17 18:12:32.520393 [ 193 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_66_13} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10148 2024.06.17 18:12:32.520480 [ 193 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_66_13} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10149 2024.06.17 18:12:32.520554 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
10150 2024.06.17 18:12:33.000235 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.86 MiB, peak 205.93 MiB, free memory in arenas 0.00 B, will set to 196.95 MiB (RSS), difference: 1.09 MiB
10151 2024.06.17 18:12:36.708693 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
10152 2024.06.17 18:12:36.708765 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
10153 2024.06.17 18:12:37.485956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10154 2024.06.17 18:12:37.486075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10155 2024.06.17 18:12:37.486106 [ 3 ] {} <Debug> HTTP-Session: 6e87facb-b040-42a1-a555-1db2d79b2316 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10156 2024.06.17 18:12:37.486134 [ 3 ] {} <Debug> HTTP-Session: 6e87facb-b040-42a1-a555-1db2d79b2316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10157 2024.06.17 18:12:37.486152 [ 3 ] {} <Debug> HTTP-Session: 6e87facb-b040-42a1-a555-1db2d79b2316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10158 2024.06.17 18:12:37.486213 [ 3 ] {} <Trace> HTTP-Session: 6e87facb-b040-42a1-a555-1db2d79b2316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10159 2024.06.17 18:12:37.486413 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10160 2024.06.17 18:12:37.486490 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10161 2024.06.17 18:12:37.486705 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10162 2024.06.17 18:12:37.487113 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10163 2024.06.17 18:12:37.487157 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10164 2024.06.17 18:12:37.487528 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10165 2024.06.17 18:12:37.487879 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10166 2024.06.17 18:12:37.488031 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001673 sec., 2390.914524805738 rows/sec., 193.79 KiB/sec.
10167 2024.06.17 18:12:37.488106 [ 133 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10168 2024.06.17 18:12:37.488198 [ 133 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10169 2024.06.17 18:12:37.488238 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10170 2024.06.17 18:12:37.488320 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Debug> DynamicQueryHandler: Done processing query
10171 2024.06.17 18:12:37.488389 [ 3 ] {b1843805-e650-41d0-9bc6-c56afe11b15d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10172 2024.06.17 18:12:37.488442 [ 3 ] {} <Debug> HTTP-Session: 6e87facb-b040-42a1-a555-1db2d79b2316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10173 2024.06.17 18:12:37.488519 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
10174 2024.06.17 18:12:37.488645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10175 2024.06.17 18:12:37.488768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10176 2024.06.17 18:12:37.488817 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10177 2024.06.17 18:12:37.488822 [ 3 ] {} <Debug> HTTP-Session: ebc39466-6cd3-422f-ae51-5546dccd7b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10178 2024.06.17 18:12:37.488877 [ 3 ] {} <Debug> HTTP-Session: ebc39466-6cd3-422f-ae51-5546dccd7b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10179 2024.06.17 18:12:37.488883 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 28 rows starting from the beginning of the part
10180 2024.06.17 18:12:37.488895 [ 3 ] {} <Debug> HTTP-Session: ebc39466-6cd3-422f-ae51-5546dccd7b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10181 2024.06.17 18:12:37.488971 [ 3 ] {} <Trace> HTTP-Session: ebc39466-6cd3-422f-ae51-5546dccd7b64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10182 2024.06.17 18:12:37.489078 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part
10183 2024.06.17 18:12:37.489288 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part
10184 2024.06.17 18:12:37.489530 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 4 rows starting from the beginning of the part
10185 2024.06.17 18:12:37.489829 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part
10186 2024.06.17 18:12:37.489880 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10187 2024.06.17 18:12:37.490118 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10188 2024.06.17 18:12:37.490174 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 4 rows starting from the beginning of the part
10189 2024.06.17 18:12:37.490914 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10190 2024.06.17 18:12:37.491602 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10191 2024.06.17 18:12:37.491680 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10192 2024.06.17 18:12:37.492528 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10193 2024.06.17 18:12:37.493238 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00490192 sec., 19584.162940235663 rows/sec., 1.55 MiB/sec.
10194 2024.06.17 18:12:37.493439 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10195 2024.06.17 18:12:37.493484 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10196 2024.06.17 18:12:37.493968 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004269 sec., 468.4937924572499 rows/sec., 38.20 KiB/sec.
10197 2024.06.17 18:12:37.494701 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10198 2024.06.17 18:12:37.494728 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Debug> DynamicQueryHandler: Done processing query
10199 2024.06.17 18:12:37.494785 [ 3 ] {951ea7ce-6a9b-4263-a930-9143fa3419c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10200 2024.06.17 18:12:37.494816 [ 3 ] {} <Debug> HTTP-Session: ebc39466-6cd3-422f-ae51-5546dccd7b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10201 2024.06.17 18:12:37.494865 [ 187 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_61_12} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10202 2024.06.17 18:12:37.494973 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10203 2024.06.17 18:12:37.495015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10204 2024.06.17 18:12:37.495078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10205 2024.06.17 18:12:37.495099 [ 3 ] {} <Debug> HTTP-Session: ca2e634e-1d8a-4d48-a807-d99072eea9b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10206 2024.06.17 18:12:37.495116 [ 3 ] {} <Debug> HTTP-Session: ca2e634e-1d8a-4d48-a807-d99072eea9b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10207 2024.06.17 18:12:37.495129 [ 3 ] {} <Debug> HTTP-Session: ca2e634e-1d8a-4d48-a807-d99072eea9b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10208 2024.06.17 18:12:37.495164 [ 3 ] {} <Trace> HTTP-Session: ca2e634e-1d8a-4d48-a807-d99072eea9b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10209 2024.06.17 18:12:37.495324 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10210 2024.06.17 18:12:37.495370 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10211 2024.06.17 18:12:37.495522 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10212 2024.06.17 18:12:37.495883 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10213 2024.06.17 18:12:37.495920 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10214 2024.06.17 18:12:37.496240 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10215 2024.06.17 18:12:37.496552 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10216 2024.06.17 18:12:37.496702 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001438 sec., 73018.08066759388 rows/sec., 5.70 MiB/sec.
10217 2024.06.17 18:12:37.496888 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Debug> DynamicQueryHandler: Done processing query
10218 2024.06.17 18:12:37.496925 [ 3 ] {a27a8a68-46f0-4c17-8551-bf1263d48d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10219 2024.06.17 18:12:37.496955 [ 3 ] {} <Debug> HTTP-Session: ca2e634e-1d8a-4d48-a807-d99072eea9b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10220 2024.06.17 18:12:37.497102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10221 2024.06.17 18:12:37.497149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10222 2024.06.17 18:12:37.497169 [ 3 ] {} <Debug> HTTP-Session: 6755d921-74e7-4ce0-acd1-a087200c0d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10223 2024.06.17 18:12:37.497185 [ 3 ] {} <Debug> HTTP-Session: 6755d921-74e7-4ce0-acd1-a087200c0d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10224 2024.06.17 18:12:37.497199 [ 3 ] {} <Debug> HTTP-Session: 6755d921-74e7-4ce0-acd1-a087200c0d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10225 2024.06.17 18:12:37.497230 [ 3 ] {} <Trace> HTTP-Session: 6755d921-74e7-4ce0-acd1-a087200c0d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10226 2024.06.17 18:12:37.497323 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10227 2024.06.17 18:12:37.497366 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10228 2024.06.17 18:12:37.497487 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10229 2024.06.17 18:12:37.497758 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10230 2024.06.17 18:12:37.497795 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10231 2024.06.17 18:12:37.498091 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10232 2024.06.17 18:12:37.498395 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10233 2024.06.17 18:12:37.498546 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001239 sec., 1614.2050040355125 rows/sec., 112.71 KiB/sec.
10234 2024.06.17 18:12:37.498825 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Debug> DynamicQueryHandler: Done processing query
10235 2024.06.17 18:12:37.498867 [ 3 ] {d85a38d8-d366-43e4-8c95-a6410676d2f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10236 2024.06.17 18:12:37.498884 [ 3 ] {} <Debug> HTTP-Session: 6755d921-74e7-4ce0-acd1-a087200c0d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10237 2024.06.17 18:12:37.499051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10238 2024.06.17 18:12:37.499099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10239 2024.06.17 18:12:37.499118 [ 3 ] {} <Debug> HTTP-Session: e9084073-a31a-4182-8b18-d0b1ff87a851 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10240 2024.06.17 18:12:37.499135 [ 3 ] {} <Debug> HTTP-Session: e9084073-a31a-4182-8b18-d0b1ff87a851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10241 2024.06.17 18:12:37.499148 [ 3 ] {} <Debug> HTTP-Session: e9084073-a31a-4182-8b18-d0b1ff87a851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10242 2024.06.17 18:12:37.499178 [ 3 ] {} <Trace> HTTP-Session: e9084073-a31a-4182-8b18-d0b1ff87a851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10243 2024.06.17 18:12:37.499303 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10244 2024.06.17 18:12:37.499347 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10245 2024.06.17 18:12:37.499487 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10246 2024.06.17 18:12:37.499795 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10247 2024.06.17 18:12:37.499832 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10248 2024.06.17 18:12:37.500138 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10249 2024.06.17 18:12:37.500445 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10250 2024.06.17 18:12:37.500593 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001327 sec., 70836.47324792766 rows/sec., 5.52 MiB/sec.
10251 2024.06.17 18:12:37.500769 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Debug> DynamicQueryHandler: Done processing query
10252 2024.06.17 18:12:37.500804 [ 3 ] {3bff8933-aaa4-48f3-8b2a-afaf7cf95bf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10253 2024.06.17 18:12:37.500836 [ 3 ] {} <Debug> HTTP-Session: e9084073-a31a-4182-8b18-d0b1ff87a851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10254 2024.06.17 18:12:37.501047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10255 2024.06.17 18:12:37.501094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10256 2024.06.17 18:12:37.501113 [ 3 ] {} <Debug> HTTP-Session: 54ccc0ad-3200-4136-aee7-392f516d72fb Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10257 2024.06.17 18:12:37.501130 [ 3 ] {} <Debug> HTTP-Session: 54ccc0ad-3200-4136-aee7-392f516d72fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10258 2024.06.17 18:12:37.501144 [ 3 ] {} <Debug> HTTP-Session: 54ccc0ad-3200-4136-aee7-392f516d72fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10259 2024.06.17 18:12:37.501174 [ 3 ] {} <Trace> HTTP-Session: 54ccc0ad-3200-4136-aee7-392f516d72fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10260 2024.06.17 18:12:37.501339 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10261 2024.06.17 18:12:37.501386 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10262 2024.06.17 18:12:37.501528 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10263 2024.06.17 18:12:37.501870 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10264 2024.06.17 18:12:37.501906 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10265 2024.06.17 18:12:37.502290 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10266 2024.06.17 18:12:37.502619 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10267 2024.06.17 18:12:37.502772 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001508 sec., 130636.60477453581 rows/sec., 9.12 MiB/sec.
10268 2024.06.17 18:12:37.502929 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Debug> DynamicQueryHandler: Done processing query
10269 2024.06.17 18:12:37.502952 [ 3 ] {5750f26d-fd93-4fc7-842c-8b0ab78988fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10270 2024.06.17 18:12:37.502968 [ 3 ] {} <Debug> HTTP-Session: 54ccc0ad-3200-4136-aee7-392f516d72fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10271 2024.06.17 18:12:37.503106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10272 2024.06.17 18:12:37.503153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10273 2024.06.17 18:12:37.503173 [ 3 ] {} <Debug> HTTP-Session: 7c1dcd03-3826-4f1c-a81c-c02d1d3b2e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10274 2024.06.17 18:12:37.503189 [ 3 ] {} <Debug> HTTP-Session: 7c1dcd03-3826-4f1c-a81c-c02d1d3b2e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10275 2024.06.17 18:12:37.503202 [ 3 ] {} <Debug> HTTP-Session: 7c1dcd03-3826-4f1c-a81c-c02d1d3b2e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10276 2024.06.17 18:12:37.503233 [ 3 ] {} <Trace> HTTP-Session: 7c1dcd03-3826-4f1c-a81c-c02d1d3b2e9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10277 2024.06.17 18:12:37.503349 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10278 2024.06.17 18:12:37.503396 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10279 2024.06.17 18:12:37.503548 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10280 2024.06.17 18:12:37.503827 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10281 2024.06.17 18:12:37.503863 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10282 2024.06.17 18:12:37.504245 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10283 2024.06.17 18:12:37.504579 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10284 2024.06.17 18:12:37.504731 [ 133 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10285 2024.06.17 18:12:37.504732 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.00142 sec., 2816.9014084507044 rows/sec., 3.80 MiB/sec.
10286 2024.06.17 18:12:37.504797 [ 133 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10287 2024.06.17 18:12:37.504877 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10288 2024.06.17 18:12:37.505105 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Debug> DynamicQueryHandler: Done processing query
10289 2024.06.17 18:12:37.505144 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
10290 2024.06.17 18:12:37.505150 [ 3 ] {d73644e2-2336-47c6-83d2-31268f6d7d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10291 2024.06.17 18:12:37.505212 [ 3 ] {} <Debug> HTTP-Session: 7c1dcd03-3826-4f1c-a81c-c02d1d3b2e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10292 2024.06.17 18:12:37.505473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10293 2024.06.17 18:12:37.505646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10294 2024.06.17 18:12:37.505747 [ 3 ] {} <Debug> HTTP-Session: c6fbbaca-ce75-48bb-9073-47eb496823e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10295 2024.06.17 18:12:37.505822 [ 3 ] {} <Debug> HTTP-Session: c6fbbaca-ce75-48bb-9073-47eb496823e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10296 2024.06.17 18:12:37.505894 [ 3 ] {} <Debug> HTTP-Session: c6fbbaca-ce75-48bb-9073-47eb496823e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10297 2024.06.17 18:12:37.505922 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10298 2024.06.17 18:12:37.506021 [ 3 ] {} <Trace> HTTP-Session: c6fbbaca-ce75-48bb-9073-47eb496823e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10299 2024.06.17 18:12:37.506061 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 840 rows starting from the beginning of the part
10300 2024.06.17 18:12:37.506441 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10301 2024.06.17 18:12:37.506648 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10302 2024.06.17 18:12:37.506736 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part
10303 2024.06.17 18:12:37.507169 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part
10304 2024.06.17 18:12:37.507373 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 4 rows starting from the beginning of the part
10305 2024.06.17 18:12:37.507448 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10306 2024.06.17 18:12:37.507523 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part
10307 2024.06.17 18:12:37.507661 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 4 rows starting from the beginning of the part
10308 2024.06.17 18:12:37.508040 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10309 2024.06.17 18:12:37.508092 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10310 2024.06.17 18:12:37.508751 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10311 2024.06.17 18:12:37.509816 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10312 2024.06.17 18:12:37.510425 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004188 sec., 14326.647564469915 rows/sec., 988.69 KiB/sec.
10313 2024.06.17 18:12:37.510637 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Debug> DynamicQueryHandler: Done processing query
10314 2024.06.17 18:12:37.510670 [ 3 ] {a0be3492-60cb-43cf-af9b-d6e9efa09601} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10315 2024.06.17 18:12:37.510692 [ 3 ] {} <Debug> HTTP-Session: c6fbbaca-ce75-48bb-9073-47eb496823e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10316 2024.06.17 18:12:37.513411 [ 200 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 6 columns (6 merged, 0 gathered) in 0.008425075 sec., 107773.52130396465 rows/sec., 145.43 MiB/sec.
10317 2024.06.17 18:12:37.514052 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10318 2024.06.17 18:12:37.514519 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10319 2024.06.17 18:12:37.514604 [ 195 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10320 2024.06.17 18:12:37.514702 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB.
10321 2024.06.17 18:12:42.486603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10322 2024.06.17 18:12:42.486748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10323 2024.06.17 18:12:42.486780 [ 3 ] {} <Debug> HTTP-Session: f6c9fbc7-ed04-4aa5-989e-4071fa5e0c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10324 2024.06.17 18:12:42.486808 [ 3 ] {} <Debug> HTTP-Session: f6c9fbc7-ed04-4aa5-989e-4071fa5e0c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10325 2024.06.17 18:12:42.486826 [ 3 ] {} <Debug> HTTP-Session: f6c9fbc7-ed04-4aa5-989e-4071fa5e0c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10326 2024.06.17 18:12:42.486884 [ 3 ] {} <Trace> HTTP-Session: f6c9fbc7-ed04-4aa5-989e-4071fa5e0c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10327 2024.06.17 18:12:42.487112 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10328 2024.06.17 18:12:42.487188 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10329 2024.06.17 18:12:42.487405 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10330 2024.06.17 18:12:42.487846 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10331 2024.06.17 18:12:42.487894 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10332 2024.06.17 18:12:42.488276 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10333 2024.06.17 18:12:42.488617 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10334 2024.06.17 18:12:42.488767 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Debug> executeQuery: Read 37 rows, 3.00 KiB in 0.001729 sec., 21399.652978600345 rows/sec., 1.69 MiB/sec.
10335 2024.06.17 18:12:42.488974 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Debug> DynamicQueryHandler: Done processing query
10336 2024.06.17 18:12:42.489000 [ 3 ] {45c181ef-11df-4709-862a-cfd6475253b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10337 2024.06.17 18:12:42.489017 [ 3 ] {} <Debug> HTTP-Session: f6c9fbc7-ed04-4aa5-989e-4071fa5e0c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10338 2024.06.17 18:12:42.489185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10339 2024.06.17 18:12:42.489240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10340 2024.06.17 18:12:42.489260 [ 3 ] {} <Debug> HTTP-Session: e38f9596-953a-42bd-a2ee-86e0f40c0843 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10341 2024.06.17 18:12:42.489279 [ 3 ] {} <Debug> HTTP-Session: e38f9596-953a-42bd-a2ee-86e0f40c0843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10342 2024.06.17 18:12:42.489293 [ 3 ] {} <Debug> HTTP-Session: e38f9596-953a-42bd-a2ee-86e0f40c0843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10343 2024.06.17 18:12:42.489330 [ 3 ] {} <Trace> HTTP-Session: e38f9596-953a-42bd-a2ee-86e0f40c0843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10344 2024.06.17 18:12:42.489438 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10345 2024.06.17 18:12:42.489485 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10346 2024.06.17 18:12:42.489619 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10347 2024.06.17 18:12:42.489874 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10348 2024.06.17 18:12:42.489911 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10349 2024.06.17 18:12:42.490218 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10350 2024.06.17 18:12:42.490525 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10351 2024.06.17 18:12:42.490653 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001244 sec., 3215.434083601286 rows/sec., 262.20 KiB/sec.
10352 2024.06.17 18:12:42.490843 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Debug> DynamicQueryHandler: Done processing query
10353 2024.06.17 18:12:42.490880 [ 3 ] {bf78e31d-af59-4c8c-accc-88be689f6901} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10354 2024.06.17 18:12:42.490897 [ 3 ] {} <Debug> HTTP-Session: e38f9596-953a-42bd-a2ee-86e0f40c0843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10355 2024.06.17 18:12:42.491043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 24890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10356 2024.06.17 18:12:42.491093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10357 2024.06.17 18:12:42.491112 [ 3 ] {} <Debug> HTTP-Session: a12fd6fb-043c-4f92-96ca-104f6de31de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10358 2024.06.17 18:12:42.491130 [ 3 ] {} <Debug> HTTP-Session: a12fd6fb-043c-4f92-96ca-104f6de31de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10359 2024.06.17 18:12:42.491144 [ 3 ] {} <Debug> HTTP-Session: a12fd6fb-043c-4f92-96ca-104f6de31de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10360 2024.06.17 18:12:42.491177 [ 3 ] {} <Trace> HTTP-Session: a12fd6fb-043c-4f92-96ca-104f6de31de2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10361 2024.06.17 18:12:42.491325 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10362 2024.06.17 18:12:42.491370 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10363 2024.06.17 18:12:42.491512 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10364 2024.06.17 18:12:42.492029 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10365 2024.06.17 18:12:42.492068 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10366 2024.06.17 18:12:42.492459 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10367 2024.06.17 18:12:42.492800 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10368 2024.06.17 18:12:42.492929 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Debug> executeQuery: Read 169 rows, 14.61 KiB in 0.001665 sec., 101501.5015015015 rows/sec., 8.57 MiB/sec.
10369 2024.06.17 18:12:42.493093 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Debug> DynamicQueryHandler: Done processing query
10370 2024.06.17 18:12:42.493120 [ 3 ] {61436ebd-d23a-4926-9451-122aca652f4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10371 2024.06.17 18:12:42.493137 [ 3 ] {} <Debug> HTTP-Session: a12fd6fb-043c-4f92-96ca-104f6de31de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10372 2024.06.17 18:12:42.493270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10373 2024.06.17 18:12:42.493319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10374 2024.06.17 18:12:42.493338 [ 3 ] {} <Debug> HTTP-Session: fea8d533-075d-40b4-ae3b-a968fbb2a014 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10375 2024.06.17 18:12:42.493355 [ 3 ] {} <Debug> HTTP-Session: fea8d533-075d-40b4-ae3b-a968fbb2a014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10376 2024.06.17 18:12:42.493368 [ 3 ] {} <Debug> HTTP-Session: fea8d533-075d-40b4-ae3b-a968fbb2a014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10377 2024.06.17 18:12:42.493400 [ 3 ] {} <Trace> HTTP-Session: fea8d533-075d-40b4-ae3b-a968fbb2a014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10378 2024.06.17 18:12:42.493496 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10379 2024.06.17 18:12:42.493549 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10380 2024.06.17 18:12:42.493717 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10381 2024.06.17 18:12:42.494021 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10382 2024.06.17 18:12:42.494059 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10383 2024.06.17 18:12:42.494383 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10384 2024.06.17 18:12:42.494736 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10385 2024.06.17 18:12:42.494875 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001403 sec., 2851.033499643621 rows/sec., 199.07 KiB/sec.
10386 2024.06.17 18:12:42.495097 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Debug> DynamicQueryHandler: Done processing query
10387 2024.06.17 18:12:42.495129 [ 3 ] {1c53a052-a9df-4e39-8ee9-223eadbbc2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10388 2024.06.17 18:12:42.495152 [ 3 ] {} <Debug> HTTP-Session: fea8d533-075d-40b4-ae3b-a968fbb2a014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10389 2024.06.17 18:12:42.495281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10390 2024.06.17 18:12:42.495327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10391 2024.06.17 18:12:42.495347 [ 3 ] {} <Debug> HTTP-Session: 44d36f93-2c15-4097-8ac2-e94fa96e828d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10392 2024.06.17 18:12:42.495364 [ 3 ] {} <Debug> HTTP-Session: 44d36f93-2c15-4097-8ac2-e94fa96e828d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10393 2024.06.17 18:12:42.495378 [ 3 ] {} <Debug> HTTP-Session: 44d36f93-2c15-4097-8ac2-e94fa96e828d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10394 2024.06.17 18:12:42.495409 [ 3 ] {} <Trace> HTTP-Session: 44d36f93-2c15-4097-8ac2-e94fa96e828d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10395 2024.06.17 18:12:42.495532 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10396 2024.06.17 18:12:42.495575 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10397 2024.06.17 18:12:42.495699 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10398 2024.06.17 18:12:42.496084 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10399 2024.06.17 18:12:42.496122 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10400 2024.06.17 18:12:42.496459 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10401 2024.06.17 18:12:42.496804 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10402 2024.06.17 18:12:42.496935 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Debug> executeQuery: Read 111 rows, 8.86 KiB in 0.001451 sec., 76498.96623018608 rows/sec., 5.96 MiB/sec.
10403 2024.06.17 18:12:42.497111 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Debug> DynamicQueryHandler: Done processing query
10404 2024.06.17 18:12:42.497136 [ 3 ] {cdfaacd1-389f-4f7f-9759-e3ae005b1792} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10405 2024.06.17 18:12:42.497154 [ 3 ] {} <Debug> HTTP-Session: 44d36f93-2c15-4097-8ac2-e94fa96e828d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10406 2024.06.17 18:12:42.497327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10407 2024.06.17 18:12:42.497376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10408 2024.06.17 18:12:42.497395 [ 3 ] {} <Debug> HTTP-Session: ad28628b-0c27-4cb7-af6c-03f7a56b0739 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10409 2024.06.17 18:12:42.497412 [ 3 ] {} <Debug> HTTP-Session: ad28628b-0c27-4cb7-af6c-03f7a56b0739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10410 2024.06.17 18:12:42.497426 [ 3 ] {} <Debug> HTTP-Session: ad28628b-0c27-4cb7-af6c-03f7a56b0739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10411 2024.06.17 18:12:42.497462 [ 3 ] {} <Trace> HTTP-Session: ad28628b-0c27-4cb7-af6c-03f7a56b0739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10412 2024.06.17 18:12:42.497631 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10413 2024.06.17 18:12:42.497681 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10414 2024.06.17 18:12:42.497822 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10415 2024.06.17 18:12:42.498207 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10416 2024.06.17 18:12:42.498246 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10417 2024.06.17 18:12:42.498680 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10418 2024.06.17 18:12:42.499056 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10419 2024.06.17 18:12:42.499206 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001652 sec., 98062.95399515738 rows/sec., 6.83 MiB/sec.
10420 2024.06.17 18:12:42.499360 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Debug> DynamicQueryHandler: Done processing query
10421 2024.06.17 18:12:42.499384 [ 3 ] {1edd0912-45e8-4633-af13-b99f6ee15355} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10422 2024.06.17 18:12:42.499401 [ 3 ] {} <Debug> HTTP-Session: ad28628b-0c27-4cb7-af6c-03f7a56b0739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10423 2024.06.17 18:12:42.499552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 39608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10424 2024.06.17 18:12:42.499600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10425 2024.06.17 18:12:42.499618 [ 3 ] {} <Debug> HTTP-Session: 74c12646-fe71-4605-9490-c663740572ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10426 2024.06.17 18:12:42.499637 [ 3 ] {} <Debug> HTTP-Session: 74c12646-fe71-4605-9490-c663740572ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10427 2024.06.17 18:12:42.499651 [ 3 ] {} <Debug> HTTP-Session: 74c12646-fe71-4605-9490-c663740572ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10428 2024.06.17 18:12:42.499682 [ 3 ] {} <Trace> HTTP-Session: 74c12646-fe71-4605-9490-c663740572ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10429 2024.06.17 18:12:42.500018 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10430 2024.06.17 18:12:42.500068 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10431 2024.06.17 18:12:42.500239 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10432 2024.06.17 18:12:42.500769 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10433 2024.06.17 18:12:42.500804 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10434 2024.06.17 18:12:42.501221 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10435 2024.06.17 18:12:42.501558 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10436 2024.06.17 18:12:42.501681 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Debug> executeQuery: Read 37 rows, 51.13 KiB in 0.001903 sec., 19442.984760903837 rows/sec., 26.24 MiB/sec.
10437 2024.06.17 18:12:42.501873 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Debug> DynamicQueryHandler: Done processing query
10438 2024.06.17 18:12:42.501910 [ 3 ] {7033d443-88df-4629-b6c8-bb1d6867bb48} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
10439 2024.06.17 18:12:42.501937 [ 3 ] {} <Debug> HTTP-Session: 74c12646-fe71-4605-9490-c663740572ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10440 2024.06.17 18:12:42.502062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10441 2024.06.17 18:12:42.502111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10442 2024.06.17 18:12:42.502130 [ 3 ] {} <Debug> HTTP-Session: 66af3501-bbe0-4c17-908f-bc8af7744191 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10443 2024.06.17 18:12:42.502147 [ 3 ] {} <Debug> HTTP-Session: 66af3501-bbe0-4c17-908f-bc8af7744191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10444 2024.06.17 18:12:42.502160 [ 3 ] {} <Debug> HTTP-Session: 66af3501-bbe0-4c17-908f-bc8af7744191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10445 2024.06.17 18:12:42.502192 [ 3 ] {} <Trace> HTTP-Session: 66af3501-bbe0-4c17-908f-bc8af7744191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10446 2024.06.17 18:12:42.502286 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10447 2024.06.17 18:12:42.502330 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10448 2024.06.17 18:12:42.502457 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10449 2024.06.17 18:12:42.502891 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10450 2024.06.17 18:12:42.502935 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10451 2024.06.17 18:12:42.503311 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
10452 2024.06.17 18:12:42.503647 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10453 2024.06.17 18:12:42.503777 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 261.41 KiB/sec.
10454 2024.06.17 18:12:42.503967 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Debug> DynamicQueryHandler: Done processing query
10455 2024.06.17 18:12:42.503993 [ 3 ] {ae01e6b1-055a-4626-9894-ef6574030ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10456 2024.06.17 18:12:42.504009 [ 3 ] {} <Debug> HTTP-Session: 66af3501-bbe0-4c17-908f-bc8af7744191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10457 2024.06.17 18:12:42.504138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10458 2024.06.17 18:12:42.504187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10459 2024.06.17 18:12:42.504207 [ 3 ] {} <Debug> HTTP-Session: b5b466ea-da9e-4c5e-8c64-b1c5bd94feee Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10460 2024.06.17 18:12:42.504224 [ 3 ] {} <Debug> HTTP-Session: b5b466ea-da9e-4c5e-8c64-b1c5bd94feee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10461 2024.06.17 18:12:42.504239 [ 3 ] {} <Debug> HTTP-Session: b5b466ea-da9e-4c5e-8c64-b1c5bd94feee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10462 2024.06.17 18:12:42.504270 [ 3 ] {} <Trace> HTTP-Session: b5b466ea-da9e-4c5e-8c64-b1c5bd94feee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10463 2024.06.17 18:12:42.504382 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10464 2024.06.17 18:12:42.504429 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10465 2024.06.17 18:12:42.504558 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10466 2024.06.17 18:12:42.504849 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10467 2024.06.17 18:12:42.504886 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10468 2024.06.17 18:12:42.505248 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10469 2024.06.17 18:12:42.505570 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10470 2024.06.17 18:12:42.505698 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec.
10471 2024.06.17 18:12:42.505853 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Debug> DynamicQueryHandler: Done processing query
10472 2024.06.17 18:12:42.505878 [ 3 ] {260ce536-d1ad-40f1-ba30-a512d73574d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10473 2024.06.17 18:12:42.505894 [ 3 ] {} <Debug> HTTP-Session: b5b466ea-da9e-4c5e-8c64-b1c5bd94feee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10474 2024.06.17 18:12:47.485096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10475 2024.06.17 18:12:47.485245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10476 2024.06.17 18:12:47.485276 [ 3 ] {} <Debug> HTTP-Session: e84c6cee-442f-4c47-b0dd-8388aee50f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10477 2024.06.17 18:12:47.485304 [ 3 ] {} <Debug> HTTP-Session: e84c6cee-442f-4c47-b0dd-8388aee50f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10478 2024.06.17 18:12:47.485322 [ 3 ] {} <Debug> HTTP-Session: e84c6cee-442f-4c47-b0dd-8388aee50f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10479 2024.06.17 18:12:47.485379 [ 3 ] {} <Trace> HTTP-Session: e84c6cee-442f-4c47-b0dd-8388aee50f0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10480 2024.06.17 18:12:47.485588 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10481 2024.06.17 18:12:47.485668 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10482 2024.06.17 18:12:47.485898 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10483 2024.06.17 18:12:47.486344 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10484 2024.06.17 18:12:47.486392 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10485 2024.06.17 18:12:47.486768 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10486 2024.06.17 18:12:47.487117 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10487 2024.06.17 18:12:47.487294 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001763 sec., 2268.8598979013045 rows/sec., 183.90 KiB/sec.
10488 2024.06.17 18:12:47.487512 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Debug> DynamicQueryHandler: Done processing query
10489 2024.06.17 18:12:47.487538 [ 3 ] {0b812fdd-5ef3-41f1-84e8-ae7de59a84a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10490 2024.06.17 18:12:47.487555 [ 3 ] {} <Debug> HTTP-Session: e84c6cee-442f-4c47-b0dd-8388aee50f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10491 2024.06.17 18:12:47.487742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10492 2024.06.17 18:12:47.487820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10493 2024.06.17 18:12:47.487840 [ 3 ] {} <Debug> HTTP-Session: 092d8272-d7a4-4d0c-8394-b788f6b22e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10494 2024.06.17 18:12:47.487858 [ 3 ] {} <Debug> HTTP-Session: 092d8272-d7a4-4d0c-8394-b788f6b22e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10495 2024.06.17 18:12:47.487872 [ 3 ] {} <Debug> HTTP-Session: 092d8272-d7a4-4d0c-8394-b788f6b22e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10496 2024.06.17 18:12:47.487907 [ 3 ] {} <Trace> HTTP-Session: 092d8272-d7a4-4d0c-8394-b788f6b22e4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10497 2024.06.17 18:12:47.488038 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10498 2024.06.17 18:12:47.488085 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10499 2024.06.17 18:12:47.488218 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10500 2024.06.17 18:12:47.488592 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10501 2024.06.17 18:12:47.488633 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10502 2024.06.17 18:12:47.488948 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10503 2024.06.17 18:12:47.489275 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10504 2024.06.17 18:12:47.489425 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001434 sec., 47419.80474198048 rows/sec., 3.75 MiB/sec.
10505 2024.06.17 18:12:47.489686 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Debug> DynamicQueryHandler: Done processing query
10506 2024.06.17 18:12:47.489741 [ 3 ] {1ee7c038-4c00-4af4-9158-fafe07076157} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10507 2024.06.17 18:12:47.489791 [ 3 ] {} <Debug> HTTP-Session: 092d8272-d7a4-4d0c-8394-b788f6b22e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10508 2024.06.17 18:12:47.490003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10509 2024.06.17 18:12:47.490057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10510 2024.06.17 18:12:47.490075 [ 3 ] {} <Debug> HTTP-Session: c03e6fab-c4fa-4ef9-8bcb-ea6da2b3c8a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10511 2024.06.17 18:12:47.490092 [ 3 ] {} <Debug> HTTP-Session: c03e6fab-c4fa-4ef9-8bcb-ea6da2b3c8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.06.17 18:12:47.490106 [ 3 ] {} <Debug> HTTP-Session: c03e6fab-c4fa-4ef9-8bcb-ea6da2b3c8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10513 2024.06.17 18:12:47.490139 [ 3 ] {} <Trace> HTTP-Session: c03e6fab-c4fa-4ef9-8bcb-ea6da2b3c8a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10514 2024.06.17 18:12:47.490263 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10515 2024.06.17 18:12:47.490308 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10516 2024.06.17 18:12:47.490456 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10517 2024.06.17 18:12:47.490803 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10518 2024.06.17 18:12:47.490841 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10519 2024.06.17 18:12:47.491153 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10520 2024.06.17 18:12:47.491453 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10521 2024.06.17 18:12:47.491587 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001363 sec., 49889.94864269992 rows/sec., 3.89 MiB/sec.
10522 2024.06.17 18:12:47.491749 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Debug> DynamicQueryHandler: Done processing query
10523 2024.06.17 18:12:47.491773 [ 3 ] {6b325e51-7620-42bf-8f0b-4581f5ee949b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10524 2024.06.17 18:12:47.491788 [ 3 ] {} <Debug> HTTP-Session: c03e6fab-c4fa-4ef9-8bcb-ea6da2b3c8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10525 2024.06.17 18:12:47.491975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10526 2024.06.17 18:12:47.492022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10527 2024.06.17 18:12:47.492040 [ 3 ] {} <Debug> HTTP-Session: ccf6678c-caca-4550-b509-3d7a167f1f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10528 2024.06.17 18:12:47.492056 [ 3 ] {} <Debug> HTTP-Session: ccf6678c-caca-4550-b509-3d7a167f1f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10529 2024.06.17 18:12:47.492070 [ 3 ] {} <Debug> HTTP-Session: ccf6678c-caca-4550-b509-3d7a167f1f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10530 2024.06.17 18:12:47.492100 [ 3 ] {} <Trace> HTTP-Session: ccf6678c-caca-4550-b509-3d7a167f1f6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10531 2024.06.17 18:12:47.492242 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10532 2024.06.17 18:12:47.492289 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10533 2024.06.17 18:12:47.492433 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10534 2024.06.17 18:12:47.492832 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10535 2024.06.17 18:12:47.492869 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10536 2024.06.17 18:12:47.493252 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10537 2024.06.17 18:12:47.493595 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10538 2024.06.17 18:12:47.493751 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec.
10539 2024.06.17 18:12:47.493924 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Debug> DynamicQueryHandler: Done processing query
10540 2024.06.17 18:12:47.493948 [ 3 ] {7b9709a4-611d-4a2c-a561-adb356ac87a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10541 2024.06.17 18:12:47.493964 [ 3 ] {} <Debug> HTTP-Session: ccf6678c-caca-4550-b509-3d7a167f1f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10542 2024.06.17 18:12:47.494092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10543 2024.06.17 18:12:47.494139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10544 2024.06.17 18:12:47.494158 [ 3 ] {} <Debug> HTTP-Session: 363c23ca-bd2c-4fa8-812c-a7d742ce83b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10545 2024.06.17 18:12:47.494175 [ 3 ] {} <Debug> HTTP-Session: 363c23ca-bd2c-4fa8-812c-a7d742ce83b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.06.17 18:12:47.494188 [ 3 ] {} <Debug> HTTP-Session: 363c23ca-bd2c-4fa8-812c-a7d742ce83b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10547 2024.06.17 18:12:47.494219 [ 3 ] {} <Trace> HTTP-Session: 363c23ca-bd2c-4fa8-812c-a7d742ce83b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10548 2024.06.17 18:12:47.494345 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10549 2024.06.17 18:12:47.494391 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10550 2024.06.17 18:12:47.494549 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10551 2024.06.17 18:12:47.494865 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10552 2024.06.17 18:12:47.494901 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10553 2024.06.17 18:12:47.495281 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10554 2024.06.17 18:12:47.495605 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10555 2024.06.17 18:12:47.495753 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001461 sec., 2737.8507871321012 rows/sec., 3.69 MiB/sec.
10556 2024.06.17 18:12:47.495924 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Debug> DynamicQueryHandler: Done processing query
10557 2024.06.17 18:12:47.495948 [ 3 ] {ffb0bd98-87b4-433f-9f69-b9083dd92a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10558 2024.06.17 18:12:47.495963 [ 3 ] {} <Debug> HTTP-Session: 363c23ca-bd2c-4fa8-812c-a7d742ce83b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10559 2024.06.17 18:12:47.496089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10560 2024.06.17 18:12:47.496136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10561 2024.06.17 18:12:47.496154 [ 3 ] {} <Debug> HTTP-Session: 142290e5-2021-4bad-8fc7-2bd483a887e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10562 2024.06.17 18:12:47.496170 [ 3 ] {} <Debug> HTTP-Session: 142290e5-2021-4bad-8fc7-2bd483a887e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10563 2024.06.17 18:12:47.496184 [ 3 ] {} <Debug> HTTP-Session: 142290e5-2021-4bad-8fc7-2bd483a887e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10564 2024.06.17 18:12:47.496214 [ 3 ] {} <Trace> HTTP-Session: 142290e5-2021-4bad-8fc7-2bd483a887e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10565 2024.06.17 18:12:47.496338 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10566 2024.06.17 18:12:47.496381 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10567 2024.06.17 18:12:47.496507 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10568 2024.06.17 18:12:47.496788 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10569 2024.06.17 18:12:47.496824 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
10570 2024.06.17 18:12:47.497172 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10571 2024.06.17 18:12:47.497484 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10572 2024.06.17 18:12:47.497629 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec.
10573 2024.06.17 18:12:47.497883 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Debug> DynamicQueryHandler: Done processing query
10574 2024.06.17 18:12:47.497933 [ 3 ] {fdddde2f-8d7b-41f1-8619-073615e40b44} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10575 2024.06.17 18:12:47.497982 [ 3 ] {} <Debug> HTTP-Session: 142290e5-2021-4bad-8fc7-2bd483a887e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10576 2024.06.17 18:12:51.708813 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
10577 2024.06.17 18:12:51.708873 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
10578 2024.06.17 18:12:52.486342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10579 2024.06.17 18:12:52.486466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10580 2024.06.17 18:12:52.486496 [ 3 ] {} <Debug> HTTP-Session: f9a44d07-8b5b-460c-87fd-199b6e62040a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10581 2024.06.17 18:12:52.486524 [ 3 ] {} <Debug> HTTP-Session: f9a44d07-8b5b-460c-87fd-199b6e62040a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10582 2024.06.17 18:12:52.486542 [ 3 ] {} <Debug> HTTP-Session: f9a44d07-8b5b-460c-87fd-199b6e62040a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10583 2024.06.17 18:12:52.486598 [ 3 ] {} <Trace> HTTP-Session: f9a44d07-8b5b-460c-87fd-199b6e62040a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10584 2024.06.17 18:12:52.486817 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10585 2024.06.17 18:12:52.486893 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10586 2024.06.17 18:12:52.487111 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10587 2024.06.17 18:12:52.487571 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10588 2024.06.17 18:12:52.487617 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10589 2024.06.17 18:12:52.487988 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10590 2024.06.17 18:12:52.488326 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10591 2024.06.17 18:12:52.488487 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Debug> executeQuery: Read 41 rows, 3.32 KiB in 0.001743 sec., 23522.662076878943 rows/sec., 1.86 MiB/sec.
10592 2024.06.17 18:12:52.488741 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Debug> DynamicQueryHandler: Done processing query
10593 2024.06.17 18:12:52.488770 [ 3 ] {31e74122-a048-4a8c-8d7e-ef314affa590} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10594 2024.06.17 18:12:52.488787 [ 3 ] {} <Debug> HTTP-Session: f9a44d07-8b5b-460c-87fd-199b6e62040a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10595 2024.06.17 18:12:52.488976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 26479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10596 2024.06.17 18:12:52.489035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10597 2024.06.17 18:12:52.489054 [ 3 ] {} <Debug> HTTP-Session: 34ce6d00-673e-4131-a1f4-e43165a423ec Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10598 2024.06.17 18:12:52.489072 [ 3 ] {} <Debug> HTTP-Session: 34ce6d00-673e-4131-a1f4-e43165a423ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10599 2024.06.17 18:12:52.489086 [ 3 ] {} <Debug> HTTP-Session: 34ce6d00-673e-4131-a1f4-e43165a423ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10600 2024.06.17 18:12:52.489121 [ 3 ] {} <Trace> HTTP-Session: 34ce6d00-673e-4131-a1f4-e43165a423ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10601 2024.06.17 18:12:52.489275 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10602 2024.06.17 18:12:52.489322 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10603 2024.06.17 18:12:52.489465 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10604 2024.06.17 18:12:52.489948 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10605 2024.06.17 18:12:52.489988 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10606 2024.06.17 18:12:52.490317 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10607 2024.06.17 18:12:52.490624 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10608 2024.06.17 18:12:52.490785 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Debug> executeQuery: Read 179 rows, 15.58 KiB in 0.001576 sec., 113578.68020304569 rows/sec., 9.66 MiB/sec.
10609 2024.06.17 18:12:52.490974 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Debug> DynamicQueryHandler: Done processing query
10610 2024.06.17 18:12:52.491000 [ 3 ] {908aab1a-8c4d-40bb-9b68-5e706ce4e2f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10611 2024.06.17 18:12:52.491016 [ 3 ] {} <Debug> HTTP-Session: 34ce6d00-673e-4131-a1f4-e43165a423ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10612 2024.06.17 18:12:52.491167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 17837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10613 2024.06.17 18:12:52.491218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10614 2024.06.17 18:12:52.491237 [ 3 ] {} <Debug> HTTP-Session: 2a9375ae-d42d-4a4b-9e9f-bca123aca9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10615 2024.06.17 18:12:52.491255 [ 3 ] {} <Debug> HTTP-Session: 2a9375ae-d42d-4a4b-9e9f-bca123aca9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10616 2024.06.17 18:12:52.491269 [ 3 ] {} <Debug> HTTP-Session: 2a9375ae-d42d-4a4b-9e9f-bca123aca9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10617 2024.06.17 18:12:52.491301 [ 3 ] {} <Trace> HTTP-Session: 2a9375ae-d42d-4a4b-9e9f-bca123aca9b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10618 2024.06.17 18:12:52.491438 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10619 2024.06.17 18:12:52.491482 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10620 2024.06.17 18:12:52.491610 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10621 2024.06.17 18:12:52.491959 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10622 2024.06.17 18:12:52.491998 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10623 2024.06.17 18:12:52.492309 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10624 2024.06.17 18:12:52.492616 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10625 2024.06.17 18:12:52.492778 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001388 sec., 75648.41498559079 rows/sec., 5.91 MiB/sec.
10626 2024.06.17 18:12:52.493038 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Debug> DynamicQueryHandler: Done processing query
10627 2024.06.17 18:12:52.493089 [ 3 ] {df7b949c-03ea-4da2-8953-294d65b2f508} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10628 2024.06.17 18:12:52.493144 [ 3 ] {} <Debug> HTTP-Session: 2a9375ae-d42d-4a4b-9e9f-bca123aca9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10629 2024.06.17 18:12:52.493359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10630 2024.06.17 18:12:52.493414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10631 2024.06.17 18:12:52.493434 [ 3 ] {} <Debug> HTTP-Session: 2b71bf31-2949-4f38-91fc-7d53f259c465 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10632 2024.06.17 18:12:52.493452 [ 3 ] {} <Debug> HTTP-Session: 2b71bf31-2949-4f38-91fc-7d53f259c465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10633 2024.06.17 18:12:52.493466 [ 3 ] {} <Debug> HTTP-Session: 2b71bf31-2949-4f38-91fc-7d53f259c465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10634 2024.06.17 18:12:52.493498 [ 3 ] {} <Trace> HTTP-Session: 2b71bf31-2949-4f38-91fc-7d53f259c465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10635 2024.06.17 18:12:52.493654 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10636 2024.06.17 18:12:52.493705 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10637 2024.06.17 18:12:52.493869 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10638 2024.06.17 18:12:52.494287 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10639 2024.06.17 18:12:52.494325 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10640 2024.06.17 18:12:52.494728 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10641 2024.06.17 18:12:52.495067 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10642 2024.06.17 18:12:52.495223 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec.
10643 2024.06.17 18:12:52.495395 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Debug> DynamicQueryHandler: Done processing query
10644 2024.06.17 18:12:52.495419 [ 3 ] {52b3e815-d494-43a9-99cf-1049c2497bc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10645 2024.06.17 18:12:52.495435 [ 3 ] {} <Debug> HTTP-Session: 2b71bf31-2949-4f38-91fc-7d53f259c465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10646 2024.06.17 18:12:52.495614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 43883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10647 2024.06.17 18:12:52.495664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10648 2024.06.17 18:12:52.495683 [ 3 ] {} <Debug> HTTP-Session: dcde0f4c-baf0-4fd3-8d38-3aea1d721a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10649 2024.06.17 18:12:52.495699 [ 3 ] {} <Debug> HTTP-Session: dcde0f4c-baf0-4fd3-8d38-3aea1d721a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10650 2024.06.17 18:12:52.495712 [ 3 ] {} <Debug> HTTP-Session: dcde0f4c-baf0-4fd3-8d38-3aea1d721a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10651 2024.06.17 18:12:52.495743 [ 3 ] {} <Trace> HTTP-Session: dcde0f4c-baf0-4fd3-8d38-3aea1d721a73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10652 2024.06.17 18:12:52.496047 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10653 2024.06.17 18:12:52.496096 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10654 2024.06.17 18:12:52.496254 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10655 2024.06.17 18:12:52.496806 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10656 2024.06.17 18:12:52.496843 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10657 2024.06.17 18:12:52.497261 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10658 2024.06.17 18:12:52.497597 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10659 2024.06.17 18:12:52.497758 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Debug> executeQuery: Read 41 rows, 56.66 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 28.97 MiB/sec.
10660 2024.06.17 18:12:52.497935 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Debug> DynamicQueryHandler: Done processing query
10661 2024.06.17 18:12:52.497958 [ 3 ] {f5201d85-66ce-4e3e-a2c3-ad8328f111fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10662 2024.06.17 18:12:52.497973 [ 3 ] {} <Debug> HTTP-Session: dcde0f4c-baf0-4fd3-8d38-3aea1d721a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10663 2024.06.17 18:12:52.498093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10664 2024.06.17 18:12:52.498143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10665 2024.06.17 18:12:52.498162 [ 3 ] {} <Debug> HTTP-Session: 4adbb242-48a0-4db6-b8b4-89a2bc295062 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10666 2024.06.17 18:12:52.498178 [ 3 ] {} <Debug> HTTP-Session: 4adbb242-48a0-4db6-b8b4-89a2bc295062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10667 2024.06.17 18:12:52.498193 [ 3 ] {} <Debug> HTTP-Session: 4adbb242-48a0-4db6-b8b4-89a2bc295062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10668 2024.06.17 18:12:52.498223 [ 3 ] {} <Trace> HTTP-Session: 4adbb242-48a0-4db6-b8b4-89a2bc295062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10669 2024.06.17 18:12:52.498339 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10670 2024.06.17 18:12:52.498383 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10671 2024.06.17 18:12:52.498508 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10672 2024.06.17 18:12:52.498799 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10673 2024.06.17 18:12:52.498836 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10674 2024.06.17 18:12:52.499206 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10675 2024.06.17 18:12:52.499527 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10676 2024.06.17 18:12:52.499731 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec.
10677 2024.06.17 18:12:52.499943 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Debug> DynamicQueryHandler: Done processing query
10678 2024.06.17 18:12:52.499987 [ 3 ] {060b6c5e-aa35-4381-bccb-04e01a1d8357} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10679 2024.06.17 18:12:52.500027 [ 3 ] {} <Debug> HTTP-Session: 4adbb242-48a0-4db6-b8b4-89a2bc295062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10680 2024.06.17 18:12:53.002128 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001729272 sec.
10681 2024.06.17 18:12:57.485149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10682 2024.06.17 18:12:57.485291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10683 2024.06.17 18:12:57.485322 [ 3 ] {} <Debug> HTTP-Session: 93297f9c-6ab6-4c0e-87ad-aa52f517ec12 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10684 2024.06.17 18:12:57.485349 [ 3 ] {} <Debug> HTTP-Session: 93297f9c-6ab6-4c0e-87ad-aa52f517ec12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10685 2024.06.17 18:12:57.485368 [ 3 ] {} <Debug> HTTP-Session: 93297f9c-6ab6-4c0e-87ad-aa52f517ec12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10686 2024.06.17 18:12:57.485424 [ 3 ] {} <Trace> HTTP-Session: 93297f9c-6ab6-4c0e-87ad-aa52f517ec12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10687 2024.06.17 18:12:57.485636 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10688 2024.06.17 18:12:57.485714 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10689 2024.06.17 18:12:57.485941 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10690 2024.06.17 18:12:57.486488 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10691 2024.06.17 18:12:57.486540 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10692 2024.06.17 18:12:57.486918 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10693 2024.06.17 18:12:57.487251 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10694 2024.06.17 18:12:57.487429 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001847 sec., 2165.674066053059 rows/sec., 175.54 KiB/sec.
10695 2024.06.17 18:12:57.487674 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Debug> DynamicQueryHandler: Done processing query
10696 2024.06.17 18:12:57.487701 [ 3 ] {eb511696-0c6f-4ab0-9e90-9d10323b8c82} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10697 2024.06.17 18:12:57.487717 [ 3 ] {} <Debug> HTTP-Session: 93297f9c-6ab6-4c0e-87ad-aa52f517ec12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10698 2024.06.17 18:12:57.487906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10699 2024.06.17 18:12:57.487962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10700 2024.06.17 18:12:57.487982 [ 3 ] {} <Debug> HTTP-Session: 62ecc4ef-694c-4759-a399-6f16c36425ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10701 2024.06.17 18:12:57.487999 [ 3 ] {} <Debug> HTTP-Session: 62ecc4ef-694c-4759-a399-6f16c36425ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10702 2024.06.17 18:12:57.488013 [ 3 ] {} <Debug> HTTP-Session: 62ecc4ef-694c-4759-a399-6f16c36425ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10703 2024.06.17 18:12:57.488048 [ 3 ] {} <Trace> HTTP-Session: 62ecc4ef-694c-4759-a399-6f16c36425ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10704 2024.06.17 18:12:57.488154 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10705 2024.06.17 18:12:57.488201 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10706 2024.06.17 18:12:57.488333 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10707 2024.06.17 18:12:57.488625 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10708 2024.06.17 18:12:57.488665 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10709 2024.06.17 18:12:57.488962 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10710 2024.06.17 18:12:57.489268 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10711 2024.06.17 18:12:57.489440 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001304 sec., 3067.4846625766872 rows/sec., 250.13 KiB/sec.
10712 2024.06.17 18:12:57.489669 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Debug> DynamicQueryHandler: Done processing query
10713 2024.06.17 18:12:57.489693 [ 3 ] {9de76ca8-73d3-4454-a16f-4bb8dc27ccbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10714 2024.06.17 18:12:57.489708 [ 3 ] {} <Debug> HTTP-Session: 62ecc4ef-694c-4759-a399-6f16c36425ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.06.17 18:12:57.489833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10716 2024.06.17 18:12:57.489883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10717 2024.06.17 18:12:57.489902 [ 3 ] {} <Debug> HTTP-Session: 40706a8f-76f7-4b8c-b4e0-28f4338fea75 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10718 2024.06.17 18:12:57.489918 [ 3 ] {} <Debug> HTTP-Session: 40706a8f-76f7-4b8c-b4e0-28f4338fea75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10719 2024.06.17 18:12:57.489932 [ 3 ] {} <Debug> HTTP-Session: 40706a8f-76f7-4b8c-b4e0-28f4338fea75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10720 2024.06.17 18:12:57.489963 [ 3 ] {} <Trace> HTTP-Session: 40706a8f-76f7-4b8c-b4e0-28f4338fea75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10721 2024.06.17 18:12:57.490081 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10722 2024.06.17 18:12:57.490123 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10723 2024.06.17 18:12:57.490248 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10724 2024.06.17 18:12:57.490566 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10725 2024.06.17 18:12:57.490603 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10726 2024.06.17 18:12:57.490906 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10727 2024.06.17 18:12:57.491212 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10728 2024.06.17 18:12:57.491359 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001311 sec., 53394.35545385202 rows/sec., 4.21 MiB/sec.
10729 2024.06.17 18:12:57.491362 [ 117 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10730 2024.06.17 18:12:57.491495 [ 117 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10731 2024.06.17 18:12:57.491549 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10732 2024.06.17 18:12:57.491601 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Debug> DynamicQueryHandler: Done processing query
10733 2024.06.17 18:12:57.491671 [ 3 ] {8e7c1398-934c-480c-be50-5eb5ff2620a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10734 2024.06.17 18:12:57.491731 [ 3 ] {} <Debug> HTTP-Session: 40706a8f-76f7-4b8c-b4e0-28f4338fea75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10735 2024.06.17 18:12:57.491811 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
10736 2024.06.17 18:12:57.491954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10737 2024.06.17 18:12:57.492079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10738 2024.06.17 18:12:57.492089 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10739 2024.06.17 18:12:57.492110 [ 3 ] {} <Debug> HTTP-Session: 02c5c5ff-3e65-44ba-a960-f5cf276db772 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10740 2024.06.17 18:12:57.492146 [ 3 ] {} <Debug> HTTP-Session: 02c5c5ff-3e65-44ba-a960-f5cf276db772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10741 2024.06.17 18:12:57.492153 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 207 rows starting from the beginning of the part
10742 2024.06.17 18:12:57.492169 [ 3 ] {} <Debug> HTTP-Session: 02c5c5ff-3e65-44ba-a960-f5cf276db772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10743 2024.06.17 18:12:57.492249 [ 3 ] {} <Trace> HTTP-Session: 02c5c5ff-3e65-44ba-a960-f5cf276db772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10744 2024.06.17 18:12:57.492389 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 105 rows starting from the beginning of the part
10745 2024.06.17 18:12:57.492611 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10746 2024.06.17 18:12:57.492677 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 169 rows starting from the beginning of the part
10747 2024.06.17 18:12:57.492868 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10748 2024.06.17 18:12:57.493004 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part
10749 2024.06.17 18:12:57.493325 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 179 rows starting from the beginning of the part
10750 2024.06.17 18:12:57.493683 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 70 rows starting from the beginning of the part
10751 2024.06.17 18:12:57.494137 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10752 2024.06.17 18:12:57.494843 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10753 2024.06.17 18:12:57.494907 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10754 2024.06.17 18:12:57.495661 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10755 2024.06.17 18:12:57.496464 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10756 2024.06.17 18:12:57.496943 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004471 sec., 894.6544397226571 rows/sec., 62.47 KiB/sec.
10757 2024.06.17 18:12:57.496969 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.005307699 sec., 150347.63651819743 rows/sec., 12.37 MiB/sec.
10758 2024.06.17 18:12:57.497234 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10759 2024.06.17 18:12:57.497263 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Debug> DynamicQueryHandler: Done processing query
10760 2024.06.17 18:12:57.497316 [ 3 ] {bb33b950-184c-48ee-91fb-a22ff4d4bab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10761 2024.06.17 18:12:57.497346 [ 3 ] {} <Debug> HTTP-Session: 02c5c5ff-3e65-44ba-a960-f5cf276db772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10762 2024.06.17 18:12:57.497533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 12246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10763 2024.06.17 18:12:57.497665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10764 2024.06.17 18:12:57.497710 [ 3 ] {} <Debug> HTTP-Session: 106f5663-b84a-42ac-8b44-5e0a554a4569 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10765 2024.06.17 18:12:57.497746 [ 3 ] {} <Debug> HTTP-Session: 106f5663-b84a-42ac-8b44-5e0a554a4569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10766 2024.06.17 18:12:57.497791 [ 3 ] {} <Debug> HTTP-Session: 106f5663-b84a-42ac-8b44-5e0a554a4569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10767 2024.06.17 18:12:57.497831 [ 3 ] {} <Trace> HTTP-Session: 106f5663-b84a-42ac-8b44-5e0a554a4569 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10768 2024.06.17 18:12:57.497929 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10769 2024.06.17 18:12:57.498075 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10770 2024.06.17 18:12:57.498122 [ 195 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_71_14} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10771 2024.06.17 18:12:57.498143 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10772 2024.06.17 18:12:57.498336 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
10773 2024.06.17 18:12:57.498468 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10774 2024.06.17 18:12:57.498803 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10775 2024.06.17 18:12:57.498841 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10776 2024.06.17 18:12:57.499158 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10777 2024.06.17 18:12:57.499465 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10778 2024.06.17 18:12:57.499601 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001639 sec., 43929.22513727883 rows/sec., 3.43 MiB/sec.
10779 2024.06.17 18:12:57.499672 [ 116 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10780 2024.06.17 18:12:57.499759 [ 116 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10781 2024.06.17 18:12:57.499798 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10782 2024.06.17 18:12:57.499826 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Debug> DynamicQueryHandler: Done processing query
10783 2024.06.17 18:12:57.499877 [ 3 ] {1b7ae020-2184-4942-8fc8-b3dd582a7284} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10784 2024.06.17 18:12:57.499934 [ 3 ] {} <Debug> HTTP-Session: 106f5663-b84a-42ac-8b44-5e0a554a4569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10785 2024.06.17 18:12:57.500033 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
10786 2024.06.17 18:12:57.500180 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10787 2024.06.17 18:12:57.500223 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 159 rows starting from the beginning of the part
10788 2024.06.17 18:12:57.500244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 31043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10789 2024.06.17 18:12:57.500380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10790 2024.06.17 18:12:57.500422 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 94 rows starting from the beginning of the part
10791 2024.06.17 18:12:57.500453 [ 3 ] {} <Debug> HTTP-Session: 4670792a-f0ae-4879-818b-e5ec04f26762 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10792 2024.06.17 18:12:57.500525 [ 3 ] {} <Debug> HTTP-Session: 4670792a-f0ae-4879-818b-e5ec04f26762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10793 2024.06.17 18:12:57.500580 [ 3 ] {} <Debug> HTTP-Session: 4670792a-f0ae-4879-818b-e5ec04f26762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10794 2024.06.17 18:12:57.500694 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 111 rows starting from the beginning of the part
10795 2024.06.17 18:12:57.500792 [ 3 ] {} <Trace> HTTP-Session: 4670792a-f0ae-4879-818b-e5ec04f26762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10796 2024.06.17 18:12:57.500962 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part
10797 2024.06.17 18:12:57.501222 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 105 rows starting from the beginning of the part
10798 2024.06.17 18:12:57.501318 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10799 2024.06.17 18:12:57.501462 [ 200 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part
10800 2024.06.17 18:12:57.501586 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10801 2024.06.17 18:12:57.502329 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10802 2024.06.17 18:12:57.503419 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10803 2024.06.17 18:12:57.503485 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10804 2024.06.17 18:12:57.504358 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 4 columns (4 merged, 0 gathered) in 0.004462959 sec., 136456.55270415885 rows/sec., 10.65 MiB/sec.
10805 2024.06.17 18:12:57.504448 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10806 2024.06.17 18:12:57.504527 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10807 2024.06.17 18:12:57.504933 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10808 2024.06.17 18:12:57.505149 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10809 2024.06.17 18:12:57.505163 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10810 2024.06.17 18:12:57.505171 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004132 sec., 39206.19554695063 rows/sec., 2.73 MiB/sec.
10811 2024.06.17 18:12:57.505249 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10812 2024.06.17 18:12:57.505360 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10813 2024.06.17 18:12:57.505442 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_71_14} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10814 2024.06.17 18:12:57.505751 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10815 2024.06.17 18:12:57.505769 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Debug> DynamicQueryHandler: Done processing query
10816 2024.06.17 18:12:57.505822 [ 3 ] {23df032d-129a-4ed2-8a02-a2c23beb7df3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10817 2024.06.17 18:12:57.505843 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
10818 2024.06.17 18:12:57.505862 [ 3 ] {} <Debug> HTTP-Session: 4670792a-f0ae-4879-818b-e5ec04f26762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10819 2024.06.17 18:12:57.506076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10820 2024.06.17 18:12:57.506209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10821 2024.06.17 18:12:57.506269 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10822 2024.06.17 18:12:57.506281 [ 3 ] {} <Debug> HTTP-Session: b343dba6-f75e-4af5-a572-95ac860de0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10823 2024.06.17 18:12:57.506332 [ 3 ] {} <Debug> HTTP-Session: b343dba6-f75e-4af5-a572-95ac860de0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10824 2024.06.17 18:12:57.506355 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10400 rows starting from the beginning of the part
10825 2024.06.17 18:12:57.506378 [ 3 ] {} <Debug> HTTP-Session: b343dba6-f75e-4af5-a572-95ac860de0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10826 2024.06.17 18:12:57.506446 [ 3 ] {} <Trace> HTTP-Session: b343dba6-f75e-4af5-a572-95ac860de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10827 2024.06.17 18:12:57.506636 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 197 rows starting from the beginning of the part
10828 2024.06.17 18:12:57.506846 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10829 2024.06.17 18:12:57.506947 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part
10830 2024.06.17 18:12:57.507010 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10831 2024.06.17 18:12:57.507348 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
10832 2024.06.17 18:12:57.507674 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
10833 2024.06.17 18:12:57.508074 [ 198 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 162 rows starting from the beginning of the part
10834 2024.06.17 18:12:57.508574 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10835 2024.06.17 18:12:57.509159 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10836 2024.06.17 18:12:57.509196 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10837 2024.06.17 18:12:57.509655 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10838 2024.06.17 18:12:57.510190 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10839 2024.06.17 18:12:57.510405 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.003787 sec., 1056.2450488513334 rows/sec., 1.43 MiB/sec.
10840 2024.06.17 18:12:57.510824 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Debug> DynamicQueryHandler: Done processing query
10841 2024.06.17 18:12:57.510897 [ 3 ] {6639faea-f659-482a-8271-4e0a0f72f29c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10842 2024.06.17 18:12:57.510956 [ 3 ] {} <Debug> HTTP-Session: b343dba6-f75e-4af5-a572-95ac860de0f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10843 2024.06.17 18:12:57.511283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10844 2024.06.17 18:12:57.511474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10845 2024.06.17 18:12:57.511540 [ 3 ] {} <Debug> HTTP-Session: 59c6238e-d8f4-4311-b38d-09dc9197cd37 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10846 2024.06.17 18:12:57.511589 [ 3 ] {} <Debug> HTTP-Session: 59c6238e-d8f4-4311-b38d-09dc9197cd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10847 2024.06.17 18:12:57.511644 [ 3 ] {} <Debug> HTTP-Session: 59c6238e-d8f4-4311-b38d-09dc9197cd37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10848 2024.06.17 18:12:57.511742 [ 3 ] {} <Trace> HTTP-Session: 59c6238e-d8f4-4311-b38d-09dc9197cd37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10849 2024.06.17 18:12:57.511881 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10850 2024.06.17 18:12:57.511930 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10851 2024.06.17 18:12:57.512070 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10852 2024.06.17 18:12:57.512381 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10853 2024.06.17 18:12:57.512423 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10854 2024.06.17 18:12:57.512880 [ 201 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11241 rows, containing 5 columns (5 merged, 0 gathered) in 0.007316888 sec., 1536308.8788566943 rows/sec., 107.07 MiB/sec.
10855 2024.06.17 18:12:57.513000 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10856 2024.06.17 18:12:57.513359 [ 201 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10857 2024.06.17 18:12:57.513552 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10858 2024.06.17 18:12:57.513777 [ 116 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10859 2024.06.17 18:12:57.513866 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001995 sec., 30075.187969924817 rows/sec., 2.03 MiB/sec.
10860 2024.06.17 18:12:57.513920 [ 116 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10861 2024.06.17 18:12:57.514061 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10862 2024.06.17 18:12:57.514708 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Debug> DynamicQueryHandler: Done processing query
10863 2024.06.17 18:12:57.514827 [ 3 ] {edc3854d-5997-4269-8eb1-419924c47ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10864 2024.06.17 18:12:57.514827 [ 190 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
10865 2024.06.17 18:12:57.514934 [ 3 ] {} <Debug> HTTP-Session: 59c6238e-d8f4-4311-b38d-09dc9197cd37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10866 2024.06.17 18:12:57.515156 [ 201 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10867 2024.06.17 18:12:57.515625 [ 201 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10868 2024.06.17 18:12:57.515623 [ 190 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10869 2024.06.17 18:12:57.515730 [ 190 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3642 rows starting from the beginning of the part
10870 2024.06.17 18:12:57.516043 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB.
10871 2024.06.17 18:12:57.516192 [ 190 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
10872 2024.06.17 18:12:57.516454 [ 190 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
10873 2024.06.17 18:12:57.516638 [ 190 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
10874 2024.06.17 18:12:57.516774 [ 190 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
10875 2024.06.17 18:12:57.516950 [ 190 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
10876 2024.06.17 18:12:57.518523 [ 192 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 4 columns (4 merged, 0 gathered) in 0.004171111 sec., 945071.948456898 rows/sec., 63.73 MiB/sec.
10877 2024.06.17 18:12:57.518840 [ 201 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10878 2024.06.17 18:12:57.519227 [ 201 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_71_14} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10879 2024.06.17 18:12:57.519313 [ 201 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_71_14} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10880 2024.06.17 18:12:57.519400 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
10881 2024.06.17 18:13:02.487634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10882 2024.06.17 18:13:02.487773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10883 2024.06.17 18:13:02.487803 [ 3 ] {} <Debug> HTTP-Session: b7ae2dc4-88e6-4eb3-b0c5-549b3b1ddb80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10884 2024.06.17 18:13:02.487830 [ 3 ] {} <Debug> HTTP-Session: b7ae2dc4-88e6-4eb3-b0c5-549b3b1ddb80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10885 2024.06.17 18:13:02.487848 [ 3 ] {} <Debug> HTTP-Session: b7ae2dc4-88e6-4eb3-b0c5-549b3b1ddb80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10886 2024.06.17 18:13:02.487906 [ 3 ] {} <Trace> HTTP-Session: b7ae2dc4-88e6-4eb3-b0c5-549b3b1ddb80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10887 2024.06.17 18:13:02.488124 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10888 2024.06.17 18:13:02.488200 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10889 2024.06.17 18:13:02.488424 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10890 2024.06.17 18:13:02.488937 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10891 2024.06.17 18:13:02.488979 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10892 2024.06.17 18:13:02.489366 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10893 2024.06.17 18:13:02.489720 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10894 2024.06.17 18:13:02.489869 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Debug> executeQuery: Read 44 rows, 3.57 KiB in 0.00182 sec., 24175.824175824175 rows/sec., 1.91 MiB/sec.
10895 2024.06.17 18:13:02.489879 [ 114 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10896 2024.06.17 18:13:02.489938 [ 114 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10897 2024.06.17 18:13:02.489975 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10898 2024.06.17 18:13:02.490170 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Debug> DynamicQueryHandler: Done processing query
10899 2024.06.17 18:13:02.490229 [ 3 ] {ca168f39-67bb-4d7e-ad50-def4474dcdeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10900 2024.06.17 18:13:02.490289 [ 3 ] {} <Debug> HTTP-Session: b7ae2dc4-88e6-4eb3-b0c5-549b3b1ddb80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10901 2024.06.17 18:13:02.490321 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
10902 2024.06.17 18:13:02.490578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10903 2024.06.17 18:13:02.490750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10904 2024.06.17 18:13:02.490863 [ 3 ] {} <Debug> HTTP-Session: 87ab1579-5f98-427a-add7-88313cbf8d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10905 2024.06.17 18:13:02.490942 [ 3 ] {} <Debug> HTTP-Session: 87ab1579-5f98-427a-add7-88313cbf8d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10906 2024.06.17 18:13:02.491005 [ 3 ] {} <Debug> HTTP-Session: 87ab1579-5f98-427a-add7-88313cbf8d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10907 2024.06.17 18:13:02.491019 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10908 2024.06.17 18:13:02.491074 [ 3 ] {} <Trace> HTTP-Session: 87ab1579-5f98-427a-add7-88313cbf8d15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10909 2024.06.17 18:13:02.491094 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 36 rows starting from the beginning of the part
10910 2024.06.17 18:13:02.491274 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 37 rows starting from the beginning of the part
10911 2024.06.17 18:13:02.491506 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10912 2024.06.17 18:13:02.491588 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 4 rows starting from the beginning of the part
10913 2024.06.17 18:13:02.491780 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10914 2024.06.17 18:13:02.491935 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part
10915 2024.06.17 18:13:02.492281 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part
10916 2024.06.17 18:13:02.492612 [ 191 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 44 rows starting from the beginning of the part
10917 2024.06.17 18:13:02.492805 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10918 2024.06.17 18:13:02.493667 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10919 2024.06.17 18:13:02.493737 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10920 2024.06.17 18:13:02.494604 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10921 2024.06.17 18:13:02.495400 [ 192 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.00533 sec., 31144.465290806755 rows/sec., 2.47 MiB/sec.
10922 2024.06.17 18:13:02.495441 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10923 2024.06.17 18:13:02.495729 [ 192 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10924 2024.06.17 18:13:02.495746 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004508 sec., 443.6557231588288 rows/sec., 36.18 KiB/sec.
10925 2024.06.17 18:13:02.495789 [ 113 ] {} <Debug> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10926 2024.06.17 18:13:02.496023 [ 113 ] {} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10927 2024.06.17 18:13:02.496157 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10928 2024.06.17 18:13:02.496306 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Debug> DynamicQueryHandler: Done processing query
10929 2024.06.17 18:13:02.496414 [ 3 ] {d7e0bf2b-6c30-4e5a-ab7b-2594def8191f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10930 2024.06.17 18:13:02.496493 [ 3 ] {} <Debug> HTTP-Session: 87ab1579-5f98-427a-add7-88313cbf8d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10931 2024.06.17 18:13:02.496709 [ 189 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::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
10932 2024.06.17 18:13:02.496808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 27991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10933 2024.06.17 18:13:02.497000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10934 2024.06.17 18:13:02.497080 [ 199 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10935 2024.06.17 18:13:02.497113 [ 3 ] {} <Debug> HTTP-Session: 7af83e11-5490-491a-afb6-ef2d4c9993f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10936 2024.06.17 18:13:02.497172 [ 189 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10937 2024.06.17 18:13:02.497194 [ 3 ] {} <Debug> HTTP-Session: 7af83e11-5490-491a-afb6-ef2d4c9993f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10938 2024.06.17 18:13:02.497268 [ 3 ] {} <Debug> HTTP-Session: 7af83e11-5490-491a-afb6-ef2d4c9993f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10939 2024.06.17 18:13:02.497272 [ 189 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 14 rows starting from the beginning of the part
10940 2024.06.17 18:13:02.497378 [ 3 ] {} <Trace> HTTP-Session: 7af83e11-5490-491a-afb6-ef2d4c9993f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10941 2024.06.17 18:13:02.497432 [ 199 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_66_13} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10942 2024.06.17 18:13:02.497610 [ 189 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
10943 2024.06.17 18:13:02.497888 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10944 2024.06.17 18:13:02.498034 [ 189 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
10945 2024.06.17 18:13:02.498113 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10946 2024.06.17 18:13:02.498287 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10947 2024.06.17 18:13:02.498372 [ 189 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
10948 2024.06.17 18:13:02.498692 [ 189 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
10949 2024.06.17 18:13:02.499015 [ 189 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
10950 2024.06.17 18:13:02.499406 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10951 2024.06.17 18:13:02.500460 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10952 2024.06.17 18:13:02.500518 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10953 2024.06.17 18:13:02.501353 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10954 2024.06.17 18:13:02.501605 [ 188 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005021772 sec., 5575.721080128687 rows/sec., 454.66 KiB/sec.
10955 2024.06.17 18:13:02.501849 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10956 2024.06.17 18:13:02.502042 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10957 2024.06.17 18:13:02.502466 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Debug> executeQuery: Read 189 rows, 16.49 KiB in 0.004764 sec., 39672.54408060454 rows/sec., 3.38 MiB/sec.
10958 2024.06.17 18:13:02.503239 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Debug> DynamicQueryHandler: Done processing query
10959 2024.06.17 18:13:02.503313 [ 3 ] {fa326c2a-757b-48ed-9446-babd6d695dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10960 2024.06.17 18:13:02.503352 [ 3 ] {} <Debug> HTTP-Session: 7af83e11-5490-491a-afb6-ef2d4c9993f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10961 2024.06.17 18:13:02.503353 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10962 2024.06.17 18:13:02.503460 [ 197 ] {8566ce62-ba06-42a6-84b6-dc56bcaab23f::all_1_26_5} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10963 2024.06.17 18:13:02.503570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10964 2024.06.17 18:13:02.503585 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10965 2024.06.17 18:13:02.503649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10966 2024.06.17 18:13:02.503675 [ 3 ] {} <Debug> HTTP-Session: 4de36bd2-45e8-4cd0-8a2d-892fa3248845 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10967 2024.06.17 18:13:02.503692 [ 3 ] {} <Debug> HTTP-Session: 4de36bd2-45e8-4cd0-8a2d-892fa3248845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10968 2024.06.17 18:13:02.503706 [ 3 ] {} <Debug> HTTP-Session: 4de36bd2-45e8-4cd0-8a2d-892fa3248845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10969 2024.06.17 18:13:02.503739 [ 3 ] {} <Trace> HTTP-Session: 4de36bd2-45e8-4cd0-8a2d-892fa3248845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10970 2024.06.17 18:13:02.503838 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10971 2024.06.17 18:13:02.503881 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10972 2024.06.17 18:13:02.504032 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10973 2024.06.17 18:13:02.504304 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10974 2024.06.17 18:13:02.504340 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10975 2024.06.17 18:13:02.504649 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10976 2024.06.17 18:13:02.504969 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10977 2024.06.17 18:13:02.505142 [ 113 ] {} <Debug> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10978 2024.06.17 18:13:02.505151 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001323 sec., 1511.7157974300833 rows/sec., 105.55 KiB/sec.
10979 2024.06.17 18:13:02.505194 [ 113 ] {} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10980 2024.06.17 18:13:02.505262 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10981 2024.06.17 18:13:02.505496 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Debug> DynamicQueryHandler: Done processing query
10982 2024.06.17 18:13:02.505595 [ 3 ] {d408404e-4bb2-456b-ab89-47b1aa0636a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10983 2024.06.17 18:13:02.505671 [ 3 ] {} <Debug> HTTP-Session: 4de36bd2-45e8-4cd0-8a2d-892fa3248845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10984 2024.06.17 18:13:02.505700 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::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
10985 2024.06.17 18:13:02.505912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 20215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10986 2024.06.17 18:13:02.506067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10987 2024.06.17 18:13:02.506127 [ 3 ] {} <Debug> HTTP-Session: a25cda62-f353-41c4-81c4-7b2cded4e813 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
10988 2024.06.17 18:13:02.506168 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10989 2024.06.17 18:13:02.506179 [ 3 ] {} <Debug> HTTP-Session: a25cda62-f353-41c4-81c4-7b2cded4e813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10990 2024.06.17 18:13:02.506226 [ 3 ] {} <Debug> HTTP-Session: a25cda62-f353-41c4-81c4-7b2cded4e813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10991 2024.06.17 18:13:02.506229 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 14 rows starting from the beginning of the part
10992 2024.06.17 18:13:02.506299 [ 3 ] {} <Trace> HTTP-Session: a25cda62-f353-41c4-81c4-7b2cded4e813 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10993 2024.06.17 18:13:02.506482 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
10994 2024.06.17 18:13:02.506653 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10995 2024.06.17 18:13:02.506739 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
10996 2024.06.17 18:13:02.506843 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10997 2024.06.17 18:13:02.507088 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
10998 2024.06.17 18:13:02.507424 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
10999 2024.06.17 18:13:02.507762 [ 197 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
11000 2024.06.17 18:13:02.507880 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11001 2024.06.17 18:13:02.509097 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11002 2024.06.17 18:13:02.509170 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11003 2024.06.17 18:13:02.510098 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11004 2024.06.17 18:13:02.510273 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004891739 sec., 5723.935802789151 rows/sec., 399.67 KiB/sec.
11005 2024.06.17 18:13:02.510516 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11006 2024.06.17 18:13:02.510766 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11007 2024.06.17 18:13:02.511204 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Debug> executeQuery: Read 119 rows, 9.53 KiB in 0.004708 sec., 25276.12574341546 rows/sec., 1.98 MiB/sec.
11008 2024.06.17 18:13:02.511461 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11009 2024.06.17 18:13:02.511574 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Debug> DynamicQueryHandler: Done processing query
11010 2024.06.17 18:13:02.511601 [ 193 ] {dff3efe7-39de-482b-af7e-604035f94eaa::all_1_26_5} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11011 2024.06.17 18:13:02.511617 [ 3 ] {ab74e71d-0552-4922-ab6a-ed07afe7163e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11012 2024.06.17 18:13:02.511660 [ 3 ] {} <Debug> HTTP-Session: a25cda62-f353-41c4-81c4-7b2cded4e813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11013 2024.06.17 18:13:02.511780 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB.
11014 2024.06.17 18:13:02.511907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11015 2024.06.17 18:13:02.511966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11016 2024.06.17 18:13:02.511985 [ 3 ] {} <Debug> HTTP-Session: 111e1f69-7ece-459b-a077-401718e537e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11017 2024.06.17 18:13:02.512001 [ 3 ] {} <Debug> HTTP-Session: 111e1f69-7ece-459b-a077-401718e537e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11018 2024.06.17 18:13:02.512016 [ 3 ] {} <Debug> HTTP-Session: 111e1f69-7ece-459b-a077-401718e537e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11019 2024.06.17 18:13:02.512049 [ 3 ] {} <Trace> HTTP-Session: 111e1f69-7ece-459b-a077-401718e537e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11020 2024.06.17 18:13:02.512214 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11021 2024.06.17 18:13:02.512263 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11022 2024.06.17 18:13:02.512431 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11023 2024.06.17 18:13:02.512847 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11024 2024.06.17 18:13:02.512883 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11025 2024.06.17 18:13:02.513280 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11026 2024.06.17 18:13:02.513620 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11027 2024.06.17 18:13:02.513780 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001645 sec., 97872.34042553192 rows/sec., 6.82 MiB/sec.
11028 2024.06.17 18:13:02.514097 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Debug> DynamicQueryHandler: Done processing query
11029 2024.06.17 18:13:02.514163 [ 3 ] {268d4057-1b7a-4a7f-84ef-39f7398bc218} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11030 2024.06.17 18:13:02.514221 [ 3 ] {} <Debug> HTTP-Session: 111e1f69-7ece-459b-a077-401718e537e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11031 2024.06.17 18:13:02.514489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 47089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11032 2024.06.17 18:13:02.514563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11033 2024.06.17 18:13:02.514584 [ 3 ] {} <Debug> HTTP-Session: 6279a399-1ae7-48e0-96ea-aec0c277f3f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11034 2024.06.17 18:13:02.514601 [ 3 ] {} <Debug> HTTP-Session: 6279a399-1ae7-48e0-96ea-aec0c277f3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11035 2024.06.17 18:13:02.514616 [ 3 ] {} <Debug> HTTP-Session: 6279a399-1ae7-48e0-96ea-aec0c277f3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11036 2024.06.17 18:13:02.514649 [ 3 ] {} <Trace> HTTP-Session: 6279a399-1ae7-48e0-96ea-aec0c277f3f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11037 2024.06.17 18:13:02.514957 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11038 2024.06.17 18:13:02.515006 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11039 2024.06.17 18:13:02.515187 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11040 2024.06.17 18:13:02.515746 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11041 2024.06.17 18:13:02.515782 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11042 2024.06.17 18:13:02.516194 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11043 2024.06.17 18:13:02.516540 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11044 2024.06.17 18:13:02.516707 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11045 2024.06.17 18:13:02.516708 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Debug> executeQuery: Read 44 rows, 60.80 KiB in 0.001969 sec., 22346.3687150838 rows/sec., 30.16 MiB/sec.
11046 2024.06.17 18:13:02.516766 [ 113 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11047 2024.06.17 18:13:02.516840 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11048 2024.06.17 18:13:02.517007 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
11049 2024.06.17 18:13:02.517016 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Debug> DynamicQueryHandler: Done processing query
11050 2024.06.17 18:13:02.517064 [ 3 ] {ecf4e89f-c907-43f7-be4c-e4b220c7f2f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11051 2024.06.17 18:13:02.517087 [ 3 ] {} <Debug> HTTP-Session: 6279a399-1ae7-48e0-96ea-aec0c277f3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11052 2024.06.17 18:13:02.517189 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11053 2024.06.17 18:13:02.517225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11054 2024.06.17 18:13:02.517237 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 908 rows starting from the beginning of the part
11055 2024.06.17 18:13:02.517285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11056 2024.06.17 18:13:02.517323 [ 3 ] {} <Debug> HTTP-Session: 879b11a7-0680-4501-bed8-3d2f2a97ab12 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11057 2024.06.17 18:13:02.517398 [ 3 ] {} <Debug> HTTP-Session: 879b11a7-0680-4501-bed8-3d2f2a97ab12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11058 2024.06.17 18:13:02.517466 [ 3 ] {} <Debug> HTTP-Session: 879b11a7-0680-4501-bed8-3d2f2a97ab12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11059 2024.06.17 18:13:02.517493 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 37 rows starting from the beginning of the part
11060 2024.06.17 18:13:02.517579 [ 3 ] {} <Trace> HTTP-Session: 879b11a7-0680-4501-bed8-3d2f2a97ab12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11061 2024.06.17 18:13:02.517810 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 4 rows starting from the beginning of the part
11062 2024.06.17 18:13:02.517883 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11063 2024.06.17 18:13:02.518060 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11064 2024.06.17 18:13:02.518170 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part
11065 2024.06.17 18:13:02.518545 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part
11066 2024.06.17 18:13:02.518867 [ 194 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 44 rows starting from the beginning of the part
11067 2024.06.17 18:13:02.519183 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11068 2024.06.17 18:13:02.519734 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11069 2024.06.17 18:13:02.519777 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11070 2024.06.17 18:13:02.520191 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
11071 2024.06.17 18:13:02.520555 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11072 2024.06.17 18:13:02.520840 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.003083 sec., 2919.234511839118 rows/sec., 206.21 KiB/sec.
11073 2024.06.17 18:13:02.521065 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Debug> DynamicQueryHandler: Done processing query
11074 2024.06.17 18:13:02.521093 [ 3 ] {84eb4212-2b9f-4456-84a5-7b63fd07701b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11075 2024.06.17 18:13:02.521114 [ 3 ] {} <Debug> HTTP-Session: 879b11a7-0680-4501-bed8-3d2f2a97ab12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11076 2024.06.17 18:13:02.521261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11077 2024.06.17 18:13:02.521367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11078 2024.06.17 18:13:02.521395 [ 3 ] {} <Debug> HTTP-Session: 6bf17bec-fe3b-4591-8aad-d0de71642e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11079 2024.06.17 18:13:02.521412 [ 3 ] {} <Debug> HTTP-Session: 6bf17bec-fe3b-4591-8aad-d0de71642e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11080 2024.06.17 18:13:02.521426 [ 3 ] {} <Debug> HTTP-Session: 6bf17bec-fe3b-4591-8aad-d0de71642e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11081 2024.06.17 18:13:02.521456 [ 3 ] {} <Trace> HTTP-Session: 6bf17bec-fe3b-4591-8aad-d0de71642e13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11082 2024.06.17 18:13:02.521756 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11083 2024.06.17 18:13:02.521803 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11084 2024.06.17 18:13:02.521933 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11085 2024.06.17 18:13:02.522210 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11086 2024.06.17 18:13:02.522255 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11087 2024.06.17 18:13:02.522701 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11088 2024.06.17 18:13:02.523083 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11089 2024.06.17 18:13:02.523201 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 6 columns (6 merged, 0 gathered) in 0.006248502 sec., 166119.81559740237 rows/sec., 224.17 MiB/sec.
11090 2024.06.17 18:13:02.523365 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec.
11091 2024.06.17 18:13:02.523568 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Debug> DynamicQueryHandler: Done processing query
11092 2024.06.17 18:13:02.523594 [ 3 ] {7eb4e3d7-5e79-48b5-bf4f-5b9dc476814f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11093 2024.06.17 18:13:02.523611 [ 3 ] {} <Debug> HTTP-Session: 6bf17bec-fe3b-4591-8aad-d0de71642e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11094 2024.06.17 18:13:02.523981 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11095 2024.06.17 18:13:02.524416 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11096 2024.06.17 18:13:02.524498 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11097 2024.06.17 18:13:02.524594 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB.
11098 2024.06.17 18:13:06.709135 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
11099 2024.06.17 18:13:06.709217 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
11100 2024.06.17 18:13:07.486728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11101 2024.06.17 18:13:07.486864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11102 2024.06.17 18:13:07.486894 [ 3 ] {} <Debug> HTTP-Session: 4951a59a-7b54-4829-9079-186fe14976a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11103 2024.06.17 18:13:07.486922 [ 3 ] {} <Debug> HTTP-Session: 4951a59a-7b54-4829-9079-186fe14976a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11104 2024.06.17 18:13:07.486942 [ 3 ] {} <Debug> HTTP-Session: 4951a59a-7b54-4829-9079-186fe14976a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11105 2024.06.17 18:13:07.487002 [ 3 ] {} <Trace> HTTP-Session: 4951a59a-7b54-4829-9079-186fe14976a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11106 2024.06.17 18:13:07.487214 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11107 2024.06.17 18:13:07.487290 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11108 2024.06.17 18:13:07.487513 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11109 2024.06.17 18:13:07.487959 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11110 2024.06.17 18:13:07.488007 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11111 2024.06.17 18:13:07.488399 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11112 2024.06.17 18:13:07.488741 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11113 2024.06.17 18:13:07.488911 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001756 sec., 2277.904328018223 rows/sec., 184.63 KiB/sec.
11114 2024.06.17 18:13:07.489149 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Debug> DynamicQueryHandler: Done processing query
11115 2024.06.17 18:13:07.489178 [ 3 ] {0c97fa04-916c-4b47-88e4-0949c6252917} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11116 2024.06.17 18:13:07.489194 [ 3 ] {} <Debug> HTTP-Session: 4951a59a-7b54-4829-9079-186fe14976a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11117 2024.06.17 18:13:07.489343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11118 2024.06.17 18:13:07.489399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11119 2024.06.17 18:13:07.489419 [ 3 ] {} <Debug> HTTP-Session: 42b8390c-1246-4bff-b1c4-476a63b291be Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11120 2024.06.17 18:13:07.489438 [ 3 ] {} <Debug> HTTP-Session: 42b8390c-1246-4bff-b1c4-476a63b291be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11121 2024.06.17 18:13:07.489452 [ 3 ] {} <Debug> HTTP-Session: 42b8390c-1246-4bff-b1c4-476a63b291be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11122 2024.06.17 18:13:07.489487 [ 3 ] {} <Trace> HTTP-Session: 42b8390c-1246-4bff-b1c4-476a63b291be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11123 2024.06.17 18:13:07.489595 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11124 2024.06.17 18:13:07.489644 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11125 2024.06.17 18:13:07.489782 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11126 2024.06.17 18:13:07.490081 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11127 2024.06.17 18:13:07.490119 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11128 2024.06.17 18:13:07.490433 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11129 2024.06.17 18:13:07.490752 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11130 2024.06.17 18:13:07.490902 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001335 sec., 1498.12734082397 rows/sec., 122.16 KiB/sec.
11131 2024.06.17 18:13:07.491191 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Debug> DynamicQueryHandler: Done processing query
11132 2024.06.17 18:13:07.491240 [ 3 ] {e4cdfb0b-8ab6-448f-9ff1-8d64c48d9863} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11133 2024.06.17 18:13:07.491258 [ 3 ] {} <Debug> HTTP-Session: 42b8390c-1246-4bff-b1c4-476a63b291be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11134 2024.06.17 18:13:07.491412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11135 2024.06.17 18:13:07.491464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11136 2024.06.17 18:13:07.491483 [ 3 ] {} <Debug> HTTP-Session: 072bbdad-a731-4a67-b4c5-b8081f1cbffa Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11137 2024.06.17 18:13:07.491500 [ 3 ] {} <Debug> HTTP-Session: 072bbdad-a731-4a67-b4c5-b8081f1cbffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11138 2024.06.17 18:13:07.491513 [ 3 ] {} <Debug> HTTP-Session: 072bbdad-a731-4a67-b4c5-b8081f1cbffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11139 2024.06.17 18:13:07.491547 [ 3 ] {} <Trace> HTTP-Session: 072bbdad-a731-4a67-b4c5-b8081f1cbffa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11140 2024.06.17 18:13:07.491679 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11141 2024.06.17 18:13:07.491724 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11142 2024.06.17 18:13:07.491868 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11143 2024.06.17 18:13:07.492222 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11144 2024.06.17 18:13:07.492260 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11145 2024.06.17 18:13:07.492580 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11146 2024.06.17 18:13:07.492888 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11147 2024.06.17 18:13:07.493037 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001405 sec., 74733.09608540926 rows/sec., 5.83 MiB/sec.
11148 2024.06.17 18:13:07.493216 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Debug> DynamicQueryHandler: Done processing query
11149 2024.06.17 18:13:07.493241 [ 3 ] {4cbda5ca-bd52-403f-bc74-0f80dd529f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11150 2024.06.17 18:13:07.493256 [ 3 ] {} <Debug> HTTP-Session: 072bbdad-a731-4a67-b4c5-b8081f1cbffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11151 2024.06.17 18:13:07.493383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11152 2024.06.17 18:13:07.493432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11153 2024.06.17 18:13:07.493450 [ 3 ] {} <Debug> HTTP-Session: d6fd2c8e-98b8-4862-814d-fd1d47baf402 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11154 2024.06.17 18:13:07.493467 [ 3 ] {} <Debug> HTTP-Session: d6fd2c8e-98b8-4862-814d-fd1d47baf402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11155 2024.06.17 18:13:07.493480 [ 3 ] {} <Debug> HTTP-Session: d6fd2c8e-98b8-4862-814d-fd1d47baf402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11156 2024.06.17 18:13:07.493515 [ 3 ] {} <Trace> HTTP-Session: d6fd2c8e-98b8-4862-814d-fd1d47baf402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11157 2024.06.17 18:13:07.493610 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11158 2024.06.17 18:13:07.493652 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11159 2024.06.17 18:13:07.493780 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11160 2024.06.17 18:13:07.494046 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11161 2024.06.17 18:13:07.494082 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11162 2024.06.17 18:13:07.494384 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11163 2024.06.17 18:13:07.494694 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11164 2024.06.17 18:13:07.494816 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00123 sec., 1626.0162601626016 rows/sec., 113.54 KiB/sec.
11165 2024.06.17 18:13:07.494972 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Debug> DynamicQueryHandler: Done processing query
11166 2024.06.17 18:13:07.494996 [ 3 ] {94ecbce9-7e28-4b49-9290-fab5be57b612} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11167 2024.06.17 18:13:07.495011 [ 3 ] {} <Debug> HTTP-Session: d6fd2c8e-98b8-4862-814d-fd1d47baf402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11168 2024.06.17 18:13:07.495158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11169 2024.06.17 18:13:07.495206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11170 2024.06.17 18:13:07.495225 [ 3 ] {} <Debug> HTTP-Session: 2c725447-095d-4839-99ce-6eb2f85cf1cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11171 2024.06.17 18:13:07.495240 [ 3 ] {} <Debug> HTTP-Session: 2c725447-095d-4839-99ce-6eb2f85cf1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11172 2024.06.17 18:13:07.495254 [ 3 ] {} <Debug> HTTP-Session: 2c725447-095d-4839-99ce-6eb2f85cf1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11173 2024.06.17 18:13:07.495285 [ 3 ] {} <Trace> HTTP-Session: 2c725447-095d-4839-99ce-6eb2f85cf1cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11174 2024.06.17 18:13:07.495403 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11175 2024.06.17 18:13:07.495445 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11176 2024.06.17 18:13:07.495566 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11177 2024.06.17 18:13:07.495986 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11178 2024.06.17 18:13:07.496021 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11179 2024.06.17 18:13:07.496332 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11180 2024.06.17 18:13:07.496637 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11181 2024.06.17 18:13:07.496761 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001402 sec., 67047.07560627675 rows/sec., 5.22 MiB/sec.
11182 2024.06.17 18:13:07.496937 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Debug> DynamicQueryHandler: Done processing query
11183 2024.06.17 18:13:07.496963 [ 3 ] {dac5d089-b59f-4568-bd03-db71fbb2ca78} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11184 2024.06.17 18:13:07.496979 [ 3 ] {} <Debug> HTTP-Session: 2c725447-095d-4839-99ce-6eb2f85cf1cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11185 2024.06.17 18:13:07.497139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11186 2024.06.17 18:13:07.497188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11187 2024.06.17 18:13:07.497207 [ 3 ] {} <Debug> HTTP-Session: 97fbafd9-ba67-4108-8a85-8c34110a66fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11188 2024.06.17 18:13:07.497224 [ 3 ] {} <Debug> HTTP-Session: 97fbafd9-ba67-4108-8a85-8c34110a66fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11189 2024.06.17 18:13:07.497237 [ 3 ] {} <Debug> HTTP-Session: 97fbafd9-ba67-4108-8a85-8c34110a66fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11190 2024.06.17 18:13:07.497267 [ 3 ] {} <Trace> HTTP-Session: 97fbafd9-ba67-4108-8a85-8c34110a66fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11191 2024.06.17 18:13:07.497430 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11192 2024.06.17 18:13:07.497478 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11193 2024.06.17 18:13:07.497620 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11194 2024.06.17 18:13:07.498078 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11195 2024.06.17 18:13:07.498114 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11196 2024.06.17 18:13:07.498504 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11197 2024.06.17 18:13:07.498842 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11198 2024.06.17 18:13:07.498966 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001617 sec., 121830.55040197898 rows/sec., 8.51 MiB/sec.
11199 2024.06.17 18:13:07.499153 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Debug> DynamicQueryHandler: Done processing query
11200 2024.06.17 18:13:07.499177 [ 3 ] {5334afb0-1b57-440c-bc80-07421f2cf2f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11201 2024.06.17 18:13:07.499192 [ 3 ] {} <Debug> HTTP-Session: 97fbafd9-ba67-4108-8a85-8c34110a66fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11202 2024.06.17 18:13:07.499328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11203 2024.06.17 18:13:07.499378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11204 2024.06.17 18:13:07.499397 [ 3 ] {} <Debug> HTTP-Session: c7db57d3-7b59-4b10-b059-2abafd6a834f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11205 2024.06.17 18:13:07.499413 [ 3 ] {} <Debug> HTTP-Session: c7db57d3-7b59-4b10-b059-2abafd6a834f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11206 2024.06.17 18:13:07.499427 [ 3 ] {} <Debug> HTTP-Session: c7db57d3-7b59-4b10-b059-2abafd6a834f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11207 2024.06.17 18:13:07.499457 [ 3 ] {} <Trace> HTTP-Session: c7db57d3-7b59-4b10-b059-2abafd6a834f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11208 2024.06.17 18:13:07.499638 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11209 2024.06.17 18:13:07.499686 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11210 2024.06.17 18:13:07.499839 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11211 2024.06.17 18:13:07.500168 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11212 2024.06.17 18:13:07.500207 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11213 2024.06.17 18:13:07.500594 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11214 2024.06.17 18:13:07.500935 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11215 2024.06.17 18:13:07.501056 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001492 sec., 2680.965147453083 rows/sec., 3.62 MiB/sec.
11216 2024.06.17 18:13:07.501255 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Debug> DynamicQueryHandler: Done processing query
11217 2024.06.17 18:13:07.501291 [ 3 ] {ea3acf3b-0374-4ec8-9655-8b82aa2e931e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11218 2024.06.17 18:13:07.501339 [ 3 ] {} <Debug> HTTP-Session: c7db57d3-7b59-4b10-b059-2abafd6a834f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11219 2024.06.17 18:13:07.501464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11220 2024.06.17 18:13:07.501513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11221 2024.06.17 18:13:07.501531 [ 3 ] {} <Debug> HTTP-Session: 2fa03bba-be35-4e19-a6a0-141aebcca700 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11222 2024.06.17 18:13:07.501547 [ 3 ] {} <Debug> HTTP-Session: 2fa03bba-be35-4e19-a6a0-141aebcca700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11223 2024.06.17 18:13:07.501561 [ 3 ] {} <Debug> HTTP-Session: 2fa03bba-be35-4e19-a6a0-141aebcca700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11224 2024.06.17 18:13:07.501592 [ 3 ] {} <Trace> HTTP-Session: 2fa03bba-be35-4e19-a6a0-141aebcca700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11225 2024.06.17 18:13:07.501705 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11226 2024.06.17 18:13:07.501749 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11227 2024.06.17 18:13:07.501873 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11228 2024.06.17 18:13:07.502173 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11229 2024.06.17 18:13:07.502208 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11230 2024.06.17 18:13:07.502570 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11231 2024.06.17 18:13:07.502893 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11232 2024.06.17 18:13:07.503014 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec.
11233 2024.06.17 18:13:07.503279 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Debug> DynamicQueryHandler: Done processing query
11234 2024.06.17 18:13:07.503343 [ 3 ] {37d8ef1d-5b46-40b0-8453-e98e475be21d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11235 2024.06.17 18:13:07.503402 [ 3 ] {} <Debug> HTTP-Session: 2fa03bba-be35-4e19-a6a0-141aebcca700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11236 2024.06.17 18:13:12.487102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11237 2024.06.17 18:13:12.487235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11238 2024.06.17 18:13:12.487267 [ 3 ] {} <Debug> HTTP-Session: 18084c21-f3b6-40dc-849d-04b1d1a422a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11239 2024.06.17 18:13:12.487295 [ 3 ] {} <Debug> HTTP-Session: 18084c21-f3b6-40dc-849d-04b1d1a422a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11240 2024.06.17 18:13:12.487314 [ 3 ] {} <Debug> HTTP-Session: 18084c21-f3b6-40dc-849d-04b1d1a422a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11241 2024.06.17 18:13:12.487372 [ 3 ] {} <Trace> HTTP-Session: 18084c21-f3b6-40dc-849d-04b1d1a422a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11242 2024.06.17 18:13:12.487588 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11243 2024.06.17 18:13:12.487667 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11244 2024.06.17 18:13:12.487892 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11245 2024.06.17 18:13:12.488413 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11246 2024.06.17 18:13:12.488458 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11247 2024.06.17 18:13:12.488835 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11248 2024.06.17 18:13:12.489180 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11249 2024.06.17 18:13:12.489345 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Debug> executeQuery: Read 44 rows, 3.57 KiB in 0.001829 sec., 24056.86167304538 rows/sec., 1.90 MiB/sec.
11250 2024.06.17 18:13:12.489569 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Debug> DynamicQueryHandler: Done processing query
11251 2024.06.17 18:13:12.489597 [ 3 ] {a048b5b8-9732-472b-b274-f311c8e5da5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11252 2024.06.17 18:13:12.489614 [ 3 ] {} <Debug> HTTP-Session: 18084c21-f3b6-40dc-849d-04b1d1a422a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11253 2024.06.17 18:13:12.489848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 27858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11254 2024.06.17 18:13:12.489905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11255 2024.06.17 18:13:12.489926 [ 3 ] {} <Debug> HTTP-Session: 0db452db-39ff-4f97-a357-caa107fc6b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11256 2024.06.17 18:13:12.489945 [ 3 ] {} <Debug> HTTP-Session: 0db452db-39ff-4f97-a357-caa107fc6b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11257 2024.06.17 18:13:12.489959 [ 3 ] {} <Debug> HTTP-Session: 0db452db-39ff-4f97-a357-caa107fc6b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11258 2024.06.17 18:13:12.489994 [ 3 ] {} <Trace> HTTP-Session: 0db452db-39ff-4f97-a357-caa107fc6b72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11259 2024.06.17 18:13:12.490148 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11260 2024.06.17 18:13:12.490193 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11261 2024.06.17 18:13:12.490322 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11262 2024.06.17 18:13:12.490789 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11263 2024.06.17 18:13:12.490827 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11264 2024.06.17 18:13:12.491150 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11265 2024.06.17 18:13:12.491449 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11266 2024.06.17 18:13:12.491606 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Debug> executeQuery: Read 188 rows, 16.42 KiB in 0.001524 sec., 123359.58005249345 rows/sec., 10.52 MiB/sec.
11267 2024.06.17 18:13:12.491785 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Debug> DynamicQueryHandler: Done processing query
11268 2024.06.17 18:13:12.491810 [ 3 ] {0fa16c76-8b5e-4de8-8934-c0e586ebf334} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11269 2024.06.17 18:13:12.491825 [ 3 ] {} <Debug> HTTP-Session: 0db452db-39ff-4f97-a357-caa107fc6b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11270 2024.06.17 18:13:12.491959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11271 2024.06.17 18:13:12.492011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11272 2024.06.17 18:13:12.492030 [ 3 ] {} <Debug> HTTP-Session: b2a0aaca-8c09-4c3e-88d3-0ee5dc1409f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11273 2024.06.17 18:13:12.492047 [ 3 ] {} <Debug> HTTP-Session: b2a0aaca-8c09-4c3e-88d3-0ee5dc1409f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11274 2024.06.17 18:13:12.492060 [ 3 ] {} <Debug> HTTP-Session: b2a0aaca-8c09-4c3e-88d3-0ee5dc1409f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11275 2024.06.17 18:13:12.492093 [ 3 ] {} <Trace> HTTP-Session: b2a0aaca-8c09-4c3e-88d3-0ee5dc1409f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11276 2024.06.17 18:13:12.492232 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11277 2024.06.17 18:13:12.492277 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11278 2024.06.17 18:13:12.492402 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11279 2024.06.17 18:13:12.492836 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11280 2024.06.17 18:13:12.492875 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11281 2024.06.17 18:13:12.493252 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11282 2024.06.17 18:13:12.493553 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11283 2024.06.17 18:13:12.493710 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.00153 sec., 70588.23529411765 rows/sec., 5.51 MiB/sec.
11284 2024.06.17 18:13:12.493883 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Debug> DynamicQueryHandler: Done processing query
11285 2024.06.17 18:13:12.493908 [ 3 ] {80c8e266-c18c-41e9-89f2-dd8cc02f819e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11286 2024.06.17 18:13:12.493923 [ 3 ] {} <Debug> HTTP-Session: b2a0aaca-8c09-4c3e-88d3-0ee5dc1409f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11287 2024.06.17 18:13:12.494115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11288 2024.06.17 18:13:12.494164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11289 2024.06.17 18:13:12.494184 [ 3 ] {} <Debug> HTTP-Session: 0e833b03-51c1-4186-9bfe-42e74a1844df Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11290 2024.06.17 18:13:12.494200 [ 3 ] {} <Debug> HTTP-Session: 0e833b03-51c1-4186-9bfe-42e74a1844df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11291 2024.06.17 18:13:12.494215 [ 3 ] {} <Debug> HTTP-Session: 0e833b03-51c1-4186-9bfe-42e74a1844df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11292 2024.06.17 18:13:12.494246 [ 3 ] {} <Trace> HTTP-Session: 0e833b03-51c1-4186-9bfe-42e74a1844df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11293 2024.06.17 18:13:12.494393 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11294 2024.06.17 18:13:12.494440 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11295 2024.06.17 18:13:12.494584 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11296 2024.06.17 18:13:12.494967 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11297 2024.06.17 18:13:12.495003 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11298 2024.06.17 18:13:12.495387 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11299 2024.06.17 18:13:12.495728 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11300 2024.06.17 18:13:12.495885 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec.
11301 2024.06.17 18:13:12.496149 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Debug> DynamicQueryHandler: Done processing query
11302 2024.06.17 18:13:12.496209 [ 3 ] {eee68397-661a-420a-9e70-604ec7e44e24} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11303 2024.06.17 18:13:12.496261 [ 3 ] {} <Debug> HTTP-Session: 0e833b03-51c1-4186-9bfe-42e74a1844df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11304 2024.06.17 18:13:12.496453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 47089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11305 2024.06.17 18:13:12.496506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11306 2024.06.17 18:13:12.496525 [ 3 ] {} <Debug> HTTP-Session: f23d3be2-78c6-4840-9098-a032e747799f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11307 2024.06.17 18:13:12.496542 [ 3 ] {} <Debug> HTTP-Session: f23d3be2-78c6-4840-9098-a032e747799f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11308 2024.06.17 18:13:12.496555 [ 3 ] {} <Debug> HTTP-Session: f23d3be2-78c6-4840-9098-a032e747799f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11309 2024.06.17 18:13:12.496586 [ 3 ] {} <Trace> HTTP-Session: f23d3be2-78c6-4840-9098-a032e747799f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11310 2024.06.17 18:13:12.496914 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11311 2024.06.17 18:13:12.496963 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11312 2024.06.17 18:13:12.497137 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11313 2024.06.17 18:13:12.497745 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11314 2024.06.17 18:13:12.497781 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11315 2024.06.17 18:13:12.498206 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11316 2024.06.17 18:13:12.498537 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11317 2024.06.17 18:13:12.498690 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Debug> executeQuery: Read 44 rows, 60.80 KiB in 0.002007 sec., 21923.268560039858 rows/sec., 29.58 MiB/sec.
11318 2024.06.17 18:13:12.498869 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Debug> DynamicQueryHandler: Done processing query
11319 2024.06.17 18:13:12.498893 [ 3 ] {e1de9347-5b1b-4334-8518-91854d5e167d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11320 2024.06.17 18:13:12.498909 [ 3 ] {} <Debug> HTTP-Session: f23d3be2-78c6-4840-9098-a032e747799f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11321 2024.06.17 18:13:12.499080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11322 2024.06.17 18:13:12.499130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11323 2024.06.17 18:13:12.499148 [ 3 ] {} <Debug> HTTP-Session: 68c1e2ae-efb8-45b2-a47f-f58bf123a4e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11324 2024.06.17 18:13:12.499165 [ 3 ] {} <Debug> HTTP-Session: 68c1e2ae-efb8-45b2-a47f-f58bf123a4e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11325 2024.06.17 18:13:12.499178 [ 3 ] {} <Debug> HTTP-Session: 68c1e2ae-efb8-45b2-a47f-f58bf123a4e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11326 2024.06.17 18:13:12.499210 [ 3 ] {} <Trace> HTTP-Session: 68c1e2ae-efb8-45b2-a47f-f58bf123a4e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11327 2024.06.17 18:13:12.499321 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11328 2024.06.17 18:13:12.499365 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11329 2024.06.17 18:13:12.499489 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11330 2024.06.17 18:13:12.499792 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11331 2024.06.17 18:13:12.499828 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11332 2024.06.17 18:13:12.500175 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11333 2024.06.17 18:13:12.500485 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11334 2024.06.17 18:13:12.500641 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec.
11335 2024.06.17 18:13:12.500815 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Debug> DynamicQueryHandler: Done processing query
11336 2024.06.17 18:13:12.500851 [ 3 ] {56a8a6d3-8079-4c84-a05a-ea910759ae50} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11337 2024.06.17 18:13:12.500879 [ 3 ] {} <Debug> HTTP-Session: 68c1e2ae-efb8-45b2-a47f-f58bf123a4e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11338 2024.06.17 18:13:15.829169 [ 104 ] {} <Debug> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
11339 2024.06.17 18:13:15.829256 [ 104 ] {} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11340 2024.06.17 18:13:15.829283 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11341 2024.06.17 18:13:15.829456 [ 200 ] {e9bab842-5654-4223-81a6-bc028f226fe3::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
11342 2024.06.17 18:13:15.829748 [ 200 ] {e9bab842-5654-4223-81a6-bc028f226fe3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11343 2024.06.17 18:13:15.829789 [ 200 ] {e9bab842-5654-4223-81a6-bc028f226fe3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
11344 2024.06.17 18:13:15.829864 [ 200 ] {e9bab842-5654-4223-81a6-bc028f226fe3::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
11345 2024.06.17 18:13:15.829966 [ 200 ] {e9bab842-5654-4223-81a6-bc028f226fe3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part
11346 2024.06.17 18:13:15.830271 [ 200 ] {e9bab842-5654-4223-81a6-bc028f226fe3::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
11347 2024.06.17 18:13:15.830486 [ 200 ] {e9bab842-5654-4223-81a6-bc028f226fe3::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
11348 2024.06.17 18:13:15.831770 [ 194 ] {e9bab842-5654-4223-81a6-bc028f226fe3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002412879 sec., 21136.575849845765 rows/sec., 1.50 MiB/sec.
11349 2024.06.17 18:13:15.832062 [ 194 ] {e9bab842-5654-4223-81a6-bc028f226fe3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
11350 2024.06.17 18:13:15.832538 [ 194 ] {e9bab842-5654-4223-81a6-bc028f226fe3::all_1_5_1} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11351 2024.06.17 18:13:15.832626 [ 194 ] {e9bab842-5654-4223-81a6-bc028f226fe3::all_1_5_1} <Trace> oximeter.measurements_i64 (e9bab842-5654-4223-81a6-bc028f226fe3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
11352 2024.06.17 18:13:15.832722 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11353 2024.06.17 18:13:17.485126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11354 2024.06.17 18:13:17.485255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11355 2024.06.17 18:13:17.485286 [ 3 ] {} <Debug> HTTP-Session: 57b75212-53f7-4abc-8e21-960cc5941361 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11356 2024.06.17 18:13:17.485314 [ 3 ] {} <Debug> HTTP-Session: 57b75212-53f7-4abc-8e21-960cc5941361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11357 2024.06.17 18:13:17.485332 [ 3 ] {} <Debug> HTTP-Session: 57b75212-53f7-4abc-8e21-960cc5941361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11358 2024.06.17 18:13:17.485390 [ 3 ] {} <Trace> HTTP-Session: 57b75212-53f7-4abc-8e21-960cc5941361 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11359 2024.06.17 18:13:17.485593 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11360 2024.06.17 18:13:17.485669 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11361 2024.06.17 18:13:17.485901 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11362 2024.06.17 18:13:17.486373 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11363 2024.06.17 18:13:17.486417 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11364 2024.06.17 18:13:17.486816 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11365 2024.06.17 18:13:17.487151 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11366 2024.06.17 18:13:17.487325 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001789 sec., 2235.8859698155393 rows/sec., 181.23 KiB/sec.
11367 2024.06.17 18:13:17.487541 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Debug> DynamicQueryHandler: Done processing query
11368 2024.06.17 18:13:17.487568 [ 3 ] {178fc56f-9986-49eb-83c9-8e6c90565891} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11369 2024.06.17 18:13:17.487584 [ 3 ] {} <Debug> HTTP-Session: 57b75212-53f7-4abc-8e21-960cc5941361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11370 2024.06.17 18:13:17.487751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11371 2024.06.17 18:13:17.487806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11372 2024.06.17 18:13:17.487827 [ 3 ] {} <Debug> HTTP-Session: 1bf433d7-d0a3-479e-9a68-7171014baa5c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11373 2024.06.17 18:13:17.487844 [ 3 ] {} <Debug> HTTP-Session: 1bf433d7-d0a3-479e-9a68-7171014baa5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11374 2024.06.17 18:13:17.487857 [ 3 ] {} <Debug> HTTP-Session: 1bf433d7-d0a3-479e-9a68-7171014baa5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11375 2024.06.17 18:13:17.487892 [ 3 ] {} <Trace> HTTP-Session: 1bf433d7-d0a3-479e-9a68-7171014baa5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11376 2024.06.17 18:13:17.488016 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11377 2024.06.17 18:13:17.488060 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11378 2024.06.17 18:13:17.488193 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11379 2024.06.17 18:13:17.488528 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11380 2024.06.17 18:13:17.488565 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11381 2024.06.17 18:13:17.488888 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11382 2024.06.17 18:13:17.489197 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11383 2024.06.17 18:13:17.489370 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.00139 sec., 48920.86330935252 rows/sec., 3.87 MiB/sec.
11384 2024.06.17 18:13:17.489542 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Debug> DynamicQueryHandler: Done processing query
11385 2024.06.17 18:13:17.489567 [ 3 ] {a59997a8-e790-47b8-a1d2-6d9a0a355322} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11386 2024.06.17 18:13:17.489584 [ 3 ] {} <Debug> HTTP-Session: 1bf433d7-d0a3-479e-9a68-7171014baa5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11387 2024.06.17 18:13:17.489824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11388 2024.06.17 18:13:17.489874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11389 2024.06.17 18:13:17.489894 [ 3 ] {} <Debug> HTTP-Session: c60056e3-6aaf-4613-b193-32cfe16e3968 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11390 2024.06.17 18:13:17.489910 [ 3 ] {} <Debug> HTTP-Session: c60056e3-6aaf-4613-b193-32cfe16e3968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11391 2024.06.17 18:13:17.489923 [ 3 ] {} <Debug> HTTP-Session: c60056e3-6aaf-4613-b193-32cfe16e3968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11392 2024.06.17 18:13:17.489954 [ 3 ] {} <Trace> HTTP-Session: c60056e3-6aaf-4613-b193-32cfe16e3968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11393 2024.06.17 18:13:17.490072 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11394 2024.06.17 18:13:17.490116 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11395 2024.06.17 18:13:17.490241 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11396 2024.06.17 18:13:17.490565 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11397 2024.06.17 18:13:17.490603 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11398 2024.06.17 18:13:17.490916 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11399 2024.06.17 18:13:17.491222 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11400 2024.06.17 18:13:17.491386 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001345 sec., 50557.62081784386 rows/sec., 3.95 MiB/sec.
11401 2024.06.17 18:13:17.491568 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Debug> DynamicQueryHandler: Done processing query
11402 2024.06.17 18:13:17.491594 [ 3 ] {d2f964c7-a086-498a-b5c1-2a95a8fac8f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11403 2024.06.17 18:13:17.491610 [ 3 ] {} <Debug> HTTP-Session: c60056e3-6aaf-4613-b193-32cfe16e3968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11404 2024.06.17 18:13:17.491859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11405 2024.06.17 18:13:17.491910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11406 2024.06.17 18:13:17.491930 [ 3 ] {} <Debug> HTTP-Session: c884ecba-288e-43ca-9176-9d843a5d8e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11407 2024.06.17 18:13:17.491946 [ 3 ] {} <Debug> HTTP-Session: c884ecba-288e-43ca-9176-9d843a5d8e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11408 2024.06.17 18:13:17.491960 [ 3 ] {} <Debug> HTTP-Session: c884ecba-288e-43ca-9176-9d843a5d8e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11409 2024.06.17 18:13:17.491990 [ 3 ] {} <Trace> HTTP-Session: c884ecba-288e-43ca-9176-9d843a5d8e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11410 2024.06.17 18:13:17.492133 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11411 2024.06.17 18:13:17.492180 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11412 2024.06.17 18:13:17.492323 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11413 2024.06.17 18:13:17.492693 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11414 2024.06.17 18:13:17.492730 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11415 2024.06.17 18:13:17.493120 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11416 2024.06.17 18:13:17.493449 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11417 2024.06.17 18:13:17.493607 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
11418 2024.06.17 18:13:17.493782 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Debug> DynamicQueryHandler: Done processing query
11419 2024.06.17 18:13:17.493807 [ 3 ] {0bcb9d86-6bc9-43ae-883f-7a7de1b8ef4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11420 2024.06.17 18:13:17.493822 [ 3 ] {} <Debug> HTTP-Session: c884ecba-288e-43ca-9176-9d843a5d8e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11421 2024.06.17 18:13:17.493984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11422 2024.06.17 18:13:17.494032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11423 2024.06.17 18:13:17.494051 [ 3 ] {} <Debug> HTTP-Session: 9913115f-902c-4769-8535-31cafea9c674 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11424 2024.06.17 18:13:17.494067 [ 3 ] {} <Debug> HTTP-Session: 9913115f-902c-4769-8535-31cafea9c674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11425 2024.06.17 18:13:17.494080 [ 3 ] {} <Debug> HTTP-Session: 9913115f-902c-4769-8535-31cafea9c674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11426 2024.06.17 18:13:17.494110 [ 3 ] {} <Trace> HTTP-Session: 9913115f-902c-4769-8535-31cafea9c674 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11427 2024.06.17 18:13:17.494238 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11428 2024.06.17 18:13:17.494286 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11429 2024.06.17 18:13:17.494442 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11430 2024.06.17 18:13:17.494754 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11431 2024.06.17 18:13:17.494789 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11432 2024.06.17 18:13:17.495164 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11433 2024.06.17 18:13:17.495491 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11434 2024.06.17 18:13:17.495644 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001453 sec., 2752.9249827942185 rows/sec., 3.71 MiB/sec.
11435 2024.06.17 18:13:17.495819 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Debug> DynamicQueryHandler: Done processing query
11436 2024.06.17 18:13:17.495843 [ 3 ] {7011f766-e91e-40e0-bc37-53c25baf35b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11437 2024.06.17 18:13:17.495858 [ 3 ] {} <Debug> HTTP-Session: 9913115f-902c-4769-8535-31cafea9c674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11438 2024.06.17 18:13:17.495982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11439 2024.06.17 18:13:17.496031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11440 2024.06.17 18:13:17.496050 [ 3 ] {} <Debug> HTTP-Session: 2a0770f2-960c-4484-9789-862b4132f544 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11441 2024.06.17 18:13:17.496065 [ 3 ] {} <Debug> HTTP-Session: 2a0770f2-960c-4484-9789-862b4132f544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11442 2024.06.17 18:13:17.496079 [ 3 ] {} <Debug> HTTP-Session: 2a0770f2-960c-4484-9789-862b4132f544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11443 2024.06.17 18:13:17.496110 [ 3 ] {} <Trace> HTTP-Session: 2a0770f2-960c-4484-9789-862b4132f544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11444 2024.06.17 18:13:17.496225 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11445 2024.06.17 18:13:17.496269 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11446 2024.06.17 18:13:17.496393 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11447 2024.06.17 18:13:17.496673 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11448 2024.06.17 18:13:17.496709 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11449 2024.06.17 18:13:17.497060 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11450 2024.06.17 18:13:17.497378 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11451 2024.06.17 18:13:17.497527 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec.
11452 2024.06.17 18:13:17.497691 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Debug> DynamicQueryHandler: Done processing query
11453 2024.06.17 18:13:17.497716 [ 3 ] {c5c0b069-182c-450a-bbf8-3fd230d0077e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11454 2024.06.17 18:13:17.497731 [ 3 ] {} <Debug> HTTP-Session: 2a0770f2-960c-4484-9789-862b4132f544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11455 2024.06.17 18:13:21.709269 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
11456 2024.06.17 18:13:21.709362 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
11457 2024.06.17 18:13:22.486666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11458 2024.06.17 18:13:22.486779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11459 2024.06.17 18:13:22.486806 [ 3 ] {} <Debug> HTTP-Session: 7124cea7-37d7-4251-83e8-9d01906ba635 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11460 2024.06.17 18:13:22.486830 [ 3 ] {} <Debug> HTTP-Session: 7124cea7-37d7-4251-83e8-9d01906ba635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11461 2024.06.17 18:13:22.486845 [ 3 ] {} <Debug> HTTP-Session: 7124cea7-37d7-4251-83e8-9d01906ba635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11462 2024.06.17 18:13:22.486896 [ 3 ] {} <Trace> HTTP-Session: 7124cea7-37d7-4251-83e8-9d01906ba635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11463 2024.06.17 18:13:22.487099 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11464 2024.06.17 18:13:22.487168 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11465 2024.06.17 18:13:22.487363 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11466 2024.06.17 18:13:22.487800 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11467 2024.06.17 18:13:22.487846 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11468 2024.06.17 18:13:22.488223 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11469 2024.06.17 18:13:22.488560 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11470 2024.06.17 18:13:22.488731 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Debug> executeQuery: Read 44 rows, 3.57 KiB in 0.001694 sec., 25974.025974025975 rows/sec., 2.06 MiB/sec.
11471 2024.06.17 18:13:22.488949 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Debug> DynamicQueryHandler: Done processing query
11472 2024.06.17 18:13:22.488975 [ 3 ] {4bd1560b-e4d3-4416-98ed-c619505464b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11473 2024.06.17 18:13:22.488992 [ 3 ] {} <Debug> HTTP-Session: 7124cea7-37d7-4251-83e8-9d01906ba635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11474 2024.06.17 18:13:22.489198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 27858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11475 2024.06.17 18:13:22.489253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11476 2024.06.17 18:13:22.489273 [ 3 ] {} <Debug> HTTP-Session: d8d63f37-38f7-4e6b-baf3-01f3caf41a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11477 2024.06.17 18:13:22.489292 [ 3 ] {} <Debug> HTTP-Session: d8d63f37-38f7-4e6b-baf3-01f3caf41a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11478 2024.06.17 18:13:22.489306 [ 3 ] {} <Debug> HTTP-Session: d8d63f37-38f7-4e6b-baf3-01f3caf41a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11479 2024.06.17 18:13:22.489340 [ 3 ] {} <Trace> HTTP-Session: d8d63f37-38f7-4e6b-baf3-01f3caf41a8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11480 2024.06.17 18:13:22.489497 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11481 2024.06.17 18:13:22.489543 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11482 2024.06.17 18:13:22.489674 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11483 2024.06.17 18:13:22.490083 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11484 2024.06.17 18:13:22.490121 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11485 2024.06.17 18:13:22.490443 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11486 2024.06.17 18:13:22.490742 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11487 2024.06.17 18:13:22.490899 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Debug> executeQuery: Read 188 rows, 16.42 KiB in 0.001473 sec., 127630.6856754922 rows/sec., 10.88 MiB/sec.
11488 2024.06.17 18:13:22.490906 [ 96 ] {} <Debug> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11489 2024.06.17 18:13:22.491004 [ 96 ] {} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11490 2024.06.17 18:13:22.491052 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11491 2024.06.17 18:13:22.491146 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Debug> DynamicQueryHandler: Done processing query
11492 2024.06.17 18:13:22.491209 [ 3 ] {89d016e0-8c09-4746-a8c8-b8ae054d5700} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11493 2024.06.17 18:13:22.491251 [ 3 ] {} <Debug> HTTP-Session: d8d63f37-38f7-4e6b-baf3-01f3caf41a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11494 2024.06.17 18:13:22.491280 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::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
11495 2024.06.17 18:13:22.491497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11496 2024.06.17 18:13:22.491673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11497 2024.06.17 18:13:22.491750 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11498 2024.06.17 18:13:22.491770 [ 3 ] {} <Debug> HTTP-Session: 07b878b3-693f-46ce-a75a-c88256c237f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11499 2024.06.17 18:13:22.491849 [ 3 ] {} <Debug> HTTP-Session: 07b878b3-693f-46ce-a75a-c88256c237f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11500 2024.06.17 18:13:22.491879 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 234 rows starting from the beginning of the part
11501 2024.06.17 18:13:22.491921 [ 3 ] {} <Debug> HTTP-Session: 07b878b3-693f-46ce-a75a-c88256c237f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11502 2024.06.17 18:13:22.492062 [ 3 ] {} <Trace> HTTP-Session: 07b878b3-693f-46ce-a75a-c88256c237f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11503 2024.06.17 18:13:22.492316 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 189 rows starting from the beginning of the part
11504 2024.06.17 18:13:22.492957 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 105 rows starting from the beginning of the part
11505 2024.06.17 18:13:22.493005 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11506 2024.06.17 18:13:22.493227 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11507 2024.06.17 18:13:22.493352 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 188 rows starting from the beginning of the part
11508 2024.06.17 18:13:22.493834 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 68 rows starting from the beginning of the part
11509 2024.06.17 18:13:22.494057 [ 186 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 188 rows starting from the beginning of the part
11510 2024.06.17 18:13:22.494534 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11511 2024.06.17 18:13:22.495081 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11512 2024.06.17 18:13:22.495128 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11513 2024.06.17 18:13:22.495606 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11514 2024.06.17 18:13:22.496030 [ 190 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.00490434 sec., 198191.80562522175 rows/sec., 16.57 MiB/sec.
11515 2024.06.17 18:13:22.496190 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11516 2024.06.17 18:13:22.496464 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11517 2024.06.17 18:13:22.496466 [ 96 ] {} <Debug> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11518 2024.06.17 18:13:22.496483 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.004126 sec., 26175.47261269995 rows/sec., 2.04 MiB/sec.
11519 2024.06.17 18:13:22.496588 [ 96 ] {} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11520 2024.06.17 18:13:22.496690 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11521 2024.06.17 18:13:22.497318 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Debug> DynamicQueryHandler: Done processing query
11522 2024.06.17 18:13:22.497320 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::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
11523 2024.06.17 18:13:22.497436 [ 3 ] {58f79346-2d6e-49ab-9dd1-6218ecb9ef33} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11524 2024.06.17 18:13:22.497572 [ 3 ] {} <Debug> HTTP-Session: 07b878b3-693f-46ce-a75a-c88256c237f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11525 2024.06.17 18:13:22.498029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11526 2024.06.17 18:13:22.498289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11527 2024.06.17 18:13:22.498379 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11528 2024.06.17 18:13:22.498446 [ 3 ] {} <Debug> HTTP-Session: 51d38168-cdbe-444a-a078-52a50586385d Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11529 2024.06.17 18:13:22.498542 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 168 rows starting from the beginning of the part
11530 2024.06.17 18:13:22.498559 [ 3 ] {} <Debug> HTTP-Session: 51d38168-cdbe-444a-a078-52a50586385d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11531 2024.06.17 18:13:22.498676 [ 3 ] {} <Debug> HTTP-Session: 51d38168-cdbe-444a-a078-52a50586385d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11532 2024.06.17 18:13:22.498946 [ 3 ] {} <Trace> HTTP-Session: 51d38168-cdbe-444a-a078-52a50586385d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11533 2024.06.17 18:13:22.499304 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 119 rows starting from the beginning of the part
11534 2024.06.17 18:13:22.499550 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11535 2024.06.17 18:13:22.500007 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11536 2024.06.17 18:13:22.500081 [ 201 ] {a1895c05-9f74-4b25-8dd9-7f6ad9096fda::all_1_76_15} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11537 2024.06.17 18:13:22.500316 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 94 rows starting from the beginning of the part
11538 2024.06.17 18:13:22.500452 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11539 2024.06.17 18:13:22.500508 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
11540 2024.06.17 18:13:22.500724 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 108 rows starting from the beginning of the part
11541 2024.06.17 18:13:22.500997 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 68 rows starting from the beginning of the part
11542 2024.06.17 18:13:22.501366 [ 190 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 108 rows starting from the beginning of the part
11543 2024.06.17 18:13:22.501910 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11544 2024.06.17 18:13:22.502490 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11545 2024.06.17 18:13:22.502538 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11546 2024.06.17 18:13:22.503140 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11547 2024.06.17 18:13:22.503164 [ 186 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 4 columns (4 merged, 0 gathered) in 0.006322264 sec., 105183.83920696763 rows/sec., 8.21 MiB/sec.
11548 2024.06.17 18:13:22.503487 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11549 2024.06.17 18:13:22.503700 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11550 2024.06.17 18:13:22.504055 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11551 2024.06.17 18:13:22.504194 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004697 sec., 34064.29635937833 rows/sec., 2.37 MiB/sec.
11552 2024.06.17 18:13:22.504207 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11553 2024.06.17 18:13:22.504310 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11554 2024.06.17 18:13:22.504939 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::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
11555 2024.06.17 18:13:22.504994 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11556 2024.06.17 18:13:22.505236 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Debug> DynamicQueryHandler: Done processing query
11557 2024.06.17 18:13:22.505460 [ 195 ] {eed3d188-f6cb-4c6b-aa0c-d64f07328ccf::all_1_76_15} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11558 2024.06.17 18:13:22.505352 [ 3 ] {22724fd8-5821-41a9-b06c-7e11bba2d137} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11559 2024.06.17 18:13:22.505606 [ 3 ] {} <Debug> HTTP-Session: 51d38168-cdbe-444a-a078-52a50586385d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11560 2024.06.17 18:13:22.505857 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
11561 2024.06.17 18:13:22.506022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 47089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11562 2024.06.17 18:13:22.506051 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11563 2024.06.17 18:13:22.506192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11564 2024.06.17 18:13:22.506201 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11241 rows starting from the beginning of the part
11565 2024.06.17 18:13:22.506270 [ 3 ] {} <Debug> HTTP-Session: d3bf83ba-0483-4d8d-b148-aefe02bb97de Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11566 2024.06.17 18:13:22.506351 [ 3 ] {} <Debug> HTTP-Session: d3bf83ba-0483-4d8d-b148-aefe02bb97de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11567 2024.06.17 18:13:22.506453 [ 3 ] {} <Debug> HTTP-Session: d3bf83ba-0483-4d8d-b148-aefe02bb97de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11568 2024.06.17 18:13:22.506689 [ 3 ] {} <Trace> HTTP-Session: d3bf83ba-0483-4d8d-b148-aefe02bb97de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11569 2024.06.17 18:13:22.506778 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 161 rows starting from the beginning of the part
11570 2024.06.17 18:13:22.507106 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 197 rows starting from the beginning of the part
11571 2024.06.17 18:13:22.507199 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part
11572 2024.06.17 18:13:22.507270 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
11573 2024.06.17 18:13:22.507547 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part
11574 2024.06.17 18:13:22.507550 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11575 2024.06.17 18:13:22.507832 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11576 2024.06.17 18:13:22.508463 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11577 2024.06.17 18:13:22.509317 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11578 2024.06.17 18:13:22.509368 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11579 2024.06.17 18:13:22.510618 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11580 2024.06.17 18:13:22.511033 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11581 2024.06.17 18:13:22.511201 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Debug> executeQuery: Read 44 rows, 60.80 KiB in 0.004175 sec., 10538.922155688622 rows/sec., 14.22 MiB/sec.
11582 2024.06.17 18:13:22.511513 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Debug> DynamicQueryHandler: Done processing query
11583 2024.06.17 18:13:22.511546 [ 3 ] {fea86df9-7f3c-43e3-a0b5-bf5a7d9ccf82} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11584 2024.06.17 18:13:22.511563 [ 3 ] {} <Debug> HTTP-Session: d3bf83ba-0483-4d8d-b148-aefe02bb97de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11585 2024.06.17 18:13:22.511731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11586 2024.06.17 18:13:22.511783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11587 2024.06.17 18:13:22.511803 [ 3 ] {} <Debug> HTTP-Session: b3965c61-5f39-487d-b0cc-85d42307be77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11588 2024.06.17 18:13:22.511821 [ 3 ] {} <Debug> HTTP-Session: b3965c61-5f39-487d-b0cc-85d42307be77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11589 2024.06.17 18:13:22.511834 [ 3 ] {} <Debug> HTTP-Session: b3965c61-5f39-487d-b0cc-85d42307be77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11590 2024.06.17 18:13:22.511871 [ 3 ] {} <Trace> HTTP-Session: b3965c61-5f39-487d-b0cc-85d42307be77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11591 2024.06.17 18:13:22.512002 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11592 2024.06.17 18:13:22.512049 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11593 2024.06.17 18:13:22.512215 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11594 2024.06.17 18:13:22.512549 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11595 2024.06.17 18:13:22.512588 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11596 2024.06.17 18:13:22.513275 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12079 rows, containing 5 columns (5 merged, 0 gathered) in 0.008785514 sec., 1374876.8711768033 rows/sec., 95.82 MiB/sec.
11597 2024.06.17 18:13:22.513358 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11598 2024.06.17 18:13:22.513597 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11599 2024.06.17 18:13:22.513988 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11600 2024.06.17 18:13:22.514336 [ 96 ] {} <Debug> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11601 2024.06.17 18:13:22.514384 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002428 sec., 24711.69686985173 rows/sec., 1.67 MiB/sec.
11602 2024.06.17 18:13:22.514423 [ 96 ] {} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11603 2024.06.17 18:13:22.514533 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11604 2024.06.17 18:13:22.514771 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11605 2024.06.17 18:13:22.514894 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
11606 2024.06.17 18:13:22.514901 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Debug> DynamicQueryHandler: Done processing query
11607 2024.06.17 18:13:22.514953 [ 3 ] {a9885af8-780b-432c-9add-dc044c4dc9e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11608 2024.06.17 18:13:22.514970 [ 196 ] {19656b84-dc01-45cb-b174-ebfa93cc89cd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11609 2024.06.17 18:13:22.515018 [ 3 ] {} <Debug> HTTP-Session: b3965c61-5f39-487d-b0cc-85d42307be77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11610 2024.06.17 18:13:22.515202 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB.
11611 2024.06.17 18:13:22.515218 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11612 2024.06.17 18:13:22.515266 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3942 rows starting from the beginning of the part
11613 2024.06.17 18:13:22.515326 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
11614 2024.06.17 18:13:22.515533 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
11615 2024.06.17 18:13:22.515696 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
11616 2024.06.17 18:13:22.515815 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
11617 2024.06.17 18:13:22.515942 [ 186 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::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
11618 2024.06.17 18:13:22.517647 [ 187 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4242 rows, containing 4 columns (4 merged, 0 gathered) in 0.002942842 sec., 1441463.7279201532 rows/sec., 97.20 MiB/sec.
11619 2024.06.17 18:13:22.518047 [ 193 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11620 2024.06.17 18:13:22.518503 [ 193 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_76_15} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11621 2024.06.17 18:13:22.518588 [ 193 ] {50d361a9-f9d8-48de-beb7-e6660ecb8013::all_1_76_15} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11622 2024.06.17 18:13:22.518679 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB.
11623 2024.06.17 18:13:27.485032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11624 2024.06.17 18:13:27.485232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11625 2024.06.17 18:13:27.485278 [ 3 ] {} <Debug> HTTP-Session: 386f1c99-e1bb-4a36-8696-06021e8959d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11626 2024.06.17 18:13:27.485320 [ 3 ] {} <Debug> HTTP-Session: 386f1c99-e1bb-4a36-8696-06021e8959d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11627 2024.06.17 18:13:27.485349 [ 3 ] {} <Debug> HTTP-Session: 386f1c99-e1bb-4a36-8696-06021e8959d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11628 2024.06.17 18:13:27.485432 [ 3 ] {} <Trace> HTTP-Session: 386f1c99-e1bb-4a36-8696-06021e8959d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11629 2024.06.17 18:13:27.485675 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11630 2024.06.17 18:13:27.485744 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11631 2024.06.17 18:13:27.485945 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11632 2024.06.17 18:13:27.486369 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11633 2024.06.17 18:13:27.486415 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11634 2024.06.17 18:13:27.486799 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11635 2024.06.17 18:13:27.487144 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11636 2024.06.17 18:13:27.487326 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.0017 sec., 2352.9411764705883 rows/sec., 190.72 KiB/sec.
11637 2024.06.17 18:13:27.487341 [ 91 ] {} <Debug> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11638 2024.06.17 18:13:27.487450 [ 91 ] {} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11639 2024.06.17 18:13:27.487508 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11640 2024.06.17 18:13:27.487675 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Debug> DynamicQueryHandler: Done processing query
11641 2024.06.17 18:13:27.487779 [ 3 ] {8d878ced-ad95-42d3-8566-eac8360ae4bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11642 2024.06.17 18:13:27.487844 [ 3 ] {} <Debug> HTTP-Session: 386f1c99-e1bb-4a36-8696-06021e8959d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11643 2024.06.17 18:13:27.487861 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::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
11644 2024.06.17 18:13:27.488152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11645 2024.06.17 18:13:27.488345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11646 2024.06.17 18:13:27.488422 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11647 2024.06.17 18:13:27.488439 [ 3 ] {} <Debug> HTTP-Session: e13225fc-c507-4811-b4a1-09918d3cbacd Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11648 2024.06.17 18:13:27.488531 [ 3 ] {} <Debug> HTTP-Session: e13225fc-c507-4811-b4a1-09918d3cbacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11649 2024.06.17 18:13:27.488533 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 48 rows starting from the beginning of the part
11650 2024.06.17 18:13:27.488589 [ 3 ] {} <Debug> HTTP-Session: e13225fc-c507-4811-b4a1-09918d3cbacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11651 2024.06.17 18:13:27.488828 [ 3 ] {} <Trace> HTTP-Session: e13225fc-c507-4811-b4a1-09918d3cbacd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11652 2024.06.17 18:13:27.488988 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 4 rows starting from the beginning of the part
11653 2024.06.17 18:13:27.489537 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 44 rows starting from the beginning of the part
11654 2024.06.17 18:13:27.489986 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 4 rows starting from the beginning of the part
11655 2024.06.17 18:13:27.490063 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11656 2024.06.17 18:13:27.490170 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 44 rows starting from the beginning of the part
11657 2024.06.17 18:13:27.490243 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11658 2024.06.17 18:13:27.490572 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 4 rows starting from the beginning of the part
11659 2024.06.17 18:13:27.491275 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11660 2024.06.17 18:13:27.492086 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11661 2024.06.17 18:13:27.492145 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11662 2024.06.17 18:13:27.493061 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11663 2024.06.17 18:13:27.493343 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 4 columns (4 merged, 0 gathered) in 0.005724929 sec., 25851.848992363048 rows/sec., 2.05 MiB/sec.
11664 2024.06.17 18:13:27.493603 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11665 2024.06.17 18:13:27.493798 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11666 2024.06.17 18:13:27.494225 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.005046 sec., 13476.020610384463 rows/sec., 1.07 MiB/sec.
11667 2024.06.17 18:13:27.494492 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11668 2024.06.17 18:13:27.494563 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Debug> DynamicQueryHandler: Done processing query
11669 2024.06.17 18:13:27.494600 [ 3 ] {afdd8dcd-9225-4ec8-b2de-3d60a7fdfc5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11670 2024.06.17 18:13:27.494636 [ 3 ] {} <Debug> HTTP-Session: e13225fc-c507-4811-b4a1-09918d3cbacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11671 2024.06.17 18:13:27.494631 [ 188 ] {848f6afa-0652-4be3-86ba-2fd1713a1189::all_1_71_14} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11672 2024.06.17 18:13:27.494770 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
11673 2024.06.17 18:13:27.494825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11674 2024.06.17 18:13:27.494883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11675 2024.06.17 18:13:27.494903 [ 3 ] {} <Debug> HTTP-Session: 7bc13965-eae4-4c9e-bec3-9620e328406e Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11676 2024.06.17 18:13:27.494921 [ 3 ] {} <Debug> HTTP-Session: 7bc13965-eae4-4c9e-bec3-9620e328406e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11677 2024.06.17 18:13:27.494935 [ 3 ] {} <Debug> HTTP-Session: 7bc13965-eae4-4c9e-bec3-9620e328406e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11678 2024.06.17 18:13:27.494970 [ 3 ] {} <Trace> HTTP-Session: 7bc13965-eae4-4c9e-bec3-9620e328406e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11679 2024.06.17 18:13:27.495107 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11680 2024.06.17 18:13:27.495153 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11681 2024.06.17 18:13:27.495298 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11682 2024.06.17 18:13:27.495647 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11683 2024.06.17 18:13:27.495685 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11684 2024.06.17 18:13:27.496004 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11685 2024.06.17 18:13:27.496314 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11686 2024.06.17 18:13:27.496467 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001409 sec., 48261.17814052519 rows/sec., 3.77 MiB/sec.
11687 2024.06.17 18:13:27.496637 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Debug> DynamicQueryHandler: Done processing query
11688 2024.06.17 18:13:27.496661 [ 3 ] {1dec5b50-8406-4d34-a56a-cdf430a0040a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11689 2024.06.17 18:13:27.496676 [ 3 ] {} <Debug> HTTP-Session: 7bc13965-eae4-4c9e-bec3-9620e328406e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11690 2024.06.17 18:13:27.496848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11691 2024.06.17 18:13:27.496894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11692 2024.06.17 18:13:27.496912 [ 3 ] {} <Debug> HTTP-Session: 98b1bdec-7d8e-4a81-a942-804ae2f13e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11693 2024.06.17 18:13:27.496927 [ 3 ] {} <Debug> HTTP-Session: 98b1bdec-7d8e-4a81-a942-804ae2f13e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11694 2024.06.17 18:13:27.496940 [ 3 ] {} <Debug> HTTP-Session: 98b1bdec-7d8e-4a81-a942-804ae2f13e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11695 2024.06.17 18:13:27.496969 [ 3 ] {} <Trace> HTTP-Session: 98b1bdec-7d8e-4a81-a942-804ae2f13e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11696 2024.06.17 18:13:27.497106 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11697 2024.06.17 18:13:27.497151 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11698 2024.06.17 18:13:27.497288 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11699 2024.06.17 18:13:27.497641 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11700 2024.06.17 18:13:27.497677 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11701 2024.06.17 18:13:27.498145 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11702 2024.06.17 18:13:27.498479 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11703 2024.06.17 18:13:27.498630 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec.
11704 2024.06.17 18:13:27.498798 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Debug> DynamicQueryHandler: Done processing query
11705 2024.06.17 18:13:27.498822 [ 3 ] {2d7cbba3-efe2-41c4-bff4-498556ef1ccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11706 2024.06.17 18:13:27.498838 [ 3 ] {} <Debug> HTTP-Session: 98b1bdec-7d8e-4a81-a942-804ae2f13e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11707 2024.06.17 18:13:27.498957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11708 2024.06.17 18:13:27.499006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11709 2024.06.17 18:13:27.499025 [ 3 ] {} <Debug> HTTP-Session: 1dd86c8f-0868-4a54-800f-725853fdcb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11710 2024.06.17 18:13:27.499041 [ 3 ] {} <Debug> HTTP-Session: 1dd86c8f-0868-4a54-800f-725853fdcb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11711 2024.06.17 18:13:27.499055 [ 3 ] {} <Debug> HTTP-Session: 1dd86c8f-0868-4a54-800f-725853fdcb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11712 2024.06.17 18:13:27.499087 [ 3 ] {} <Trace> HTTP-Session: 1dd86c8f-0868-4a54-800f-725853fdcb40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11713 2024.06.17 18:13:27.499214 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11714 2024.06.17 18:13:27.499261 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11715 2024.06.17 18:13:27.499417 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11716 2024.06.17 18:13:27.499718 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11717 2024.06.17 18:13:27.499755 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11718 2024.06.17 18:13:27.500144 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11719 2024.06.17 18:13:27.500479 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11720 2024.06.17 18:13:27.500639 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001471 sec., 2719.238613188307 rows/sec., 3.67 MiB/sec.
11721 2024.06.17 18:13:27.500644 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11722 2024.06.17 18:13:27.500747 [ 91 ] {} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11723 2024.06.17 18:13:27.500801 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11724 2024.06.17 18:13:27.500925 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Debug> DynamicQueryHandler: Done processing query
11725 2024.06.17 18:13:27.500950 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::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
11726 2024.06.17 18:13:27.500966 [ 3 ] {b624a657-b133-4e15-b24d-f0c5f5922e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11727 2024.06.17 18:13:27.501021 [ 3 ] {} <Debug> HTTP-Session: 1dd86c8f-0868-4a54-800f-725853fdcb40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11728 2024.06.17 18:13:27.501190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11729 2024.06.17 18:13:27.501231 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11730 2024.06.17 18:13:27.501295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11731 2024.06.17 18:13:27.501310 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1038 rows starting from the beginning of the part
11732 2024.06.17 18:13:27.501337 [ 3 ] {} <Debug> HTTP-Session: a5da31f5-5fbc-403b-ad86-39861cb7e09c Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11733 2024.06.17 18:13:27.501375 [ 3 ] {} <Debug> HTTP-Session: a5da31f5-5fbc-403b-ad86-39861cb7e09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11734 2024.06.17 18:13:27.501411 [ 3 ] {} <Debug> HTTP-Session: a5da31f5-5fbc-403b-ad86-39861cb7e09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11735 2024.06.17 18:13:27.501563 [ 3 ] {} <Trace> HTTP-Session: a5da31f5-5fbc-403b-ad86-39861cb7e09c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11736 2024.06.17 18:13:27.501649 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 4 rows starting from the beginning of the part
11737 2024.06.17 18:13:27.501926 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11738 2024.06.17 18:13:27.502006 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 44 rows starting from the beginning of the part
11739 2024.06.17 18:13:27.502031 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11740 2024.06.17 18:13:27.502376 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 4 rows starting from the beginning of the part
11741 2024.06.17 18:13:27.502730 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 44 rows starting from the beginning of the part
11742 2024.06.17 18:13:27.503062 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11743 2024.06.17 18:13:27.503122 [ 187 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 4 rows starting from the beginning of the part
11744 2024.06.17 18:13:27.503815 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11745 2024.06.17 18:13:27.503878 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11746 2024.06.17 18:13:27.504593 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11747 2024.06.17 18:13:27.504950 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11748 2024.06.17 18:13:27.505099 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00335 sec., 17910.44776119403 rows/sec., 1.21 MiB/sec.
11749 2024.06.17 18:13:27.505379 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Debug> DynamicQueryHandler: Done processing query
11750 2024.06.17 18:13:27.505428 [ 3 ] {514edd62-3496-44f0-a285-2c965a1dd3d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11751 2024.06.17 18:13:27.505478 [ 3 ] {} <Debug> HTTP-Session: a5da31f5-5fbc-403b-ad86-39861cb7e09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11752 2024.06.17 18:13:27.507159 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1138 rows, containing 6 columns (6 merged, 0 gathered) in 0.006279483 sec., 181225.11041115967 rows/sec., 244.55 MiB/sec.
11753 2024.06.17 18:13:27.507975 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11754 2024.06.17 18:13:27.508472 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11755 2024.06.17 18:13:27.508572 [ 189 ] {e9217871-8bf1-43d4-a073-0ce6c08dc6ce::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11756 2024.06.17 18:13:27.508682 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB.
11757 2024.06.17 18:13:32.487181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11758 2024.06.17 18:13:32.487380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11759 2024.06.17 18:13:32.487427 [ 3 ] {} <Debug> HTTP-Session: a8f03282-859f-4cfe-8c42-4f06068543b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11760 2024.06.17 18:13:32.487468 [ 3 ] {} <Debug> HTTP-Session: a8f03282-859f-4cfe-8c42-4f06068543b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11761 2024.06.17 18:13:32.487497 [ 3 ] {} <Debug> HTTP-Session: a8f03282-859f-4cfe-8c42-4f06068543b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11762 2024.06.17 18:13:32.487577 [ 3 ] {} <Trace> HTTP-Session: a8f03282-859f-4cfe-8c42-4f06068543b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11763 2024.06.17 18:13:32.487845 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11764 2024.06.17 18:13:32.487913 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11765 2024.06.17 18:13:32.488105 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11766 2024.06.17 18:13:32.488568 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11767 2024.06.17 18:13:32.488613 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11768 2024.06.17 18:13:32.488999 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11769 2024.06.17 18:13:32.489344 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11770 2024.06.17 18:13:32.489516 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Debug> executeQuery: Read 44 rows, 3.57 KiB in 0.001739 sec., 25301.897642323172 rows/sec., 2.00 MiB/sec.
11771 2024.06.17 18:13:32.489731 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Debug> DynamicQueryHandler: Done processing query
11772 2024.06.17 18:13:32.489759 [ 3 ] {722f2042-043b-41af-8abf-3492eb81ebbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11773 2024.06.17 18:13:32.489777 [ 3 ] {} <Debug> HTTP-Session: a8f03282-859f-4cfe-8c42-4f06068543b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11774 2024.06.17 18:13:32.489976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 27858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11775 2024.06.17 18:13:32.490033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11776 2024.06.17 18:13:32.490053 [ 3 ] {} <Debug> HTTP-Session: cdcc0248-cfe0-4874-9405-c5d9fabd4c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11777 2024.06.17 18:13:32.490070 [ 3 ] {} <Debug> HTTP-Session: cdcc0248-cfe0-4874-9405-c5d9fabd4c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11778 2024.06.17 18:13:32.490084 [ 3 ] {} <Debug> HTTP-Session: cdcc0248-cfe0-4874-9405-c5d9fabd4c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11779 2024.06.17 18:13:32.490120 [ 3 ] {} <Trace> HTTP-Session: cdcc0248-cfe0-4874-9405-c5d9fabd4c64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11780 2024.06.17 18:13:32.490283 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11781 2024.06.17 18:13:32.490330 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11782 2024.06.17 18:13:32.490463 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11783 2024.06.17 18:13:32.490885 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11784 2024.06.17 18:13:32.490925 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11785 2024.06.17 18:13:32.491263 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11786 2024.06.17 18:13:32.491580 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11787 2024.06.17 18:13:32.491750 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Debug> executeQuery: Read 188 rows, 16.42 KiB in 0.001538 sec., 122236.67100130039 rows/sec., 10.42 MiB/sec.
11788 2024.06.17 18:13:32.491927 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Debug> DynamicQueryHandler: Done processing query
11789 2024.06.17 18:13:32.491952 [ 3 ] {3aec715b-4ab7-43ae-a8c2-ea4f0e623cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11790 2024.06.17 18:13:32.491968 [ 3 ] {} <Debug> HTTP-Session: cdcc0248-cfe0-4874-9405-c5d9fabd4c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11791 2024.06.17 18:13:32.492118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 18346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11792 2024.06.17 18:13:32.492168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11793 2024.06.17 18:13:32.492186 [ 3 ] {} <Debug> HTTP-Session: c9cc8f5d-3d61-46a4-be4e-2c81d313f063 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11794 2024.06.17 18:13:32.492202 [ 3 ] {} <Debug> HTTP-Session: c9cc8f5d-3d61-46a4-be4e-2c81d313f063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11795 2024.06.17 18:13:32.492216 [ 3 ] {} <Debug> HTTP-Session: c9cc8f5d-3d61-46a4-be4e-2c81d313f063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11796 2024.06.17 18:13:32.492248 [ 3 ] {} <Trace> HTTP-Session: c9cc8f5d-3d61-46a4-be4e-2c81d313f063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11797 2024.06.17 18:13:32.492391 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11798 2024.06.17 18:13:32.492433 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11799 2024.06.17 18:13:32.492560 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11800 2024.06.17 18:13:32.492913 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11801 2024.06.17 18:13:32.492951 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11802 2024.06.17 18:13:32.493263 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11803 2024.06.17 18:13:32.493596 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11804 2024.06.17 18:13:32.493769 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001427 sec., 75683.2515767344 rows/sec., 5.91 MiB/sec.
11805 2024.06.17 18:13:32.493936 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Debug> DynamicQueryHandler: Done processing query
11806 2024.06.17 18:13:32.493961 [ 3 ] {76ab5a38-a5f7-4926-a7c2-47da8575346e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11807 2024.06.17 18:13:32.493977 [ 3 ] {} <Debug> HTTP-Session: c9cc8f5d-3d61-46a4-be4e-2c81d313f063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11808 2024.06.17 18:13:32.494125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11809 2024.06.17 18:13:32.494175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11810 2024.06.17 18:13:32.494193 [ 3 ] {} <Debug> HTTP-Session: 8a7f868a-9d78-46cb-b5c3-5d84913134ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11811 2024.06.17 18:13:32.494209 [ 3 ] {} <Debug> HTTP-Session: 8a7f868a-9d78-46cb-b5c3-5d84913134ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11812 2024.06.17 18:13:32.494223 [ 3 ] {} <Debug> HTTP-Session: 8a7f868a-9d78-46cb-b5c3-5d84913134ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11813 2024.06.17 18:13:32.494254 [ 3 ] {} <Trace> HTTP-Session: 8a7f868a-9d78-46cb-b5c3-5d84913134ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11814 2024.06.17 18:13:32.494406 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11815 2024.06.17 18:13:32.494453 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11816 2024.06.17 18:13:32.494597 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11817 2024.06.17 18:13:32.494988 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11818 2024.06.17 18:13:32.495024 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11819 2024.06.17 18:13:32.495414 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11820 2024.06.17 18:13:32.495753 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11821 2024.06.17 18:13:32.495927 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec.
11822 2024.06.17 18:13:32.496099 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Debug> DynamicQueryHandler: Done processing query
11823 2024.06.17 18:13:32.496123 [ 3 ] {226528a6-d254-4aad-8794-bf5b868db095} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11824 2024.06.17 18:13:32.496139 [ 3 ] {} <Debug> HTTP-Session: 8a7f868a-9d78-46cb-b5c3-5d84913134ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11825 2024.06.17 18:13:32.496313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 47089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11826 2024.06.17 18:13:32.496361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11827 2024.06.17 18:13:32.496381 [ 3 ] {} <Debug> HTTP-Session: 19b57161-f756-4850-ab32-910ed39fa77a Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11828 2024.06.17 18:13:32.496397 [ 3 ] {} <Debug> HTTP-Session: 19b57161-f756-4850-ab32-910ed39fa77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11829 2024.06.17 18:13:32.496411 [ 3 ] {} <Debug> HTTP-Session: 19b57161-f756-4850-ab32-910ed39fa77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11830 2024.06.17 18:13:32.496441 [ 3 ] {} <Trace> HTTP-Session: 19b57161-f756-4850-ab32-910ed39fa77a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11831 2024.06.17 18:13:32.496757 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11832 2024.06.17 18:13:32.496806 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11833 2024.06.17 18:13:32.496965 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11834 2024.06.17 18:13:32.497608 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11835 2024.06.17 18:13:32.497645 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11836 2024.06.17 18:13:32.498074 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11837 2024.06.17 18:13:32.498407 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11838 2024.06.17 18:13:32.498565 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Debug> executeQuery: Read 44 rows, 60.80 KiB in 0.00202 sec., 21782.17821782178 rows/sec., 29.39 MiB/sec.
11839 2024.06.17 18:13:32.498867 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Debug> DynamicQueryHandler: Done processing query
11840 2024.06.17 18:13:32.498932 [ 3 ] {44b89d27-6ee3-48e3-be8e-01d2fc140ea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11841 2024.06.17 18:13:32.498984 [ 3 ] {} <Debug> HTTP-Session: 19b57161-f756-4850-ab32-910ed39fa77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11842 2024.06.17 18:13:32.499146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11843 2024.06.17 18:13:32.499201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11844 2024.06.17 18:13:32.499220 [ 3 ] {} <Debug> HTTP-Session: 2c26671b-f88b-435f-bebf-b7e54377cc4f Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11845 2024.06.17 18:13:32.499236 [ 3 ] {} <Debug> HTTP-Session: 2c26671b-f88b-435f-bebf-b7e54377cc4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11846 2024.06.17 18:13:32.499250 [ 3 ] {} <Debug> HTTP-Session: 2c26671b-f88b-435f-bebf-b7e54377cc4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11847 2024.06.17 18:13:32.499283 [ 3 ] {} <Trace> HTTP-Session: 2c26671b-f88b-435f-bebf-b7e54377cc4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11848 2024.06.17 18:13:32.499405 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11849 2024.06.17 18:13:32.499452 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11850 2024.06.17 18:13:32.499592 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11851 2024.06.17 18:13:32.499897 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11852 2024.06.17 18:13:32.499933 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11853 2024.06.17 18:13:32.500294 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11854 2024.06.17 18:13:32.500639 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11855 2024.06.17 18:13:32.500808 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec.
11856 2024.06.17 18:13:32.501050 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Debug> DynamicQueryHandler: Done processing query
11857 2024.06.17 18:13:32.501109 [ 3 ] {e07a4bb6-a6e0-4527-a6e8-c735836cb3b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11858 2024.06.17 18:13:32.501158 [ 3 ] {} <Debug> HTTP-Session: 2c26671b-f88b-435f-bebf-b7e54377cc4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11859 2024.06.17 18:13:36.709413 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
11860 2024.06.17 18:13:36.709481 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
11861 2024.06.17 18:13:37.486788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11862 2024.06.17 18:13:37.486895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11863 2024.06.17 18:13:37.486923 [ 3 ] {} <Debug> HTTP-Session: 68d2c0da-ba03-4785-a20b-76ad997e98ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11864 2024.06.17 18:13:37.486951 [ 3 ] {} <Debug> HTTP-Session: 68d2c0da-ba03-4785-a20b-76ad997e98ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11865 2024.06.17 18:13:37.486970 [ 3 ] {} <Debug> HTTP-Session: 68d2c0da-ba03-4785-a20b-76ad997e98ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11866 2024.06.17 18:13:37.487025 [ 3 ] {} <Trace> HTTP-Session: 68d2c0da-ba03-4785-a20b-76ad997e98ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11867 2024.06.17 18:13:37.487228 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11868 2024.06.17 18:13:37.487304 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11869 2024.06.17 18:13:37.487525 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11870 2024.06.17 18:13:37.487994 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11871 2024.06.17 18:13:37.488038 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11872 2024.06.17 18:13:37.488414 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11873 2024.06.17 18:13:37.488754 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Trace> oximeter.fields_i64 (848f6afa-0652-4be3-86ba-2fd1713a1189): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11874 2024.06.17 18:13:37.488929 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001755 sec., 2279.202279202279 rows/sec., 184.74 KiB/sec.
11875 2024.06.17 18:13:37.489191 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Debug> DynamicQueryHandler: Done processing query
11876 2024.06.17 18:13:37.489231 [ 3 ] {fc21a27e-3ae6-41a9-adb2-c957a63ad63f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11877 2024.06.17 18:13:37.489264 [ 3 ] {} <Debug> HTTP-Session: 68d2c0da-ba03-4785-a20b-76ad997e98ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11878 2024.06.17 18:13:37.489433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11879 2024.06.17 18:13:37.489490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11880 2024.06.17 18:13:37.489509 [ 3 ] {} <Debug> HTTP-Session: 4e90d9a8-366b-4c6a-9eee-513fe6af0f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11881 2024.06.17 18:13:37.489528 [ 3 ] {} <Debug> HTTP-Session: 4e90d9a8-366b-4c6a-9eee-513fe6af0f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11882 2024.06.17 18:13:37.489542 [ 3 ] {} <Debug> HTTP-Session: 4e90d9a8-366b-4c6a-9eee-513fe6af0f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11883 2024.06.17 18:13:37.489577 [ 3 ] {} <Trace> HTTP-Session: 4e90d9a8-366b-4c6a-9eee-513fe6af0f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11884 2024.06.17 18:13:37.489680 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11885 2024.06.17 18:13:37.489727 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11886 2024.06.17 18:13:37.489863 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11887 2024.06.17 18:13:37.490180 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11888 2024.06.17 18:13:37.490218 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11889 2024.06.17 18:13:37.490514 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11890 2024.06.17 18:13:37.490823 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Trace> oximeter.fields_ipaddr (8566ce62-ba06-42a6-84b6-dc56bcaab23f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11891 2024.06.17 18:13:37.490979 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00132 sec., 1515.1515151515152 rows/sec., 123.55 KiB/sec.
11892 2024.06.17 18:13:37.491274 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Debug> DynamicQueryHandler: Done processing query
11893 2024.06.17 18:13:37.491307 [ 3 ] {1554cec6-606c-499f-801e-b3948e1c4d54} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11894 2024.06.17 18:13:37.491324 [ 3 ] {} <Debug> HTTP-Session: 4e90d9a8-366b-4c6a-9eee-513fe6af0f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11895 2024.06.17 18:13:37.491468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 14785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11896 2024.06.17 18:13:37.491518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11897 2024.06.17 18:13:37.491537 [ 3 ] {} <Debug> HTTP-Session: aede6bd8-3c93-4550-800a-3d7267ef5438 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11898 2024.06.17 18:13:37.491554 [ 3 ] {} <Debug> HTTP-Session: aede6bd8-3c93-4550-800a-3d7267ef5438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11899 2024.06.17 18:13:37.491568 [ 3 ] {} <Debug> HTTP-Session: aede6bd8-3c93-4550-800a-3d7267ef5438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11900 2024.06.17 18:13:37.491600 [ 3 ] {} <Trace> HTTP-Session: aede6bd8-3c93-4550-800a-3d7267ef5438 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11901 2024.06.17 18:13:37.491727 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11902 2024.06.17 18:13:37.491772 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11903 2024.06.17 18:13:37.491923 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11904 2024.06.17 18:13:37.492295 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11905 2024.06.17 18:13:37.492333 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11906 2024.06.17 18:13:37.492674 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11907 2024.06.17 18:13:37.492978 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Trace> oximeter.fields_string (a1895c05-9f74-4b25-8dd9-7f6ad9096fda): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11908 2024.06.17 18:13:37.493126 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001443 sec., 72765.07276507276 rows/sec., 5.68 MiB/sec.
11909 2024.06.17 18:13:37.493298 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Debug> DynamicQueryHandler: Done processing query
11910 2024.06.17 18:13:37.493322 [ 3 ] {b20cc09f-84c0-4aef-ab2b-29ea713a2ded} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11911 2024.06.17 18:13:37.493338 [ 3 ] {} <Debug> HTTP-Session: aede6bd8-3c93-4550-800a-3d7267ef5438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11912 2024.06.17 18:13:37.493457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11913 2024.06.17 18:13:37.493505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11914 2024.06.17 18:13:37.493523 [ 3 ] {} <Debug> HTTP-Session: ae02fa43-18e6-43c9-a341-ac9657596da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11915 2024.06.17 18:13:37.493540 [ 3 ] {} <Debug> HTTP-Session: ae02fa43-18e6-43c9-a341-ac9657596da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11916 2024.06.17 18:13:37.493554 [ 3 ] {} <Debug> HTTP-Session: ae02fa43-18e6-43c9-a341-ac9657596da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11917 2024.06.17 18:13:37.493585 [ 3 ] {} <Trace> HTTP-Session: ae02fa43-18e6-43c9-a341-ac9657596da9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11918 2024.06.17 18:13:37.493677 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11919 2024.06.17 18:13:37.493719 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11920 2024.06.17 18:13:37.493843 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11921 2024.06.17 18:13:37.494115 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11922 2024.06.17 18:13:37.494152 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11923 2024.06.17 18:13:37.494447 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11924 2024.06.17 18:13:37.494752 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Trace> oximeter.fields_u16 (dff3efe7-39de-482b-af7e-604035f94eaa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11925 2024.06.17 18:13:37.495008 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001351 sec., 1480.3849000740192 rows/sec., 103.37 KiB/sec.
11926 2024.06.17 18:13:37.495216 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Debug> DynamicQueryHandler: Done processing query
11927 2024.06.17 18:13:37.495240 [ 3 ] {1766fad7-1612-42f6-9c4c-14b82ca81ab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11928 2024.06.17 18:13:37.495256 [ 3 ] {} <Debug> HTTP-Session: ae02fa43-18e6-43c9-a341-ac9657596da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11929 2024.06.17 18:13:37.495382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 15955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11930 2024.06.17 18:13:37.495430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11931 2024.06.17 18:13:37.495449 [ 3 ] {} <Debug> HTTP-Session: 9f384039-8e41-44c4-a7d7-fc9beb89d7f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11932 2024.06.17 18:13:37.495465 [ 3 ] {} <Debug> HTTP-Session: 9f384039-8e41-44c4-a7d7-fc9beb89d7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11933 2024.06.17 18:13:37.495478 [ 3 ] {} <Debug> HTTP-Session: 9f384039-8e41-44c4-a7d7-fc9beb89d7f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11934 2024.06.17 18:13:37.495509 [ 3 ] {} <Trace> HTTP-Session: 9f384039-8e41-44c4-a7d7-fc9beb89d7f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11935 2024.06.17 18:13:37.495717 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11936 2024.06.17 18:13:37.495760 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11937 2024.06.17 18:13:37.495884 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11938 2024.06.17 18:13:37.496228 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11939 2024.06.17 18:13:37.496265 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11940 2024.06.17 18:13:37.496578 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11941 2024.06.17 18:13:37.496877 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Trace> oximeter.fields_uuid (eed3d188-f6cb-4c6b-aa0c-d64f07328ccf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11942 2024.06.17 18:13:37.497028 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001346 sec., 69836.55274888559 rows/sec., 5.44 MiB/sec.
11943 2024.06.17 18:13:37.497265 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Debug> DynamicQueryHandler: Done processing query
11944 2024.06.17 18:13:37.497324 [ 3 ] {2498a62d-54de-4130-852b-0d4bad5a44bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11945 2024.06.17 18:13:37.497378 [ 3 ] {} <Debug> HTTP-Session: 9f384039-8e41-44c4-a7d7-fc9beb89d7f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11946 2024.06.17 18:13:37.497567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 37834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11947 2024.06.17 18:13:37.497619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11948 2024.06.17 18:13:37.497638 [ 3 ] {} <Debug> HTTP-Session: a3b23a89-3f15-4116-8ea5-4fbc6d55274b Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11949 2024.06.17 18:13:37.497655 [ 3 ] {} <Debug> HTTP-Session: a3b23a89-3f15-4116-8ea5-4fbc6d55274b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11950 2024.06.17 18:13:37.497668 [ 3 ] {} <Debug> HTTP-Session: a3b23a89-3f15-4116-8ea5-4fbc6d55274b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11951 2024.06.17 18:13:37.497699 [ 3 ] {} <Trace> HTTP-Session: a3b23a89-3f15-4116-8ea5-4fbc6d55274b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11952 2024.06.17 18:13:37.497872 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11953 2024.06.17 18:13:37.497922 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11954 2024.06.17 18:13:37.498081 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11955 2024.06.17 18:13:37.498504 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11956 2024.06.17 18:13:37.498542 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11957 2024.06.17 18:13:37.498959 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11958 2024.06.17 18:13:37.499290 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Trace> oximeter.measurements_cumulativeu64 (19656b84-dc01-45cb-b174-ebfa93cc89cd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11959 2024.06.17 18:13:37.499462 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001661 sec., 118603.25105358218 rows/sec., 8.28 MiB/sec.
11960 2024.06.17 18:13:37.499652 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Debug> DynamicQueryHandler: Done processing query
11961 2024.06.17 18:13:37.499687 [ 3 ] {1e4981e9-d339-400d-b201-017488314165} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11962 2024.06.17 18:13:37.499718 [ 3 ] {} <Debug> HTTP-Session: a3b23a89-3f15-4116-8ea5-4fbc6d55274b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11963 2024.06.17 18:13:37.499858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 4336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11964 2024.06.17 18:13:37.499907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11965 2024.06.17 18:13:37.499926 [ 3 ] {} <Debug> HTTP-Session: a7ed1383-2312-48eb-8831-a50c899ec217 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11966 2024.06.17 18:13:37.499942 [ 3 ] {} <Debug> HTTP-Session: a7ed1383-2312-48eb-8831-a50c899ec217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11967 2024.06.17 18:13:37.499956 [ 3 ] {} <Debug> HTTP-Session: a7ed1383-2312-48eb-8831-a50c899ec217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11968 2024.06.17 18:13:37.499987 [ 3 ] {} <Trace> HTTP-Session: a7ed1383-2312-48eb-8831-a50c899ec217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11969 2024.06.17 18:13:37.500127 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11970 2024.06.17 18:13:37.500174 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11971 2024.06.17 18:13:37.500330 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11972 2024.06.17 18:13:37.500643 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11973 2024.06.17 18:13:37.500679 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11974 2024.06.17 18:13:37.501052 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11975 2024.06.17 18:13:37.501376 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Trace> oximeter.measurements_histogramf64 (e9217871-8bf1-43d4-a073-0ce6c08dc6ce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11976 2024.06.17 18:13:37.501530 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Debug> executeQuery: Read 4 rows, 5.53 KiB in 0.001462 sec., 2735.9781121751025 rows/sec., 3.69 MiB/sec.
11977 2024.06.17 18:13:37.501780 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Debug> DynamicQueryHandler: Done processing query
11978 2024.06.17 18:13:37.501836 [ 3 ] {257aa708-a28b-4a18-a96d-b4ed023fac66} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11979 2024.06.17 18:13:37.501888 [ 3 ] {} <Debug> HTTP-Session: a7ed1383-2312-48eb-8831-a50c899ec217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11980 2024.06.17 18:13:37.502048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35143, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11981 2024.06.17 18:13:37.502099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11982 2024.06.17 18:13:37.502117 [ 3 ] {} <Debug> HTTP-Session: 724d892f-1139-4e4d-bb6d-663a7f761342 Authenticating user 'default' from [fd00:1122:3344:101::d]:35143
11983 2024.06.17 18:13:37.502134 [ 3 ] {} <Debug> HTTP-Session: 724d892f-1139-4e4d-bb6d-663a7f761342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11984 2024.06.17 18:13:37.502148 [ 3 ] {} <Debug> HTTP-Session: 724d892f-1139-4e4d-bb6d-663a7f761342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11985 2024.06.17 18:13:37.502180 [ 3 ] {} <Trace> HTTP-Session: 724d892f-1139-4e4d-bb6d-663a7f761342 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11986 2024.06.17 18:13:37.502298 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11987 2024.06.17 18:13:37.502344 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11988 2024.06.17 18:13:37.502484 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11989 2024.06.17 18:13:37.502785 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11990 2024.06.17 18:13:37.502821 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11991 2024.06.17 18:13:37.503172 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11992 2024.06.17 18:13:37.503507 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Trace> oximeter.measurements_u64 (50d361a9-f9d8-48de-beb7-e6660ecb8013): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11993 2024.06.17 18:13:37.503662 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
11994 2024.06.17 18:13:37.503846 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Debug> DynamicQueryHandler: Done processing query
11995 2024.06.17 18:13:37.503881 [ 3 ] {9ff109b3-006e-4d48-9ffc-54105a089641} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11996 2024.06.17 18:13:37.503913 [ 3 ] {} <Debug> HTTP-Session: 724d892f-1139-4e4d-bb6d-663a7f761342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db