Max level shown:
1 [ Nov 21 21:33:38 Enabled. ]
2 [ Nov 21 21:33:38 Rereading configuration. ]
3 [ Nov 21 21:33:40 Rereading configuration. ]
4 [ Nov 21 21:33: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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService17
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService17 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService17
29 ipadm: Could not delete oxControlService17: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService17
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService17
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService17
34 + ipadm show-addr oxControlService17/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService17/ll
37 + ipadm show-addr oxControlService17/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService17/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + 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")
48 + 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
49 [ Nov 21 21:33:51 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.11.21 21:33:51.919109 [ 1 ] {} <Information> Application: Will watch for the process with pid 22558
55 2023.11.21 21:33:51.919191 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.21 21:33:52.369807 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22558
57 2023.11.21 21:33:52.369982 [ 1 ] {} <Information> Application: starting up
58 2023.11.21 21:33:52.370187 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.21 21:33:52.461871 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.21 21:33:52.461936 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.21 21:33:52.461950 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.21 21:33:52.461982 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.21 21:33:52.462279 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.21 21:33:52.462930 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.11.21 21:33:52.463370 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.21 21:33:52.463623 [ 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)
70 2023.11.21 21:33:52.466340 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.21 21:33:52.466391 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.21 21:33:52.467086 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.11.21 21:33:52.467258 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.21 21:33:52.473627 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.21 21:33:52.473912 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.21 21:33:52.473942 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.21 21:33:52.475368 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.21 21:33:52.475878 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.21 21:33:52.476172 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.21 21:33:52.476560 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.21 21:33:52.477387 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.21 21:33:52.477430 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.21 21:33:52.477488 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.21 21:33:52.477508 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.21 21:33:52.498569 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.21 21:33:52.498619 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157402 sec
90 2023.11.21 21:33:52.499424 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.21 21:33:52.499547 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.21 21:33:52.499580 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.21 21:33:52.499615 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.21 21:33:52.499636 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.21 21:33:52.499661 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.21 21:33:52.499690 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.21 21:33:52.499739 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.21 21:33:52.499773 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.21 21:33:52.499821 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.21 21:33:52.499839 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.21 21:33:52.499855 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.21 21:33:52.499876 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.21 21:33:52.499908 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.21 21:33:52.499924 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.21 21:33:52.499936 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.21 21:33:52.534974 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.21 21:33:52.538369 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.21 21:33:52.538409 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.891e-05 sec
109 2023.11.21 21:33:52.538440 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.21 21:33:52.538460 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.21 21:33:52.538489 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.21 21:33:52.540766 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.21 21:33:52.546039 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.21 21:33:52.546226 [ 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).
115 2023.11.21 21:33:52.546276 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.21 21:33:52.751425 [ 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 22.8.9.1)
117 2023.11.21 21:33:52.768908 [ 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 22.8.9.1)
118 2023.11.21 21:33:52.768956 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.21 21:33:52.852482 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.21 21:33:52.853333 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB
121 2023.11.21 21:33:52.853740 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.21 21:33:52.853782 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.21 21:33:52.853813 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.21 21:33:52.853903 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.11.21 21:33:52.853928 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.11.21 21:33:52.854007 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.21 21:33:52.854731 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.21 21:33:52.854753 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.21 21:33:53.748917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.11.21 21:33:53.749110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.11.21 21:33:53.749713 [ 3 ] {} <Debug> HTTP-Session: e3c8e50a-903f-4a7a-8aa3-1a668ce6e098 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
132 2023.11.21 21:33:53.749762 [ 3 ] {} <Debug> HTTP-Session: e3c8e50a-903f-4a7a-8aa3-1a668ce6e098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.11.21 21:33:53.749896 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.11.21 21:33:53.749924 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.11.21 21:33:53.749945 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.11.21 21:33:53.751439 [ 3 ] {504db176-79f3-4571-9531-51251c5e106e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.11.21 21:33:53.766507 [ 3 ] {504db176-79f3-4571-9531-51251c5e106e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44304) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
138 
139 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
140 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
141 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
142 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
143 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
144 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
145 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
146 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
147 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
148 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
149 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
150 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
151 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
152 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
153 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
154 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
155 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
156 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
157 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
158 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
159 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
160 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
161 
162 2023.11.21 21:33:53.767319 [ 3 ] {504db176-79f3-4571-9531-51251c5e106e} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
163 
164 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
165 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
166 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
167 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
168 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
169 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
170 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
171 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
172 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
173 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
174 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
175 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
176 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
177 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
178 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
179 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
180 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
181 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
182 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
183 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
184 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
185 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
186 (version 22.8.9.1)
187 2023.11.21 21:33:53.768091 [ 3 ] {504db176-79f3-4571-9531-51251c5e106e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.11.21 21:33:53.768115 [ 3 ] {} <Debug> HTTP-Session: e3c8e50a-903f-4a7a-8aa3-1a668ce6e098 Destroying unnamed session
189 2023.11.21 21:33:53.769184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.11.21 21:33:53.769242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.11.21 21:33:53.769262 [ 3 ] {} <Debug> HTTP-Session: bfc31774-5b96-4c15-8293-56c0c258251e Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
192 2023.11.21 21:33:53.769292 [ 3 ] {} <Debug> HTTP-Session: bfc31774-5b96-4c15-8293-56c0c258251e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.11.21 21:33:53.769386 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.11.21 21:33:53.769474 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.11.21 21:33:53.770463 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.11.21 21:33:53.772393 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.11.21 21:33:53.776393 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} <Debug> DynamicQueryHandler: Done processing query
198 2023.11.21 21:33:53.776440 [ 3 ] {1b494298-23bc-4282-9edb-9445092997e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.11.21 21:33:53.776458 [ 3 ] {} <Debug> HTTP-Session: bfc31774-5b96-4c15-8293-56c0c258251e Destroying unnamed session
200 2023.11.21 21:33:53.776620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.11.21 21:33:53.776673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.11.21 21:33:53.776692 [ 3 ] {} <Debug> HTTP-Session: fa16c69e-8612-4957-a992-c058f1589995 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
203 2023.11.21 21:33:53.776708 [ 3 ] {} <Debug> HTTP-Session: fa16c69e-8612-4957-a992-c058f1589995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.11.21 21:33:53.776804 [ 3 ] {96d1330a-9307-42ba-8491-e10b2cbca7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.11.21 21:33:53.777051 [ 3 ] {96d1330a-9307-42ba-8491-e10b2cbca7e4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44304) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
206 
207 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
208 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
209 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
210 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
213 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
214 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
215 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
216 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
217 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
218 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
219 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
220 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
221 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
229 
230 2023.11.21 21:33:53.777182 [ 3 ] {96d1330a-9307-42ba-8491-e10b2cbca7e4} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
231 
232 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
233 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
234 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
235 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
236 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
237 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
238 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
239 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
240 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
241 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
242 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
243 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
244 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
245 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
246 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
247 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
248 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
249 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
250 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
251 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
252 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
253 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
254 (version 22.8.9.1)
255 2023.11.21 21:33:53.777302 [ 3 ] {96d1330a-9307-42ba-8491-e10b2cbca7e4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.11.21 21:33:53.777321 [ 3 ] {} <Debug> HTTP-Session: fa16c69e-8612-4957-a992-c058f1589995 Destroying unnamed session
257 2023.11.21 21:33:53.777521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.11.21 21:33:53.777573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.11.21 21:33:53.777591 [ 3 ] {} <Debug> HTTP-Session: 826a4eff-681b-4e36-8df0-bb6158556d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
260 2023.11.21 21:33:53.777610 [ 3 ] {} <Debug> HTTP-Session: 826a4eff-681b-4e36-8df0-bb6158556d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.11.21 21:33:53.777712 [ 3 ] {eb9cede6-c379-4d5d-b6a9-da1f1f0956df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.11.21 21:33:53.777814 [ 3 ] {eb9cede6-c379-4d5d-b6a9-da1f1f0956df} <Debug> DynamicQueryHandler: Done processing query
263 2023.11.21 21:33:53.777838 [ 3 ] {eb9cede6-c379-4d5d-b6a9-da1f1f0956df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.11.21 21:33:53.777853 [ 3 ] {} <Debug> HTTP-Session: 826a4eff-681b-4e36-8df0-bb6158556d94 Destroying unnamed session
265 2023.11.21 21:33:53.777991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.11.21 21:33:53.778035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.11.21 21:33:53.778053 [ 3 ] {} <Debug> HTTP-Session: 04e9ec59-036a-49a7-ab59-86e196b62293 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
268 2023.11.21 21:33:53.778073 [ 3 ] {} <Debug> HTTP-Session: 04e9ec59-036a-49a7-ab59-86e196b62293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.11.21 21:33:53.778129 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.11.21 21:33:53.778181 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.11.21 21:33:53.779557 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.11.21 21:33:53.779579 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.16e-05 sec
273 2023.11.21 21:33:53.779609 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.11.21 21:33:53.779627 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.11.21 21:33:53.779691 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} <Debug> DynamicQueryHandler: Done processing query
276 2023.11.21 21:33:53.779715 [ 3 ] {fcf42f12-d785-4e28-832b-e297569ca326} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.11.21 21:33:53.779730 [ 3 ] {} <Debug> HTTP-Session: 04e9ec59-036a-49a7-ab59-86e196b62293 Destroying unnamed session
278 2023.11.21 21:33:53.779859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.11.21 21:33:53.779903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.11.21 21:33:53.779922 [ 3 ] {} <Debug> HTTP-Session: bfd14841-22c2-4b9c-9d6d-51402d4ab1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
281 2023.11.21 21:33:53.779950 [ 3 ] {} <Debug> HTTP-Session: bfd14841-22c2-4b9c-9d6d-51402d4ab1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.11.21 21:33:53.780083 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) /* The version table contains metadata about the `oximeter` database */
283 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
284 2023.11.21 21:33:53.780130 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.11.21 21:33:53.789009 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} <Debug> oximeter.version (224795e9-d759-436d-bebd-d47e3dfdff95): Loading data parts
286 2023.11.21 21:33:53.789177 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} <Debug> oximeter.version (224795e9-d759-436d-bebd-d47e3dfdff95): There are no data parts
287 2023.11.21 21:33:53.791663 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} <Debug> DynamicQueryHandler: Done processing query
288 2023.11.21 21:33:53.791688 [ 3 ] {5e7917f5-759e-4ea1-8dbe-ad16fb02e50a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.11.21 21:33:53.791729 [ 3 ] {} <Debug> HTTP-Session: bfd14841-22c2-4b9c-9d6d-51402d4ab1b5 Destroying unnamed session
290 2023.11.21 21:33:53.791840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.11.21 21:33:53.791896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.11.21 21:33:53.791918 [ 3 ] {} <Debug> HTTP-Session: 10cbbb6e-6ada-4b7e-961d-6407d742b02a Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
293 2023.11.21 21:33:53.791935 [ 3 ] {} <Debug> HTTP-Session: 10cbbb6e-6ada-4b7e-961d-6407d742b02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.11.21 21:33:53.792131 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) /* The measurement tables contain all individual samples from each timeseries.
295 *
296 * Each table stores a single datum type, and otherwise contains nearly the same
297 * structure. The primary sorting key is on the timeseries name, key, and then
298 * timestamp, so that all timeseries from the same schema are grouped, followed
299 * by all samples from the same timeseries.
300 *
301 * This reflects that one usually looks up the _key_ in one or more field table,
302 * and then uses that to index quickly into the measurements tables.
303 */
304 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2023.11.21 21:33:53.792183 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.11.21 21:33:53.806708 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} <Debug> oximeter.measurements_bool (fb8ee453-eaf0-4b0b-bbde-808da99e5f56): Loading data parts
307 2023.11.21 21:33:53.806833 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} <Debug> oximeter.measurements_bool (fb8ee453-eaf0-4b0b-bbde-808da99e5f56): There are no data parts
308 2023.11.21 21:33:53.808853 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} <Debug> DynamicQueryHandler: Done processing query
309 2023.11.21 21:33:53.808879 [ 3 ] {22552780-4702-43a5-9c06-c6dcc691e2d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.11.21 21:33:53.808901 [ 3 ] {} <Debug> HTTP-Session: 10cbbb6e-6ada-4b7e-961d-6407d742b02a Destroying unnamed session
311 2023.11.21 21:33:53.809032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.11.21 21:33:53.809086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.11.21 21:33:53.809105 [ 3 ] {} <Debug> HTTP-Session: b5fceffe-1eda-44a8-bfda-252856852f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
314 2023.11.21 21:33:53.809124 [ 3 ] {} <Debug> HTTP-Session: b5fceffe-1eda-44a8-bfda-252856852f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.11.21 21:33:53.809314 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2023.11.21 21:33:53.809361 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.11.21 21:33:53.811412 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} <Debug> oximeter.measurements_i8 (2ed6f886-b822-4270-8350-57d316da72ae): Loading data parts
318 2023.11.21 21:33:53.811498 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} <Debug> oximeter.measurements_i8 (2ed6f886-b822-4270-8350-57d316da72ae): There are no data parts
319 2023.11.21 21:33:53.812747 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} <Debug> DynamicQueryHandler: Done processing query
320 2023.11.21 21:33:53.812772 [ 3 ] {6fc3de1c-1ef5-4a2f-8f23-ec762786c074} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.11.21 21:33:53.812787 [ 3 ] {} <Debug> HTTP-Session: b5fceffe-1eda-44a8-bfda-252856852f22 Destroying unnamed session
322 2023.11.21 21:33:53.812891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.11.21 21:33:53.812938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.11.21 21:33:53.812956 [ 3 ] {} <Debug> HTTP-Session: c9ddaa68-54ae-4f40-ae01-8d1c779961b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
325 2023.11.21 21:33:53.812976 [ 3 ] {} <Debug> HTTP-Session: c9ddaa68-54ae-4f40-ae01-8d1c779961b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.11.21 21:33:53.813170 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2023.11.21 21:33:53.813215 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.11.21 21:33:53.816923 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} <Debug> oximeter.measurements_u8 (633c7176-b9a5-4895-8180-6018d3fa5226): Loading data parts
329 2023.11.21 21:33:53.817015 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} <Debug> oximeter.measurements_u8 (633c7176-b9a5-4895-8180-6018d3fa5226): There are no data parts
330 2023.11.21 21:33:53.818433 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} <Debug> DynamicQueryHandler: Done processing query
331 2023.11.21 21:33:53.818473 [ 3 ] {d662fb83-82e0-4650-a03f-e0849d2bbe7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.11.21 21:33:53.818488 [ 3 ] {} <Debug> HTTP-Session: c9ddaa68-54ae-4f40-ae01-8d1c779961b5 Destroying unnamed session
333 2023.11.21 21:33:53.818619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.11.21 21:33:53.818676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.11.21 21:33:53.818695 [ 3 ] {} <Debug> HTTP-Session: 15d8774e-0477-49f0-a61b-1776a8f06378 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
336 2023.11.21 21:33:53.818716 [ 3 ] {} <Debug> HTTP-Session: 15d8774e-0477-49f0-a61b-1776a8f06378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.11.21 21:33:53.818901 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2023.11.21 21:33:53.818947 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.11.21 21:33:53.821080 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} <Debug> oximeter.measurements_i16 (28ae8f2e-df07-4959-90cc-f68abfa568dd): Loading data parts
340 2023.11.21 21:33:53.821163 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} <Debug> oximeter.measurements_i16 (28ae8f2e-df07-4959-90cc-f68abfa568dd): There are no data parts
341 2023.11.21 21:33:53.822395 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} <Debug> DynamicQueryHandler: Done processing query
342 2023.11.21 21:33:53.822426 [ 3 ] {cce0dabe-86ec-4f32-99d4-bf86b4bae959} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.11.21 21:33:53.822441 [ 3 ] {} <Debug> HTTP-Session: 15d8774e-0477-49f0-a61b-1776a8f06378 Destroying unnamed session
344 2023.11.21 21:33:53.822545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.11.21 21:33:53.822592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.11.21 21:33:53.822611 [ 3 ] {} <Debug> HTTP-Session: 91e6ea6b-ec8d-4daa-acd6-f1854bff3687 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
347 2023.11.21 21:33:53.822631 [ 3 ] {} <Debug> HTTP-Session: 91e6ea6b-ec8d-4daa-acd6-f1854bff3687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.11.21 21:33:53.822813 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
349 2023.11.21 21:33:53.822872 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.11.21 21:33:53.826562 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} <Debug> oximeter.measurements_u16 (9359c182-19cc-4157-ad90-7cbf72b96c27): Loading data parts
351 2023.11.21 21:33:53.826646 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} <Debug> oximeter.measurements_u16 (9359c182-19cc-4157-ad90-7cbf72b96c27): There are no data parts
352 2023.11.21 21:33:53.828081 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} <Debug> DynamicQueryHandler: Done processing query
353 2023.11.21 21:33:53.828116 [ 3 ] {3d7c7f5a-27d9-4dc6-b8df-41b279258307} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.11.21 21:33:53.828131 [ 3 ] {} <Debug> HTTP-Session: 91e6ea6b-ec8d-4daa-acd6-f1854bff3687 Destroying unnamed session
355 2023.11.21 21:33:53.828238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.11.21 21:33:53.828295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.11.21 21:33:53.828315 [ 3 ] {} <Debug> HTTP-Session: 331db71e-0fa9-450f-9d0a-3e7077f7081a Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
358 2023.11.21 21:33:53.828331 [ 3 ] {} <Debug> HTTP-Session: 331db71e-0fa9-450f-9d0a-3e7077f7081a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.11.21 21:33:53.828517 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
360 2023.11.21 21:33:53.828566 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.11.21 21:33:53.830616 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} <Debug> oximeter.measurements_i32 (dcdd59d4-ddc0-44ff-9b2b-9ee4ee406915): Loading data parts
362 2023.11.21 21:33:53.830701 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} <Debug> oximeter.measurements_i32 (dcdd59d4-ddc0-44ff-9b2b-9ee4ee406915): There are no data parts
363 2023.11.21 21:33:53.831949 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} <Debug> DynamicQueryHandler: Done processing query
364 2023.11.21 21:33:53.831973 [ 3 ] {ad39688f-3f33-414e-9db6-28d57b48fde7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.11.21 21:33:53.832000 [ 3 ] {} <Debug> HTTP-Session: 331db71e-0fa9-450f-9d0a-3e7077f7081a Destroying unnamed session
366 2023.11.21 21:33:53.832103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.11.21 21:33:53.832151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.11.21 21:33:53.832175 [ 3 ] {} <Debug> HTTP-Session: f410a398-642f-45d5-b352-17f8f9db9344 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
369 2023.11.21 21:33:53.832191 [ 3 ] {} <Debug> HTTP-Session: f410a398-642f-45d5-b352-17f8f9db9344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.11.21 21:33:53.832374 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
371 2023.11.21 21:33:53.832428 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
372 2023.11.21 21:33:53.836102 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} <Debug> oximeter.measurements_u32 (fbdd7ceb-6da6-48af-a2db-2cb3859bf21b): Loading data parts
373 2023.11.21 21:33:53.836262 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} <Debug> oximeter.measurements_u32 (fbdd7ceb-6da6-48af-a2db-2cb3859bf21b): There are no data parts
374 2023.11.21 21:33:53.837782 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} <Debug> DynamicQueryHandler: Done processing query
375 2023.11.21 21:33:53.837807 [ 3 ] {f85d1766-1abe-4383-af2b-98d919dc7de8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.11.21 21:33:53.837836 [ 3 ] {} <Debug> HTTP-Session: f410a398-642f-45d5-b352-17f8f9db9344 Destroying unnamed session
377 2023.11.21 21:33:53.837942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.11.21 21:33:53.837989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.11.21 21:33:53.838020 [ 3 ] {} <Debug> HTTP-Session: 1c2968ad-0267-461e-92cd-a09469fbbffd Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
380 2023.11.21 21:33:53.838036 [ 3 ] {} <Debug> HTTP-Session: 1c2968ad-0267-461e-92cd-a09469fbbffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.11.21 21:33:53.838220 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
382 2023.11.21 21:33:53.838266 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
383 2023.11.21 21:33:53.840305 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} <Debug> oximeter.measurements_i64 (a1291e7e-fb1a-4689-9614-d14bea59cd91): Loading data parts
384 2023.11.21 21:33:53.840386 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} <Debug> oximeter.measurements_i64 (a1291e7e-fb1a-4689-9614-d14bea59cd91): There are no data parts
385 2023.11.21 21:33:53.841617 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} <Debug> DynamicQueryHandler: Done processing query
386 2023.11.21 21:33:53.841648 [ 3 ] {d4789dcb-f1e7-4290-a9c3-2fa86627b6c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.11.21 21:33:53.841668 [ 3 ] {} <Debug> HTTP-Session: 1c2968ad-0267-461e-92cd-a09469fbbffd Destroying unnamed session
388 2023.11.21 21:33:53.841763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.11.21 21:33:53.841811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.11.21 21:33:53.841835 [ 3 ] {} <Debug> HTTP-Session: 17cb09d4-a658-4d4c-ad2a-942497ba714f Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
391 2023.11.21 21:33:53.841851 [ 3 ] {} <Debug> HTTP-Session: 17cb09d4-a658-4d4c-ad2a-942497ba714f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.11.21 21:33:53.842039 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
393 2023.11.21 21:33:53.842094 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
394 2023.11.21 21:33:53.845778 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} <Debug> oximeter.measurements_u64 (7bd5bce4-55d8-4a37-a527-7cfc51753eaf): Loading data parts
395 2023.11.21 21:33:53.845892 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} <Debug> oximeter.measurements_u64 (7bd5bce4-55d8-4a37-a527-7cfc51753eaf): There are no data parts
396 2023.11.21 21:33:53.847315 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} <Debug> DynamicQueryHandler: Done processing query
397 2023.11.21 21:33:53.847345 [ 3 ] {544b3938-e784-45bb-8b2a-e13d448aee03} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.11.21 21:33:53.847361 [ 3 ] {} <Debug> HTTP-Session: 17cb09d4-a658-4d4c-ad2a-942497ba714f Destroying unnamed session
399 2023.11.21 21:33:53.847476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.11.21 21:33:53.847524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.11.21 21:33:53.847542 [ 3 ] {} <Debug> HTTP-Session: f123f58a-9a51-4a22-bde3-a64bd19176f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
402 2023.11.21 21:33:53.847568 [ 3 ] {} <Debug> HTTP-Session: f123f58a-9a51-4a22-bde3-a64bd19176f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.11.21 21:33:53.847751 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
404 2023.11.21 21:33:53.847797 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
405 2023.11.21 21:33:53.849824 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} <Debug> oximeter.measurements_f32 (77b2149e-abb7-4a0f-b7ed-1da8a7f25ab6): Loading data parts
406 2023.11.21 21:33:53.849932 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} <Debug> oximeter.measurements_f32 (77b2149e-abb7-4a0f-b7ed-1da8a7f25ab6): There are no data parts
407 2023.11.21 21:33:53.851141 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} <Debug> DynamicQueryHandler: Done processing query
408 2023.11.21 21:33:53.851172 [ 3 ] {66190bcb-0753-4bda-8c41-ff3fbfde467e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.11.21 21:33:53.851188 [ 3 ] {} <Debug> HTTP-Session: f123f58a-9a51-4a22-bde3-a64bd19176f0 Destroying unnamed session
410 2023.11.21 21:33:53.851310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.11.21 21:33:53.851357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.11.21 21:33:53.851377 [ 3 ] {} <Debug> HTTP-Session: 637c235c-8ead-4a2a-8caf-247c6e078630 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
413 2023.11.21 21:33:53.851398 [ 3 ] {} <Debug> HTTP-Session: 637c235c-8ead-4a2a-8caf-247c6e078630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.11.21 21:33:53.851579 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
415 2023.11.21 21:33:53.851628 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
416 2023.11.21 21:33:53.855332 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} <Debug> oximeter.measurements_f64 (4e315e94-75a2-475a-8c79-41c0d5868bb1): Loading data parts
417 2023.11.21 21:33:53.855483 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} <Debug> oximeter.measurements_f64 (4e315e94-75a2-475a-8c79-41c0d5868bb1): There are no data parts
418 2023.11.21 21:33:53.857041 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} <Debug> DynamicQueryHandler: Done processing query
419 2023.11.21 21:33:53.857065 [ 3 ] {be4762ee-c978-4505-8a49-1ffa2ef306d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.11.21 21:33:53.857086 [ 3 ] {} <Debug> HTTP-Session: 637c235c-8ead-4a2a-8caf-247c6e078630 Destroying unnamed session
421 2023.11.21 21:33:53.857190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.11.21 21:33:53.857231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.11.21 21:33:53.857256 [ 3 ] {} <Debug> HTTP-Session: 73c719fe-9334-450d-9322-2b63fef09130 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
424 2023.11.21 21:33:53.857285 [ 3 ] {} <Debug> HTTP-Session: 73c719fe-9334-450d-9322-2b63fef09130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.11.21 21:33:53.857466 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
426 2023.11.21 21:33:53.857516 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
427 2023.11.21 21:33:53.859570 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} <Debug> oximeter.measurements_string (30419176-265d-4535-a96f-5a46bee19839): Loading data parts
428 2023.11.21 21:33:53.859674 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} <Debug> oximeter.measurements_string (30419176-265d-4535-a96f-5a46bee19839): There are no data parts
429 2023.11.21 21:33:53.860894 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} <Debug> DynamicQueryHandler: Done processing query
430 2023.11.21 21:33:53.860918 [ 3 ] {f0919183-ee04-4edd-a28d-b7f499ccbb71} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.11.21 21:33:53.860940 [ 3 ] {} <Debug> HTTP-Session: 73c719fe-9334-450d-9322-2b63fef09130 Destroying unnamed session
432 2023.11.21 21:33:53.861035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.11.21 21:33:53.861076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.11.21 21:33:53.861101 [ 3 ] {} <Debug> HTTP-Session: 9ec58933-a2a6-4c32-ab34-173c29ece9f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
435 2023.11.21 21:33:53.861122 [ 3 ] {} <Debug> HTTP-Session: 9ec58933-a2a6-4c32-ab34-173c29ece9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.11.21 21:33:53.861309 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
437 2023.11.21 21:33:53.861359 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2023.11.21 21:33:53.865066 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} <Debug> oximeter.measurements_bytes (56e2fdf4-209a-49f4-9b67-1bcb491d37f9): Loading data parts
439 2023.11.21 21:33:53.865200 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} <Debug> oximeter.measurements_bytes (56e2fdf4-209a-49f4-9b67-1bcb491d37f9): There are no data parts
440 2023.11.21 21:33:53.866691 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} <Debug> DynamicQueryHandler: Done processing query
441 2023.11.21 21:33:53.866714 [ 3 ] {fdef8a6b-e064-426f-8c1b-09ffaebf7a28} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.11.21 21:33:53.866736 [ 3 ] {} <Debug> HTTP-Session: 9ec58933-a2a6-4c32-ab34-173c29ece9f8 Destroying unnamed session
443 2023.11.21 21:33:53.866835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.11.21 21:33:53.866890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.11.21 21:33:53.866912 [ 3 ] {} <Debug> HTTP-Session: b8a94e04-c3d2-467e-9a12-c612515dc14a Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
446 2023.11.21 21:33:53.866937 [ 3 ] {} <Debug> HTTP-Session: b8a94e04-c3d2-467e-9a12-c612515dc14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.11.21 21:33:53.867134 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
448 2023.11.21 21:33:53.867186 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
449 2023.11.21 21:33:53.869314 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} <Debug> oximeter.measurements_cumulativei64 (ac386451-54dc-4ec7-8087-46375991bc4e): Loading data parts
450 2023.11.21 21:33:53.869395 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} <Debug> oximeter.measurements_cumulativei64 (ac386451-54dc-4ec7-8087-46375991bc4e): There are no data parts
451 2023.11.21 21:33:53.870669 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} <Debug> DynamicQueryHandler: Done processing query
452 2023.11.21 21:33:53.870693 [ 3 ] {e20d1f1d-5f4c-4de3-923c-14533b32655c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.11.21 21:33:53.870714 [ 3 ] {} <Debug> HTTP-Session: b8a94e04-c3d2-467e-9a12-c612515dc14a Destroying unnamed session
454 2023.11.21 21:33:53.870832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.11.21 21:33:53.870874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.11.21 21:33:53.870898 [ 3 ] {} <Debug> HTTP-Session: 892165ab-f65a-4adc-ab85-6fcc80b9cc7f Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
457 2023.11.21 21:33:53.870920 [ 3 ] {} <Debug> HTTP-Session: 892165ab-f65a-4adc-ab85-6fcc80b9cc7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.11.21 21:33:53.871115 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
459 2023.11.21 21:33:53.871167 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
460 2023.11.21 21:33:53.874929 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} <Debug> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Loading data parts
461 2023.11.21 21:33:53.875068 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} <Debug> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): There are no data parts
462 2023.11.21 21:33:53.876749 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} <Debug> DynamicQueryHandler: Done processing query
463 2023.11.21 21:33:53.876814 [ 3 ] {868ae614-7f07-4647-b281-0a9b45166d3e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.11.21 21:33:53.876830 [ 3 ] {} <Debug> HTTP-Session: 892165ab-f65a-4adc-ab85-6fcc80b9cc7f Destroying unnamed session
465 2023.11.21 21:33:53.876939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.11.21 21:33:53.876989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.11.21 21:33:53.877008 [ 3 ] {} <Debug> HTTP-Session: 010663df-6554-4503-90fb-b4436b82b646 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
468 2023.11.21 21:33:53.877035 [ 3 ] {} <Debug> HTTP-Session: 010663df-6554-4503-90fb-b4436b82b646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.11.21 21:33:53.877233 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
470 2023.11.21 21:33:53.877286 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
471 2023.11.21 21:33:53.879390 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} <Debug> oximeter.measurements_cumulativef32 (25e3086f-6015-4604-8486-a93a469e1ca8): Loading data parts
472 2023.11.21 21:33:53.879478 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} <Debug> oximeter.measurements_cumulativef32 (25e3086f-6015-4604-8486-a93a469e1ca8): There are no data parts
473 2023.11.21 21:33:53.880731 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} <Debug> DynamicQueryHandler: Done processing query
474 2023.11.21 21:33:53.880762 [ 3 ] {a4210002-3729-4eed-8d98-f78fdef02b93} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.11.21 21:33:53.880782 [ 3 ] {} <Debug> HTTP-Session: 010663df-6554-4503-90fb-b4436b82b646 Destroying unnamed session
476 2023.11.21 21:33:53.880891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.11.21 21:33:53.880939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.11.21 21:33:53.880959 [ 3 ] {} <Debug> HTTP-Session: b0ccdd63-0610-4165-b526-f5ff39b92817 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
479 2023.11.21 21:33:53.880980 [ 3 ] {} <Debug> HTTP-Session: b0ccdd63-0610-4165-b526-f5ff39b92817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.11.21 21:33:53.881184 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
481 2023.11.21 21:33:53.881237 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
482 2023.11.21 21:33:53.884999 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} <Debug> oximeter.measurements_cumulativef64 (a220a232-0f55-4c96-a792-c432bd2d5b01): Loading data parts
483 2023.11.21 21:33:53.885138 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} <Debug> oximeter.measurements_cumulativef64 (a220a232-0f55-4c96-a792-c432bd2d5b01): There are no data parts
484 2023.11.21 21:33:53.886734 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} <Debug> DynamicQueryHandler: Done processing query
485 2023.11.21 21:33:53.886759 [ 3 ] {18098970-b805-4a91-a0ff-dfc9ce899352} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.11.21 21:33:53.886787 [ 3 ] {} <Debug> HTTP-Session: b0ccdd63-0610-4165-b526-f5ff39b92817 Destroying unnamed session
487 2023.11.21 21:33:53.886889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.11.21 21:33:53.886936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.11.21 21:33:53.886965 [ 3 ] {} <Debug> HTTP-Session: 2fb40836-0f2b-4c98-b901-3c1d0169f47b Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
490 2023.11.21 21:33:53.886981 [ 3 ] {} <Debug> HTTP-Session: 2fb40836-0f2b-4c98-b901-3c1d0169f47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.11.21 21:33:53.887192 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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)
492 2023.11.21 21:33:53.887245 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
493 2023.11.21 21:33:53.889346 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} <Debug> oximeter.measurements_histogrami8 (2d4ebdde-c6e2-4a11-ac78-3ceb049ce53e): Loading data parts
494 2023.11.21 21:33:53.889422 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} <Debug> oximeter.measurements_histogrami8 (2d4ebdde-c6e2-4a11-ac78-3ceb049ce53e): There are no data parts
495 2023.11.21 21:33:53.890647 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} <Debug> DynamicQueryHandler: Done processing query
496 2023.11.21 21:33:53.890672 [ 3 ] {648bfb69-1cb2-4291-b8a7-d4299fde052b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.11.21 21:33:53.890693 [ 3 ] {} <Debug> HTTP-Session: 2fb40836-0f2b-4c98-b901-3c1d0169f47b Destroying unnamed session
498 2023.11.21 21:33:53.890801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.11.21 21:33:53.890849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.11.21 21:33:53.890873 [ 3 ] {} <Debug> HTTP-Session: 224bd302-8a01-4dcb-b723-4d14d13c1f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
501 2023.11.21 21:33:53.890889 [ 3 ] {} <Debug> HTTP-Session: 224bd302-8a01-4dcb-b723-4d14d13c1f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.11.21 21:33:53.891100 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
503 2023.11.21 21:33:53.891160 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
504 2023.11.21 21:33:53.894917 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} <Debug> oximeter.measurements_histogramu8 (34a391bc-3eb3-494e-9add-caa271772457): Loading data parts
505 2023.11.21 21:33:53.895042 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} <Debug> oximeter.measurements_histogramu8 (34a391bc-3eb3-494e-9add-caa271772457): There are no data parts
506 2023.11.21 21:33:53.896659 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} <Debug> DynamicQueryHandler: Done processing query
507 2023.11.21 21:33:53.896700 [ 3 ] {720a5fad-bafe-45f0-9c15-ba695e3fd9cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.11.21 21:33:53.896715 [ 3 ] {} <Debug> HTTP-Session: 224bd302-8a01-4dcb-b723-4d14d13c1f56 Destroying unnamed session
509 2023.11.21 21:33:53.896821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.11.21 21:33:53.896879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.11.21 21:33:53.896898 [ 3 ] {} <Debug> HTTP-Session: 09386e1c-3353-4afc-a806-84cda85ce50a Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
512 2023.11.21 21:33:53.896920 [ 3 ] {} <Debug> HTTP-Session: 09386e1c-3353-4afc-a806-84cda85ce50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.11.21 21:33:53.897126 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
514 2023.11.21 21:33:53.897179 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
515 2023.11.21 21:33:53.899357 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} <Debug> oximeter.measurements_histogrami16 (93479158-cb30-45bd-b6b1-1a76add2f79d): Loading data parts
516 2023.11.21 21:33:53.899437 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} <Debug> oximeter.measurements_histogrami16 (93479158-cb30-45bd-b6b1-1a76add2f79d): There are no data parts
517 2023.11.21 21:33:53.900698 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} <Debug> DynamicQueryHandler: Done processing query
518 2023.11.21 21:33:53.900729 [ 3 ] {2bfba2d5-242d-48ab-bf7f-4efaa2e52cea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.11.21 21:33:53.900744 [ 3 ] {} <Debug> HTTP-Session: 09386e1c-3353-4afc-a806-84cda85ce50a Destroying unnamed session
520 2023.11.21 21:33:53.900838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.11.21 21:33:53.900887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.11.21 21:33:53.900905 [ 3 ] {} <Debug> HTTP-Session: 5263d262-40ef-4acc-9f35-6709a727a4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
523 2023.11.21 21:33:53.900926 [ 3 ] {} <Debug> HTTP-Session: 5263d262-40ef-4acc-9f35-6709a727a4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.11.21 21:33:53.901149 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
525 2023.11.21 21:33:53.901202 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
526 2023.11.21 21:33:53.905109 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} <Debug> oximeter.measurements_histogramu16 (da9009da-aefe-4e53-9387-623a7edbbf9e): Loading data parts
527 2023.11.21 21:33:53.905202 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} <Debug> oximeter.measurements_histogramu16 (da9009da-aefe-4e53-9387-623a7edbbf9e): There are no data parts
528 2023.11.21 21:33:53.906599 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} <Debug> DynamicQueryHandler: Done processing query
529 2023.11.21 21:33:53.906623 [ 3 ] {2981b982-65fc-443c-b29e-7f1d6f1a81a8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.11.21 21:33:53.906645 [ 3 ] {} <Debug> HTTP-Session: 5263d262-40ef-4acc-9f35-6709a727a4fd Destroying unnamed session
531 2023.11.21 21:33:53.906747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.11.21 21:33:53.906800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.11.21 21:33:53.906824 [ 3 ] {} <Debug> HTTP-Session: 95504daa-99d4-45a1-aa32-e65d1c79a9c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
534 2023.11.21 21:33:53.906841 [ 3 ] {} <Debug> HTTP-Session: 95504daa-99d4-45a1-aa32-e65d1c79a9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.11.21 21:33:53.907054 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
536 2023.11.21 21:33:53.907108 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
537 2023.11.21 21:33:53.909254 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} <Debug> oximeter.measurements_histogrami32 (a509d921-6774-4b2e-8286-3157693639d2): Loading data parts
538 2023.11.21 21:33:53.909336 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} <Debug> oximeter.measurements_histogrami32 (a509d921-6774-4b2e-8286-3157693639d2): There are no data parts
539 2023.11.21 21:33:53.910579 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} <Debug> DynamicQueryHandler: Done processing query
540 2023.11.21 21:33:53.910604 [ 3 ] {fd7861ab-247c-4310-bfef-840301fa8861} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.11.21 21:33:53.910625 [ 3 ] {} <Debug> HTTP-Session: 95504daa-99d4-45a1-aa32-e65d1c79a9c2 Destroying unnamed session
542 2023.11.21 21:33:53.910724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.11.21 21:33:53.910765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.11.21 21:33:53.910789 [ 3 ] {} <Debug> HTTP-Session: f7bf9858-cc94-422c-b0cd-45f3d02bb568 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
545 2023.11.21 21:33:53.910817 [ 3 ] {} <Debug> HTTP-Session: f7bf9858-cc94-422c-b0cd-45f3d02bb568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.11.21 21:33:53.911023 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
547 2023.11.21 21:33:53.911076 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
548 2023.11.21 21:33:53.914856 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} <Debug> oximeter.measurements_histogramu32 (64a674e3-d680-41c1-95db-dd512c265d6f): Loading data parts
549 2023.11.21 21:33:53.914969 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} <Debug> oximeter.measurements_histogramu32 (64a674e3-d680-41c1-95db-dd512c265d6f): There are no data parts
550 2023.11.21 21:33:53.916394 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} <Debug> DynamicQueryHandler: Done processing query
551 2023.11.21 21:33:53.916425 [ 3 ] {cf3fc49a-6896-4427-825c-23d339439fb7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.11.21 21:33:53.916441 [ 3 ] {} <Debug> HTTP-Session: f7bf9858-cc94-422c-b0cd-45f3d02bb568 Destroying unnamed session
553 2023.11.21 21:33:53.916558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.11.21 21:33:53.916605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.11.21 21:33:53.916623 [ 3 ] {} <Debug> HTTP-Session: e5ddbd88-2041-4dc2-b2f1-de98dd939b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
556 2023.11.21 21:33:53.916645 [ 3 ] {} <Debug> HTTP-Session: e5ddbd88-2041-4dc2-b2f1-de98dd939b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.11.21 21:33:53.916853 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
558 2023.11.21 21:33:53.916907 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
559 2023.11.21 21:33:53.919049 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} <Debug> oximeter.measurements_histogrami64 (1ef24335-b4af-44a9-a0a2-34c017619a90): Loading data parts
560 2023.11.21 21:33:53.919131 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} <Debug> oximeter.measurements_histogrami64 (1ef24335-b4af-44a9-a0a2-34c017619a90): There are no data parts
561 2023.11.21 21:33:53.920351 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} <Debug> DynamicQueryHandler: Done processing query
562 2023.11.21 21:33:53.920384 [ 3 ] {f3aae745-83de-42ca-95fa-c57e9dcc3041} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.11.21 21:33:53.920404 [ 3 ] {} <Debug> HTTP-Session: e5ddbd88-2041-4dc2-b2f1-de98dd939b6e Destroying unnamed session
564 2023.11.21 21:33:53.920509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.11.21 21:33:53.920556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.11.21 21:33:53.920586 [ 3 ] {} <Debug> HTTP-Session: 6e4c9350-0a87-4796-991e-817ffd3d7ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
567 2023.11.21 21:33:53.920602 [ 3 ] {} <Debug> HTTP-Session: 6e4c9350-0a87-4796-991e-817ffd3d7ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.11.21 21:33:53.920816 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
569 2023.11.21 21:33:53.920869 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
570 2023.11.21 21:33:53.924610 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} <Debug> oximeter.measurements_histogramu64 (e37c2966-0c16-41e8-b1f7-cc7781450195): Loading data parts
571 2023.11.21 21:33:53.924771 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} <Debug> oximeter.measurements_histogramu64 (e37c2966-0c16-41e8-b1f7-cc7781450195): There are no data parts
572 2023.11.21 21:33:53.926379 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} <Debug> DynamicQueryHandler: Done processing query
573 2023.11.21 21:33:53.926403 [ 3 ] {22e2bff5-ecd5-475c-b418-1a865e1ed1c0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.11.21 21:33:53.926431 [ 3 ] {} <Debug> HTTP-Session: 6e4c9350-0a87-4796-991e-817ffd3d7ac9 Destroying unnamed session
575 2023.11.21 21:33:53.926529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.11.21 21:33:53.926578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.11.21 21:33:53.926603 [ 3 ] {} <Debug> HTTP-Session: 216ca480-ffaa-48c0-bbaf-1518a7c0b268 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
578 2023.11.21 21:33:53.926619 [ 3 ] {} <Debug> HTTP-Session: 216ca480-ffaa-48c0-bbaf-1518a7c0b268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.11.21 21:33:53.926832 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
580 2023.11.21 21:33:53.926886 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
581 2023.11.21 21:33:53.928968 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} <Debug> oximeter.measurements_histogramf32 (f0699c58-a224-4ba7-a865-f6a1a5f9973f): Loading data parts
582 2023.11.21 21:33:53.929055 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} <Debug> oximeter.measurements_histogramf32 (f0699c58-a224-4ba7-a865-f6a1a5f9973f): There are no data parts
583 2023.11.21 21:33:53.930262 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} <Debug> DynamicQueryHandler: Done processing query
584 2023.11.21 21:33:53.930300 [ 3 ] {e73d0a6f-a315-4caa-ade4-23b1d13fea00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.11.21 21:33:53.930315 [ 3 ] {} <Debug> HTTP-Session: 216ca480-ffaa-48c0-bbaf-1518a7c0b268 Destroying unnamed session
586 2023.11.21 21:33:53.930407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.11.21 21:33:53.930461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.11.21 21:33:53.930480 [ 3 ] {} <Debug> HTTP-Session: fd570b57-3917-4768-9ea7-78394f9de2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
589 2023.11.21 21:33:53.930507 [ 3 ] {} <Debug> HTTP-Session: fd570b57-3917-4768-9ea7-78394f9de2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.11.21 21:33:53.930714 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
591 2023.11.21 21:33:53.930770 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
592 2023.11.21 21:33:53.934515 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} <Debug> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Loading data parts
593 2023.11.21 21:33:53.934594 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} <Debug> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): There are no data parts
594 2023.11.21 21:33:53.936456 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} <Debug> DynamicQueryHandler: Done processing query
595 2023.11.21 21:33:53.936500 [ 3 ] {92c31913-626f-4bb7-a5b0-c784d31838b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.11.21 21:33:53.936514 [ 3 ] {} <Debug> HTTP-Session: fd570b57-3917-4768-9ea7-78394f9de2c1 Destroying unnamed session
597 2023.11.21 21:33:53.936635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2023.11.21 21:33:53.936684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
599 2023.11.21 21:33:53.936702 [ 3 ] {} <Debug> HTTP-Session: aa0a8336-ce3b-444b-8f84-a6e18f4cfe90 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
600 2023.11.21 21:33:53.936725 [ 3 ] {} <Debug> HTTP-Session: aa0a8336-ce3b-444b-8f84-a6e18f4cfe90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2023.11.21 21:33:53.936890 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) /* The field tables store named dimensions of each timeseries.
602 *
603 * As with the measurement tables, there is one field table for each field data
604 * type. Fields are deduplicated by using the "replacing merge tree", though
605 * this behavior **must not** be relied upon for query correctness.
606 *
607 * The index for the fields differs from the measurements, however. Rows are
608 * sorted by timeseries name, then field name, field value, and finally
609 * timeseries key. This reflects the most common pattern for looking them up:
610 * by field name and possibly value, within a timeseries. The resulting keys are
611 * usually then used to look up measurements.
612 *
613 * NOTE: We may want to consider a secondary index on these tables, sorting by
614 * timeseries name and then key, since it would improve lookups where one
615 * already has the key. Realistically though, these tables are quite small and
616 * so performance benefits will be low in absolute terms.
617 */
618 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)
619 2023.11.21 21:33:53.936942 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
620 2023.11.21 21:33:53.940813 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} <Debug> oximeter.fields_bool (850c94b2-b6e5-4187-883a-479cecbf6bad): Loading data parts
621 2023.11.21 21:33:53.940950 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} <Debug> oximeter.fields_bool (850c94b2-b6e5-4187-883a-479cecbf6bad): There are no data parts
622 2023.11.21 21:33:53.942478 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} <Debug> DynamicQueryHandler: Done processing query
623 2023.11.21 21:33:53.942502 [ 3 ] {21f7a192-c451-4358-8d7c-a8825f0dc215} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
624 2023.11.21 21:33:53.942526 [ 3 ] {} <Debug> HTTP-Session: aa0a8336-ce3b-444b-8f84-a6e18f4cfe90 Destroying unnamed session
625 2023.11.21 21:33:53.942629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2023.11.21 21:33:53.942678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
627 2023.11.21 21:33:53.942711 [ 3 ] {} <Debug> HTTP-Session: 57bf7e2e-52fb-4b35-9973-a65ed8ac139e Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
628 2023.11.21 21:33:53.942727 [ 3 ] {} <Debug> HTTP-Session: 57bf7e2e-52fb-4b35-9973-a65ed8ac139e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2023.11.21 21:33:53.942884 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
630 2023.11.21 21:33:53.942932 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
631 2023.11.21 21:33:53.945383 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} <Debug> oximeter.fields_i8 (91cd0c88-bc38-4979-92c5-364cf22ba1c5): Loading data parts
632 2023.11.21 21:33:53.945461 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} <Debug> oximeter.fields_i8 (91cd0c88-bc38-4979-92c5-364cf22ba1c5): There are no data parts
633 2023.11.21 21:33:53.946720 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} <Debug> DynamicQueryHandler: Done processing query
634 2023.11.21 21:33:53.946752 [ 3 ] {486328a8-165c-4dc0-bf30-f4c396e77e5e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
635 2023.11.21 21:33:53.946767 [ 3 ] {} <Debug> HTTP-Session: 57bf7e2e-52fb-4b35-9973-a65ed8ac139e Destroying unnamed session
636 2023.11.21 21:33:53.946872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2023.11.21 21:33:53.946920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
638 2023.11.21 21:33:53.946938 [ 3 ] {} <Debug> HTTP-Session: b4fe0613-3dff-4f1e-8f88-a01a557e3bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
639 2023.11.21 21:33:53.946960 [ 3 ] {} <Debug> HTTP-Session: b4fe0613-3dff-4f1e-8f88-a01a557e3bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2023.11.21 21:33:53.947115 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
641 2023.11.21 21:33:53.947157 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
642 2023.11.21 21:33:53.950886 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} <Debug> oximeter.fields_u8 (7982935e-ea96-4819-9d5a-6f250d673910): Loading data parts
643 2023.11.21 21:33:53.951015 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} <Debug> oximeter.fields_u8 (7982935e-ea96-4819-9d5a-6f250d673910): There are no data parts
644 2023.11.21 21:33:53.952540 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} <Debug> DynamicQueryHandler: Done processing query
645 2023.11.21 21:33:53.952565 [ 3 ] {e18d9402-9cba-4962-ac7a-7b2e6ed04b79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
646 2023.11.21 21:33:53.952586 [ 3 ] {} <Debug> HTTP-Session: b4fe0613-3dff-4f1e-8f88-a01a557e3bd4 Destroying unnamed session
647 2023.11.21 21:33:53.952692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
648 2023.11.21 21:33:53.952735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
649 2023.11.21 21:33:53.952760 [ 3 ] {} <Debug> HTTP-Session: bef9f59b-d78e-49d2-b834-2507aa5b29f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
650 2023.11.21 21:33:53.952787 [ 3 ] {} <Debug> HTTP-Session: bef9f59b-d78e-49d2-b834-2507aa5b29f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
651 2023.11.21 21:33:53.952935 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
652 2023.11.21 21:33:53.952988 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
653 2023.11.21 21:33:53.954989 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} <Debug> oximeter.fields_i16 (8309b6c8-676c-4909-b9a1-47e24a49efc5): Loading data parts
654 2023.11.21 21:33:53.955070 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} <Debug> oximeter.fields_i16 (8309b6c8-676c-4909-b9a1-47e24a49efc5): There are no data parts
655 2023.11.21 21:33:53.956289 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} <Debug> DynamicQueryHandler: Done processing query
656 2023.11.21 21:33:53.956314 [ 3 ] {2cb2de1f-faea-4313-be09-838526b93ee1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
657 2023.11.21 21:33:53.956345 [ 3 ] {} <Debug> HTTP-Session: bef9f59b-d78e-49d2-b834-2507aa5b29f5 Destroying unnamed session
658 2023.11.21 21:33:53.956444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2023.11.21 21:33:53.956499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
660 2023.11.21 21:33:53.956518 [ 3 ] {} <Debug> HTTP-Session: dcf7b634-f71c-4903-b803-2b08b90ecb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
661 2023.11.21 21:33:53.956540 [ 3 ] {} <Debug> HTTP-Session: dcf7b634-f71c-4903-b803-2b08b90ecb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2023.11.21 21:33:53.956694 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
663 2023.11.21 21:33:53.956736 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
664 2023.11.21 21:33:53.960526 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} <Debug> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Loading data parts
665 2023.11.21 21:33:53.960779 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} <Debug> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): There are no data parts
666 2023.11.21 21:33:53.962399 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} <Debug> DynamicQueryHandler: Done processing query
667 2023.11.21 21:33:53.962450 [ 3 ] {1e1d5d73-e19c-4893-9980-5591c7dc9286} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
668 2023.11.21 21:33:53.962466 [ 3 ] {} <Debug> HTTP-Session: dcf7b634-f71c-4903-b803-2b08b90ecb54 Destroying unnamed session
669 2023.11.21 21:33:53.962593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
670 2023.11.21 21:33:53.962652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
671 2023.11.21 21:33:53.962673 [ 3 ] {} <Debug> HTTP-Session: ff834205-2814-416b-bb84-42e68c64998e Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
672 2023.11.21 21:33:53.962702 [ 3 ] {} <Debug> HTTP-Session: ff834205-2814-416b-bb84-42e68c64998e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
673 2023.11.21 21:33:53.962882 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
674 2023.11.21 21:33:53.962932 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
675 2023.11.21 21:33:53.964968 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} <Debug> oximeter.fields_i32 (50878766-f88a-4e38-ad4c-608ec971e62c): Loading data parts
676 2023.11.21 21:33:53.965049 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} <Debug> oximeter.fields_i32 (50878766-f88a-4e38-ad4c-608ec971e62c): There are no data parts
677 2023.11.21 21:33:53.966258 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} <Debug> DynamicQueryHandler: Done processing query
678 2023.11.21 21:33:53.966283 [ 3 ] {b1025ae4-1cfe-41b2-ad36-1a334bb95387} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
679 2023.11.21 21:33:53.966314 [ 3 ] {} <Debug> HTTP-Session: ff834205-2814-416b-bb84-42e68c64998e Destroying unnamed session
680 2023.11.21 21:33:53.966419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
681 2023.11.21 21:33:53.966476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
682 2023.11.21 21:33:53.966508 [ 3 ] {} <Debug> HTTP-Session: 15e159ef-d39b-41db-a6f9-18dbf38f7eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
683 2023.11.21 21:33:53.966524 [ 3 ] {} <Debug> HTTP-Session: 15e159ef-d39b-41db-a6f9-18dbf38f7eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
684 2023.11.21 21:33:53.966690 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
685 2023.11.21 21:33:53.966752 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
686 2023.11.21 21:33:53.970536 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} <Debug> oximeter.fields_u32 (2f3ca82b-721b-42fa-8d6d-897048c65c11): Loading data parts
687 2023.11.21 21:33:53.970712 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} <Debug> oximeter.fields_u32 (2f3ca82b-721b-42fa-8d6d-897048c65c11): There are no data parts
688 2023.11.21 21:33:53.972309 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} <Debug> DynamicQueryHandler: Done processing query
689 2023.11.21 21:33:53.972347 [ 3 ] {e9b459e2-98eb-49d5-b26d-c1777d1b0559} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
690 2023.11.21 21:33:53.972380 [ 3 ] {} <Debug> HTTP-Session: 15e159ef-d39b-41db-a6f9-18dbf38f7eb9 Destroying unnamed session
691 2023.11.21 21:33:53.972490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
692 2023.11.21 21:33:53.972548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
693 2023.11.21 21:33:53.972580 [ 3 ] {} <Debug> HTTP-Session: 8cfd5b4a-98d7-4e0b-b4b0-27f0bc93d07d Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
694 2023.11.21 21:33:53.972596 [ 3 ] {} <Debug> HTTP-Session: 8cfd5b4a-98d7-4e0b-b4b0-27f0bc93d07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
695 2023.11.21 21:33:53.972760 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
696 2023.11.21 21:33:53.972816 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
697 2023.11.21 21:33:53.974771 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} <Debug> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Loading data parts
698 2023.11.21 21:33:53.974869 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} <Debug> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): There are no data parts
699 2023.11.21 21:33:53.976044 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} <Debug> DynamicQueryHandler: Done processing query
700 2023.11.21 21:33:53.976084 [ 3 ] {eaa56ad6-5ea3-4e4b-b23d-70d59c36535d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
701 2023.11.21 21:33:53.976099 [ 3 ] {} <Debug> HTTP-Session: 8cfd5b4a-98d7-4e0b-b4b0-27f0bc93d07d Destroying unnamed session
702 2023.11.21 21:33:53.976215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2023.11.21 21:33:53.976272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
704 2023.11.21 21:33:53.976291 [ 3 ] {} <Debug> HTTP-Session: 0e48c2b5-ff15-4c50-b29f-68e545890a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
705 2023.11.21 21:33:53.976321 [ 3 ] {} <Debug> HTTP-Session: 0e48c2b5-ff15-4c50-b29f-68e545890a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2023.11.21 21:33:53.976475 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
707 2023.11.21 21:33:53.976537 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
708 2023.11.21 21:33:53.980229 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} <Debug> oximeter.fields_u64 (1823ed4f-08f6-44e2-b47e-f410e28df814): Loading data parts
709 2023.11.21 21:33:53.980324 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} <Debug> oximeter.fields_u64 (1823ed4f-08f6-44e2-b47e-f410e28df814): There are no data parts
710 2023.11.21 21:33:53.981786 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} <Debug> DynamicQueryHandler: Done processing query
711 2023.11.21 21:33:53.981812 [ 3 ] {31406989-1fc1-45c5-8434-7d5ac198ee9d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
712 2023.11.21 21:33:53.981835 [ 3 ] {} <Debug> HTTP-Session: 0e48c2b5-ff15-4c50-b29f-68e545890a79 Destroying unnamed session
713 2023.11.21 21:33:53.981938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2023.11.21 21:33:53.982001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
715 2023.11.21 21:33:53.982027 [ 3 ] {} <Debug> HTTP-Session: 2ec43961-37bb-4512-8bf1-86f5bc25794d Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
716 2023.11.21 21:33:53.982050 [ 3 ] {} <Debug> HTTP-Session: 2ec43961-37bb-4512-8bf1-86f5bc25794d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2023.11.21 21:33:53.982203 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
718 2023.11.21 21:33:53.982260 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
719 2023.11.21 21:33:53.984222 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} <Debug> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Loading data parts
720 2023.11.21 21:33:53.984308 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} <Debug> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): There are no data parts
721 2023.11.21 21:33:53.985533 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} <Debug> DynamicQueryHandler: Done processing query
722 2023.11.21 21:33:53.985557 [ 3 ] {b853252e-a636-4ccb-916c-5dd05d8f759e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
723 2023.11.21 21:33:53.985572 [ 3 ] {} <Debug> HTTP-Session: 2ec43961-37bb-4512-8bf1-86f5bc25794d Destroying unnamed session
724 2023.11.21 21:33:53.985672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
725 2023.11.21 21:33:53.985725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
726 2023.11.21 21:33:53.985743 [ 3 ] {} <Debug> HTTP-Session: f197c944-3b64-42a7-99b5-56499890dc19 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
727 2023.11.21 21:33:53.985767 [ 3 ] {} <Debug> HTTP-Session: f197c944-3b64-42a7-99b5-56499890dc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
728 2023.11.21 21:33:53.985926 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
729 2023.11.21 21:33:53.985971 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
730 2023.11.21 21:33:53.989698 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} <Debug> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Loading data parts
731 2023.11.21 21:33:53.989775 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} <Debug> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): There are no data parts
732 2023.11.21 21:33:53.991147 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} <Debug> DynamicQueryHandler: Done processing query
733 2023.11.21 21:33:53.991187 [ 3 ] {bb1fb338-0057-45e6-aa3b-ab95964608a7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
734 2023.11.21 21:33:53.991202 [ 3 ] {} <Debug> HTTP-Session: f197c944-3b64-42a7-99b5-56499890dc19 Destroying unnamed session
735 2023.11.21 21:33:53.991324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.11.21 21:33:53.991381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.11.21 21:33:53.991399 [ 3 ] {} <Debug> HTTP-Session: f32be594-d634-43ff-a799-b998167033f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
738 2023.11.21 21:33:53.991423 [ 3 ] {} <Debug> HTTP-Session: f32be594-d634-43ff-a799-b998167033f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.11.21 21:33:53.991585 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) 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)
740 2023.11.21 21:33:53.991629 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
741 2023.11.21 21:33:53.993571 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} <Debug> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Loading data parts
742 2023.11.21 21:33:53.993641 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} <Debug> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): There are no data parts
743 2023.11.21 21:33:53.994825 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} <Debug> DynamicQueryHandler: Done processing query
744 2023.11.21 21:33:53.994850 [ 3 ] {e929b59a-baca-46f0-8a00-cd6c02314f3d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
745 2023.11.21 21:33:53.994879 [ 3 ] {} <Debug> HTTP-Session: f32be594-d634-43ff-a799-b998167033f7 Destroying unnamed session
746 2023.11.21 21:33:53.994978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
747 2023.11.21 21:33:53.995030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
748 2023.11.21 21:33:53.995056 [ 3 ] {} <Debug> HTTP-Session: 2e118af6-d7eb-49bc-945d-711b3c484054 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
749 2023.11.21 21:33:53.995072 [ 3 ] {} <Debug> HTTP-Session: 2e118af6-d7eb-49bc-945d-711b3c484054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
750 2023.11.21 21:33:53.995300 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) /* The timeseries schema table stores the extracted schema for the samples
751 * oximeter collects.
752 */
753 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)
754 2023.11.21 21:33:53.995366 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
755 2023.11.21 21:33:53.999145 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969): Loading data parts
756 2023.11.21 21:33:53.999256 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969): There are no data parts
757 2023.11.21 21:33:54.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.92 MiB, peak 222.02 MiB, will set to 226.31 MiB (RSS), difference: 6.39 MiB
758 2023.11.21 21:33:54.000822 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} <Debug> DynamicQueryHandler: Done processing query
759 2023.11.21 21:33:54.000859 [ 3 ] {c397e19f-19cd-48b8-ba3b-8a810adf64af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
760 2023.11.21 21:33:54.000876 [ 3 ] {} <Debug> HTTP-Session: 2e118af6-d7eb-49bc-945d-711b3c484054 Destroying unnamed session
761 2023.11.21 21:33:54.001006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44304, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2023.11.21 21:33:54.001058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
763 2023.11.21 21:33:54.001077 [ 3 ] {} <Debug> HTTP-Session: 2abb88e9-dfa7-4985-a318-3a464e171a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304
764 2023.11.21 21:33:54.001108 [ 3 ] {} <Debug> HTTP-Session: 2abb88e9-dfa7-4985-a318-3a464e171a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2023.11.21 21:33:54.001215 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44304) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
766 2023.11.21 21:33:54.001850 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
767 2023.11.21 21:33:54.005246 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
768 2023.11.21 21:33:54.008054 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
769 2023.11.21 21:33:54.008315 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} <Trace> oximeter.version (224795e9-d759-436d-bebd-d47e3dfdff95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
770 2023.11.21 21:33:54.008542 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007285481 sec., 137 rows/sec., 2.14 KiB/sec.
771 2023.11.21 21:33:54.008657 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} <Debug> DynamicQueryHandler: Done processing query
772 2023.11.21 21:33:54.008686 [ 3 ] {6a77bb99-3049-4fa1-8746-1af2112bfbdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
773 2023.11.21 21:33:54.008708 [ 3 ] {} <Debug> HTTP-Session: 2abb88e9-dfa7-4985-a318-3a464e171a21 Destroying unnamed session
774 2023.11.21 21:33:55.000127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.39 MiB, peak 230.46 MiB, will set to 228.31 MiB (RSS), difference: 2.92 MiB
775 2023.11.21 21:34:07.853945 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
776 2023.11.21 21:34:07.854052 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
777 2023.11.21 21:34:22.854082 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache
778 2023.11.21 21:34:22.854195 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache
779 2023.11.21 21:34:37.854224 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache
780 2023.11.21 21:34:37.854286 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache
781 2023.11.21 21:34:52.854338 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache
782 2023.11.21 21:34:52.854465 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache
783 2023.11.21 21:35:07.854737 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
784 2023.11.21 21:35:07.854835 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
785 2023.11.21 21:35:09.036379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2023.11.21 21:35:09.036520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
787 2023.11.21 21:35:09.036549 [ 3 ] {} <Debug> HTTP-Session: 0355200c-67a1-493b-812d-c1bfabd3bbb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
788 2023.11.21 21:35:09.036602 [ 3 ] {} <Debug> HTTP-Session: 0355200c-67a1-493b-812d-c1bfabd3bbb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2023.11.21 21:35:09.036767 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
790 2023.11.21 21:35:09.037164 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
791 2023.11.21 21:35:09.037875 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
792 2023.11.21 21:35:09.038068 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
793 2023.11.21 21:35:09.039140 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} <Debug> DynamicQueryHandler: Done processing query
794 2023.11.21 21:35:09.039179 [ 3 ] {98b5fe7d-0f95-400c-8d8e-1910a163ece3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
795 2023.11.21 21:35:09.039274 [ 3 ] {} <Debug> HTTP-Session: 0355200c-67a1-493b-812d-c1bfabd3bbb9 Destroying unnamed session
796 2023.11.21 21:35:09.044265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
797 2023.11.21 21:35:09.044332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
798 2023.11.21 21:35:09.044356 [ 3 ] {} <Debug> HTTP-Session: b8012197-70de-4e26-b3d8-0d8adbe66b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
799 2023.11.21 21:35:09.044397 [ 3 ] {} <Debug> HTTP-Session: b8012197-70de-4e26-b3d8-0d8adbe66b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
800 2023.11.21 21:35:09.044550 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
801 2023.11.21 21:35:09.049822 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
802 2023.11.21 21:35:09.049977 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
803 2023.11.21 21:35:09.050096 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
804 2023.11.21 21:35:09.051052 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} <Debug> DynamicQueryHandler: Done processing query
805 2023.11.21 21:35:09.051081 [ 3 ] {9337c397-fb2c-43b6-b5a3-63277988c4dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
806 2023.11.21 21:35:09.051097 [ 3 ] {} <Debug> HTTP-Session: b8012197-70de-4e26-b3d8-0d8adbe66b42 Destroying unnamed session
807 2023.11.21 21:35:09.051323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
808 2023.11.21 21:35:09.051368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
809 2023.11.21 21:35:09.051387 [ 3 ] {} <Debug> HTTP-Session: 9aec05fd-5a95-461b-8e5b-a6fe21e946ff Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
810 2023.11.21 21:35:09.051422 [ 3 ] {} <Debug> HTTP-Session: 9aec05fd-5a95-461b-8e5b-a6fe21e946ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
811 2023.11.21 21:35:09.051534 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
812 2023.11.21 21:35:09.051924 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
813 2023.11.21 21:35:09.052071 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
814 2023.11.21 21:35:09.052113 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
815 2023.11.21 21:35:09.052962 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} <Debug> DynamicQueryHandler: Done processing query
816 2023.11.21 21:35:09.052989 [ 3 ] {58fdb249-db98-4444-a9ce-73aec78215a6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
817 2023.11.21 21:35:09.053006 [ 3 ] {} <Debug> HTTP-Session: 9aec05fd-5a95-461b-8e5b-a6fe21e946ff Destroying unnamed session
818 2023.11.21 21:35:09.053335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
819 2023.11.21 21:35:09.053379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
820 2023.11.21 21:35:09.053397 [ 3 ] {} <Debug> HTTP-Session: a09ee4a4-04c0-4cc9-acfc-fccf216a17d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
821 2023.11.21 21:35:09.053414 [ 3 ] {} <Debug> HTTP-Session: a09ee4a4-04c0-4cc9-acfc-fccf216a17d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
822 2023.11.21 21:35:09.053523 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
823 2023.11.21 21:35:09.053868 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
824 2023.11.21 21:35:09.054018 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
825 2023.11.21 21:35:09.054059 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
826 2023.11.21 21:35:09.054864 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} <Debug> DynamicQueryHandler: Done processing query
827 2023.11.21 21:35:09.054892 [ 3 ] {cb070329-9edf-4102-989e-39a67eaf61a8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
828 2023.11.21 21:35:09.054908 [ 3 ] {} <Debug> HTTP-Session: a09ee4a4-04c0-4cc9-acfc-fccf216a17d0 Destroying unnamed session
829 2023.11.21 21:35:09.056379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
830 2023.11.21 21:35:09.056423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
831 2023.11.21 21:35:09.056442 [ 3 ] {} <Debug> HTTP-Session: 44a18b90-1956-42e9-9df5-4edccadb4b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
832 2023.11.21 21:35:09.056459 [ 3 ] {} <Debug> HTTP-Session: 44a18b90-1956-42e9-9df5-4edccadb4b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
833 2023.11.21 21:35:09.056537 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
834 2023.11.21 21:35:09.056577 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
835 2023.11.21 21:35:09.057304 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
836 2023.11.21 21:35:09.062756 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
837 2023.11.21 21:35:09.063191 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
838 2023.11.21 21:35:09.063365 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} <Trace> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
839 2023.11.21 21:35:09.063489 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006922709 sec., 577 rows/sec., 62.49 KiB/sec.
840 2023.11.21 21:35:09.063641 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} <Debug> DynamicQueryHandler: Done processing query
841 2023.11.21 21:35:09.063665 [ 3 ] {5f5d8606-f20a-4923-82d2-315572c90ff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
842 2023.11.21 21:35:09.063681 [ 3 ] {} <Debug> HTTP-Session: 44a18b90-1956-42e9-9df5-4edccadb4b17 Destroying unnamed session
843 2023.11.21 21:35:09.063797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2023.11.21 21:35:09.063842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
845 2023.11.21 21:35:09.063861 [ 3 ] {} <Debug> HTTP-Session: 24f5882a-d650-48df-bc18-ae9b14d27468 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
846 2023.11.21 21:35:09.063878 [ 3 ] {} <Debug> HTTP-Session: 24f5882a-d650-48df-bc18-ae9b14d27468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2023.11.21 21:35:09.063954 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
848 2023.11.21 21:35:09.063996 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
849 2023.11.21 21:35:09.064108 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
850 2023.11.21 21:35:09.067873 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
851 2023.11.21 21:35:09.068089 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
852 2023.11.21 21:35:09.068232 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
853 2023.11.21 21:35:09.068341 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.004350707 sec., 8734 rows/sec., 707.95 KiB/sec.
854 2023.11.21 21:35:09.068461 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} <Debug> DynamicQueryHandler: Done processing query
855 2023.11.21 21:35:09.068484 [ 3 ] {bfc08668-3a5b-43fb-980c-8c6bba5c424c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
856 2023.11.21 21:35:09.068500 [ 3 ] {} <Debug> HTTP-Session: 24f5882a-d650-48df-bc18-ae9b14d27468 Destroying unnamed session
857 2023.11.21 21:35:09.068672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 18276, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
858 2023.11.21 21:35:09.068737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
859 2023.11.21 21:35:09.068762 [ 3 ] {} <Debug> HTTP-Session: fdfebf44-fb12-46e2-a438-1883086eb0c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
860 2023.11.21 21:35:09.068783 [ 3 ] {} <Debug> HTTP-Session: fdfebf44-fb12-46e2-a438-1883086eb0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
861 2023.11.21 21:35:09.068873 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
862 2023.11.21 21:35:09.068921 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
863 2023.11.21 21:35:09.069052 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
864 2023.11.21 21:35:09.069404 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
865 2023.11.21 21:35:09.069641 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
866 2023.11.21 21:35:09.069795 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
867 2023.11.21 21:35:09.069915 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} <Information> executeQuery: Read 114 rows, 11.29 KiB in 0.001004999 sec., 113432 rows/sec., 10.97 MiB/sec.
868 2023.11.21 21:35:09.070027 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} <Debug> DynamicQueryHandler: Done processing query
869 2023.11.21 21:35:09.070051 [ 3 ] {5cb9e54c-2b34-4009-a358-ba716fc5d342} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
870 2023.11.21 21:35:09.070068 [ 3 ] {} <Debug> HTTP-Session: fdfebf44-fb12-46e2-a438-1883086eb0c9 Destroying unnamed session
871 2023.11.21 21:35:09.070223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 8529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
872 2023.11.21 21:35:09.070266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
873 2023.11.21 21:35:09.070284 [ 3 ] {} <Debug> HTTP-Session: 1cb515d0-41d1-4b9d-a7c0-6219c69d87fa Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
874 2023.11.21 21:35:09.070301 [ 3 ] {} <Debug> HTTP-Session: 1cb515d0-41d1-4b9d-a7c0-6219c69d87fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
875 2023.11.21 21:35:09.070371 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
876 2023.11.21 21:35:09.070411 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
877 2023.11.21 21:35:09.071658 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
878 2023.11.21 21:35:09.074295 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
879 2023.11.21 21:35:09.074579 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
880 2023.11.21 21:35:09.074760 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
881 2023.11.21 21:35:09.074906 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.004493508 sec., 11127 rows/sec., 891.91 KiB/sec.
882 2023.11.21 21:35:09.075052 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} <Debug> DynamicQueryHandler: Done processing query
883 2023.11.21 21:35:09.075081 [ 3 ] {709db7a1-7a0e-43ac-8f33-9c34ecc00f72} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
884 2023.11.21 21:35:09.075102 [ 3 ] {} <Debug> HTTP-Session: 1cb515d0-41d1-4b9d-a7c0-6219c69d87fa Destroying unnamed session
885 2023.11.21 21:35:09.075351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 40665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
886 2023.11.21 21:35:09.075396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
887 2023.11.21 21:35:09.075414 [ 3 ] {} <Debug> HTTP-Session: 6a0fdcc6-4f8c-4f0e-99b6-f1f231fc4aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
888 2023.11.21 21:35:09.075430 [ 3 ] {} <Debug> HTTP-Session: 6a0fdcc6-4f8c-4f0e-99b6-f1f231fc4aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
889 2023.11.21 21:35:09.075517 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
890 2023.11.21 21:35:09.075562 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
891 2023.11.21 21:35:09.075715 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
892 2023.11.21 21:35:09.076165 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
893 2023.11.21 21:35:09.079221 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
894 2023.11.21 21:35:09.079407 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
895 2023.11.21 21:35:09.079536 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.003984504 sec., 9536 rows/sec., 12.87 MiB/sec.
896 2023.11.21 21:35:09.079657 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} <Debug> DynamicQueryHandler: Done processing query
897 2023.11.21 21:35:09.079681 [ 3 ] {17cdeee1-8164-4522-a71b-b0398e621ff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
898 2023.11.21 21:35:09.079697 [ 3 ] {} <Debug> HTTP-Session: 6a0fdcc6-4f8c-4f0e-99b6-f1f231fc4aa6 Destroying unnamed session
899 2023.11.21 21:35:09.079836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 4327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
900 2023.11.21 21:35:09.079879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
901 2023.11.21 21:35:09.079899 [ 3 ] {} <Debug> HTTP-Session: 85a703a9-760c-4656-8f4c-ae3bb74fdd93 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
902 2023.11.21 21:35:09.079916 [ 3 ] {} <Debug> HTTP-Session: 85a703a9-760c-4656-8f4c-ae3bb74fdd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
903 2023.11.21 21:35:09.079987 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
904 2023.11.21 21:35:09.080026 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
905 2023.11.21 21:35:09.080131 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} <Trace> ParallelParsingInputFormat: Parallel parsing is used
906 2023.11.21 21:35:09.082456 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
907 2023.11.21 21:35:09.082959 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2023.11.21 21:35:09.083210 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} <Trace> oximeter.measurements_i64 (a1291e7e-fb1a-4689-9614-d14bea59cd91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
909 2023.11.21 21:35:09.083329 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} <Information> executeQuery: Read 27 rows, 1.94 KiB in 0.003311858 sec., 8152 rows/sec., 585.02 KiB/sec.
910 2023.11.21 21:35:09.083447 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} <Debug> DynamicQueryHandler: Done processing query
911 2023.11.21 21:35:09.083471 [ 3 ] {4fb9374d-0d5c-4da2-a447-c0978cc15435} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
912 2023.11.21 21:35:09.083486 [ 3 ] {} <Debug> HTTP-Session: 85a703a9-760c-4656-8f4c-ae3bb74fdd93 Destroying unnamed session
913 2023.11.21 21:35:19.013063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2023.11.21 21:35:19.013190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
915 2023.11.21 21:35:19.013221 [ 3 ] {} <Debug> HTTP-Session: d888a548-66a8-42e5-b166-b4df296e2d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
916 2023.11.21 21:35:19.013250 [ 3 ] {} <Debug> HTTP-Session: d888a548-66a8-42e5-b166-b4df296e2d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2023.11.21 21:35:19.013396 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
918 2023.11.21 21:35:19.013467 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
919 2023.11.21 21:35:19.013652 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
920 2023.11.21 21:35:19.014115 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
921 2023.11.21 21:35:19.014407 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
922 2023.11.21 21:35:19.014577 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
923 2023.11.21 21:35:19.014707 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001267971 sec., 30757 rows/sec., 2.43 MiB/sec.
924 2023.11.21 21:35:19.014845 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} <Debug> DynamicQueryHandler: Done processing query
925 2023.11.21 21:35:19.014871 [ 3 ] {54d36126-59b9-4c66-ad39-8d3dbb570338} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
926 2023.11.21 21:35:19.014886 [ 3 ] {} <Debug> HTTP-Session: d888a548-66a8-42e5-b166-b4df296e2d9d Destroying unnamed session
927 2023.11.21 21:35:19.015076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 18754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2023.11.21 21:35:19.015124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
929 2023.11.21 21:35:19.015144 [ 3 ] {} <Debug> HTTP-Session: 07de823a-a914-4fa0-8ae3-9e2ac0218982 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
930 2023.11.21 21:35:19.015163 [ 3 ] {} <Debug> HTTP-Session: 07de823a-a914-4fa0-8ae3-9e2ac0218982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
931 2023.11.21 21:35:19.015250 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
932 2023.11.21 21:35:19.015294 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
933 2023.11.21 21:35:19.015400 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
934 2023.11.21 21:35:19.015781 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
935 2023.11.21 21:35:19.016012 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
936 2023.11.21 21:35:19.016171 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
937 2023.11.21 21:35:19.016292 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} <Information> executeQuery: Read 117 rows, 11.59 KiB in 0.001011788 sec., 115636 rows/sec., 11.19 MiB/sec.
938 2023.11.21 21:35:19.016458 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} <Debug> DynamicQueryHandler: Done processing query
939 2023.11.21 21:35:19.016482 [ 3 ] {731b5b2b-54f7-4903-9e57-0deda8a2be2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
940 2023.11.21 21:35:19.016499 [ 3 ] {} <Debug> HTTP-Session: 07de823a-a914-4fa0-8ae3-9e2ac0218982 Destroying unnamed session
941 2023.11.21 21:35:19.016639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
942 2023.11.21 21:35:19.016684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
943 2023.11.21 21:35:19.016704 [ 3 ] {} <Debug> HTTP-Session: 40521d1a-b7bb-40d5-a43e-b58f49959132 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
944 2023.11.21 21:35:19.016722 [ 3 ] {} <Debug> HTTP-Session: 40521d1a-b7bb-40d5-a43e-b58f49959132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
945 2023.11.21 21:35:19.016793 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
946 2023.11.21 21:35:19.016832 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
947 2023.11.21 21:35:19.016945 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
948 2023.11.21 21:35:19.017255 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
949 2023.11.21 21:35:19.017463 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
950 2023.11.21 21:35:19.017611 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
951 2023.11.21 21:35:19.017732 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000911948 sec., 42765 rows/sec., 3.34 MiB/sec.
952 2023.11.21 21:35:19.017835 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} <Debug> DynamicQueryHandler: Done processing query
953 2023.11.21 21:35:19.017859 [ 3 ] {bb386991-d632-4b96-9350-f3b25122f86e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
954 2023.11.21 21:35:19.017874 [ 3 ] {} <Debug> HTTP-Session: 40521d1a-b7bb-40d5-a43e-b58f49959132 Destroying unnamed session
955 2023.11.21 21:35:19.018131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
956 2023.11.21 21:35:19.018174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
957 2023.11.21 21:35:19.018193 [ 3 ] {} <Debug> HTTP-Session: 55710b88-36a2-4f86-afb7-83a4e0c5cc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
958 2023.11.21 21:35:19.018209 [ 3 ] {} <Debug> HTTP-Session: 55710b88-36a2-4f86-afb7-83a4e0c5cc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
959 2023.11.21 21:35:19.018295 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
960 2023.11.21 21:35:19.018339 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
961 2023.11.21 21:35:19.018476 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
962 2023.11.21 21:35:19.018997 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
963 2023.11.21 21:35:19.019339 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
964 2023.11.21 21:35:19.019532 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
965 2023.11.21 21:35:19.019660 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001336942 sec., 29171 rows/sec., 39.36 MiB/sec.
966 2023.11.21 21:35:19.019826 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} <Debug> DynamicQueryHandler: Done processing query
967 2023.11.21 21:35:19.019852 [ 3 ] {6f3d7541-35a0-4e26-a7ba-6ba1e8e4b09d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
968 2023.11.21 21:35:19.019868 [ 3 ] {} <Debug> HTTP-Session: 55710b88-36a2-4f86-afb7-83a4e0c5cc18 Destroying unnamed session
969 2023.11.21 21:35:22.855129 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
970 2023.11.21 21:35:22.855206 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
971 2023.11.21 21:35:29.014167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
972 2023.11.21 21:35:29.014298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
973 2023.11.21 21:35:29.014328 [ 3 ] {} <Debug> HTTP-Session: 84332768-5f7c-4eee-be5c-5906d862397a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
974 2023.11.21 21:35:29.014358 [ 3 ] {} <Debug> HTTP-Session: 84332768-5f7c-4eee-be5c-5906d862397a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
975 2023.11.21 21:35:29.014503 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
976 2023.11.21 21:35:29.014570 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
977 2023.11.21 21:35:29.014731 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
978 2023.11.21 21:35:29.015179 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
979 2023.11.21 21:35:29.015435 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
980 2023.11.21 21:35:29.015620 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
981 2023.11.21 21:35:29.015741 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00120083 sec., 35808 rows/sec., 2.83 MiB/sec.
982 2023.11.21 21:35:29.015862 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} <Debug> DynamicQueryHandler: Done processing query
983 2023.11.21 21:35:29.015887 [ 3 ] {828bfec0-8044-403d-abf0-bb4ebcf65c02} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
984 2023.11.21 21:35:29.015904 [ 3 ] {} <Debug> HTTP-Session: 84332768-5f7c-4eee-be5c-5906d862397a Destroying unnamed session
985 2023.11.21 21:35:29.016063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 20531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
986 2023.11.21 21:35:29.016108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
987 2023.11.21 21:35:29.016127 [ 3 ] {} <Debug> HTTP-Session: a6447375-15d4-4b09-a21f-6f8e84c9aefe Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
988 2023.11.21 21:35:29.016144 [ 3 ] {} <Debug> HTTP-Session: a6447375-15d4-4b09-a21f-6f8e84c9aefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
989 2023.11.21 21:35:29.016223 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
990 2023.11.21 21:35:29.016262 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
991 2023.11.21 21:35:29.016364 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
992 2023.11.21 21:35:29.016726 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
993 2023.11.21 21:35:29.016943 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
994 2023.11.21 21:35:29.017087 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
995 2023.11.21 21:35:29.017186 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} <Information> executeQuery: Read 129 rows, 12.65 KiB in 0.000934388 sec., 138058 rows/sec., 13.22 MiB/sec.
996 2023.11.21 21:35:29.017318 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} <Debug> DynamicQueryHandler: Done processing query
997 2023.11.21 21:35:29.017342 [ 3 ] {89014de6-063e-48d8-9854-e2dfd890b43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
998 2023.11.21 21:35:29.017358 [ 3 ] {} <Debug> HTTP-Session: a6447375-15d4-4b09-a21f-6f8e84c9aefe Destroying unnamed session
999 2023.11.21 21:35:29.017478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1000 2023.11.21 21:35:29.017523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1001 2023.11.21 21:35:29.017542 [ 3 ] {} <Debug> HTTP-Session: 73535f89-f719-4e5d-bc9b-0115dfb7f73a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1002 2023.11.21 21:35:29.017559 [ 3 ] {} <Debug> HTTP-Session: 73535f89-f719-4e5d-bc9b-0115dfb7f73a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1003 2023.11.21 21:35:29.017631 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1004 2023.11.21 21:35:29.017670 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1005 2023.11.21 21:35:29.017775 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1006 2023.11.21 21:35:29.018068 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1007 2023.11.21 21:35:29.018270 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1008 2023.11.21 21:35:29.018416 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1009 2023.11.21 21:35:29.018514 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000855697 sec., 57263 rows/sec., 4.48 MiB/sec.
1010 2023.11.21 21:35:29.018613 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} <Debug> DynamicQueryHandler: Done processing query
1011 2023.11.21 21:35:29.018636 [ 3 ] {0eb29850-8816-4f35-beab-e9e2565627c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1012 2023.11.21 21:35:29.018652 [ 3 ] {} <Debug> HTTP-Session: 73535f89-f719-4e5d-bc9b-0115dfb7f73a Destroying unnamed session
1013 2023.11.21 21:35:29.018908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 46005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1014 2023.11.21 21:35:29.018951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1015 2023.11.21 21:35:29.018970 [ 3 ] {} <Debug> HTTP-Session: eb63f6ef-14f3-4dc1-b650-653f11246907 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1016 2023.11.21 21:35:29.018987 [ 3 ] {} <Debug> HTTP-Session: eb63f6ef-14f3-4dc1-b650-653f11246907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1017 2023.11.21 21:35:29.019073 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1018 2023.11.21 21:35:29.019118 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1019 2023.11.21 21:35:29.019248 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1020 2023.11.21 21:35:29.019711 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1021 2023.11.21 21:35:29.020033 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1022 2023.11.21 21:35:29.020203 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1023 2023.11.21 21:35:29.020302 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.00120155 sec., 35787 rows/sec., 48.29 MiB/sec.
1024 2023.11.21 21:35:29.020426 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} <Debug> DynamicQueryHandler: Done processing query
1025 2023.11.21 21:35:29.020448 [ 3 ] {964ed9fd-1a78-417b-8317-c28fd9e91d02} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1026 2023.11.21 21:35:29.020465 [ 3 ] {} <Debug> HTTP-Session: eb63f6ef-14f3-4dc1-b650-653f11246907 Destroying unnamed session
1027 2023.11.21 21:35:29.020568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1028 2023.11.21 21:35:29.020613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1029 2023.11.21 21:35:29.020632 [ 3 ] {} <Debug> HTTP-Session: 387caba5-2742-4a8a-9207-1447fab647c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1030 2023.11.21 21:35:29.020648 [ 3 ] {} <Debug> HTTP-Session: 387caba5-2742-4a8a-9207-1447fab647c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1031 2023.11.21 21:35:29.020716 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1032 2023.11.21 21:35:29.020756 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1033 2023.11.21 21:35:29.020859 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1034 2023.11.21 21:35:29.021103 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1035 2023.11.21 21:35:29.021327 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1036 2023.11.21 21:35:29.021518 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} <Trace> oximeter.measurements_i64 (a1291e7e-fb1a-4689-9614-d14bea59cd91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1037 2023.11.21 21:35:29.021613 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} <Information> executeQuery: Read 6 rows, 428.00 B in 0.000869348 sec., 6901 rows/sec., 480.78 KiB/sec.
1038 2023.11.21 21:35:29.021747 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} <Debug> DynamicQueryHandler: Done processing query
1039 2023.11.21 21:35:29.021776 [ 3 ] {c6c31190-742b-44e0-9edc-33cd6d1ce969} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1040 2023.11.21 21:35:29.021792 [ 3 ] {} <Debug> HTTP-Session: 387caba5-2742-4a8a-9207-1447fab647c6 Destroying unnamed session
1041 2023.11.21 21:35:37.855248 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
1042 2023.11.21 21:35:37.855312 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
1043 2023.11.21 21:35:39.013224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1044 2023.11.21 21:35:39.013341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1045 2023.11.21 21:35:39.013371 [ 3 ] {} <Debug> HTTP-Session: 3515e71e-8406-4b58-8efe-a1b16cee8d4a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1046 2023.11.21 21:35:39.013399 [ 3 ] {} <Debug> HTTP-Session: 3515e71e-8406-4b58-8efe-a1b16cee8d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1047 2023.11.21 21:35:39.013543 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1048 2023.11.21 21:35:39.013612 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1049 2023.11.21 21:35:39.013795 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1050 2023.11.21 21:35:39.014230 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1051 2023.11.21 21:35:39.014494 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1052 2023.11.21 21:35:39.014655 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1053 2023.11.21 21:35:39.014772 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.00119186 sec., 37756 rows/sec., 2.99 MiB/sec.
1054 2023.11.21 21:35:39.014903 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} <Debug> DynamicQueryHandler: Done processing query
1055 2023.11.21 21:35:39.014927 [ 3 ] {9c4a6d19-120e-4eca-9c38-96c9adedb89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1056 2023.11.21 21:35:39.014943 [ 3 ] {} <Debug> HTTP-Session: 3515e71e-8406-4b58-8efe-a1b16cee8d4a Destroying unnamed session
1057 2023.11.21 21:35:39.015094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1058 2023.11.21 21:35:39.015139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1059 2023.11.21 21:35:39.015158 [ 3 ] {} <Debug> HTTP-Session: 948eb008-c8d2-4df5-92b9-0ffc6f984947 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1060 2023.11.21 21:35:39.015175 [ 3 ] {} <Debug> HTTP-Session: 948eb008-c8d2-4df5-92b9-0ffc6f984947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1061 2023.11.21 21:35:39.015248 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1062 2023.11.21 21:35:39.015287 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1063 2023.11.21 21:35:39.015388 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1064 2023.11.21 21:35:39.015747 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1065 2023.11.21 21:35:39.015967 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1066 2023.11.21 21:35:39.016108 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1067 2023.11.21 21:35:39.016205 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} <Information> executeQuery: Read 135 rows, 13.24 KiB in 0.000929839 sec., 145186 rows/sec., 13.91 MiB/sec.
1068 2023.11.21 21:35:39.016302 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} <Debug> DynamicQueryHandler: Done processing query
1069 2023.11.21 21:35:39.016324 [ 3 ] {13605007-6665-456f-a824-f51e012bee10} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1070 2023.11.21 21:35:39.016339 [ 3 ] {} <Debug> HTTP-Session: 948eb008-c8d2-4df5-92b9-0ffc6f984947 Destroying unnamed session
1071 2023.11.21 21:35:39.016441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1072 2023.11.21 21:35:39.016483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1073 2023.11.21 21:35:39.016500 [ 3 ] {} <Debug> HTTP-Session: ee251148-d391-4aa6-aae4-047603cb0400 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1074 2023.11.21 21:35:39.016516 [ 3 ] {} <Debug> HTTP-Session: ee251148-d391-4aa6-aae4-047603cb0400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1075 2023.11.21 21:35:39.016589 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1076 2023.11.21 21:35:39.016627 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1077 2023.11.21 21:35:39.016727 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1078 2023.11.21 21:35:39.017144 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1079 2023.11.21 21:35:39.017341 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1080 2023.11.21 21:35:39.017485 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1081 2023.11.21 21:35:39.017582 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000966738 sec., 46548 rows/sec., 3.64 MiB/sec.
1082 2023.11.21 21:35:39.017724 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} <Debug> DynamicQueryHandler: Done processing query
1083 2023.11.21 21:35:39.017748 [ 3 ] {e023aa50-57a4-47f7-8fdd-4e7b2cc3bc26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1084 2023.11.21 21:35:39.017763 [ 3 ] {} <Debug> HTTP-Session: ee251148-d391-4aa6-aae4-047603cb0400 Destroying unnamed session
1085 2023.11.21 21:35:39.017919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48141, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1086 2023.11.21 21:35:39.017966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1087 2023.11.21 21:35:39.017986 [ 3 ] {} <Debug> HTTP-Session: 989d284a-4fe7-4ec6-88f5-074906063454 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1088 2023.11.21 21:35:39.018002 [ 3 ] {} <Debug> HTTP-Session: 989d284a-4fe7-4ec6-88f5-074906063454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1089 2023.11.21 21:35:39.018087 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1090 2023.11.21 21:35:39.018133 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1091 2023.11.21 21:35:39.018267 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1092 2023.11.21 21:35:39.018789 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1093 2023.11.21 21:35:39.019125 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1094 2023.11.21 21:35:39.019329 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1095 2023.11.21 21:35:39.019431 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001315651 sec., 34203 rows/sec., 46.16 MiB/sec.
1096 2023.11.21 21:35:39.019549 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} <Debug> DynamicQueryHandler: Done processing query
1097 2023.11.21 21:35:39.019572 [ 3 ] {f50b4533-7172-49ab-9afc-94f427da2d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1098 2023.11.21 21:35:39.019589 [ 3 ] {} <Debug> HTTP-Session: 989d284a-4fe7-4ec6-88f5-074906063454 Destroying unnamed session
1099 2023.11.21 21:35:49.013949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1100 2023.11.21 21:35:49.014072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1101 2023.11.21 21:35:49.014098 [ 3 ] {} <Debug> HTTP-Session: 75f9f47c-77b1-4cf8-a2c7-f4c0fc9e5a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1102 2023.11.21 21:35:49.014123 [ 3 ] {} <Debug> HTTP-Session: 75f9f47c-77b1-4cf8-a2c7-f4c0fc9e5a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1103 2023.11.21 21:35:49.014255 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1104 2023.11.21 21:35:49.014316 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1105 2023.11.21 21:35:49.014477 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1106 2023.11.21 21:35:49.014898 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1107 2023.11.21 21:35:49.015153 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1108 2023.11.21 21:35:49.015316 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1109 2023.11.21 21:35:49.015439 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.00115002 sec., 39129 rows/sec., 3.10 MiB/sec.
1110 2023.11.21 21:35:49.015574 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} <Debug> DynamicQueryHandler: Done processing query
1111 2023.11.21 21:35:49.015599 [ 3 ] {c3cce41c-f07d-4196-90bd-3d50f66733f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1112 2023.11.21 21:35:49.015615 [ 3 ] {} <Debug> HTTP-Session: 75f9f47c-77b1-4cf8-a2c7-f4c0fc9e5a68 Destroying unnamed session
1113 2023.11.21 21:35:49.015765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1114 2023.11.21 21:35:49.015812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1115 2023.11.21 21:35:49.015832 [ 3 ] {} <Debug> HTTP-Session: f2f59dc7-5ee2-4699-8814-e40b2475a54c Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1116 2023.11.21 21:35:49.015850 [ 3 ] {} <Debug> HTTP-Session: f2f59dc7-5ee2-4699-8814-e40b2475a54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1117 2023.11.21 21:35:49.015926 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1118 2023.11.21 21:35:49.015967 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1119 2023.11.21 21:35:49.016070 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1120 2023.11.21 21:35:49.016453 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1121 2023.11.21 21:35:49.016680 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1122 2023.11.21 21:35:49.016828 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1123 2023.11.21 21:35:49.016961 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} <Information> executeQuery: Read 135 rows, 13.24 KiB in 0.000994058 sec., 135806 rows/sec., 13.01 MiB/sec.
1124 2023.11.21 21:35:49.017119 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} <Debug> DynamicQueryHandler: Done processing query
1125 2023.11.21 21:35:49.017145 [ 3 ] {af646888-ea62-4f49-82e9-5b13bdd4f2df} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1126 2023.11.21 21:35:49.017162 [ 3 ] {} <Debug> HTTP-Session: f2f59dc7-5ee2-4699-8814-e40b2475a54c Destroying unnamed session
1127 2023.11.21 21:35:49.017273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1128 2023.11.21 21:35:49.017319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1129 2023.11.21 21:35:49.017339 [ 3 ] {} <Debug> HTTP-Session: e34a0fce-89af-465a-8348-4eadc1d9f6a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1130 2023.11.21 21:35:49.017356 [ 3 ] {} <Debug> HTTP-Session: e34a0fce-89af-465a-8348-4eadc1d9f6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1131 2023.11.21 21:35:49.017428 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1132 2023.11.21 21:35:49.017469 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1133 2023.11.21 21:35:49.017581 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1134 2023.11.21 21:35:49.017872 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1135 2023.11.21 21:35:49.018078 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1136 2023.11.21 21:35:49.018229 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1137 2023.11.21 21:35:49.018354 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000896058 sec., 50219 rows/sec., 3.93 MiB/sec.
1138 2023.11.21 21:35:49.018458 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} <Debug> DynamicQueryHandler: Done processing query
1139 2023.11.21 21:35:49.018481 [ 3 ] {f3641dfa-0c91-4a5b-a687-af5621d59583} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1140 2023.11.21 21:35:49.018498 [ 3 ] {} <Debug> HTTP-Session: e34a0fce-89af-465a-8348-4eadc1d9f6a9 Destroying unnamed session
1141 2023.11.21 21:35:49.018678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1142 2023.11.21 21:35:49.018722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1143 2023.11.21 21:35:49.018740 [ 3 ] {} <Debug> HTTP-Session: 70c89169-c217-431e-9ee4-4e622b8091fb Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1144 2023.11.21 21:35:49.018757 [ 3 ] {} <Debug> HTTP-Session: 70c89169-c217-431e-9ee4-4e622b8091fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1145 2023.11.21 21:35:49.018846 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1146 2023.11.21 21:35:49.018892 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1147 2023.11.21 21:35:49.019034 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1148 2023.11.21 21:35:49.019557 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1149 2023.11.21 21:35:49.019897 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1150 2023.11.21 21:35:49.020095 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1151 2023.11.21 21:35:49.020230 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001354302 sec., 33227 rows/sec., 44.84 MiB/sec.
1152 2023.11.21 21:35:49.020363 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} <Debug> DynamicQueryHandler: Done processing query
1153 2023.11.21 21:35:49.020388 [ 3 ] {97b984f8-0024-4536-abdc-286e66c10b5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1154 2023.11.21 21:35:49.020404 [ 3 ] {} <Debug> HTTP-Session: 70c89169-c217-431e-9ee4-4e622b8091fb Destroying unnamed session
1155 2023.11.21 21:35:52.855374 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
1156 2023.11.21 21:35:52.855486 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
1157 2023.11.21 21:35:59.012938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1158 2023.11.21 21:35:59.013069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1159 2023.11.21 21:35:59.013098 [ 3 ] {} <Debug> HTTP-Session: 321efeec-9248-4c1c-b2df-4c6dcf4278fe Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1160 2023.11.21 21:35:59.013126 [ 3 ] {} <Debug> HTTP-Session: 321efeec-9248-4c1c-b2df-4c6dcf4278fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1161 2023.11.21 21:35:59.013344 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1162 2023.11.21 21:35:59.014165 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1163 2023.11.21 21:35:59.014331 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1164 2023.11.21 21:35:59.014428 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1165 2023.11.21 21:35:59.014718 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1166 2023.11.21 21:35:59.016480 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Trace> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1167 2023.11.21 21:35:59.016511 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (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
1168 2023.11.21 21:35:59.017129 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1169 2023.11.21 21:35:59.024505 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.011111234 sec., 359 rows/sec., 38.94 KiB/sec.
1170 2023.11.21 21:35:59.024734 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Debug> DynamicQueryHandler: Done processing query
1171 2023.11.21 21:35:59.024760 [ 3 ] {9ce97004-b62a-4e91-a8c5-a9c9db8172eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1172 2023.11.21 21:35:59.024777 [ 3 ] {} <Debug> HTTP-Session: 321efeec-9248-4c1c-b2df-4c6dcf4278fe Destroying unnamed session
1173 2023.11.21 21:35:59.025476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1174 2023.11.21 21:35:59.025524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1175 2023.11.21 21:35:59.025545 [ 3 ] {} <Debug> HTTP-Session: 1999e579-3cd4-4c3b-b153-6dcc6cd44028 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1176 2023.11.21 21:35:59.025563 [ 3 ] {} <Debug> HTTP-Session: 1999e579-3cd4-4c3b-b153-6dcc6cd44028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1177 2023.11.21 21:35:59.025687 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT JSONEachRow; (stage: Complete)
1178 2023.11.21 21:35:59.026138 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1179 2023.11.21 21:35:59.026299 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1180 2023.11.21 21:35:59.026341 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1181 2023.11.21 21:35:59.026485 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1182 2023.11.21 21:35:59.026515 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Trace> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1183 2023.11.21 21:35:59.026536 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (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
1184 2023.11.21 21:35:59.026564 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1185 2023.11.21 21:35:59.027599 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001849315 sec., 2162 rows/sec., 233.93 KiB/sec.
1186 2023.11.21 21:35:59.027805 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Debug> DynamicQueryHandler: Done processing query
1187 2023.11.21 21:35:59.027829 [ 3 ] {7a8a6643-64d4-4288-96f8-b92e91b0b6fd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1188 2023.11.21 21:35:59.027844 [ 3 ] {} <Debug> HTTP-Session: 1999e579-3cd4-4c3b-b153-6dcc6cd44028 Destroying unnamed session
1189 2023.11.21 21:35:59.028129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1190 2023.11.21 21:35:59.028200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1191 2023.11.21 21:35:59.028220 [ 3 ] {} <Debug> HTTP-Session: c51df994-7cce-411f-8685-a565ff8f4be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1192 2023.11.21 21:35:59.028237 [ 3 ] {} <Debug> HTTP-Session: c51df994-7cce-411f-8685-a565ff8f4be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1193 2023.11.21 21:35:59.028356 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
1194 2023.11.21 21:35:59.028803 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1195 2023.11.21 21:35:59.028964 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1196 2023.11.21 21:35:59.029011 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1197 2023.11.21 21:35:59.029152 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1198 2023.11.21 21:35:59.029181 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Trace> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1199 2023.11.21 21:35:59.029201 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1200 2023.11.21 21:35:59.029228 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1201 2023.11.21 21:35:59.030059 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001666665 sec., 2400 rows/sec., 259.57 KiB/sec.
1202 2023.11.21 21:35:59.030258 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Debug> DynamicQueryHandler: Done processing query
1203 2023.11.21 21:35:59.030282 [ 3 ] {13705b5d-a0e4-4d98-8566-214841fd028a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1204 2023.11.21 21:35:59.030297 [ 3 ] {} <Debug> HTTP-Session: c51df994-7cce-411f-8685-a565ff8f4be7 Destroying unnamed session
1205 2023.11.21 21:35:59.030521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1206 2023.11.21 21:35:59.030565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1207 2023.11.21 21:35:59.030584 [ 3 ] {} <Debug> HTTP-Session: e3581ed3-b3f3-406a-82e8-80ec1c2d4ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1208 2023.11.21 21:35:59.030600 [ 3 ] {} <Debug> HTTP-Session: e3581ed3-b3f3-406a-82e8-80ec1c2d4ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1209 2023.11.21 21:35:59.030715 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1210 2023.11.21 21:35:59.031176 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1211 2023.11.21 21:35:59.031340 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1212 2023.11.21 21:35:59.031381 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1213 2023.11.21 21:35:59.031523 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1214 2023.11.21 21:35:59.031551 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Trace> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1215 2023.11.21 21:35:59.031572 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (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
1216 2023.11.21 21:35:59.031600 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1217 2023.11.21 21:35:59.032405 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001651544 sec., 2421 rows/sec., 261.95 KiB/sec.
1218 2023.11.21 21:35:59.032591 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Debug> DynamicQueryHandler: Done processing query
1219 2023.11.21 21:35:59.032615 [ 3 ] {ea0e6531-83eb-419a-a102-7d4aae7a7d56} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1220 2023.11.21 21:35:59.032631 [ 3 ] {} <Debug> HTTP-Session: e3581ed3-b3f3-406a-82e8-80ec1c2d4ebb Destroying unnamed session
1221 2023.11.21 21:35:59.032857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1222 2023.11.21 21:35:59.032901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1223 2023.11.21 21:35:59.032920 [ 3 ] {} <Debug> HTTP-Session: 020ea0aa-8151-4f95-8500-a723101df3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1224 2023.11.21 21:35:59.032936 [ 3 ] {} <Debug> HTTP-Session: 020ea0aa-8151-4f95-8500-a723101df3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1225 2023.11.21 21:35:59.033054 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1226 2023.11.21 21:35:59.033513 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1227 2023.11.21 21:35:59.033678 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1228 2023.11.21 21:35:59.033718 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1229 2023.11.21 21:35:59.033861 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1230 2023.11.21 21:35:59.033890 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Trace> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1231 2023.11.21 21:35:59.033910 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (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
1232 2023.11.21 21:35:59.033937 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1233 2023.11.21 21:35:59.034874 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001782945 sec., 2243 rows/sec., 242.64 KiB/sec.
1234 2023.11.21 21:35:59.035062 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Debug> DynamicQueryHandler: Done processing query
1235 2023.11.21 21:35:59.035086 [ 3 ] {15df211e-9640-402b-8f89-1aabee7f40a6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1236 2023.11.21 21:35:59.035102 [ 3 ] {} <Debug> HTTP-Session: 020ea0aa-8151-4f95-8500-a723101df3aa Destroying unnamed session
1237 2023.11.21 21:35:59.035293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2023.11.21 21:35:59.035337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1239 2023.11.21 21:35:59.035355 [ 3 ] {} <Debug> HTTP-Session: 2ff57b6f-dab3-4ab6-9bcc-1b7096d0ce16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1240 2023.11.21 21:35:59.035372 [ 3 ] {} <Debug> HTTP-Session: 2ff57b6f-dab3-4ab6-9bcc-1b7096d0ce16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2023.11.21 21:35:59.035492 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1242 2023.11.21 21:35:59.035957 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1243 2023.11.21 21:35:59.036125 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1244 2023.11.21 21:35:59.036166 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1245 2023.11.21 21:35:59.036308 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1246 2023.11.21 21:35:59.036336 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Trace> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1247 2023.11.21 21:35:59.036356 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (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
1248 2023.11.21 21:35:59.036383 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1249 2023.11.21 21:35:59.037199 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001668844 sec., 2396 rows/sec., 259.23 KiB/sec.
1250 2023.11.21 21:35:59.037397 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Debug> DynamicQueryHandler: Done processing query
1251 2023.11.21 21:35:59.037421 [ 3 ] {87a2522f-e572-4334-9695-a3e04981f4e2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1252 2023.11.21 21:35:59.037436 [ 3 ] {} <Debug> HTTP-Session: 2ff57b6f-dab3-4ab6-9bcc-1b7096d0ce16 Destroying unnamed session
1253 2023.11.21 21:35:59.037652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1254 2023.11.21 21:35:59.037696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1255 2023.11.21 21:35:59.037714 [ 3 ] {} <Debug> HTTP-Session: 304621d3-31c9-43fd-bd67-0b5878600e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1256 2023.11.21 21:35:59.037731 [ 3 ] {} <Debug> HTTP-Session: 304621d3-31c9-43fd-bd67-0b5878600e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1257 2023.11.21 21:35:59.037852 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1258 2023.11.21 21:35:59.038323 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1259 2023.11.21 21:35:59.038493 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1260 2023.11.21 21:35:59.038534 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1261 2023.11.21 21:35:59.038677 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1262 2023.11.21 21:35:59.038704 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Trace> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1263 2023.11.21 21:35:59.038724 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Debug> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969) (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
1264 2023.11.21 21:35:59.038752 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1265 2023.11.21 21:35:59.039694 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001805165 sec., 2215 rows/sec., 239.66 KiB/sec.
1266 2023.11.21 21:35:59.039880 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Debug> DynamicQueryHandler: Done processing query
1267 2023.11.21 21:35:59.039903 [ 3 ] {11d3cae6-c75a-468e-9de2-c0cf0e636364} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1268 2023.11.21 21:35:59.039919 [ 3 ] {} <Debug> HTTP-Session: 304621d3-31c9-43fd-bd67-0b5878600e52 Destroying unnamed session
1269 2023.11.21 21:35:59.053947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 2336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1270 2023.11.21 21:35:59.054001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1271 2023.11.21 21:35:59.054025 [ 3 ] {} <Debug> HTTP-Session: 37fabe73-3fa4-4267-8680-646fa54d93f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1272 2023.11.21 21:35:59.054045 [ 3 ] {} <Debug> HTTP-Session: 37fabe73-3fa4-4267-8680-646fa54d93f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1273 2023.11.21 21:35:59.054139 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1274 2023.11.21 21:35:59.054188 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1275 2023.11.21 21:35:59.054354 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1276 2023.11.21 21:35:59.054803 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1277 2023.11.21 21:35:59.055096 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1278 2023.11.21 21:35:59.055258 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} <Trace> oximeter.timeseries_schema (08b571f2-c338-45f3-8e6e-c741d03b1969): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1279 2023.11.21 21:35:59.055390 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} <Information> executeQuery: Read 7 rows, 1.20 KiB in 0.001213131 sec., 5770 rows/sec., 988.53 KiB/sec.
1280 2023.11.21 21:35:59.055517 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} <Debug> DynamicQueryHandler: Done processing query
1281 2023.11.21 21:35:59.055540 [ 3 ] {a6f18dfd-bd01-4d78-aadd-a8ea94dfd80f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1282 2023.11.21 21:35:59.055556 [ 3 ] {} <Debug> HTTP-Session: 37fabe73-3fa4-4267-8680-646fa54d93f3 Destroying unnamed session
1283 2023.11.21 21:35:59.055660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1284 2023.11.21 21:35:59.055703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1285 2023.11.21 21:35:59.055721 [ 3 ] {} <Debug> HTTP-Session: 10dbcfce-85c5-47a8-90b1-5f86f8b0355d Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1286 2023.11.21 21:35:59.055736 [ 3 ] {} <Debug> HTTP-Session: 10dbcfce-85c5-47a8-90b1-5f86f8b0355d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1287 2023.11.21 21:35:59.055808 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1288 2023.11.21 21:35:59.055846 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1289 2023.11.21 21:35:59.055947 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1290 2023.11.21 21:35:59.056262 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1291 2023.11.21 21:35:59.056465 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1292 2023.11.21 21:35:59.056608 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1293 2023.11.21 21:35:59.056728 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.000891828 sec., 50458 rows/sec., 3.99 MiB/sec.
1294 2023.11.21 21:35:59.056887 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} <Debug> DynamicQueryHandler: Done processing query
1295 2023.11.21 21:35:59.056910 [ 3 ] {d5933f26-ed23-4cf8-828c-9546d8d4e994} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1296 2023.11.21 21:35:59.056925 [ 3 ] {} <Debug> HTTP-Session: 10dbcfce-85c5-47a8-90b1-5f86f8b0355d Destroying unnamed session
1297 2023.11.21 21:35:59.057028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1298 2023.11.21 21:35:59.057071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1299 2023.11.21 21:35:59.057089 [ 3 ] {} <Debug> HTTP-Session: 42ba33d8-6a06-4588-bfc4-f42366dfc1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1300 2023.11.21 21:35:59.057105 [ 3 ] {} <Debug> HTTP-Session: 42ba33d8-6a06-4588-bfc4-f42366dfc1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1301 2023.11.21 21:35:59.057173 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1302 2023.11.21 21:35:59.057211 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1303 2023.11.21 21:35:59.057299 [ 129 ] {} <Debug> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1304 2023.11.21 21:35:59.057403 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1305 2023.11.21 21:35:59.057411 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1306 2023.11.21 21:35:59.057621 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1307 2023.11.21 21:35:59.057800 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1308 2023.11.21 21:35:59.057940 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1309 2023.11.21 21:35:59.058102 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1310 2023.11.21 21:35:59.058145 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part
1311 2023.11.21 21:35:59.058319 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} <Trace> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1312 2023.11.21 21:35:59.058404 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part
1313 2023.11.21 21:35:59.058562 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001348191 sec., 1483 rows/sec., 126.76 KiB/sec.
1314 2023.11.21 21:35:59.058656 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part
1315 2023.11.21 21:35:59.058776 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} <Debug> DynamicQueryHandler: Done processing query
1316 2023.11.21 21:35:59.058827 [ 3 ] {ab46f27b-eaea-4522-a2ef-6345cc710c0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1317 2023.11.21 21:35:59.058839 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part
1318 2023.11.21 21:35:59.058855 [ 3 ] {} <Debug> HTTP-Session: 42ba33d8-6a06-4588-bfc4-f42366dfc1b5 Destroying unnamed session
1319 2023.11.21 21:35:59.058959 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part
1320 2023.11.21 21:35:59.059089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 26907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1321 2023.11.21 21:35:59.059106 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part
1322 2023.11.21 21:35:59.059178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1323 2023.11.21 21:35:59.059223 [ 3 ] {} <Debug> HTTP-Session: c700da14-e56d-4bf3-8449-0a91a0d4fa32 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1324 2023.11.21 21:35:59.059278 [ 3 ] {} <Debug> HTTP-Session: c700da14-e56d-4bf3-8449-0a91a0d4fa32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1325 2023.11.21 21:35:59.059486 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1326 2023.11.21 21:35:59.059530 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1327 2023.11.21 21:35:59.059924 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1328 2023.11.21 21:35:59.060823 [ 13 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.003348819 sec., 76146.24737855345 rows/sec., 6.03 MiB/sec.
1329 2023.11.21 21:35:59.060942 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1330 2023.11.21 21:35:59.060978 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1331 2023.11.21 21:35:59.061261 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1332 2023.11.21 21:35:59.061325 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1333 2023.11.21 21:35:59.061375 [ 15 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_6_1} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1334 2023.11.21 21:35:59.061545 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1335 2023.11.21 21:35:59.061668 [ 129 ] {} <Debug> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1336 2023.11.21 21:35:59.061686 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} <Information> executeQuery: Read 172 rows, 16.42 KiB in 0.002169938 sec., 79264 rows/sec., 7.39 MiB/sec.
1337 2023.11.21 21:35:59.061720 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1338 2023.11.21 21:35:59.061850 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1339 2023.11.21 21:35:59.061933 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} <Debug> DynamicQueryHandler: Done processing query
1340 2023.11.21 21:35:59.061982 [ 3 ] {6a607be6-d0a7-4381-b031-01eaa91087b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1341 2023.11.21 21:35:59.061993 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1342 2023.11.21 21:35:59.062013 [ 3 ] {} <Debug> HTTP-Session: c700da14-e56d-4bf3-8449-0a91a0d4fa32 Destroying unnamed session
1343 2023.11.21 21:35:59.062049 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part
1344 2023.11.21 21:35:59.062157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1345 2023.11.21 21:35:59.062231 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 117 rows starting from the beginning of the part
1346 2023.11.21 21:35:59.062248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1347 2023.11.21 21:35:59.062310 [ 3 ] {} <Debug> HTTP-Session: 7ea549aa-8bb7-49e1-8806-73a738ae19a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1348 2023.11.21 21:35:59.062340 [ 3 ] {} <Debug> HTTP-Session: 7ea549aa-8bb7-49e1-8806-73a738ae19a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1349 2023.11.21 21:35:59.062468 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 129 rows starting from the beginning of the part
1350 2023.11.21 21:35:59.062567 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1351 2023.11.21 21:35:59.062676 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1352 2023.11.21 21:35:59.062690 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 135 rows starting from the beginning of the part
1353 2023.11.21 21:35:59.062995 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 135 rows starting from the beginning of the part
1354 2023.11.21 21:35:59.063136 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1355 2023.11.21 21:35:59.063217 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 172 rows starting from the beginning of the part
1356 2023.11.21 21:35:59.064150 [ 15 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 4 columns (4 merged, 0 gathered) in 0.00237284 sec., 337991.6049965442 rows/sec., 32.28 MiB/sec.
1357 2023.11.21 21:35:59.064330 [ 16 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1358 2023.11.21 21:35:59.064547 [ 16 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1359 2023.11.21 21:35:59.064622 [ 16 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_6_1} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1360 2023.11.21 21:35:59.065859 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1361 2023.11.21 21:35:59.066109 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1362 2023.11.21 21:35:59.066281 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} <Trace> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1363 2023.11.21 21:35:59.066407 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003791382 sec., 527 rows/sec., 36.83 KiB/sec.
1364 2023.11.21 21:35:59.066581 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} <Debug> DynamicQueryHandler: Done processing query
1365 2023.11.21 21:35:59.066607 [ 3 ] {e04f5c6e-2ac9-4443-82e9-30b941847404} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1366 2023.11.21 21:35:59.066622 [ 3 ] {} <Debug> HTTP-Session: 7ea549aa-8bb7-49e1-8806-73a738ae19a9 Destroying unnamed session
1367 2023.11.21 21:35:59.066744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 12055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1368 2023.11.21 21:35:59.066789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1369 2023.11.21 21:35:59.066809 [ 3 ] {} <Debug> HTTP-Session: 8dba8ef7-53d4-4f0b-bd34-359b7e856ea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1370 2023.11.21 21:35:59.066825 [ 3 ] {} <Debug> HTTP-Session: 8dba8ef7-53d4-4f0b-bd34-359b7e856ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1371 2023.11.21 21:35:59.066900 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1372 2023.11.21 21:35:59.066937 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1373 2023.11.21 21:35:59.067044 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1374 2023.11.21 21:35:59.067372 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1375 2023.11.21 21:35:59.067576 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1376 2023.11.21 21:35:59.067721 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1377 2023.11.21 21:35:59.067837 [ 129 ] {} <Debug> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1378 2023.11.21 21:35:59.067853 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} <Information> executeQuery: Read 71 rows, 5.67 KiB in 0.000918137 sec., 77330 rows/sec., 6.03 MiB/sec.
1379 2023.11.21 21:35:59.067899 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1380 2023.11.21 21:35:59.068025 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1381 2023.11.21 21:35:59.068076 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} <Debug> DynamicQueryHandler: Done processing query
1382 2023.11.21 21:35:59.068121 [ 3 ] {773bb240-77ca-44fc-8393-32570701a619} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1383 2023.11.21 21:35:59.068166 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1384 2023.11.21 21:35:59.068176 [ 3 ] {} <Debug> HTTP-Session: 8dba8ef7-53d4-4f0b-bd34-359b7e856ea9 Destroying unnamed session
1385 2023.11.21 21:35:59.068223 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part
1386 2023.11.21 21:35:59.068344 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part
1387 2023.11.21 21:35:59.068412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 55663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1388 2023.11.21 21:35:59.068484 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 49 rows starting from the beginning of the part
1389 2023.11.21 21:35:59.068493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1390 2023.11.21 21:35:59.068558 [ 3 ] {} <Debug> HTTP-Session: 7990ed48-1914-4f62-a2ba-45bd479bcc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1391 2023.11.21 21:35:59.068590 [ 3 ] {} <Debug> HTTP-Session: 7990ed48-1914-4f62-a2ba-45bd479bcc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1392 2023.11.21 21:35:59.068698 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part
1393 2023.11.21 21:35:59.068842 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1394 2023.11.21 21:35:59.068909 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part
1395 2023.11.21 21:35:59.068939 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1396 2023.11.21 21:35:59.069142 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 71 rows starting from the beginning of the part
1397 2023.11.21 21:35:59.069626 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1398 2023.11.21 21:35:59.070588 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1399 2023.11.21 21:35:59.070695 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749563 sec., 108744.55322536708 rows/sec., 8.50 MiB/sec.
1400 2023.11.21 21:35:59.070874 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1401 2023.11.21 21:35:59.071032 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1402 2023.11.21 21:35:59.071153 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1403 2023.11.21 21:35:59.071249 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_6_1} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1404 2023.11.21 21:35:59.071325 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} <Trace> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1405 2023.11.21 21:35:59.071520 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} <Information> executeQuery: Read 289 rows, 20.60 KiB in 0.002615252 sec., 110505 rows/sec., 7.69 MiB/sec.
1406 2023.11.21 21:35:59.071676 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} <Debug> DynamicQueryHandler: Done processing query
1407 2023.11.21 21:35:59.071708 [ 3 ] {79c93aca-502c-4515-a165-5bb2a557ff51} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1408 2023.11.21 21:35:59.071732 [ 3 ] {} <Debug> HTTP-Session: 7990ed48-1914-4f62-a2ba-45bd479bcc12 Destroying unnamed session
1409 2023.11.21 21:35:59.071888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1410 2023.11.21 21:35:59.071935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1411 2023.11.21 21:35:59.071954 [ 3 ] {} <Debug> HTTP-Session: fde07edb-092d-4151-9097-855af89144ec Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1412 2023.11.21 21:35:59.071970 [ 3 ] {} <Debug> HTTP-Session: fde07edb-092d-4151-9097-855af89144ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1413 2023.11.21 21:35:59.072059 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1414 2023.11.21 21:35:59.072102 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1415 2023.11.21 21:35:59.072241 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1416 2023.11.21 21:35:59.072715 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1417 2023.11.21 21:35:59.073040 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1418 2023.11.21 21:35:59.073211 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1419 2023.11.21 21:35:59.073336 [ 129 ] {} <Debug> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1420 2023.11.21 21:35:59.073354 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001264431 sec., 35589 rows/sec., 48.03 MiB/sec.
1421 2023.11.21 21:35:59.073391 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1422 2023.11.21 21:35:59.073550 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1423 2023.11.21 21:35:59.073606 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} <Debug> DynamicQueryHandler: Done processing query
1424 2023.11.21 21:35:59.073654 [ 3 ] {0fa8b9c3-6038-43b8-97a2-31fabac31c04} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1425 2023.11.21 21:35:59.073709 [ 3 ] {} <Debug> HTTP-Session: fde07edb-092d-4151-9097-855af89144ec Destroying unnamed session
1426 2023.11.21 21:35:59.073727 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1427 2023.11.21 21:35:59.073772 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part
1428 2023.11.21 21:35:59.073877 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part
1429 2023.11.21 21:35:59.073974 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part
1430 2023.11.21 21:35:59.074088 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part
1431 2023.11.21 21:35:59.074191 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part
1432 2023.11.21 21:35:59.074287 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part
1433 2023.11.21 21:35:59.076089 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 6 columns (6 merged, 0 gathered) in 0.002632722 sec., 96857.92879005075 rows/sec., 130.70 MiB/sec.
1434 2023.11.21 21:35:59.076274 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1435 2023.11.21 21:35:59.076521 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1436 2023.11.21 21:35:59.076592 [ 15 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1437 2023.11.21 21:35:59.076661 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 70394af1-5f00-4133-89b8-4082a0f04cba::all_1_6_1: 4.07 MiB.
1438 2023.11.21 21:36:07.855551 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
1439 2023.11.21 21:36:07.855637 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
1440 2023.11.21 21:36:09.014062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1441 2023.11.21 21:36:09.014174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1442 2023.11.21 21:36:09.014202 [ 3 ] {} <Debug> HTTP-Session: 7ee0412e-a677-481e-8a82-67a9a7011dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1443 2023.11.21 21:36:09.014230 [ 3 ] {} <Debug> HTTP-Session: 7ee0412e-a677-481e-8a82-67a9a7011dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1444 2023.11.21 21:36:09.014373 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1445 2023.11.21 21:36:09.014441 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1446 2023.11.21 21:36:09.014622 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1447 2023.11.21 21:36:09.015162 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1448 2023.11.21 21:36:09.015416 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1449 2023.11.21 21:36:09.015574 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1450 2023.11.21 21:36:09.015698 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001287631 sec., 34947 rows/sec., 2.77 MiB/sec.
1451 2023.11.21 21:36:09.015830 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} <Debug> DynamicQueryHandler: Done processing query
1452 2023.11.21 21:36:09.015855 [ 3 ] {3e13aaaf-8e0b-4bbf-a5aa-1544f1787f5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1453 2023.11.21 21:36:09.015871 [ 3 ] {} <Debug> HTTP-Session: 7ee0412e-a677-481e-8a82-67a9a7011dd6 Destroying unnamed session
1454 2023.11.21 21:36:09.016022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1455 2023.11.21 21:36:09.016068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1456 2023.11.21 21:36:09.016088 [ 3 ] {} <Debug> HTTP-Session: 7d9f1c09-d9e0-4969-9e63-966a03d59f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1457 2023.11.21 21:36:09.016105 [ 3 ] {} <Debug> HTTP-Session: 7d9f1c09-d9e0-4969-9e63-966a03d59f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1458 2023.11.21 21:36:09.016180 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1459 2023.11.21 21:36:09.016219 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1460 2023.11.21 21:36:09.016322 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1461 2023.11.21 21:36:09.016712 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1462 2023.11.21 21:36:09.016937 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1463 2023.11.21 21:36:09.017086 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1464 2023.11.21 21:36:09.017185 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} <Information> executeQuery: Read 135 rows, 13.24 KiB in 0.000977889 sec., 138052 rows/sec., 13.22 MiB/sec.
1465 2023.11.21 21:36:09.017312 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} <Debug> DynamicQueryHandler: Done processing query
1466 2023.11.21 21:36:09.017334 [ 3 ] {0e11f557-7612-4f7f-a4bb-28aca53ee0e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1467 2023.11.21 21:36:09.017350 [ 3 ] {} <Debug> HTTP-Session: 7d9f1c09-d9e0-4969-9e63-966a03d59f16 Destroying unnamed session
1468 2023.11.21 21:36:09.017460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1469 2023.11.21 21:36:09.017505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1470 2023.11.21 21:36:09.017524 [ 3 ] {} <Debug> HTTP-Session: 37e20237-8a9c-43fa-9707-43c7ba21166b Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1471 2023.11.21 21:36:09.017540 [ 3 ] {} <Debug> HTTP-Session: 37e20237-8a9c-43fa-9707-43c7ba21166b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1472 2023.11.21 21:36:09.017612 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1473 2023.11.21 21:36:09.017650 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1474 2023.11.21 21:36:09.017752 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1475 2023.11.21 21:36:09.018047 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1476 2023.11.21 21:36:09.018250 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1477 2023.11.21 21:36:09.018391 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1478 2023.11.21 21:36:09.018487 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000849368 sec., 52980 rows/sec., 4.14 MiB/sec.
1479 2023.11.21 21:36:09.018599 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} <Debug> DynamicQueryHandler: Done processing query
1480 2023.11.21 21:36:09.018621 [ 3 ] {6d057ae1-31cb-4466-b698-c10c10a4c2ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1481 2023.11.21 21:36:09.018636 [ 3 ] {} <Debug> HTTP-Session: 37e20237-8a9c-43fa-9707-43c7ba21166b Destroying unnamed session
1482 2023.11.21 21:36:09.018772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1483 2023.11.21 21:36:09.018815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1484 2023.11.21 21:36:09.018833 [ 3 ] {} <Debug> HTTP-Session: f08757c3-c1a1-4e66-a730-484c5ae97215 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1485 2023.11.21 21:36:09.018849 [ 3 ] {} <Debug> HTTP-Session: f08757c3-c1a1-4e66-a730-484c5ae97215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1486 2023.11.21 21:36:09.018934 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1487 2023.11.21 21:36:09.018979 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1488 2023.11.21 21:36:09.019159 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1489 2023.11.21 21:36:09.019644 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1490 2023.11.21 21:36:09.020016 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1491 2023.11.21 21:36:09.020190 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1492 2023.11.21 21:36:09.020289 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001327371 sec., 33901 rows/sec., 45.75 MiB/sec.
1493 2023.11.21 21:36:09.020413 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} <Debug> DynamicQueryHandler: Done processing query
1494 2023.11.21 21:36:09.020437 [ 3 ] {88aee33f-2c76-46cb-94ea-cc7ac8136aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1495 2023.11.21 21:36:09.020453 [ 3 ] {} <Debug> HTTP-Session: f08757c3-c1a1-4e66-a730-484c5ae97215 Destroying unnamed session
1496 2023.11.21 21:36:19.013748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1497 2023.11.21 21:36:19.013886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1498 2023.11.21 21:36:19.013916 [ 3 ] {} <Debug> HTTP-Session: 847c8f89-a04e-4853-b52c-1516de2bdc5c Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1499 2023.11.21 21:36:19.013945 [ 3 ] {} <Debug> HTTP-Session: 847c8f89-a04e-4853-b52c-1516de2bdc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1500 2023.11.21 21:36:19.014092 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1501 2023.11.21 21:36:19.014163 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1502 2023.11.21 21:36:19.014349 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1503 2023.11.21 21:36:19.014887 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1504 2023.11.21 21:36:19.015153 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1505 2023.11.21 21:36:19.015314 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1506 2023.11.21 21:36:19.015463 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001329621 sec., 33844 rows/sec., 2.68 MiB/sec.
1507 2023.11.21 21:36:19.015606 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} <Debug> DynamicQueryHandler: Done processing query
1508 2023.11.21 21:36:19.015632 [ 3 ] {77b3f641-28da-4d0d-975f-4b928859dcb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1509 2023.11.21 21:36:19.015648 [ 3 ] {} <Debug> HTTP-Session: 847c8f89-a04e-4853-b52c-1516de2bdc5c Destroying unnamed session
1510 2023.11.21 21:36:19.015756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1511 2023.11.21 21:36:19.015804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1512 2023.11.21 21:36:19.015824 [ 3 ] {} <Debug> HTTP-Session: 9029907f-f293-49df-af6d-f3b7916ab806 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1513 2023.11.21 21:36:19.015841 [ 3 ] {} <Debug> HTTP-Session: 9029907f-f293-49df-af6d-f3b7916ab806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1514 2023.11.21 21:36:19.015913 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1515 2023.11.21 21:36:19.015955 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1516 2023.11.21 21:36:19.016064 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1517 2023.11.21 21:36:19.016461 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1518 2023.11.21 21:36:19.016668 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1519 2023.11.21 21:36:19.016817 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} <Trace> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1520 2023.11.21 21:36:19.016945 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000996788 sec., 4012 rows/sec., 335.06 KiB/sec.
1521 2023.11.21 21:36:19.017072 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} <Debug> DynamicQueryHandler: Done processing query
1522 2023.11.21 21:36:19.017096 [ 3 ] {0469455e-1476-4891-8cf1-6010f3ca2ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1523 2023.11.21 21:36:19.017112 [ 3 ] {} <Debug> HTTP-Session: 9029907f-f293-49df-af6d-f3b7916ab806 Destroying unnamed session
1524 2023.11.21 21:36:19.017263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1525 2023.11.21 21:36:19.017308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1526 2023.11.21 21:36:19.017328 [ 3 ] {} <Debug> HTTP-Session: a136da9d-83c1-4ae0-bdc7-5a244b948533 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1527 2023.11.21 21:36:19.017345 [ 3 ] {} <Debug> HTTP-Session: a136da9d-83c1-4ae0-bdc7-5a244b948533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1528 2023.11.21 21:36:19.017422 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1529 2023.11.21 21:36:19.017461 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1530 2023.11.21 21:36:19.017567 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1531 2023.11.21 21:36:19.017953 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1532 2023.11.21 21:36:19.018180 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1533 2023.11.21 21:36:19.018328 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1534 2023.11.21 21:36:19.018450 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} <Information> executeQuery: Read 137 rows, 13.42 KiB in 0.000998809 sec., 137163 rows/sec., 13.12 MiB/sec.
1535 2023.11.21 21:36:19.018567 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} <Debug> DynamicQueryHandler: Done processing query
1536 2023.11.21 21:36:19.018590 [ 3 ] {3fd2fe86-c07f-4f8d-b84e-15fd3a791218} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1537 2023.11.21 21:36:19.018606 [ 3 ] {} <Debug> HTTP-Session: a136da9d-83c1-4ae0-bdc7-5a244b948533 Destroying unnamed session
1538 2023.11.21 21:36:19.018705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1539 2023.11.21 21:36:19.018751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1540 2023.11.21 21:36:19.018771 [ 3 ] {} <Debug> HTTP-Session: 33945297-9bf5-418f-8bd1-e45b977efad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1541 2023.11.21 21:36:19.018787 [ 3 ] {} <Debug> HTTP-Session: 33945297-9bf5-418f-8bd1-e45b977efad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1542 2023.11.21 21:36:19.018942 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1543 2023.11.21 21:36:19.018981 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1544 2023.11.21 21:36:19.019087 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1545 2023.11.21 21:36:19.019416 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1546 2023.11.21 21:36:19.019636 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1547 2023.11.21 21:36:19.019780 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} <Trace> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1548 2023.11.21 21:36:19.019886 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000912578 sec., 4383 rows/sec., 306.05 KiB/sec.
1549 2023.11.21 21:36:19.020004 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} <Debug> DynamicQueryHandler: Done processing query
1550 2023.11.21 21:36:19.020028 [ 3 ] {5c0bb159-e012-47f4-910f-e62ff81abfd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1551 2023.11.21 21:36:19.020043 [ 3 ] {} <Debug> HTTP-Session: 33945297-9bf5-418f-8bd1-e45b977efad4 Destroying unnamed session
1552 2023.11.21 21:36:19.020150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1553 2023.11.21 21:36:19.020194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1554 2023.11.21 21:36:19.020213 [ 3 ] {} <Debug> HTTP-Session: 02bb4bbf-9a2b-4b3e-b787-5bba92e72f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1555 2023.11.21 21:36:19.020230 [ 3 ] {} <Debug> HTTP-Session: 02bb4bbf-9a2b-4b3e-b787-5bba92e72f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1556 2023.11.21 21:36:19.020302 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1557 2023.11.21 21:36:19.020340 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1558 2023.11.21 21:36:19.020441 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1559 2023.11.21 21:36:19.020820 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1560 2023.11.21 21:36:19.021027 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1561 2023.11.21 21:36:19.021172 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1562 2023.11.21 21:36:19.021305 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000966558 sec., 50695 rows/sec., 3.97 MiB/sec.
1563 2023.11.21 21:36:19.021419 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} <Debug> DynamicQueryHandler: Done processing query
1564 2023.11.21 21:36:19.021443 [ 3 ] {ede1e505-c948-4079-9a26-f590fe3c6546} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1565 2023.11.21 21:36:19.021459 [ 3 ] {} <Debug> HTTP-Session: 02bb4bbf-9a2b-4b3e-b787-5bba92e72f02 Destroying unnamed session
1566 2023.11.21 21:36:19.021561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1567 2023.11.21 21:36:19.021605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1568 2023.11.21 21:36:19.021624 [ 3 ] {} <Debug> HTTP-Session: fc3fc266-1f92-4994-87b2-7b228df36042 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1569 2023.11.21 21:36:19.021641 [ 3 ] {} <Debug> HTTP-Session: fc3fc266-1f92-4994-87b2-7b228df36042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1570 2023.11.21 21:36:19.021710 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1571 2023.11.21 21:36:19.021753 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1572 2023.11.21 21:36:19.021872 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1573 2023.11.21 21:36:19.022120 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1574 2023.11.21 21:36:19.022370 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1575 2023.11.21 21:36:19.022544 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} <Trace> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1576 2023.11.21 21:36:19.022672 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000928587 sec., 2153 rows/sec., 149.34 KiB/sec.
1577 2023.11.21 21:36:19.022803 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} <Debug> DynamicQueryHandler: Done processing query
1578 2023.11.21 21:36:19.022828 [ 3 ] {d99b4fb8-da16-4122-a5f5-1e5609a8cfc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1579 2023.11.21 21:36:19.022844 [ 3 ] {} <Debug> HTTP-Session: fc3fc266-1f92-4994-87b2-7b228df36042 Destroying unnamed session
1580 2023.11.21 21:36:19.022968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1581 2023.11.21 21:36:19.023015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1582 2023.11.21 21:36:19.023036 [ 3 ] {} <Debug> HTTP-Session: bcef47d4-80b9-4e78-aced-334050149d1a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1583 2023.11.21 21:36:19.023052 [ 3 ] {} <Debug> HTTP-Session: bcef47d4-80b9-4e78-aced-334050149d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1584 2023.11.21 21:36:19.023146 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1585 2023.11.21 21:36:19.023192 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1586 2023.11.21 21:36:19.023330 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1587 2023.11.21 21:36:19.023793 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1588 2023.11.21 21:36:19.024118 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1589 2023.11.21 21:36:19.024324 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1590 2023.11.21 21:36:19.024464 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001289011 sec., 34910 rows/sec., 47.11 MiB/sec.
1591 2023.11.21 21:36:19.024585 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} <Debug> DynamicQueryHandler: Done processing query
1592 2023.11.21 21:36:19.024613 [ 3 ] {5d70c995-6f9d-47e4-a9bc-8cde54f15e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1593 2023.11.21 21:36:19.024630 [ 3 ] {} <Debug> HTTP-Session: bcef47d4-80b9-4e78-aced-334050149d1a Destroying unnamed session
1594 2023.11.21 21:36:22.855680 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
1595 2023.11.21 21:36:22.855752 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
1596 2023.11.21 21:36:29.015777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1597 2023.11.21 21:36:29.015912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1598 2023.11.21 21:36:29.015943 [ 3 ] {} <Debug> HTTP-Session: 14941adc-3b7c-4723-993f-a9f76ac9c966 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1599 2023.11.21 21:36:29.015972 [ 3 ] {} <Debug> HTTP-Session: 14941adc-3b7c-4723-993f-a9f76ac9c966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1600 2023.11.21 21:36:29.016116 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1601 2023.11.21 21:36:29.016177 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1602 2023.11.21 21:36:29.016341 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1603 2023.11.21 21:36:29.016792 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1604 2023.11.21 21:36:29.017055 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1605 2023.11.21 21:36:29.017214 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1606 2023.11.21 21:36:29.017338 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.00118941 sec., 37833 rows/sec., 2.99 MiB/sec.
1607 2023.11.21 21:36:29.017483 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} <Debug> DynamicQueryHandler: Done processing query
1608 2023.11.21 21:36:29.017509 [ 3 ] {05b2bcd1-37e7-4f95-ab9b-658d79dbd1a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1609 2023.11.21 21:36:29.017525 [ 3 ] {} <Debug> HTTP-Session: 14941adc-3b7c-4723-993f-a9f76ac9c966 Destroying unnamed session
1610 2023.11.21 21:36:29.017645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1611 2023.11.21 21:36:29.017691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1612 2023.11.21 21:36:29.017710 [ 3 ] {} <Debug> HTTP-Session: 213aa465-4c12-4656-8ad0-4827363cea70 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1613 2023.11.21 21:36:29.017728 [ 3 ] {} <Debug> HTTP-Session: 213aa465-4c12-4656-8ad0-4827363cea70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1614 2023.11.21 21:36:29.017797 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1615 2023.11.21 21:36:29.017838 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1616 2023.11.21 21:36:29.017946 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1617 2023.11.21 21:36:29.018216 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1618 2023.11.21 21:36:29.018420 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1619 2023.11.21 21:36:29.018569 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} <Trace> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1620 2023.11.21 21:36:29.018695 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000868697 sec., 2302 rows/sec., 196.73 KiB/sec.
1621 2023.11.21 21:36:29.018855 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} <Debug> DynamicQueryHandler: Done processing query
1622 2023.11.21 21:36:29.018879 [ 3 ] {6be64cd8-9ce4-4df4-b0bb-04c7523f1337} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1623 2023.11.21 21:36:29.018895 [ 3 ] {} <Debug> HTTP-Session: 213aa465-4c12-4656-8ad0-4827363cea70 Destroying unnamed session
1624 2023.11.21 21:36:29.019044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 26908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1625 2023.11.21 21:36:29.019089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1626 2023.11.21 21:36:29.019108 [ 3 ] {} <Debug> HTTP-Session: 45d590ec-f20f-4770-bf3c-4dd564fe93c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1627 2023.11.21 21:36:29.019125 [ 3 ] {} <Debug> HTTP-Session: 45d590ec-f20f-4770-bf3c-4dd564fe93c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1628 2023.11.21 21:36:29.019202 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1629 2023.11.21 21:36:29.019250 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1630 2023.11.21 21:36:29.019363 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1631 2023.11.21 21:36:29.019740 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1632 2023.11.21 21:36:29.019960 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1633 2023.11.21 21:36:29.020102 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1634 2023.11.21 21:36:29.020222 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} <Information> executeQuery: Read 172 rows, 16.42 KiB in 0.000981108 sec., 175311 rows/sec., 16.35 MiB/sec.
1635 2023.11.21 21:36:29.020384 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} <Debug> DynamicQueryHandler: Done processing query
1636 2023.11.21 21:36:29.020409 [ 3 ] {2d446ce7-31f4-41cf-bf9f-ea2ca127562c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1637 2023.11.21 21:36:29.020425 [ 3 ] {} <Debug> HTTP-Session: 45d590ec-f20f-4770-bf3c-4dd564fe93c5 Destroying unnamed session
1638 2023.11.21 21:36:29.020521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1639 2023.11.21 21:36:29.020567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1640 2023.11.21 21:36:29.020586 [ 3 ] {} <Debug> HTTP-Session: bab5707d-1313-4d5d-9601-3f4e9ff941d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1641 2023.11.21 21:36:29.020603 [ 3 ] {} <Debug> HTTP-Session: bab5707d-1313-4d5d-9601-3f4e9ff941d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1642 2023.11.21 21:36:29.020672 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1643 2023.11.21 21:36:29.020711 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1644 2023.11.21 21:36:29.020824 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1645 2023.11.21 21:36:29.021067 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1646 2023.11.21 21:36:29.021271 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1647 2023.11.21 21:36:29.021420 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} <Trace> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1648 2023.11.21 21:36:29.021544 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000840327 sec., 2380 rows/sec., 166.18 KiB/sec.
1649 2023.11.21 21:36:29.021663 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} <Debug> DynamicQueryHandler: Done processing query
1650 2023.11.21 21:36:29.021686 [ 3 ] {39e40f55-14e8-4452-ad29-797a2c7ab78c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1651 2023.11.21 21:36:29.021701 [ 3 ] {} <Debug> HTTP-Session: bab5707d-1313-4d5d-9601-3f4e9ff941d8 Destroying unnamed session
1652 2023.11.21 21:36:29.021811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 12057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1653 2023.11.21 21:36:29.021855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1654 2023.11.21 21:36:29.021874 [ 3 ] {} <Debug> HTTP-Session: ba440311-49e2-473b-913b-4198a7caed27 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1655 2023.11.21 21:36:29.021891 [ 3 ] {} <Debug> HTTP-Session: ba440311-49e2-473b-913b-4198a7caed27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1656 2023.11.21 21:36:29.021964 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1657 2023.11.21 21:36:29.022003 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1658 2023.11.21 21:36:29.022109 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1659 2023.11.21 21:36:29.022503 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1660 2023.11.21 21:36:29.022709 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1661 2023.11.21 21:36:29.022853 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1662 2023.11.21 21:36:29.022969 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} <Information> executeQuery: Read 71 rows, 5.67 KiB in 0.000977618 sec., 72625 rows/sec., 5.66 MiB/sec.
1663 2023.11.21 21:36:29.023088 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} <Debug> DynamicQueryHandler: Done processing query
1664 2023.11.21 21:36:29.023111 [ 3 ] {9940655c-3c0b-41d7-99f8-6682404db0b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1665 2023.11.21 21:36:29.023128 [ 3 ] {} <Debug> HTTP-Session: ba440311-49e2-473b-913b-4198a7caed27 Destroying unnamed session
1666 2023.11.21 21:36:29.023235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1667 2023.11.21 21:36:29.023280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1668 2023.11.21 21:36:29.023298 [ 3 ] {} <Debug> HTTP-Session: 1590ab3f-e4f3-4013-a4ba-a41b3dc994de Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1669 2023.11.21 21:36:29.023315 [ 3 ] {} <Debug> HTTP-Session: 1590ab3f-e4f3-4013-a4ba-a41b3dc994de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1670 2023.11.21 21:36:29.023386 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1671 2023.11.21 21:36:29.023428 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1672 2023.11.21 21:36:29.023547 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1673 2023.11.21 21:36:29.023841 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1674 2023.11.21 21:36:29.024090 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1675 2023.11.21 21:36:29.024260 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} <Trace> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1676 2023.11.21 21:36:29.024379 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000964539 sec., 38360 rows/sec., 2.67 MiB/sec.
1677 2023.11.21 21:36:29.024499 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} <Debug> DynamicQueryHandler: Done processing query
1678 2023.11.21 21:36:29.024523 [ 3 ] {e026e172-1099-4953-aecf-bc6c330b2f7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1679 2023.11.21 21:36:29.024539 [ 3 ] {} <Debug> HTTP-Session: 1590ab3f-e4f3-4013-a4ba-a41b3dc994de Destroying unnamed session
1680 2023.11.21 21:36:29.024673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1681 2023.11.21 21:36:29.024719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1682 2023.11.21 21:36:29.024742 [ 3 ] {} <Debug> HTTP-Session: 670d9646-eb70-4f4b-9419-0f78d2dc2c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1683 2023.11.21 21:36:29.024758 [ 3 ] {} <Debug> HTTP-Session: 670d9646-eb70-4f4b-9419-0f78d2dc2c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1684 2023.11.21 21:36:29.024843 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1685 2023.11.21 21:36:29.024888 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1686 2023.11.21 21:36:29.025021 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1687 2023.11.21 21:36:29.025548 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1688 2023.11.21 21:36:29.025853 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1689 2023.11.21 21:36:29.026019 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1690 2023.11.21 21:36:29.026157 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001271201 sec., 35399 rows/sec., 47.77 MiB/sec.
1691 2023.11.21 21:36:29.026321 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} <Debug> DynamicQueryHandler: Done processing query
1692 2023.11.21 21:36:29.026346 [ 3 ] {0778903a-3ffd-43af-ba8e-3b301048f3fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1693 2023.11.21 21:36:29.026361 [ 3 ] {} <Debug> HTTP-Session: 670d9646-eb70-4f4b-9419-0f78d2dc2c3c Destroying unnamed session
1694 2023.11.21 21:36:37.855794 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
1695 2023.11.21 21:36:37.855865 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
1696 2023.11.21 21:36:39.014041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1697 2023.11.21 21:36:39.014160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1698 2023.11.21 21:36:39.014189 [ 3 ] {} <Debug> HTTP-Session: 173d3775-e9d5-4e50-8ee0-bfc8682749dd Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1699 2023.11.21 21:36:39.014218 [ 3 ] {} <Debug> HTTP-Session: 173d3775-e9d5-4e50-8ee0-bfc8682749dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1700 2023.11.21 21:36:39.014365 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1701 2023.11.21 21:36:39.014429 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1702 2023.11.21 21:36:39.014590 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1703 2023.11.21 21:36:39.015129 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1704 2023.11.21 21:36:39.015390 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1705 2023.11.21 21:36:39.015569 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1706 2023.11.21 21:36:39.015720 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001313801 sec., 34251 rows/sec., 2.71 MiB/sec.
1707 2023.11.21 21:36:39.015715 [ 106 ] {} <Debug> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
1708 2023.11.21 21:36:39.015837 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1709 2023.11.21 21:36:39.015912 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} <Debug> DynamicQueryHandler: Done processing query
1710 2023.11.21 21:36:39.015956 [ 3 ] {7acfdb40-942c-40ca-84d5-b13183106941} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1711 2023.11.21 21:36:39.015975 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
1712 2023.11.21 21:36:39.015989 [ 3 ] {} <Debug> HTTP-Session: 173d3775-e9d5-4e50-8ee0-bfc8682749dd Destroying unnamed session
1713 2023.11.21 21:36:39.016183 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1714 2023.11.21 21:36:39.016221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1715 2023.11.21 21:36:39.016273 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part
1716 2023.11.21 21:36:39.016298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1717 2023.11.21 21:36:39.016380 [ 3 ] {} <Debug> HTTP-Session: 06615a3c-71f2-447a-a3f4-0945cf4972f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1718 2023.11.21 21:36:39.016425 [ 3 ] {} <Debug> HTTP-Session: 06615a3c-71f2-447a-a3f4-0945cf4972f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1719 2023.11.21 21:36:39.016620 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part
1720 2023.11.21 21:36:39.016637 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1721 2023.11.21 21:36:39.016738 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1722 2023.11.21 21:36:39.016869 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part
1723 2023.11.21 21:36:39.017192 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part
1724 2023.11.21 21:36:39.017256 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1725 2023.11.21 21:36:39.017433 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part
1726 2023.11.21 21:36:39.018304 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1727 2023.11.21 21:36:39.018809 [ 21 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002890904 sec., 77830.32573893841 rows/sec., 6.16 MiB/sec.
1728 2023.11.21 21:36:39.018847 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1729 2023.11.21 21:36:39.018973 [ 21 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1730 2023.11.21 21:36:39.019075 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1731 2023.11.21 21:36:39.019300 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} <Information> executeQuery: Read 135 rows, 13.24 KiB in 0.002578012 sec., 52365 rows/sec., 5.02 MiB/sec.
1732 2023.11.21 21:36:39.019330 [ 21 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1733 2023.11.21 21:36:39.019529 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} <Debug> DynamicQueryHandler: Done processing query
1734 2023.11.21 21:36:39.019526 [ 21 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_10_2} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
1735 2023.11.21 21:36:39.019568 [ 3 ] {7018f136-b8ca-49ce-abdc-9462b77351eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1736 2023.11.21 21:36:39.019603 [ 3 ] {} <Debug> HTTP-Session: 06615a3c-71f2-447a-a3f4-0945cf4972f0 Destroying unnamed session
1737 2023.11.21 21:36:39.019741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1738 2023.11.21 21:36:39.019789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1739 2023.11.21 21:36:39.019809 [ 3 ] {} <Debug> HTTP-Session: 0785f8a8-1633-4941-9e5e-5f718afcea66 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1740 2023.11.21 21:36:39.019826 [ 3 ] {} <Debug> HTTP-Session: 0785f8a8-1633-4941-9e5e-5f718afcea66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1741 2023.11.21 21:36:39.019904 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1742 2023.11.21 21:36:39.019967 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1743 2023.11.21 21:36:39.020093 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1744 2023.11.21 21:36:39.020419 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1745 2023.11.21 21:36:39.020628 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1746 2023.11.21 21:36:39.020775 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1747 2023.11.21 21:36:39.020905 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000961878 sec., 46783 rows/sec., 3.66 MiB/sec.
1748 2023.11.21 21:36:39.021021 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} <Debug> DynamicQueryHandler: Done processing query
1749 2023.11.21 21:36:39.021044 [ 3 ] {f2cfc762-fcf5-4f3c-a2ee-f18c0c96958c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1750 2023.11.21 21:36:39.021060 [ 3 ] {} <Debug> HTTP-Session: 0785f8a8-1633-4941-9e5e-5f718afcea66 Destroying unnamed session
1751 2023.11.21 21:36:39.021184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1752 2023.11.21 21:36:39.021229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1753 2023.11.21 21:36:39.021248 [ 3 ] {} <Debug> HTTP-Session: b8314406-d737-429a-904f-06ff20daa05e Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1754 2023.11.21 21:36:39.021265 [ 3 ] {} <Debug> HTTP-Session: b8314406-d737-429a-904f-06ff20daa05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1755 2023.11.21 21:36:39.021354 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1756 2023.11.21 21:36:39.021401 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1757 2023.11.21 21:36:39.021539 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1758 2023.11.21 21:36:39.022271 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
1759 2023.11.21 21:36:39.022602 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1760 2023.11.21 21:36:39.022779 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1761 2023.11.21 21:36:39.022916 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001530723 sec., 29397 rows/sec., 39.67 MiB/sec.
1762 2023.11.21 21:36:39.023097 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} <Debug> DynamicQueryHandler: Done processing query
1763 2023.11.21 21:36:39.023121 [ 3 ] {d6cb44f7-a447-433e-ac1f-1c03b2a705f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1764 2023.11.21 21:36:39.023137 [ 3 ] {} <Debug> HTTP-Session: b8314406-d737-429a-904f-06ff20daa05e Destroying unnamed session
1765 2023.11.21 21:36:49.014290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1766 2023.11.21 21:36:49.014422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1767 2023.11.21 21:36:49.014453 [ 3 ] {} <Debug> HTTP-Session: 1b989cec-d598-48fa-8ad9-d11e9feb53e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1768 2023.11.21 21:36:49.014481 [ 3 ] {} <Debug> HTTP-Session: 1b989cec-d598-48fa-8ad9-d11e9feb53e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1769 2023.11.21 21:36:49.014625 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1770 2023.11.21 21:36:49.014685 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1771 2023.11.21 21:36:49.014847 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1772 2023.11.21 21:36:49.015280 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1773 2023.11.21 21:36:49.015563 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1774 2023.11.21 21:36:49.015724 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1775 2023.11.21 21:36:49.015873 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.00120791 sec., 37254 rows/sec., 2.95 MiB/sec.
1776 2023.11.21 21:36:49.016009 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} <Debug> DynamicQueryHandler: Done processing query
1777 2023.11.21 21:36:49.016034 [ 3 ] {094ee1d4-376e-4080-9f7a-063a9d48ab41} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1778 2023.11.21 21:36:49.016049 [ 3 ] {} <Debug> HTTP-Session: 1b989cec-d598-48fa-8ad9-d11e9feb53e4 Destroying unnamed session
1779 2023.11.21 21:36:49.016199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2023.11.21 21:36:49.016246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1781 2023.11.21 21:36:49.016264 [ 3 ] {} <Debug> HTTP-Session: 9ac7c74f-4758-4f83-80b3-69f5a1415c06 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1782 2023.11.21 21:36:49.016281 [ 3 ] {} <Debug> HTTP-Session: 9ac7c74f-4758-4f83-80b3-69f5a1415c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2023.11.21 21:36:49.016363 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1784 2023.11.21 21:36:49.016402 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1785 2023.11.21 21:36:49.016508 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1786 2023.11.21 21:36:49.016898 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1787 2023.11.21 21:36:49.017119 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1788 2023.11.21 21:36:49.017267 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1789 2023.11.21 21:36:49.017397 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} <Information> executeQuery: Read 135 rows, 13.24 KiB in 0.001003889 sec., 134477 rows/sec., 12.88 MiB/sec.
1790 2023.11.21 21:36:49.017389 [ 102 ] {} <Debug> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1791 2023.11.21 21:36:49.017510 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1792 2023.11.21 21:36:49.017585 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} <Debug> DynamicQueryHandler: Done processing query
1793 2023.11.21 21:36:49.017630 [ 3 ] {c00d74a9-04fa-4232-bf4f-bb50edd347ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1794 2023.11.21 21:36:49.017637 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1795 2023.11.21 21:36:49.017654 [ 3 ] {} <Debug> HTTP-Session: 9ac7c74f-4758-4f83-80b3-69f5a1415c06 Destroying unnamed session
1796 2023.11.21 21:36:49.017773 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1797 2023.11.21 21:36:49.017829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1798 2023.11.21 21:36:49.017845 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 172 rows starting from the beginning of the part
1799 2023.11.21 21:36:49.017930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1800 2023.11.21 21:36:49.017984 [ 3 ] {} <Debug> HTTP-Session: 43aca79d-f7dc-4353-a785-7d6d2568c98f Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1801 2023.11.21 21:36:49.018021 [ 3 ] {} <Debug> HTTP-Session: 43aca79d-f7dc-4353-a785-7d6d2568c98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1802 2023.11.21 21:36:49.018137 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 135 rows starting from the beginning of the part
1803 2023.11.21 21:36:49.018238 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1804 2023.11.21 21:36:49.018344 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1805 2023.11.21 21:36:49.018409 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 137 rows starting from the beginning of the part
1806 2023.11.21 21:36:49.018721 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 172 rows starting from the beginning of the part
1807 2023.11.21 21:36:49.018840 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1808 2023.11.21 21:36:49.018985 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 135 rows starting from the beginning of the part
1809 2023.11.21 21:36:49.019110 [ 17 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 135 rows starting from the beginning of the part
1810 2023.11.21 21:36:49.019625 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1811 2023.11.21 21:36:49.020022 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1812 2023.11.21 21:36:49.020359 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1813 2023.11.21 21:36:49.020526 [ 102 ] {} <Debug> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1814 2023.11.21 21:36:49.020580 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.002253359 sec., 19970 rows/sec., 1.56 MiB/sec.
1815 2023.11.21 21:36:49.020628 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1816 2023.11.21 21:36:49.020926 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1817 2023.11.21 21:36:49.021224 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} <Debug> DynamicQueryHandler: Done processing query
1818 2023.11.21 21:36:49.021279 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1819 2023.11.21 21:36:49.021326 [ 3 ] {a408cfe3-7720-463c-8d78-33ba2338cadd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1820 2023.11.21 21:36:49.021426 [ 3 ] {} <Debug> HTTP-Session: 43aca79d-f7dc-4353-a785-7d6d2568c98f Destroying unnamed session
1821 2023.11.21 21:36:49.021434 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part
1822 2023.11.21 21:36:49.021483 [ 21 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 4 columns (4 merged, 0 gathered) in 0.003905823 sec., 226840.7964211384 rows/sec., 21.50 MiB/sec.
1823 2023.11.21 21:36:49.021597 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part
1824 2023.11.21 21:36:49.021663 [ 21 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1825 2023.11.21 21:36:49.021712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1826 2023.11.21 21:36:49.021839 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part
1827 2023.11.21 21:36:49.021835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1828 2023.11.21 21:36:49.021931 [ 3 ] {} <Debug> HTTP-Session: a7be64b4-588d-483a-8824-c266858cb3b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1829 2023.11.21 21:36:49.021996 [ 3 ] {} <Debug> HTTP-Session: a7be64b4-588d-483a-8824-c266858cb3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1830 2023.11.21 21:36:49.022026 [ 21 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1831 2023.11.21 21:36:49.022146 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 71 rows starting from the beginning of the part
1832 2023.11.21 21:36:49.022220 [ 21 ] {c947771c-23f5-4594-92de-64c56608e6c8::all_1_11_2} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1833 2023.11.21 21:36:49.022402 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1834 2023.11.21 21:36:49.022470 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part
1835 2023.11.21 21:36:49.022532 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1836 2023.11.21 21:36:49.022703 [ 17 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part
1837 2023.11.21 21:36:49.023262 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1838 2023.11.21 21:36:49.023893 [ 23 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 4 columns (4 merged, 0 gathered) in 0.003139437 sec., 109573.78663754043 rows/sec., 8.56 MiB/sec.
1839 2023.11.21 21:36:49.024091 [ 23 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1840 2023.11.21 21:36:49.024140 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1841 2023.11.21 21:36:49.024305 [ 23 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1842 2023.11.21 21:36:49.024388 [ 23 ] {a825d645-fb5d-4aaf-8ba3-1436ad633d96::all_1_11_2} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1843 2023.11.21 21:36:49.024523 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1844 2023.11.21 21:36:49.024706 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1845 2023.11.21 21:36:49.024833 [ 102 ] {} <Debug> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1846 2023.11.21 21:36:49.024850 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00237071 sec., 18981 rows/sec., 25.61 MiB/sec.
1847 2023.11.21 21:36:49.024886 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1848 2023.11.21 21:36:49.025039 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1849 2023.11.21 21:36:49.025139 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} <Debug> DynamicQueryHandler: Done processing query
1850 2023.11.21 21:36:49.025194 [ 3 ] {97317430-274d-4ab6-9eb5-735341c5707c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1851 2023.11.21 21:36:49.025210 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1852 2023.11.21 21:36:49.025228 [ 3 ] {} <Debug> HTTP-Session: a7be64b4-588d-483a-8824-c266858cb3b6 Destroying unnamed session
1853 2023.11.21 21:36:49.025280 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 255 rows starting from the beginning of the part
1854 2023.11.21 21:36:49.025413 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part
1855 2023.11.21 21:36:49.025511 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part
1856 2023.11.21 21:36:49.025601 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part
1857 2023.11.21 21:36:49.025689 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part
1858 2023.11.21 21:36:49.025775 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part
1859 2023.11.21 21:36:49.027101 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 6 columns (6 merged, 0 gathered) in 0.002146988 sec., 223569.01855063933 rows/sec., 301.70 MiB/sec.
1860 2023.11.21 21:36:49.027346 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1861 2023.11.21 21:36:49.027530 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1862 2023.11.21 21:36:49.027595 [ 21 ] {70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1863 2023.11.21 21:36:49.027650 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 70394af1-5f00-4133-89b8-4082a0f04cba::all_1_11_2: 4.00 MiB.
1864 2023.11.21 21:36:50.000124 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.96 MiB, peak 236.30 MiB, will set to 230.85 MiB (RSS), difference: -4.11 MiB
1865 2023.11.21 21:36:52.855909 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
1866 2023.11.21 21:36:52.855968 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
1867 2023.11.21 21:36:59.015895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1868 2023.11.21 21:36:59.016021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1869 2023.11.21 21:36:59.016051 [ 3 ] {} <Debug> HTTP-Session: e9409c30-81b2-4dec-af80-8172ef484371 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1870 2023.11.21 21:36:59.016078 [ 3 ] {} <Debug> HTTP-Session: e9409c30-81b2-4dec-af80-8172ef484371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1871 2023.11.21 21:36:59.016220 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1872 2023.11.21 21:36:59.016288 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1873 2023.11.21 21:36:59.016473 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1874 2023.11.21 21:36:59.016925 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1875 2023.11.21 21:36:59.017207 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1876 2023.11.21 21:36:59.017368 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1877 2023.11.21 21:36:59.017514 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001249271 sec., 36021 rows/sec., 2.85 MiB/sec.
1878 2023.11.21 21:36:59.017651 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} <Debug> DynamicQueryHandler: Done processing query
1879 2023.11.21 21:36:59.017675 [ 3 ] {414337a7-9b9b-457b-9e06-da3919cd6099} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1880 2023.11.21 21:36:59.017691 [ 3 ] {} <Debug> HTTP-Session: e9409c30-81b2-4dec-af80-8172ef484371 Destroying unnamed session
1881 2023.11.21 21:36:59.017802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1882 2023.11.21 21:36:59.017848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1883 2023.11.21 21:36:59.017866 [ 3 ] {} <Debug> HTTP-Session: e34aabc7-9e9d-4c2a-b444-8e80304a2a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1884 2023.11.21 21:36:59.017883 [ 3 ] {} <Debug> HTTP-Session: e34aabc7-9e9d-4c2a-b444-8e80304a2a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1885 2023.11.21 21:36:59.017952 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1886 2023.11.21 21:36:59.017992 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1887 2023.11.21 21:36:59.018101 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1888 2023.11.21 21:36:59.018414 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1889 2023.11.21 21:36:59.018616 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1890 2023.11.21 21:36:59.018762 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} <Trace> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1891 2023.11.21 21:36:59.018878 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000889137 sec., 2249 rows/sec., 192.21 KiB/sec.
1892 2023.11.21 21:36:59.019000 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} <Debug> DynamicQueryHandler: Done processing query
1893 2023.11.21 21:36:59.019023 [ 3 ] {bd420b87-3f95-4211-8a25-c80a8366edfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1894 2023.11.21 21:36:59.019038 [ 3 ] {} <Debug> HTTP-Session: e34aabc7-9e9d-4c2a-b444-8e80304a2a65 Destroying unnamed session
1895 2023.11.21 21:36:59.019184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 26907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1896 2023.11.21 21:36:59.019228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1897 2023.11.21 21:36:59.019247 [ 3 ] {} <Debug> HTTP-Session: 25af0bed-57e3-4d1d-b515-6d020edd534f Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1898 2023.11.21 21:36:59.019264 [ 3 ] {} <Debug> HTTP-Session: 25af0bed-57e3-4d1d-b515-6d020edd534f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1899 2023.11.21 21:36:59.019338 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1900 2023.11.21 21:36:59.019375 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1901 2023.11.21 21:36:59.019477 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1902 2023.11.21 21:36:59.019954 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1903 2023.11.21 21:36:59.020179 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1904 2023.11.21 21:36:59.020326 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1905 2023.11.21 21:36:59.020436 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} <Information> executeQuery: Read 172 rows, 16.42 KiB in 0.00106369 sec., 161701 rows/sec., 15.08 MiB/sec.
1906 2023.11.21 21:36:59.020557 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} <Debug> DynamicQueryHandler: Done processing query
1907 2023.11.21 21:36:59.020580 [ 3 ] {37db9b66-4994-47d2-84c7-bd1fcbf8b485} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1908 2023.11.21 21:36:59.020596 [ 3 ] {} <Debug> HTTP-Session: 25af0bed-57e3-4d1d-b515-6d020edd534f Destroying unnamed session
1909 2023.11.21 21:36:59.020693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1910 2023.11.21 21:36:59.020738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1911 2023.11.21 21:36:59.020756 [ 3 ] {} <Debug> HTTP-Session: e132f076-2d2a-4f41-b597-d82254c2345b Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1912 2023.11.21 21:36:59.020773 [ 3 ] {} <Debug> HTTP-Session: e132f076-2d2a-4f41-b597-d82254c2345b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1913 2023.11.21 21:36:59.020840 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1914 2023.11.21 21:36:59.020878 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1915 2023.11.21 21:36:59.020982 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1916 2023.11.21 21:36:59.021257 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1917 2023.11.21 21:36:59.021457 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1918 2023.11.21 21:36:59.021599 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} <Trace> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1919 2023.11.21 21:36:59.021725 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000851087 sec., 2349 rows/sec., 164.08 KiB/sec.
1920 2023.11.21 21:36:59.021843 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} <Debug> DynamicQueryHandler: Done processing query
1921 2023.11.21 21:36:59.021867 [ 3 ] {ba436e73-ae13-4704-847a-10879c615218} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1922 2023.11.21 21:36:59.021882 [ 3 ] {} <Debug> HTTP-Session: e132f076-2d2a-4f41-b597-d82254c2345b Destroying unnamed session
1923 2023.11.21 21:36:59.021993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 12055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1924 2023.11.21 21:36:59.022037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1925 2023.11.21 21:36:59.022055 [ 3 ] {} <Debug> HTTP-Session: b8c80ecf-1a39-4580-8a28-b93a0123cbbd Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1926 2023.11.21 21:36:59.022070 [ 3 ] {} <Debug> HTTP-Session: b8c80ecf-1a39-4580-8a28-b93a0123cbbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1927 2023.11.21 21:36:59.022143 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1928 2023.11.21 21:36:59.022180 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1929 2023.11.21 21:36:59.022285 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1930 2023.11.21 21:36:59.022615 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1931 2023.11.21 21:36:59.022845 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1932 2023.11.21 21:36:59.022986 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1933 2023.11.21 21:36:59.023085 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} <Information> executeQuery: Read 71 rows, 5.67 KiB in 0.000914298 sec., 77655 rows/sec., 6.05 MiB/sec.
1934 2023.11.21 21:36:59.023203 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} <Debug> DynamicQueryHandler: Done processing query
1935 2023.11.21 21:36:59.023226 [ 3 ] {a952dafc-fe6b-40f5-9e05-e4671c7bf074} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1936 2023.11.21 21:36:59.023242 [ 3 ] {} <Debug> HTTP-Session: b8c80ecf-1a39-4580-8a28-b93a0123cbbd Destroying unnamed session
1937 2023.11.21 21:36:59.023338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1938 2023.11.21 21:36:59.023382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1939 2023.11.21 21:36:59.023399 [ 3 ] {} <Debug> HTTP-Session: 814db5c6-493e-4b38-a6a6-a42c045a01e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1940 2023.11.21 21:36:59.023416 [ 3 ] {} <Debug> HTTP-Session: 814db5c6-493e-4b38-a6a6-a42c045a01e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1941 2023.11.21 21:36:59.023487 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1942 2023.11.21 21:36:59.023527 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1943 2023.11.21 21:36:59.023641 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1944 2023.11.21 21:36:59.024025 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1945 2023.11.21 21:36:59.024268 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1946 2023.11.21 21:36:59.024437 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} <Trace> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1947 2023.11.21 21:36:59.024561 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001046169 sec., 35367 rows/sec., 2.46 MiB/sec.
1948 2023.11.21 21:36:59.024693 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} <Debug> DynamicQueryHandler: Done processing query
1949 2023.11.21 21:36:59.024715 [ 3 ] {921bc1f8-8482-46e3-b828-05d598a2e393} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1950 2023.11.21 21:36:59.024731 [ 3 ] {} <Debug> HTTP-Session: 814db5c6-493e-4b38-a6a6-a42c045a01e3 Destroying unnamed session
1951 2023.11.21 21:36:59.024871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1952 2023.11.21 21:36:59.024916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1953 2023.11.21 21:36:59.024934 [ 3 ] {} <Debug> HTTP-Session: 67a08f41-cafa-4b5c-98d3-3e089c1f0de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1954 2023.11.21 21:36:59.024950 [ 3 ] {} <Debug> HTTP-Session: 67a08f41-cafa-4b5c-98d3-3e089c1f0de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1955 2023.11.21 21:36:59.025034 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1956 2023.11.21 21:36:59.025078 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1957 2023.11.21 21:36:59.025212 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1958 2023.11.21 21:36:59.025693 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1959 2023.11.21 21:36:59.026002 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1960 2023.11.21 21:36:59.026172 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1961 2023.11.21 21:36:59.026289 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00122681 sec., 36680 rows/sec., 49.50 MiB/sec.
1962 2023.11.21 21:36:59.026410 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} <Debug> DynamicQueryHandler: Done processing query
1963 2023.11.21 21:36:59.026434 [ 3 ] {97cddba6-174f-459c-8d46-1a3b6d3b9634} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1964 2023.11.21 21:36:59.026450 [ 3 ] {} <Debug> HTTP-Session: 67a08f41-cafa-4b5c-98d3-3e089c1f0de8 Destroying unnamed session
1965 2023.11.21 21:37:07.856010 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
1966 2023.11.21 21:37:07.856077 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
1967 2023.11.21 21:37:09.013544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2023.11.21 21:37:09.013661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2023.11.21 21:37:09.013690 [ 3 ] {} <Debug> HTTP-Session: c3666774-8053-4358-9b3d-ed86bc630825 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1970 2023.11.21 21:37:09.013719 [ 3 ] {} <Debug> HTTP-Session: c3666774-8053-4358-9b3d-ed86bc630825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2023.11.21 21:37:09.013863 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1972 2023.11.21 21:37:09.013927 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1973 2023.11.21 21:37:09.014087 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2023.11.21 21:37:09.014546 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1975 2023.11.21 21:37:09.014812 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1976 2023.11.21 21:37:09.014974 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1977 2023.11.21 21:37:09.015126 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001218 sec., 36945 rows/sec., 2.92 MiB/sec.
1978 2023.11.21 21:37:09.015263 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} <Debug> DynamicQueryHandler: Done processing query
1979 2023.11.21 21:37:09.015290 [ 3 ] {b3b8743b-d4b6-4c25-96ef-c215546a0014} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1980 2023.11.21 21:37:09.015306 [ 3 ] {} <Debug> HTTP-Session: c3666774-8053-4358-9b3d-ed86bc630825 Destroying unnamed session
1981 2023.11.21 21:37:09.015430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2023.11.21 21:37:09.015477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1983 2023.11.21 21:37:09.015497 [ 3 ] {} <Debug> HTTP-Session: a1450eb0-027f-40f6-89cd-4de2693a73ea Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1984 2023.11.21 21:37:09.015513 [ 3 ] {} <Debug> HTTP-Session: a1450eb0-027f-40f6-89cd-4de2693a73ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2023.11.21 21:37:09.015595 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1986 2023.11.21 21:37:09.015635 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1987 2023.11.21 21:37:09.015740 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1988 2023.11.21 21:37:09.016233 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
1989 2023.11.21 21:37:09.016460 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1990 2023.11.21 21:37:09.016605 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1991 2023.11.21 21:37:09.016712 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} <Information> executeQuery: Read 135 rows, 13.24 KiB in 0.00108864 sec., 124007 rows/sec., 11.88 MiB/sec.
1992 2023.11.21 21:37:09.016841 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} <Debug> DynamicQueryHandler: Done processing query
1993 2023.11.21 21:37:09.016865 [ 3 ] {636201e4-d139-43ee-bc89-c4d950b4336c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1994 2023.11.21 21:37:09.016880 [ 3 ] {} <Debug> HTTP-Session: a1450eb0-027f-40f6-89cd-4de2693a73ea Destroying unnamed session
1995 2023.11.21 21:37:09.016989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1996 2023.11.21 21:37:09.017035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1997 2023.11.21 21:37:09.017054 [ 3 ] {} <Debug> HTTP-Session: 30e54b19-7ff2-4901-a206-bb84848f24a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
1998 2023.11.21 21:37:09.017070 [ 3 ] {} <Debug> HTTP-Session: 30e54b19-7ff2-4901-a206-bb84848f24a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1999 2023.11.21 21:37:09.017141 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2000 2023.11.21 21:37:09.017180 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2001 2023.11.21 21:37:09.017287 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2002 2023.11.21 21:37:09.017585 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2003 2023.11.21 21:37:09.017789 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2004 2023.11.21 21:37:09.017933 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2005 2023.11.21 21:37:09.018058 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000882558 sec., 50988 rows/sec., 3.99 MiB/sec.
2006 2023.11.21 21:37:09.018176 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} <Debug> DynamicQueryHandler: Done processing query
2007 2023.11.21 21:37:09.018200 [ 3 ] {331b0c5d-d141-470e-bee8-ddde12e6b5ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2008 2023.11.21 21:37:09.018215 [ 3 ] {} <Debug> HTTP-Session: 30e54b19-7ff2-4901-a206-bb84848f24a2 Destroying unnamed session
2009 2023.11.21 21:37:09.018348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2010 2023.11.21 21:37:09.018395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2011 2023.11.21 21:37:09.018414 [ 3 ] {} <Debug> HTTP-Session: 7eec0d02-aee8-4b44-8843-e05d0487b738 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2012 2023.11.21 21:37:09.018431 [ 3 ] {} <Debug> HTTP-Session: 7eec0d02-aee8-4b44-8843-e05d0487b738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2013 2023.11.21 21:37:09.018523 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2014 2023.11.21 21:37:09.018570 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2015 2023.11.21 21:37:09.018711 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2016 2023.11.21 21:37:09.019189 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2017 2023.11.21 21:37:09.019513 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2018 2023.11.21 21:37:09.019691 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2019 2023.11.21 21:37:09.019826 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001266341 sec., 35535 rows/sec., 47.95 MiB/sec.
2020 2023.11.21 21:37:09.019967 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} <Debug> DynamicQueryHandler: Done processing query
2021 2023.11.21 21:37:09.019991 [ 3 ] {6585d2a0-e6fd-4ae0-af07-1c9b9852f64b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2022 2023.11.21 21:37:09.020007 [ 3 ] {} <Debug> HTTP-Session: 7eec0d02-aee8-4b44-8843-e05d0487b738 Destroying unnamed session
2023 2023.11.21 21:37:19.014594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2024 2023.11.21 21:37:19.014726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2025 2023.11.21 21:37:19.014756 [ 3 ] {} <Debug> HTTP-Session: 9f9e0ca4-97e8-43af-a683-eb4fc2144ec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2026 2023.11.21 21:37:19.014784 [ 3 ] {} <Debug> HTTP-Session: 9f9e0ca4-97e8-43af-a683-eb4fc2144ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2027 2023.11.21 21:37:19.014926 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2028 2023.11.21 21:37:19.014987 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2029 2023.11.21 21:37:19.015148 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2030 2023.11.21 21:37:19.015701 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2031 2023.11.21 21:37:19.015961 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2032 2023.11.21 21:37:19.016129 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2033 2023.11.21 21:37:19.016247 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001289301 sec., 34902 rows/sec., 2.76 MiB/sec.
2034 2023.11.21 21:37:19.016275 [ 90 ] {} <Debug> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
2035 2023.11.21 21:37:19.016386 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2036 2023.11.21 21:37:19.016422 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} <Debug> DynamicQueryHandler: Done processing query
2037 2023.11.21 21:37:19.016469 [ 3 ] {6343c589-9651-4d8d-ba3c-fbf4da62ad23} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2038 2023.11.21 21:37:19.016545 [ 3 ] {} <Debug> HTTP-Session: 9f9e0ca4-97e8-43af-a683-eb4fc2144ec6 Destroying unnamed session
2039 2023.11.21 21:37:19.016562 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
2040 2023.11.21 21:37:19.016711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2041 2023.11.21 21:37:19.016764 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2042 2023.11.21 21:37:19.016796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2043 2023.11.21 21:37:19.016816 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 45 rows starting from the beginning of the part
2044 2023.11.21 21:37:19.016827 [ 3 ] {} <Debug> HTTP-Session: 36237be7-636e-459f-a4b1-c31b4aa4734d Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2045 2023.11.21 21:37:19.016891 [ 3 ] {} <Debug> HTTP-Session: 36237be7-636e-459f-a4b1-c31b4aa4734d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2046 2023.11.21 21:37:19.017106 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part
2047 2023.11.21 21:37:19.017109 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2048 2023.11.21 21:37:19.017213 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2049 2023.11.21 21:37:19.017349 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part
2050 2023.11.21 21:37:19.017658 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 45 rows starting from the beginning of the part
2051 2023.11.21 21:37:19.017746 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2052 2023.11.21 21:37:19.017894 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part
2053 2023.11.21 21:37:19.018372 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2054 2023.11.21 21:37:19.018848 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2055 2023.11.21 21:37:19.019093 [ 23 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002641102 sec., 85191.71164157991 rows/sec., 6.74 MiB/sec.
2056 2023.11.21 21:37:19.019101 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} <Trace> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2057 2023.11.21 21:37:19.019245 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
2058 2023.11.21 21:37:19.019346 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002142758 sec., 1866 rows/sec., 155.87 KiB/sec.
2059 2023.11.21 21:37:19.019566 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} <Debug> DynamicQueryHandler: Done processing query
2060 2023.11.21 21:37:19.019580 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
2061 2023.11.21 21:37:19.019602 [ 3 ] {0340487c-a433-4249-9a03-5d39246c89d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2062 2023.11.21 21:37:19.019638 [ 3 ] {} <Debug> HTTP-Session: 36237be7-636e-459f-a4b1-c31b4aa4734d Destroying unnamed session
2063 2023.11.21 21:37:19.019693 [ 17 ] {6e202b49-85f3-4846-9bb3-40a1b2edffc7::all_1_14_3} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
2064 2023.11.21 21:37:19.019799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 21785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2065 2023.11.21 21:37:19.019850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2066 2023.11.21 21:37:19.019868 [ 3 ] {} <Debug> HTTP-Session: c9efa594-e62c-4eab-bb20-89a653170e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2067 2023.11.21 21:37:19.019885 [ 3 ] {} <Debug> HTTP-Session: c9efa594-e62c-4eab-bb20-89a653170e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2068 2023.11.21 21:37:19.019971 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2069 2023.11.21 21:37:19.020011 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2070 2023.11.21 21:37:19.020128 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2071 2023.11.21 21:37:19.020562 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2072 2023.11.21 21:37:19.020786 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2073 2023.11.21 21:37:19.020933 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2074 2023.11.21 21:37:19.021059 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} <Information> executeQuery: Read 137 rows, 13.42 KiB in 0.001057499 sec., 129550 rows/sec., 12.39 MiB/sec.
2075 2023.11.21 21:37:19.021182 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} <Debug> DynamicQueryHandler: Done processing query
2076 2023.11.21 21:37:19.021205 [ 3 ] {cccc487e-b91d-4add-b092-e08bc7e0f33a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2077 2023.11.21 21:37:19.021220 [ 3 ] {} <Debug> HTTP-Session: c9efa594-e62c-4eab-bb20-89a653170e33 Destroying unnamed session
2078 2023.11.21 21:37:19.021316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2079 2023.11.21 21:37:19.021360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2080 2023.11.21 21:37:19.021378 [ 3 ] {} <Debug> HTTP-Session: 1f359d48-59fa-4981-b09a-fd97c2f1cfc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2081 2023.11.21 21:37:19.021396 [ 3 ] {} <Debug> HTTP-Session: 1f359d48-59fa-4981-b09a-fd97c2f1cfc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2082 2023.11.21 21:37:19.021465 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2083 2023.11.21 21:37:19.021503 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2084 2023.11.21 21:37:19.021607 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2085 2023.11.21 21:37:19.021886 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2086 2023.11.21 21:37:19.022088 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2087 2023.11.21 21:37:19.022233 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} <Trace> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2088 2023.11.21 21:37:19.022361 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000863647 sec., 4631 rows/sec., 323.39 KiB/sec.
2089 2023.11.21 21:37:19.022487 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} <Debug> DynamicQueryHandler: Done processing query
2090 2023.11.21 21:37:19.022511 [ 3 ] {d8dafecb-fbb1-4fab-b593-944e83449d44} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2091 2023.11.21 21:37:19.022526 [ 3 ] {} <Debug> HTTP-Session: 1f359d48-59fa-4981-b09a-fd97c2f1cfc6 Destroying unnamed session
2092 2023.11.21 21:37:19.022631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2093 2023.11.21 21:37:19.022674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2094 2023.11.21 21:37:19.022693 [ 3 ] {} <Debug> HTTP-Session: 2b07eb94-a33b-4e1a-8996-0a14da92fff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2095 2023.11.21 21:37:19.022710 [ 3 ] {} <Debug> HTTP-Session: 2b07eb94-a33b-4e1a-8996-0a14da92fff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2096 2023.11.21 21:37:19.022783 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2097 2023.11.21 21:37:19.022820 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2098 2023.11.21 21:37:19.022924 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2099 2023.11.21 21:37:19.023232 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2100 2023.11.21 21:37:19.023435 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2101 2023.11.21 21:37:19.023586 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2102 2023.11.21 21:37:19.023714 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000902088 sec., 54318 rows/sec., 4.25 MiB/sec.
2103 2023.11.21 21:37:19.023838 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} <Debug> DynamicQueryHandler: Done processing query
2104 2023.11.21 21:37:19.023861 [ 3 ] {7e3fb5cb-a8ed-4d44-b3c2-f6cf54e57d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2105 2023.11.21 21:37:19.023878 [ 3 ] {} <Debug> HTTP-Session: 2b07eb94-a33b-4e1a-8996-0a14da92fff6 Destroying unnamed session
2106 2023.11.21 21:37:19.023981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2107 2023.11.21 21:37:19.024024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2108 2023.11.21 21:37:19.024042 [ 3 ] {} <Debug> HTTP-Session: ed831796-daba-4d01-93a8-03d98b4ab5f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2109 2023.11.21 21:37:19.024059 [ 3 ] {} <Debug> HTTP-Session: ed831796-daba-4d01-93a8-03d98b4ab5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2110 2023.11.21 21:37:19.024130 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2111 2023.11.21 21:37:19.024171 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2112 2023.11.21 21:37:19.024289 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2113 2023.11.21 21:37:19.024559 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2114 2023.11.21 21:37:19.024798 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2115 2023.11.21 21:37:19.024967 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} <Trace> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2116 2023.11.21 21:37:19.025105 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000940108 sec., 2127 rows/sec., 147.51 KiB/sec.
2117 2023.11.21 21:37:19.025229 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} <Debug> DynamicQueryHandler: Done processing query
2118 2023.11.21 21:37:19.025253 [ 3 ] {8ae29588-4797-43cf-ba60-0211a39bb53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2119 2023.11.21 21:37:19.025268 [ 3 ] {} <Debug> HTTP-Session: ed831796-daba-4d01-93a8-03d98b4ab5f7 Destroying unnamed session
2120 2023.11.21 21:37:19.025401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2121 2023.11.21 21:37:19.025446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2122 2023.11.21 21:37:19.025464 [ 3 ] {} <Debug> HTTP-Session: bd9f8a47-40f4-4d63-b5eb-a10d91b2239b Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2123 2023.11.21 21:37:19.025480 [ 3 ] {} <Debug> HTTP-Session: bd9f8a47-40f4-4d63-b5eb-a10d91b2239b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2124 2023.11.21 21:37:19.025567 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2125 2023.11.21 21:37:19.025612 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2126 2023.11.21 21:37:19.025749 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2127 2023.11.21 21:37:19.026258 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2128 2023.11.21 21:37:19.026571 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2129 2023.11.21 21:37:19.026745 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2130 2023.11.21 21:37:19.026869 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001272701 sec., 35357 rows/sec., 47.71 MiB/sec.
2131 2023.11.21 21:37:19.026994 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} <Debug> DynamicQueryHandler: Done processing query
2132 2023.11.21 21:37:19.027017 [ 3 ] {197683fa-3826-4e95-b39b-57663b3fd2a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2133 2023.11.21 21:37:19.027034 [ 3 ] {} <Debug> HTTP-Session: bd9f8a47-40f4-4d63-b5eb-a10d91b2239b Destroying unnamed session
2134 2023.11.21 21:37:22.856123 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
2135 2023.11.21 21:37:22.856225 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
2136 2023.11.21 21:37:29.015681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2137 2023.11.21 21:37:29.015810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2138 2023.11.21 21:37:29.015840 [ 3 ] {} <Debug> HTTP-Session: d1b03c1d-2280-4bf8-a23e-c0cefe02f45e Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2139 2023.11.21 21:37:29.015868 [ 3 ] {} <Debug> HTTP-Session: d1b03c1d-2280-4bf8-a23e-c0cefe02f45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2140 2023.11.21 21:37:29.016012 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2141 2023.11.21 21:37:29.016079 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2142 2023.11.21 21:37:29.016240 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2143 2023.11.21 21:37:29.016764 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2144 2023.11.21 21:37:29.017022 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2145 2023.11.21 21:37:29.017187 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} <Trace> oximeter.fields_i64 (6e202b49-85f3-4846-9bb3-40a1b2edffc7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2146 2023.11.21 21:37:29.017304 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001253701 sec., 35893 rows/sec., 2.84 MiB/sec.
2147 2023.11.21 21:37:29.017465 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} <Debug> DynamicQueryHandler: Done processing query
2148 2023.11.21 21:37:29.017490 [ 3 ] {176ef06b-c424-4381-a0b2-6921e8a73c5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2149 2023.11.21 21:37:29.017506 [ 3 ] {} <Debug> HTTP-Session: d1b03c1d-2280-4bf8-a23e-c0cefe02f45e Destroying unnamed session
2150 2023.11.21 21:37:29.017619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2151 2023.11.21 21:37:29.017665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2152 2023.11.21 21:37:29.017683 [ 3 ] {} <Debug> HTTP-Session: 52a4917d-35a9-44e6-bf2c-9faf6686425e Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2153 2023.11.21 21:37:29.017701 [ 3 ] {} <Debug> HTTP-Session: 52a4917d-35a9-44e6-bf2c-9faf6686425e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2154 2023.11.21 21:37:29.017772 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2155 2023.11.21 21:37:29.017812 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2156 2023.11.21 21:37:29.017923 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2157 2023.11.21 21:37:29.018217 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2158 2023.11.21 21:37:29.018421 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2159 2023.11.21 21:37:29.018571 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} <Trace> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2160 2023.11.21 21:37:29.018697 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000892818 sec., 2240 rows/sec., 191.41 KiB/sec.
2161 2023.11.21 21:37:29.018691 [ 132 ] {} <Debug> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2162 2023.11.21 21:37:29.018808 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2163 2023.11.21 21:37:29.018869 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} <Debug> DynamicQueryHandler: Done processing query
2164 2023.11.21 21:37:29.018919 [ 3 ] {da9a6715-1da6-42f7-af20-4a6effcca6f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2165 2023.11.21 21:37:29.018918 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2166 2023.11.21 21:37:29.018969 [ 3 ] {} <Debug> HTTP-Session: 52a4917d-35a9-44e6-bf2c-9faf6686425e Destroying unnamed session
2167 2023.11.21 21:37:29.019078 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2168 2023.11.21 21:37:29.019128 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::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
2169 2023.11.21 21:37:29.019149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 26908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2170 2023.11.21 21:37:29.019225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2171 2023.11.21 21:37:29.019263 [ 3 ] {} <Debug> HTTP-Session: dea4f350-91a7-403d-8d66-dcf864ad918a Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2172 2023.11.21 21:37:29.019309 [ 3 ] {} <Debug> HTTP-Session: dea4f350-91a7-403d-8d66-dcf864ad918a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2173 2023.11.21 21:37:29.019399 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
2174 2023.11.21 21:37:29.019532 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2175 2023.11.21 21:37:29.019626 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2176 2023.11.21 21:37:29.019669 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::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
2177 2023.11.21 21:37:29.020028 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2178 2023.11.21 21:37:29.020070 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2179 2023.11.21 21:37:29.020263 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::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
2180 2023.11.21 21:37:29.020406 [ 24 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::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
2181 2023.11.21 21:37:29.020950 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2182 2023.11.21 21:37:29.021446 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2183 2023.11.21 21:37:29.021681 [ 17 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.002800884 sec., 5712.4822020476395 rows/sec., 482.55 KiB/sec.
2184 2023.11.21 21:37:29.021743 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} <Trace> oximeter.fields_string (c947771c-23f5-4594-92de-64c56608e6c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2185 2023.11.21 21:37:29.021954 [ 10 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2186 2023.11.21 21:37:29.021969 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} <Information> executeQuery: Read 172 rows, 16.42 KiB in 0.00237783 sec., 72334 rows/sec., 6.74 MiB/sec.
2187 2023.11.21 21:37:29.022211 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} <Debug> DynamicQueryHandler: Done processing query
2188 2023.11.21 21:37:29.022238 [ 3 ] {c8847d34-4259-4071-8d20-1bce4f47e3a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2189 2023.11.21 21:37:29.022272 [ 3 ] {} <Debug> HTTP-Session: dea4f350-91a7-403d-8d66-dcf864ad918a Destroying unnamed session
2190 2023.11.21 21:37:29.022283 [ 10 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} <Trace> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2191 2023.11.21 21:37:29.022367 [ 10 ] {128e81ba-48b7-4d80-83e4-d898f7b393a7::all_1_6_1} <Trace> oximeter.fields_ipaddr (128e81ba-48b7-4d80-83e4-d898f7b393a7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2192 2023.11.21 21:37:29.022409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2193 2023.11.21 21:37:29.022499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2194 2023.11.21 21:37:29.022518 [ 3 ] {} <Debug> HTTP-Session: 4c7271d5-85c0-4169-b643-dccaa6860f17 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2195 2023.11.21 21:37:29.022535 [ 3 ] {} <Debug> HTTP-Session: 4c7271d5-85c0-4169-b643-dccaa6860f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2196 2023.11.21 21:37:29.022606 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2197 2023.11.21 21:37:29.022645 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2198 2023.11.21 21:37:29.022763 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2199 2023.11.21 21:37:29.023122 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2200 2023.11.21 21:37:29.023329 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2201 2023.11.21 21:37:29.023470 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} <Trace> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2202 2023.11.21 21:37:29.023584 [ 132 ] {} <Debug> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2203 2023.11.21 21:37:29.023602 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000964548 sec., 2073 rows/sec., 144.78 KiB/sec.
2204 2023.11.21 21:37:29.023639 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2205 2023.11.21 21:37:29.023791 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2206 2023.11.21 21:37:29.023896 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} <Debug> DynamicQueryHandler: Done processing query
2207 2023.11.21 21:37:29.023915 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2208 2023.11.21 21:37:29.023937 [ 3 ] {bd2d5bc6-c1b2-481f-8ebc-6cb40a0aa75d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2209 2023.11.21 21:37:29.023964 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::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
2210 2023.11.21 21:37:29.023971 [ 3 ] {} <Debug> HTTP-Session: 4c7271d5-85c0-4169-b643-dccaa6860f17 Destroying unnamed session
2211 2023.11.21 21:37:29.024083 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
2212 2023.11.21 21:37:29.024145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 12057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2213 2023.11.21 21:37:29.024243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2214 2023.11.21 21:37:29.024272 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::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
2215 2023.11.21 21:37:29.024285 [ 3 ] {} <Debug> HTTP-Session: ec785efb-2f1a-48f3-83cc-b584eb95ebf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2216 2023.11.21 21:37:29.024347 [ 3 ] {} <Debug> HTTP-Session: ec785efb-2f1a-48f3-83cc-b584eb95ebf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2217 2023.11.21 21:37:29.024511 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2218 2023.11.21 21:37:29.024544 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2219 2023.11.21 21:37:29.024617 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2220 2023.11.21 21:37:29.024703 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::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
2221 2023.11.21 21:37:29.024997 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::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
2222 2023.11.21 21:37:29.025108 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2223 2023.11.21 21:37:29.026059 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2224 2023.11.21 21:37:29.026446 [ 24 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.002750644 sec., 5816.81962478605 rows/sec., 406.15 KiB/sec.
2225 2023.11.21 21:37:29.026520 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2226 2023.11.21 21:37:29.026574 [ 10 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2227 2023.11.21 21:37:29.026766 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} <Trace> oximeter.fields_uuid (a825d645-fb5d-4aaf-8ba3-1436ad633d96): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2228 2023.11.21 21:37:29.026809 [ 10 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} <Trace> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2229 2023.11.21 21:37:29.026908 [ 10 ] {dc3433e8-4b32-4156-92f7-e7abe4517165::all_1_6_1} <Trace> oximeter.fields_u16 (dc3433e8-4b32-4156-92f7-e7abe4517165) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2230 2023.11.21 21:37:29.027029 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} <Information> executeQuery: Read 71 rows, 5.67 KiB in 0.00240788 sec., 29486 rows/sec., 2.30 MiB/sec.
2231 2023.11.21 21:37:29.027204 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} <Debug> DynamicQueryHandler: Done processing query
2232 2023.11.21 21:37:29.027228 [ 3 ] {32552ba2-ffed-447d-9573-1412d86d2d7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2233 2023.11.21 21:37:29.027244 [ 3 ] {} <Debug> HTTP-Session: ec785efb-2f1a-48f3-83cc-b584eb95ebf1 Destroying unnamed session
2234 2023.11.21 21:37:29.027355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2235 2023.11.21 21:37:29.027400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2236 2023.11.21 21:37:29.027418 [ 3 ] {} <Debug> HTTP-Session: cdec228d-0bbb-4ae9-bf19-161243e86cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2237 2023.11.21 21:37:29.027434 [ 3 ] {} <Debug> HTTP-Session: cdec228d-0bbb-4ae9-bf19-161243e86cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2238 2023.11.21 21:37:29.027508 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2239 2023.11.21 21:37:29.027551 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2240 2023.11.21 21:37:29.027675 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2241 2023.11.21 21:37:29.028019 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2242 2023.11.21 21:37:29.028274 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2243 2023.11.21 21:37:29.028455 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} <Trace> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2244 2023.11.21 21:37:29.028568 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2245 2023.11.21 21:37:29.028585 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001047499 sec., 35322 rows/sec., 2.46 MiB/sec.
2246 2023.11.21 21:37:29.028616 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2247 2023.11.21 21:37:29.028722 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2248 2023.11.21 21:37:29.028820 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} <Debug> DynamicQueryHandler: Done processing query
2249 2023.11.21 21:37:29.028859 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2250 2023.11.21 21:37:29.028868 [ 3 ] {a489d232-9362-4928-b690-c91c8f71e9a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2251 2023.11.21 21:37:29.028913 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 289 rows starting from the beginning of the part
2252 2023.11.21 21:37:29.028921 [ 3 ] {} <Debug> HTTP-Session: cdec228d-0bbb-4ae9-bf19-161243e86cf0 Destroying unnamed session
2253 2023.11.21 21:37:29.029049 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::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
2254 2023.11.21 21:37:29.029127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 48143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2255 2023.11.21 21:37:29.029189 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
2256 2023.11.21 21:37:29.029201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2257 2023.11.21 21:37:29.029259 [ 3 ] {} <Debug> HTTP-Session: 32efdd18-28d2-4cb3-96d8-9bf0ca85794c Authenticating user 'default' from [fd00:1122:3344:101::d]:42951
2258 2023.11.21 21:37:29.029289 [ 3 ] {} <Debug> HTTP-Session: 32efdd18-28d2-4cb3-96d8-9bf0ca85794c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2259 2023.11.21 21:37:29.029418 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part
2260 2023.11.21 21:37:29.029525 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2261 2023.11.21 21:37:29.029660 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2262 2023.11.21 21:37:29.029674 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2263 2023.11.21 21:37:29.029993 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
2264 2023.11.21 21:37:29.030363 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2265 2023.11.21 21:37:29.031422 [ 10 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.002757144 sec., 146528.4366721506 rows/sec., 10.20 MiB/sec.
2266 2023.11.21 21:37:29.031501 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
2267 2023.11.21 21:37:29.031597 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2268 2023.11.21 21:37:29.031871 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2269 2023.11.21 21:37:29.031960 [ 24 ] {2f38cfcf-829c-485c-a444-1ac1080c689a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f38cfcf-829c-485c-a444-1ac1080c689a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2270 2023.11.21 21:37:29.031996 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2271 2023.11.21 21:37:29.032226 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} <Trace> oximeter.measurements_histogramf64 (70394af1-5f00-4133-89b8-4082a0f04cba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2272 2023.11.21 21:37:29.032364 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.002792724 sec., 16113 rows/sec., 21.74 MiB/sec.
2273 2023.11.21 21:37:29.032507 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} <Debug> DynamicQueryHandler: Done processing query
2274 2023.11.21 21:37:29.032530 [ 3 ] {8f42285a-19f0-4a71-994b-691289c5a11a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2275 2023.11.21 21:37:29.032545 [ 3 ] {} <Debug> HTTP-Session: 32efdd18-28d2-4cb3-96d8-9bf0ca85794c Destroying unnamed session