Max level shown:
1 [ Dec 6 20:41:28 Enabled. ]
2 [ Dec 6 20:41:28 Rereading configuration. ]
3 [ Dec 6 20:41:30 Rereading configuration. ]
4 [ Dec 6 20:41:32 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=oxControlService18
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService18 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService18
29 ipadm: Could not delete oxControlService18: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService18
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService18
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService18
34 + ipadm show-addr oxControlService18/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService18/ll
37 + ipadm show-addr oxControlService18/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService18/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 [ Dec 6 20:41:32 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.12.06 20:41:33.494482 [ 1 ] {} <Information> Application: Will watch for the process with pid 22729
55 2023.12.06 20:41:33.494646 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.06 20:41:34.094224 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22729
57 2023.12.06 20:41:34.094394 [ 1 ] {} <Information> Application: starting up
58 2023.12.06 20:41:34.094594 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.06 20:41:34.192070 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.06 20:41:34.192125 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.06 20:41:34.192139 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.06 20:41:34.192181 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.06 20:41:34.192516 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.06 20:41:34.193224 [ 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.12.06 20:41:34.193734 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.06 20:41:34.194008 [ 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.12.06 20:41:34.196716 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.06 20:41:34.196763 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.06 20:41:34.197650 [ 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.12.06 20:41:34.197831 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.06 20:41:34.204304 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.06 20:41:34.204664 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.06 20:41:34.204690 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.06 20:41:34.206099 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.06 20:41:34.206591 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.06 20:41:34.206888 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.06 20:41:34.207204 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.06 20:41:34.208021 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.06 20:41:34.208071 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.06 20:41:34.208131 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.06 20:41:34.208152 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.06 20:41:34.220973 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.06 20:41:34.221008 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150092 sec
90 2023.12.06 20:41:34.221635 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.06 20:41:34.221728 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.06 20:41:34.221751 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.06 20:41:34.221771 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.06 20:41:34.221784 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.06 20:41:34.221799 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.06 20:41:34.221814 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.06 20:41:34.221851 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.06 20:41:34.221872 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.06 20:41:34.221902 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.06 20:41:34.221915 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.06 20:41:34.221930 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.06 20:41:34.221952 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.06 20:41:34.221992 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.06 20:41:34.222009 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.06 20:41:34.222021 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.06 20:41:34.268541 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.06 20:41:34.270193 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.06 20:41:34.270224 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2221e-05 sec
109 2023.12.06 20:41:34.270250 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.06 20:41:34.270265 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.06 20:41:34.270286 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.06 20:41:34.272463 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.06 20:41:34.277698 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.06 20:41:34.277880 [ 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.12.06 20:41:34.277960 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.06 20:41:34.505980 [ 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.12.06 20:41:34.523721 [ 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.12.06 20:41:34.523777 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.06 20:41:34.627834 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.06 20:41:34.628670 [ 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.12.06 20:41:34.629060 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.06 20:41:34.629129 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.12.06 20:41:34.629130 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.12.06 20:41:34.629224 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.12.06 20:41:34.629230 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.12.06 20:41:34.629276 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.06 20:41:34.629920 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.06 20:41:34.629944 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.06 20:41:34.633088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.12.06 20:41:34.633271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.12.06 20:41:34.633867 [ 3 ] {} <Debug> HTTP-Session: 393a483c-d621-4790-9b91-edb86f14d2d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
132 2023.12.06 20:41:34.633908 [ 3 ] {} <Debug> HTTP-Session: 393a483c-d621-4790-9b91-edb86f14d2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.12.06 20:41:34.634047 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.12.06 20:41:34.634077 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.12.06 20:41:34.634097 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.12.06 20:41:34.635633 [ 3 ] {581861d3-375b-46ea-94ca-7156b01986ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.12.06 20:41:34.657108 [ 3 ] {581861d3-375b-46ea-94ca-7156b01986ee} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57692) (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.12.06 20:41:34.657984 [ 3 ] {581861d3-375b-46ea-94ca-7156b01986ee} <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.12.06 20:41:34.658753 [ 3 ] {581861d3-375b-46ea-94ca-7156b01986ee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.12.06 20:41:34.658781 [ 3 ] {} <Debug> HTTP-Session: 393a483c-d621-4790-9b91-edb86f14d2d9 Destroying unnamed session
189 2023.12.06 20:41:34.659241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.12.06 20:41:34.659311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.12.06 20:41:34.659334 [ 3 ] {} <Debug> HTTP-Session: 5b3c860a-af32-4499-8ff3-d587361ed76d Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
192 2023.12.06 20:41:34.659361 [ 3 ] {} <Debug> HTTP-Session: 5b3c860a-af32-4499-8ff3-d587361ed76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.12.06 20:41:34.659482 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.12.06 20:41:34.659579 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.12.06 20:41:34.660688 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.12.06 20:41:34.662708 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.12.06 20:41:34.666958 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} <Debug> DynamicQueryHandler: Done processing query
198 2023.12.06 20:41:34.666995 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.12.06 20:41:34.667012 [ 3 ] {} <Debug> HTTP-Session: 5b3c860a-af32-4499-8ff3-d587361ed76d Destroying unnamed session
200 2023.12.06 20:41:34.667189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.12.06 20:41:34.667244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.12.06 20:41:34.667264 [ 3 ] {} <Debug> HTTP-Session: d1aaf957-1946-4d09-8014-142d29477a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
203 2023.12.06 20:41:34.667283 [ 3 ] {} <Debug> HTTP-Session: d1aaf957-1946-4d09-8014-142d29477a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.12.06 20:41:34.667387 [ 3 ] {b27426df-f121-4e53-b33d-7e3654ad00be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.12.06 20:41:34.667648 [ 3 ] {b27426df-f121-4e53-b33d-7e3654ad00be} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57692) (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.12.06 20:41:34.667773 [ 3 ] {b27426df-f121-4e53-b33d-7e3654ad00be} <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.12.06 20:41:34.667889 [ 3 ] {b27426df-f121-4e53-b33d-7e3654ad00be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.12.06 20:41:34.667909 [ 3 ] {} <Debug> HTTP-Session: d1aaf957-1946-4d09-8014-142d29477a5f Destroying unnamed session
257 2023.12.06 20:41:34.668149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.12.06 20:41:34.668197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.12.06 20:41:34.668216 [ 3 ] {} <Debug> HTTP-Session: 08a8ec8b-0e74-4e91-a68f-372a4637f3be Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
260 2023.12.06 20:41:34.668239 [ 3 ] {} <Debug> HTTP-Session: 08a8ec8b-0e74-4e91-a68f-372a4637f3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.12.06 20:41:34.668356 [ 3 ] {9707ae6b-73f1-4077-8fe6-979bd68700f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.12.06 20:41:34.668460 [ 3 ] {9707ae6b-73f1-4077-8fe6-979bd68700f4} <Debug> DynamicQueryHandler: Done processing query
263 2023.12.06 20:41:34.668488 [ 3 ] {9707ae6b-73f1-4077-8fe6-979bd68700f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.12.06 20:41:34.668503 [ 3 ] {} <Debug> HTTP-Session: 08a8ec8b-0e74-4e91-a68f-372a4637f3be Destroying unnamed session
265 2023.12.06 20:41:34.668664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.12.06 20:41:34.668711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.12.06 20:41:34.668731 [ 3 ] {} <Debug> HTTP-Session: c0983b1c-ebed-45aa-9078-638d22e54445 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
268 2023.12.06 20:41:34.668757 [ 3 ] {} <Debug> HTTP-Session: c0983b1c-ebed-45aa-9078-638d22e54445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.12.06 20:41:34.668814 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.12.06 20:41:34.668876 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.12.06 20:41:34.672549 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.12.06 20:41:34.672572 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3421e-05 sec
273 2023.12.06 20:41:34.672601 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.12.06 20:41:34.672621 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.12.06 20:41:34.672691 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} <Debug> DynamicQueryHandler: Done processing query
276 2023.12.06 20:41:34.672717 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.12.06 20:41:34.672732 [ 3 ] {} <Debug> HTTP-Session: c0983b1c-ebed-45aa-9078-638d22e54445 Destroying unnamed session
278 2023.12.06 20:41:34.672856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.12.06 20:41:34.672904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.12.06 20:41:34.672922 [ 3 ] {} <Debug> HTTP-Session: 9a3e9035-ccf7-4677-adaa-3da6cb02a802 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
281 2023.12.06 20:41:34.672944 [ 3 ] {} <Debug> HTTP-Session: 9a3e9035-ccf7-4677-adaa-3da6cb02a802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.12.06 20:41:34.673085 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) /* 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.12.06 20:41:34.673137 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.12.06 20:41:34.681804 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} <Debug> oximeter.version (2e07d1ea-d3c0-41c1-ac53-3cb483e588be): Loading data parts
286 2023.12.06 20:41:34.681943 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} <Debug> oximeter.version (2e07d1ea-d3c0-41c1-ac53-3cb483e588be): There are no data parts
287 2023.12.06 20:41:34.691329 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} <Debug> DynamicQueryHandler: Done processing query
288 2023.12.06 20:41:34.691356 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.12.06 20:41:34.691384 [ 3 ] {} <Debug> HTTP-Session: 9a3e9035-ccf7-4677-adaa-3da6cb02a802 Destroying unnamed session
290 2023.12.06 20:41:34.691521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.12.06 20:41:34.691575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.12.06 20:41:34.691601 [ 3 ] {} <Debug> HTTP-Session: b4b75341-59ac-4c67-b8be-b77059f08111 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
293 2023.12.06 20:41:34.691618 [ 3 ] {} <Debug> HTTP-Session: b4b75341-59ac-4c67-b8be-b77059f08111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.12.06 20:41:34.691823 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) /* 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 Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2023.12.06 20:41:34.691884 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.12.06 20:41:34.705208 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} <Debug> oximeter.measurements_bool (18530cbc-12c5-4fb9-b284-d4bc082e5f3e): Loading data parts
307 2023.12.06 20:41:34.705321 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} <Debug> oximeter.measurements_bool (18530cbc-12c5-4fb9-b284-d4bc082e5f3e): There are no data parts
308 2023.12.06 20:41:34.712238 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} <Debug> DynamicQueryHandler: Done processing query
309 2023.12.06 20:41:34.712272 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.12.06 20:41:34.712300 [ 3 ] {} <Debug> HTTP-Session: b4b75341-59ac-4c67-b8be-b77059f08111 Destroying unnamed session
311 2023.12.06 20:41:34.712454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.12.06 20:41:34.712516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.12.06 20:41:34.712544 [ 3 ] {} <Debug> HTTP-Session: 7b6c5ce8-d68d-468f-b2e0-0653f773a8fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
314 2023.12.06 20:41:34.712565 [ 3 ] {} <Debug> HTTP-Session: 7b6c5ce8-d68d-468f-b2e0-0653f773a8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.12.06 20:41:34.712811 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2023.12.06 20:41:34.712873 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.12.06 20:41:34.720422 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} <Debug> oximeter.measurements_i8 (8153dabc-947c-42ad-b48b-b9301eb2336b): Loading data parts
318 2023.12.06 20:41:34.720534 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} <Debug> oximeter.measurements_i8 (8153dabc-947c-42ad-b48b-b9301eb2336b): There are no data parts
319 2023.12.06 20:41:34.726500 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} <Debug> DynamicQueryHandler: Done processing query
320 2023.12.06 20:41:34.726527 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.12.06 20:41:34.726544 [ 3 ] {} <Debug> HTTP-Session: 7b6c5ce8-d68d-468f-b2e0-0653f773a8fe Destroying unnamed session
322 2023.12.06 20:41:34.726722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.12.06 20:41:34.726776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.12.06 20:41:34.726796 [ 3 ] {} <Debug> HTTP-Session: ba7b4c53-f5e0-4dca-a665-68959755ea79 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
325 2023.12.06 20:41:34.726818 [ 3 ] {} <Debug> HTTP-Session: ba7b4c53-f5e0-4dca-a665-68959755ea79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.12.06 20:41:34.727010 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2023.12.06 20:41:34.727063 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.12.06 20:41:34.728988 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} <Debug> oximeter.measurements_u8 (cf9eb58b-bd54-4004-9370-3a2ea3fdc951): Loading data parts
329 2023.12.06 20:41:34.729082 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} <Debug> oximeter.measurements_u8 (cf9eb58b-bd54-4004-9370-3a2ea3fdc951): There are no data parts
330 2023.12.06 20:41:34.732795 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} <Debug> DynamicQueryHandler: Done processing query
331 2023.12.06 20:41:34.732829 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.12.06 20:41:34.732844 [ 3 ] {} <Debug> HTTP-Session: ba7b4c53-f5e0-4dca-a665-68959755ea79 Destroying unnamed session
333 2023.12.06 20:41:34.732977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.12.06 20:41:34.733029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.12.06 20:41:34.733047 [ 3 ] {} <Debug> HTTP-Session: e4899cc2-d7d3-4842-b3bf-ed074bc693d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
336 2023.12.06 20:41:34.733071 [ 3 ] {} <Debug> HTTP-Session: e4899cc2-d7d3-4842-b3bf-ed074bc693d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.12.06 20:41:34.733263 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2023.12.06 20:41:34.733309 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.12.06 20:41:34.740030 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} <Debug> oximeter.measurements_i16 (52186273-2052-4d53-a733-dcb1f41993dd): Loading data parts
340 2023.12.06 20:41:34.740142 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} <Debug> oximeter.measurements_i16 (52186273-2052-4d53-a733-dcb1f41993dd): There are no data parts
341 2023.12.06 20:41:34.747498 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} <Debug> DynamicQueryHandler: Done processing query
342 2023.12.06 20:41:34.747540 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.12.06 20:41:34.747558 [ 3 ] {} <Debug> HTTP-Session: e4899cc2-d7d3-4842-b3bf-ed074bc693d5 Destroying unnamed session
344 2023.12.06 20:41:34.747709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.12.06 20:41:34.747770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.12.06 20:41:34.747792 [ 3 ] {} <Debug> HTTP-Session: 79e7f7bf-2ea1-44ef-a8f4-d6da72d25488 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
347 2023.12.06 20:41:34.747819 [ 3 ] {} <Debug> HTTP-Session: 79e7f7bf-2ea1-44ef-a8f4-d6da72d25488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.12.06 20:41:34.748056 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
349 2023.12.06 20:41:34.748112 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.12.06 20:41:34.752722 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} <Debug> oximeter.measurements_u16 (1dee9121-5d00-4a2b-a4a2-d0054ba504fa): Loading data parts
351 2023.12.06 20:41:34.752813 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} <Debug> oximeter.measurements_u16 (1dee9121-5d00-4a2b-a4a2-d0054ba504fa): There are no data parts
352 2023.12.06 20:41:34.755162 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} <Debug> DynamicQueryHandler: Done processing query
353 2023.12.06 20:41:34.755199 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.12.06 20:41:34.755216 [ 3 ] {} <Debug> HTTP-Session: 79e7f7bf-2ea1-44ef-a8f4-d6da72d25488 Destroying unnamed session
355 2023.12.06 20:41:34.755356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.12.06 20:41:34.755414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.12.06 20:41:34.755435 [ 3 ] {} <Debug> HTTP-Session: 22f1fb76-059b-4935-a112-57098795a17e Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
358 2023.12.06 20:41:34.755461 [ 3 ] {} <Debug> HTTP-Session: 22f1fb76-059b-4935-a112-57098795a17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.12.06 20:41:34.755682 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
360 2023.12.06 20:41:34.755737 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.12.06 20:41:34.757900 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} <Debug> oximeter.measurements_i32 (22d6ad7b-f0bd-4463-b111-c79af2f16722): Loading data parts
362 2023.12.06 20:41:34.757989 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} <Debug> oximeter.measurements_i32 (22d6ad7b-f0bd-4463-b111-c79af2f16722): There are no data parts
363 2023.12.06 20:41:34.760251 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} <Debug> DynamicQueryHandler: Done processing query
364 2023.12.06 20:41:34.760286 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.12.06 20:41:34.760301 [ 3 ] {} <Debug> HTTP-Session: 22f1fb76-059b-4935-a112-57098795a17e Destroying unnamed session
366 2023.12.06 20:41:34.760425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.12.06 20:41:34.760481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.12.06 20:41:34.760500 [ 3 ] {} <Debug> HTTP-Session: e8184c33-43c1-4413-8f62-31a921c7ce12 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
369 2023.12.06 20:41:34.760524 [ 3 ] {} <Debug> HTTP-Session: e8184c33-43c1-4413-8f62-31a921c7ce12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.12.06 20:41:34.760709 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
371 2023.12.06 20:41:34.760762 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
372 2023.12.06 20:41:34.764474 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} <Debug> oximeter.measurements_u32 (9289108f-f2cc-4d51-8dd9-0fab180e4fbc): Loading data parts
373 2023.12.06 20:41:34.764593 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} <Debug> oximeter.measurements_u32 (9289108f-f2cc-4d51-8dd9-0fab180e4fbc): There are no data parts
374 2023.12.06 20:41:34.767154 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} <Debug> DynamicQueryHandler: Done processing query
375 2023.12.06 20:41:34.767194 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.12.06 20:41:34.767212 [ 3 ] {} <Debug> HTTP-Session: e8184c33-43c1-4413-8f62-31a921c7ce12 Destroying unnamed session
377 2023.12.06 20:41:34.767344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.12.06 20:41:34.767408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.12.06 20:41:34.767429 [ 3 ] {} <Debug> HTTP-Session: efa426ac-0c7c-48f5-8e8c-e35c1eaee013 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
380 2023.12.06 20:41:34.767446 [ 3 ] {} <Debug> HTTP-Session: efa426ac-0c7c-48f5-8e8c-e35c1eaee013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.12.06 20:41:34.767641 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
382 2023.12.06 20:41:34.767698 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
383 2023.12.06 20:41:34.769346 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} <Debug> oximeter.measurements_i64 (17c1ce17-d079-4d77-b2a7-8910c3ec90f1): Loading data parts
384 2023.12.06 20:41:34.769438 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} <Debug> oximeter.measurements_i64 (17c1ce17-d079-4d77-b2a7-8910c3ec90f1): There are no data parts
385 2023.12.06 20:41:34.770873 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} <Debug> DynamicQueryHandler: Done processing query
386 2023.12.06 20:41:34.770908 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.12.06 20:41:34.770940 [ 3 ] {} <Debug> HTTP-Session: efa426ac-0c7c-48f5-8e8c-e35c1eaee013 Destroying unnamed session
388 2023.12.06 20:41:34.771073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.12.06 20:41:34.771130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.12.06 20:41:34.771160 [ 3 ] {} <Debug> HTTP-Session: 27e952ce-17a1-4922-8a08-9a6f73433d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
391 2023.12.06 20:41:34.771177 [ 3 ] {} <Debug> HTTP-Session: 27e952ce-17a1-4922-8a08-9a6f73433d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.12.06 20:41:34.771373 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
393 2023.12.06 20:41:34.771433 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
394 2023.12.06 20:41:34.772918 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} <Debug> oximeter.measurements_u64 (980b1c3d-2b01-419e-8292-6392c066e001): Loading data parts
395 2023.12.06 20:41:34.773032 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} <Debug> oximeter.measurements_u64 (980b1c3d-2b01-419e-8292-6392c066e001): There are no data parts
396 2023.12.06 20:41:34.775170 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} <Debug> DynamicQueryHandler: Done processing query
397 2023.12.06 20:41:34.775196 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.12.06 20:41:34.775223 [ 3 ] {} <Debug> HTTP-Session: 27e952ce-17a1-4922-8a08-9a6f73433d50 Destroying unnamed session
399 2023.12.06 20:41:34.775351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.12.06 20:41:34.775403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.12.06 20:41:34.775430 [ 3 ] {} <Debug> HTTP-Session: 47096865-16d7-4c3e-8adc-0504550a2518 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
402 2023.12.06 20:41:34.775445 [ 3 ] {} <Debug> HTTP-Session: 47096865-16d7-4c3e-8adc-0504550a2518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.12.06 20:41:34.775636 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
404 2023.12.06 20:41:34.775692 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
405 2023.12.06 20:41:34.777956 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} <Debug> oximeter.measurements_f32 (2ba6cd0f-d454-401f-adfe-768668c0b3ab): Loading data parts
406 2023.12.06 20:41:34.778050 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} <Debug> oximeter.measurements_f32 (2ba6cd0f-d454-401f-adfe-768668c0b3ab): There are no data parts
407 2023.12.06 20:41:34.779539 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} <Debug> DynamicQueryHandler: Done processing query
408 2023.12.06 20:41:34.779566 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.12.06 20:41:34.779593 [ 3 ] {} <Debug> HTTP-Session: 47096865-16d7-4c3e-8adc-0504550a2518 Destroying unnamed session
410 2023.12.06 20:41:34.779717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.12.06 20:41:34.779770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.12.06 20:41:34.779798 [ 3 ] {} <Debug> HTTP-Session: 3e2153bb-eeb4-498c-a223-eb8c68e35530 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
413 2023.12.06 20:41:34.779814 [ 3 ] {} <Debug> HTTP-Session: 3e2153bb-eeb4-498c-a223-eb8c68e35530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.12.06 20:41:34.780004 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
415 2023.12.06 20:41:34.780054 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
416 2023.12.06 20:41:34.782309 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} <Debug> oximeter.measurements_f64 (489ee8d4-97d6-49c8-8f06-5934b05bf8f7): Loading data parts
417 2023.12.06 20:41:34.782412 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} <Debug> oximeter.measurements_f64 (489ee8d4-97d6-49c8-8f06-5934b05bf8f7): There are no data parts
418 2023.12.06 20:41:34.785186 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} <Debug> DynamicQueryHandler: Done processing query
419 2023.12.06 20:41:34.785222 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.12.06 20:41:34.785248 [ 3 ] {} <Debug> HTTP-Session: 3e2153bb-eeb4-498c-a223-eb8c68e35530 Destroying unnamed session
421 2023.12.06 20:41:34.785378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.12.06 20:41:34.785429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.12.06 20:41:34.785458 [ 3 ] {} <Debug> HTTP-Session: 976f4a75-ed9e-405a-9346-5ad903ac2ead Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
424 2023.12.06 20:41:34.785473 [ 3 ] {} <Debug> HTTP-Session: 976f4a75-ed9e-405a-9346-5ad903ac2ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.12.06 20:41:34.785662 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
426 2023.12.06 20:41:34.785710 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
427 2023.12.06 20:41:34.787652 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} <Debug> oximeter.measurements_string (7ffbc540-d6bf-4dd5-98c2-0e49b5511efc): Loading data parts
428 2023.12.06 20:41:34.787757 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} <Debug> oximeter.measurements_string (7ffbc540-d6bf-4dd5-98c2-0e49b5511efc): There are no data parts
429 2023.12.06 20:41:34.789115 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} <Debug> DynamicQueryHandler: Done processing query
430 2023.12.06 20:41:34.789152 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.12.06 20:41:34.789177 [ 3 ] {} <Debug> HTTP-Session: 976f4a75-ed9e-405a-9346-5ad903ac2ead Destroying unnamed session
432 2023.12.06 20:41:34.789293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.12.06 20:41:34.789344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.12.06 20:41:34.789372 [ 3 ] {} <Debug> HTTP-Session: 6e0ec76c-836c-4d89-ba3e-16e49d1f47e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
435 2023.12.06 20:41:34.789388 [ 3 ] {} <Debug> HTTP-Session: 6e0ec76c-836c-4d89-ba3e-16e49d1f47e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.12.06 20:41:34.789578 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
437 * NOTE: Right now we can't unambiguously record a nullable byte array.
438 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
439 * a string isn't palatable for a few reasons.
440 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
441 * details.
442 */
443 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
444 2023.12.06 20:41:34.789639 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
445 2023.12.06 20:41:34.791247 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} <Debug> oximeter.measurements_bytes (1bdd50f4-156c-4ed8-8eb5-15aa99b659c0): Loading data parts
446 2023.12.06 20:41:34.791332 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} <Debug> oximeter.measurements_bytes (1bdd50f4-156c-4ed8-8eb5-15aa99b659c0): There are no data parts
447 2023.12.06 20:41:34.792722 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} <Debug> DynamicQueryHandler: Done processing query
448 2023.12.06 20:41:34.792748 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2023.12.06 20:41:34.792764 [ 3 ] {} <Debug> HTTP-Session: 6e0ec76c-836c-4d89-ba3e-16e49d1f47e4 Destroying unnamed session
450 2023.12.06 20:41:34.792878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2023.12.06 20:41:34.792933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2023.12.06 20:41:34.792953 [ 3 ] {} <Debug> HTTP-Session: ee3d3962-c342-470d-8b99-243a62a8f7f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
453 2023.12.06 20:41:34.792978 [ 3 ] {} <Debug> HTTP-Session: ee3d3962-c342-470d-8b99-243a62a8f7f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2023.12.06 20:41:34.793188 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
455 2023.12.06 20:41:34.793249 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
456 2023.12.06 20:41:34.795432 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} <Debug> oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Loading data parts
457 2023.12.06 20:41:34.795522 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} <Debug> oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): There are no data parts
458 2023.12.06 20:41:34.797138 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} <Debug> DynamicQueryHandler: Done processing query
459 2023.12.06 20:41:34.797163 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2023.12.06 20:41:34.797191 [ 3 ] {} <Debug> HTTP-Session: ee3d3962-c342-470d-8b99-243a62a8f7f8 Destroying unnamed session
461 2023.12.06 20:41:34.797320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2023.12.06 20:41:34.797384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2023.12.06 20:41:34.797420 [ 3 ] {} <Debug> HTTP-Session: aca6ed3c-681d-4bc5-896d-9947a1895f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
464 2023.12.06 20:41:34.797440 [ 3 ] {} <Debug> HTTP-Session: aca6ed3c-681d-4bc5-896d-9947a1895f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2023.12.06 20:41:34.797695 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
466 2023.12.06 20:41:34.797766 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
467 2023.12.06 20:41:34.800727 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} <Debug> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Loading data parts
468 2023.12.06 20:41:34.800815 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} <Debug> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): There are no data parts
469 2023.12.06 20:41:34.804180 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} <Debug> DynamicQueryHandler: Done processing query
470 2023.12.06 20:41:34.804205 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2023.12.06 20:41:34.804230 [ 3 ] {} <Debug> HTTP-Session: aca6ed3c-681d-4bc5-896d-9947a1895f8a Destroying unnamed session
472 2023.12.06 20:41:34.804365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2023.12.06 20:41:34.804407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2023.12.06 20:41:34.804435 [ 3 ] {} <Debug> HTTP-Session: f168a257-9400-4508-96f5-59c1a5bfe270 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
475 2023.12.06 20:41:34.804461 [ 3 ] {} <Debug> HTTP-Session: f168a257-9400-4508-96f5-59c1a5bfe270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2023.12.06 20:41:34.804660 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2023.12.06 20:41:34.804720 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
478 2023.12.06 20:41:34.806661 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} <Debug> oximeter.measurements_cumulativef32 (55d947fe-f25e-44a1-b5d6-015ac8c2226c): Loading data parts
479 2023.12.06 20:41:34.806757 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} <Debug> oximeter.measurements_cumulativef32 (55d947fe-f25e-44a1-b5d6-015ac8c2226c): There are no data parts
480 2023.12.06 20:41:34.808632 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} <Debug> DynamicQueryHandler: Done processing query
481 2023.12.06 20:41:34.808669 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
482 2023.12.06 20:41:34.808684 [ 3 ] {} <Debug> HTTP-Session: f168a257-9400-4508-96f5-59c1a5bfe270 Destroying unnamed session
483 2023.12.06 20:41:34.808808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2023.12.06 20:41:34.808861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
485 2023.12.06 20:41:34.808880 [ 3 ] {} <Debug> HTTP-Session: 9a41199a-928f-46d4-ad52-6e9bf028b4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
486 2023.12.06 20:41:34.808907 [ 3 ] {} <Debug> HTTP-Session: 9a41199a-928f-46d4-ad52-6e9bf028b4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2023.12.06 20:41:34.809105 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
488 2023.12.06 20:41:34.809165 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
489 2023.12.06 20:41:34.811282 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} <Debug> oximeter.measurements_cumulativef64 (24cfa605-3d42-40b1-9a41-1247f310462c): Loading data parts
490 2023.12.06 20:41:34.811370 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} <Debug> oximeter.measurements_cumulativef64 (24cfa605-3d42-40b1-9a41-1247f310462c): There are no data parts
491 2023.12.06 20:41:34.812602 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} <Debug> DynamicQueryHandler: Done processing query
492 2023.12.06 20:41:34.812638 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
493 2023.12.06 20:41:34.812661 [ 3 ] {} <Debug> HTTP-Session: 9a41199a-928f-46d4-ad52-6e9bf028b4a0 Destroying unnamed session
494 2023.12.06 20:41:34.812790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2023.12.06 20:41:34.812842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
496 2023.12.06 20:41:34.812874 [ 3 ] {} <Debug> HTTP-Session: 3072a70d-fe81-45b1-bf47-8ef0d673582e Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
497 2023.12.06 20:41:34.812890 [ 3 ] {} <Debug> HTTP-Session: 3072a70d-fe81-45b1-bf47-8ef0d673582e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2023.12.06 20:41:34.813108 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
499 * NOTE: Array types cannot be Nullable, see
500 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
501 * for more details.
502 *
503 * This means we need to use empty arrays to indicate a missing value. This
504 * is unfortunate, and at this point relies on the fact that an
505 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
506 * to figure out another way to represent missing samples here.
507 */
508 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)
509 2023.12.06 20:41:34.813178 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
510 2023.12.06 20:41:34.815618 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} <Debug> oximeter.measurements_histogrami8 (5a625bd5-31db-4f8c-9182-8f688c0cca63): Loading data parts
511 2023.12.06 20:41:34.815707 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} <Debug> oximeter.measurements_histogrami8 (5a625bd5-31db-4f8c-9182-8f688c0cca63): There are no data parts
512 2023.12.06 20:41:34.818346 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} <Debug> DynamicQueryHandler: Done processing query
513 2023.12.06 20:41:34.818382 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2023.12.06 20:41:34.818408 [ 3 ] {} <Debug> HTTP-Session: 3072a70d-fe81-45b1-bf47-8ef0d673582e Destroying unnamed session
515 2023.12.06 20:41:34.818528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2023.12.06 20:41:34.818581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2023.12.06 20:41:34.818612 [ 3 ] {} <Debug> HTTP-Session: dba0f72f-c146-4adc-b8b6-287b4ba04d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
518 2023.12.06 20:41:34.818628 [ 3 ] {} <Debug> HTTP-Session: dba0f72f-c146-4adc-b8b6-287b4ba04d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2023.12.06 20:41:34.818842 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
520 2023.12.06 20:41:34.818905 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
521 2023.12.06 20:41:34.821175 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} <Debug> oximeter.measurements_histogramu8 (f33987c8-f85d-4b3a-a999-2f36f885d0f6): Loading data parts
522 2023.12.06 20:41:34.821264 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} <Debug> oximeter.measurements_histogramu8 (f33987c8-f85d-4b3a-a999-2f36f885d0f6): There are no data parts
523 2023.12.06 20:41:34.822762 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} <Debug> DynamicQueryHandler: Done processing query
524 2023.12.06 20:41:34.822787 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
525 2023.12.06 20:41:34.822813 [ 3 ] {} <Debug> HTTP-Session: dba0f72f-c146-4adc-b8b6-287b4ba04d09 Destroying unnamed session
526 2023.12.06 20:41:34.822933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
527 2023.12.06 20:41:34.822985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
528 2023.12.06 20:41:34.823022 [ 3 ] {} <Debug> HTTP-Session: 61120604-5605-4645-b82d-c6a24efac8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
529 2023.12.06 20:41:34.823038 [ 3 ] {} <Debug> HTTP-Session: 61120604-5605-4645-b82d-c6a24efac8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
530 2023.12.06 20:41:34.823254 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
531 2023.12.06 20:41:34.823316 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2023.12.06 20:41:34.825134 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} <Debug> oximeter.measurements_histogrami16 (47f6409b-6b7f-4424-9aea-133bbadb4b4f): Loading data parts
533 2023.12.06 20:41:34.825213 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} <Debug> oximeter.measurements_histogrami16 (47f6409b-6b7f-4424-9aea-133bbadb4b4f): There are no data parts
534 2023.12.06 20:41:34.826929 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} <Debug> DynamicQueryHandler: Done processing query
535 2023.12.06 20:41:34.826967 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
536 2023.12.06 20:41:34.826984 [ 3 ] {} <Debug> HTTP-Session: 61120604-5605-4645-b82d-c6a24efac8a7 Destroying unnamed session
537 2023.12.06 20:41:34.827110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2023.12.06 20:41:34.827170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
539 2023.12.06 20:41:34.827189 [ 3 ] {} <Debug> HTTP-Session: 6e756553-508f-467a-a533-c89461f992e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
540 2023.12.06 20:41:34.827215 [ 3 ] {} <Debug> HTTP-Session: 6e756553-508f-467a-a533-c89461f992e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2023.12.06 20:41:34.827423 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
542 2023.12.06 20:41:34.827483 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
543 2023.12.06 20:41:34.829346 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} <Debug> oximeter.measurements_histogramu16 (d320e578-1ad5-4299-a9bf-b581636c1996): Loading data parts
544 2023.12.06 20:41:34.829444 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} <Debug> oximeter.measurements_histogramu16 (d320e578-1ad5-4299-a9bf-b581636c1996): There are no data parts
545 2023.12.06 20:41:34.831648 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} <Debug> DynamicQueryHandler: Done processing query
546 2023.12.06 20:41:34.831687 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
547 2023.12.06 20:41:34.831703 [ 3 ] {} <Debug> HTTP-Session: 6e756553-508f-467a-a533-c89461f992e0 Destroying unnamed session
548 2023.12.06 20:41:34.831839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2023.12.06 20:41:34.831890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
550 2023.12.06 20:41:34.831910 [ 3 ] {} <Debug> HTTP-Session: bd58f5cc-3aad-437f-b2c2-8ad8b7ee3512 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
551 2023.12.06 20:41:34.831931 [ 3 ] {} <Debug> HTTP-Session: bd58f5cc-3aad-437f-b2c2-8ad8b7ee3512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2023.12.06 20:41:34.832150 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
553 2023.12.06 20:41:34.832206 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
554 2023.12.06 20:41:34.834175 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} <Debug> oximeter.measurements_histogrami32 (3424b340-6d42-48fe-9ab9-0e1a10b29505): Loading data parts
555 2023.12.06 20:41:34.834264 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} <Debug> oximeter.measurements_histogrami32 (3424b340-6d42-48fe-9ab9-0e1a10b29505): There are no data parts
556 2023.12.06 20:41:34.835717 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} <Debug> DynamicQueryHandler: Done processing query
557 2023.12.06 20:41:34.835743 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
558 2023.12.06 20:41:34.835765 [ 3 ] {} <Debug> HTTP-Session: bd58f5cc-3aad-437f-b2c2-8ad8b7ee3512 Destroying unnamed session
559 2023.12.06 20:41:34.835889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
560 2023.12.06 20:41:34.835939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
561 2023.12.06 20:41:34.835959 [ 3 ] {} <Debug> HTTP-Session: 3e7a37e8-560b-4475-a268-b115b9ac247c Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
562 2023.12.06 20:41:34.835981 [ 3 ] {} <Debug> HTTP-Session: 3e7a37e8-560b-4475-a268-b115b9ac247c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
563 2023.12.06 20:41:34.836195 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
564 2023.12.06 20:41:34.836252 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
565 2023.12.06 20:41:34.838137 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} <Debug> oximeter.measurements_histogramu32 (bbdf1fb3-ef70-427b-a182-8197ceb82d9d): Loading data parts
566 2023.12.06 20:41:34.838221 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} <Debug> oximeter.measurements_histogramu32 (bbdf1fb3-ef70-427b-a182-8197ceb82d9d): There are no data parts
567 2023.12.06 20:41:34.840153 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} <Debug> DynamicQueryHandler: Done processing query
568 2023.12.06 20:41:34.840180 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
569 2023.12.06 20:41:34.840209 [ 3 ] {} <Debug> HTTP-Session: 3e7a37e8-560b-4475-a268-b115b9ac247c Destroying unnamed session
570 2023.12.06 20:41:34.840345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
571 2023.12.06 20:41:34.840405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
572 2023.12.06 20:41:34.840435 [ 3 ] {} <Debug> HTTP-Session: cd6c0c56-1de2-4dba-b589-a231738b27ec Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
573 2023.12.06 20:41:34.840462 [ 3 ] {} <Debug> HTTP-Session: cd6c0c56-1de2-4dba-b589-a231738b27ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
574 2023.12.06 20:41:34.840724 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
575 2023.12.06 20:41:34.840792 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
576 2023.12.06 20:41:34.842470 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} <Debug> oximeter.measurements_histogrami64 (2e6dedfd-07f1-4594-85cd-f975fcab0cc4): Loading data parts
577 2023.12.06 20:41:34.842569 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} <Debug> oximeter.measurements_histogrami64 (2e6dedfd-07f1-4594-85cd-f975fcab0cc4): There are no data parts
578 2023.12.06 20:41:34.845088 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} <Debug> DynamicQueryHandler: Done processing query
579 2023.12.06 20:41:34.845120 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
580 2023.12.06 20:41:34.845136 [ 3 ] {} <Debug> HTTP-Session: cd6c0c56-1de2-4dba-b589-a231738b27ec Destroying unnamed session
581 2023.12.06 20:41:34.845258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
582 2023.12.06 20:41:34.845308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
583 2023.12.06 20:41:34.845329 [ 3 ] {} <Debug> HTTP-Session: 795eaa4b-7e23-4e13-b1f8-2a51628dc654 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
584 2023.12.06 20:41:34.845352 [ 3 ] {} <Debug> HTTP-Session: 795eaa4b-7e23-4e13-b1f8-2a51628dc654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
585 2023.12.06 20:41:34.845558 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
586 2023.12.06 20:41:34.845614 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
587 2023.12.06 20:41:34.847629 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} <Debug> oximeter.measurements_histogramu64 (4725ea50-0481-41d6-9070-ae7f9553d77d): Loading data parts
588 2023.12.06 20:41:34.847762 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} <Debug> oximeter.measurements_histogramu64 (4725ea50-0481-41d6-9070-ae7f9553d77d): There are no data parts
589 2023.12.06 20:41:34.849416 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} <Debug> DynamicQueryHandler: Done processing query
590 2023.12.06 20:41:34.849453 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
591 2023.12.06 20:41:34.849477 [ 3 ] {} <Debug> HTTP-Session: 795eaa4b-7e23-4e13-b1f8-2a51628dc654 Destroying unnamed session
592 2023.12.06 20:41:34.849601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
593 2023.12.06 20:41:34.849667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
594 2023.12.06 20:41:34.849689 [ 3 ] {} <Debug> HTTP-Session: c532f9e9-b513-4b6d-9b12-58f148ad09fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
595 2023.12.06 20:41:34.849719 [ 3 ] {} <Debug> HTTP-Session: c532f9e9-b513-4b6d-9b12-58f148ad09fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2023.12.06 20:41:34.849945 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
597 2023.12.06 20:41:34.850012 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
598 2023.12.06 20:41:34.852056 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} <Debug> oximeter.measurements_histogramf32 (38a51a29-a127-46df-a745-3f83b8a00868): Loading data parts
599 2023.12.06 20:41:34.852151 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} <Debug> oximeter.measurements_histogramf32 (38a51a29-a127-46df-a745-3f83b8a00868): There are no data parts
600 2023.12.06 20:41:34.856148 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} <Debug> DynamicQueryHandler: Done processing query
601 2023.12.06 20:41:34.856176 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
602 2023.12.06 20:41:34.856207 [ 3 ] {} <Debug> HTTP-Session: c532f9e9-b513-4b6d-9b12-58f148ad09fe Destroying unnamed session
603 2023.12.06 20:41:34.856335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
604 2023.12.06 20:41:34.856391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
605 2023.12.06 20:41:34.856426 [ 3 ] {} <Debug> HTTP-Session: 05b2e75f-a32d-42cd-9892-9b529c984409 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
606 2023.12.06 20:41:34.856443 [ 3 ] {} <Debug> HTTP-Session: 05b2e75f-a32d-42cd-9892-9b529c984409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
607 2023.12.06 20:41:34.856667 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
608 2023.12.06 20:41:34.856736 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
609 2023.12.06 20:41:34.859476 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} <Debug> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Loading data parts
610 2023.12.06 20:41:34.859559 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} <Debug> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): There are no data parts
611 2023.12.06 20:41:34.861847 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} <Debug> DynamicQueryHandler: Done processing query
612 2023.12.06 20:41:34.861886 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
613 2023.12.06 20:41:34.861901 [ 3 ] {} <Debug> HTTP-Session: 05b2e75f-a32d-42cd-9892-9b529c984409 Destroying unnamed session
614 2023.12.06 20:41:34.862053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
615 2023.12.06 20:41:34.862121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
616 2023.12.06 20:41:34.862141 [ 3 ] {} <Debug> HTTP-Session: c9ff70ec-9e63-4d1f-9735-2f3f94f61c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
617 2023.12.06 20:41:34.862167 [ 3 ] {} <Debug> HTTP-Session: c9ff70ec-9e63-4d1f-9735-2f3f94f61c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
618 2023.12.06 20:41:34.862326 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) /* The field tables store named dimensions of each timeseries.
619 *
620 * As with the measurement tables, there is one field table for each field data
621 * type. Fields are deduplicated by using the "replacing merge tree", though
622 * this behavior **must not** be relied upon for query correctness.
623 *
624 * The index for the fields differs from the measurements, however. Rows are
625 * sorted by timeseries name, then field name, field value, and finally
626 * timeseries key. This reflects the most common pattern for looking them up:
627 * by field name and possibly value, within a timeseries. The resulting keys are
628 * usually then used to look up measurements.
629 *
630 * NOTE: We may want to consider a secondary index on these tables, sorting by
631 * timeseries name and then key, since it would improve lookups where one
632 * already has the key. Realistically though, these tables are quite small and
633 * so performance benefits will be low in absolute terms.
634 */
635 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)
636 2023.12.06 20:41:34.862387 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
637 2023.12.06 20:41:34.864007 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} <Debug> oximeter.fields_bool (04379be4-4576-4963-870f-298235c1ad75): Loading data parts
638 2023.12.06 20:41:34.864101 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} <Debug> oximeter.fields_bool (04379be4-4576-4963-870f-298235c1ad75): There are no data parts
639 2023.12.06 20:41:34.865433 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} <Debug> DynamicQueryHandler: Done processing query
640 2023.12.06 20:41:34.865470 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2023.12.06 20:41:34.865487 [ 3 ] {} <Debug> HTTP-Session: c9ff70ec-9e63-4d1f-9735-2f3f94f61c00 Destroying unnamed session
642 2023.12.06 20:41:34.865615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2023.12.06 20:41:34.865664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2023.12.06 20:41:34.865682 [ 3 ] {} <Debug> HTTP-Session: 028d9c79-a160-4b38-a436-60c9d276e611 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
645 2023.12.06 20:41:34.865705 [ 3 ] {} <Debug> HTTP-Session: 028d9c79-a160-4b38-a436-60c9d276e611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2023.12.06 20:41:34.865863 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
647 2023.12.06 20:41:34.865906 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
648 2023.12.06 20:41:34.867503 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} <Debug> oximeter.fields_i8 (ed658ba4-24e4-449e-b0ad-26dd68628172): Loading data parts
649 2023.12.06 20:41:34.867577 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} <Debug> oximeter.fields_i8 (ed658ba4-24e4-449e-b0ad-26dd68628172): There are no data parts
650 2023.12.06 20:41:34.869042 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} <Debug> DynamicQueryHandler: Done processing query
651 2023.12.06 20:41:34.869067 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2023.12.06 20:41:34.869090 [ 3 ] {} <Debug> HTTP-Session: 028d9c79-a160-4b38-a436-60c9d276e611 Destroying unnamed session
653 2023.12.06 20:41:34.869221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2023.12.06 20:41:34.869263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2023.12.06 20:41:34.869289 [ 3 ] {} <Debug> HTTP-Session: dca7b526-b28a-4655-b94d-fce6913048c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
656 2023.12.06 20:41:34.869312 [ 3 ] {} <Debug> HTTP-Session: dca7b526-b28a-4655-b94d-fce6913048c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2023.12.06 20:41:34.869467 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
658 2023.12.06 20:41:34.869514 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
659 2023.12.06 20:41:34.871959 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} <Debug> oximeter.fields_u8 (1308429e-6958-4e3a-99c2-08c50a08d90b): Loading data parts
660 2023.12.06 20:41:34.872051 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} <Debug> oximeter.fields_u8 (1308429e-6958-4e3a-99c2-08c50a08d90b): There are no data parts
661 2023.12.06 20:41:34.873665 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} <Debug> DynamicQueryHandler: Done processing query
662 2023.12.06 20:41:34.873690 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2023.12.06 20:41:34.873713 [ 3 ] {} <Debug> HTTP-Session: dca7b526-b28a-4655-b94d-fce6913048c1 Destroying unnamed session
664 2023.12.06 20:41:34.873838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2023.12.06 20:41:34.873888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2023.12.06 20:41:34.873907 [ 3 ] {} <Debug> HTTP-Session: e958c3c1-c19b-4ef0-9072-46ee66b5c72e Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
667 2023.12.06 20:41:34.873929 [ 3 ] {} <Debug> HTTP-Session: e958c3c1-c19b-4ef0-9072-46ee66b5c72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2023.12.06 20:41:34.874086 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
669 2023.12.06 20:41:34.874130 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
670 2023.12.06 20:41:34.875631 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} <Debug> oximeter.fields_i16 (1591c36c-8067-4079-a012-1b116abca1cc): Loading data parts
671 2023.12.06 20:41:34.875722 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} <Debug> oximeter.fields_i16 (1591c36c-8067-4079-a012-1b116abca1cc): There are no data parts
672 2023.12.06 20:41:34.877125 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} <Debug> DynamicQueryHandler: Done processing query
673 2023.12.06 20:41:34.877157 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2023.12.06 20:41:34.877172 [ 3 ] {} <Debug> HTTP-Session: e958c3c1-c19b-4ef0-9072-46ee66b5c72e Destroying unnamed session
675 2023.12.06 20:41:34.877307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2023.12.06 20:41:34.877358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2023.12.06 20:41:34.877376 [ 3 ] {} <Debug> HTTP-Session: aa3e9b89-0bc9-45ea-aed8-d98a4fae3dba Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
678 2023.12.06 20:41:34.877400 [ 3 ] {} <Debug> HTTP-Session: aa3e9b89-0bc9-45ea-aed8-d98a4fae3dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2023.12.06 20:41:34.877556 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
680 2023.12.06 20:41:34.877600 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
681 2023.12.06 20:41:34.879081 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} <Debug> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Loading data parts
682 2023.12.06 20:41:34.879154 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} <Debug> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): There are no data parts
683 2023.12.06 20:41:34.880576 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} <Debug> DynamicQueryHandler: Done processing query
684 2023.12.06 20:41:34.880600 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
685 2023.12.06 20:41:34.880624 [ 3 ] {} <Debug> HTTP-Session: aa3e9b89-0bc9-45ea-aed8-d98a4fae3dba Destroying unnamed session
686 2023.12.06 20:41:34.880748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2023.12.06 20:41:34.880797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
688 2023.12.06 20:41:34.880823 [ 3 ] {} <Debug> HTTP-Session: 4e886722-890b-4f6e-8002-43d86737f6e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
689 2023.12.06 20:41:34.880839 [ 3 ] {} <Debug> HTTP-Session: 4e886722-890b-4f6e-8002-43d86737f6e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2023.12.06 20:41:34.880993 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
691 2023.12.06 20:41:34.881041 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
692 2023.12.06 20:41:34.882456 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} <Debug> oximeter.fields_i32 (b11edc59-f101-4cf0-8127-ceb0641ca8b6): Loading data parts
693 2023.12.06 20:41:34.882538 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} <Debug> oximeter.fields_i32 (b11edc59-f101-4cf0-8127-ceb0641ca8b6): There are no data parts
694 2023.12.06 20:41:34.883660 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} <Debug> DynamicQueryHandler: Done processing query
695 2023.12.06 20:41:34.883692 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
696 2023.12.06 20:41:34.883714 [ 3 ] {} <Debug> HTTP-Session: 4e886722-890b-4f6e-8002-43d86737f6e8 Destroying unnamed session
697 2023.12.06 20:41:34.883843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
698 2023.12.06 20:41:34.883893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
699 2023.12.06 20:41:34.883919 [ 3 ] {} <Debug> HTTP-Session: 5e5f1cd2-5215-4690-a4e6-6f6e5faaad77 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
700 2023.12.06 20:41:34.883935 [ 3 ] {} <Debug> HTTP-Session: 5e5f1cd2-5215-4690-a4e6-6f6e5faaad77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2023.12.06 20:41:34.884090 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
702 2023.12.06 20:41:34.884133 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
703 2023.12.06 20:41:34.886622 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} <Debug> oximeter.fields_u32 (16a0971f-98ec-4529-aa3d-21c04196fcbe): Loading data parts
704 2023.12.06 20:41:34.886716 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} <Debug> oximeter.fields_u32 (16a0971f-98ec-4529-aa3d-21c04196fcbe): There are no data parts
705 2023.12.06 20:41:34.889310 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} <Debug> DynamicQueryHandler: Done processing query
706 2023.12.06 20:41:34.889349 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
707 2023.12.06 20:41:34.889368 [ 3 ] {} <Debug> HTTP-Session: 5e5f1cd2-5215-4690-a4e6-6f6e5faaad77 Destroying unnamed session
708 2023.12.06 20:41:34.889518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
709 2023.12.06 20:41:34.889577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
710 2023.12.06 20:41:34.889600 [ 3 ] {} <Debug> HTTP-Session: a08e053d-9545-47b2-8665-45fac513f059 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
711 2023.12.06 20:41:34.889634 [ 3 ] {} <Debug> HTTP-Session: a08e053d-9545-47b2-8665-45fac513f059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
712 2023.12.06 20:41:34.889820 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
713 2023.12.06 20:41:34.889880 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
714 2023.12.06 20:41:34.894285 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} <Debug> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Loading data parts
715 2023.12.06 20:41:34.894377 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} <Debug> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): There are no data parts
716 2023.12.06 20:41:34.897301 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} <Debug> DynamicQueryHandler: Done processing query
717 2023.12.06 20:41:34.897332 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
718 2023.12.06 20:41:34.897360 [ 3 ] {} <Debug> HTTP-Session: a08e053d-9545-47b2-8665-45fac513f059 Destroying unnamed session
719 2023.12.06 20:41:34.897506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2023.12.06 20:41:34.897568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2023.12.06 20:41:34.897599 [ 3 ] {} <Debug> HTTP-Session: 7b4fc866-a62f-4396-ab1a-fe1e824e7ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
722 2023.12.06 20:41:34.897627 [ 3 ] {} <Debug> HTTP-Session: 7b4fc866-a62f-4396-ab1a-fe1e824e7ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2023.12.06 20:41:34.897814 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
724 2023.12.06 20:41:34.897873 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
725 2023.12.06 20:41:34.902215 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} <Debug> oximeter.fields_u64 (831e3ee7-feb8-42d1-975d-f77758e10b8c): Loading data parts
726 2023.12.06 20:41:34.902322 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} <Debug> oximeter.fields_u64 (831e3ee7-feb8-42d1-975d-f77758e10b8c): There are no data parts
727 2023.12.06 20:41:34.904976 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} <Debug> DynamicQueryHandler: Done processing query
728 2023.12.06 20:41:34.905003 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
729 2023.12.06 20:41:34.905020 [ 3 ] {} <Debug> HTTP-Session: 7b4fc866-a62f-4396-ab1a-fe1e824e7ce0 Destroying unnamed session
730 2023.12.06 20:41:34.905167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2023.12.06 20:41:34.905218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
732 2023.12.06 20:41:34.905236 [ 3 ] {} <Debug> HTTP-Session: bc755488-c7a5-4147-ae3a-8c1f12a9a1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
733 2023.12.06 20:41:34.905260 [ 3 ] {} <Debug> HTTP-Session: bc755488-c7a5-4147-ae3a-8c1f12a9a1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2023.12.06 20:41:34.905419 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
735 2023.12.06 20:41:34.905461 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
736 2023.12.06 20:41:34.907377 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} <Debug> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Loading data parts
737 2023.12.06 20:41:34.907459 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} <Debug> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): There are no data parts
738 2023.12.06 20:41:34.909308 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} <Debug> DynamicQueryHandler: Done processing query
739 2023.12.06 20:41:34.909342 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
740 2023.12.06 20:41:34.909357 [ 3 ] {} <Debug> HTTP-Session: bc755488-c7a5-4147-ae3a-8c1f12a9a1d9 Destroying unnamed session
741 2023.12.06 20:41:34.909489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2023.12.06 20:41:34.909541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
743 2023.12.06 20:41:34.909559 [ 3 ] {} <Debug> HTTP-Session: 91a57aa1-09f5-4bd9-aa15-7f9e58d2715f Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
744 2023.12.06 20:41:34.909583 [ 3 ] {} <Debug> HTTP-Session: 91a57aa1-09f5-4bd9-aa15-7f9e58d2715f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2023.12.06 20:41:34.909742 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
746 2023.12.06 20:41:34.909787 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
747 2023.12.06 20:41:34.911222 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} <Debug> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Loading data parts
748 2023.12.06 20:41:34.911302 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} <Debug> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): There are no data parts
749 2023.12.06 20:41:34.912453 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} <Debug> DynamicQueryHandler: Done processing query
750 2023.12.06 20:41:34.912478 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
751 2023.12.06 20:41:34.912502 [ 3 ] {} <Debug> HTTP-Session: 91a57aa1-09f5-4bd9-aa15-7f9e58d2715f Destroying unnamed session
752 2023.12.06 20:41:34.912623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
753 2023.12.06 20:41:34.912673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
754 2023.12.06 20:41:34.912700 [ 3 ] {} <Debug> HTTP-Session: 50b8b811-3c47-438b-a666-11878a0341c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
755 2023.12.06 20:41:34.912716 [ 3 ] {} <Debug> HTTP-Session: 50b8b811-3c47-438b-a666-11878a0341c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
756 2023.12.06 20:41:34.912872 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) 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)
757 2023.12.06 20:41:34.912944 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
758 2023.12.06 20:41:34.914296 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} <Debug> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Loading data parts
759 2023.12.06 20:41:34.914376 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} <Debug> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): There are no data parts
760 2023.12.06 20:41:34.915627 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} <Debug> DynamicQueryHandler: Done processing query
761 2023.12.06 20:41:34.915664 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
762 2023.12.06 20:41:34.915686 [ 3 ] {} <Debug> HTTP-Session: 50b8b811-3c47-438b-a666-11878a0341c3 Destroying unnamed session
763 2023.12.06 20:41:34.915809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
764 2023.12.06 20:41:34.915860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
765 2023.12.06 20:41:34.915886 [ 3 ] {} <Debug> HTTP-Session: acca27f5-e386-43d7-8c5e-7a649a5e30be Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
766 2023.12.06 20:41:34.915902 [ 3 ] {} <Debug> HTTP-Session: acca27f5-e386-43d7-8c5e-7a649a5e30be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
767 2023.12.06 20:41:34.916127 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) /* The timeseries schema table stores the extracted schema for the samples
768 * oximeter collects.
769 */
770 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)
771 2023.12.06 20:41:34.916194 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
772 2023.12.06 20:41:34.918695 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Loading data parts
773 2023.12.06 20:41:34.918778 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): There are no data parts
774 2023.12.06 20:41:34.920361 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} <Debug> DynamicQueryHandler: Done processing query
775 2023.12.06 20:41:34.920395 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
776 2023.12.06 20:41:34.920410 [ 3 ] {} <Debug> HTTP-Session: acca27f5-e386-43d7-8c5e-7a649a5e30be Destroying unnamed session
777 2023.12.06 20:41:34.920568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2023.12.06 20:41:34.920646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2023.12.06 20:41:34.920668 [ 3 ] {} <Debug> HTTP-Session: c5907105-e467-48ff-9c7f-2e31543b9e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692
780 2023.12.06 20:41:34.920698 [ 3 ] {} <Debug> HTTP-Session: c5907105-e467-48ff-9c7f-2e31543b9e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2023.12.06 20:41:34.920811 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57692) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
782 2023.12.06 20:41:34.921476 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
783 2023.12.06 20:41:34.924857 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
784 2023.12.06 20:41:34.927589 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
785 2023.12.06 20:41:34.927822 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} <Trace> oximeter.version (2e07d1ea-d3c0-41c1-ac53-3cb483e588be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
786 2023.12.06 20:41:34.928049 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} <Information> executeQuery: Read 1 rows, 16.00 B in 0.00719054 sec., 139 rows/sec., 2.17 KiB/sec.
787 2023.12.06 20:41:34.928181 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} <Debug> DynamicQueryHandler: Done processing query
788 2023.12.06 20:41:34.928202 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
789 2023.12.06 20:41:34.928217 [ 3 ] {} <Debug> HTTP-Session: c5907105-e467-48ff-9c7f-2e31543b9e35 Destroying unnamed session
790 2023.12.06 20:41:35.001128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.71 MiB, peak 223.78 MiB, will set to 228.29 MiB (RSS), difference: 9.59 MiB
791 2023.12.06 20:41:49.629291 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache
792 2023.12.06 20:41:49.629355 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache
793 2023.12.06 20:42:04.629404 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
794 2023.12.06 20:42:04.629500 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
795 2023.12.06 20:42:19.629598 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
796 2023.12.06 20:42:19.629668 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
797 2023.12.06 20:42:29.962086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2023.12.06 20:42:29.962227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
799 2023.12.06 20:42:29.962276 [ 3 ] {} <Debug> HTTP-Session: 7f37bd90-e1a8-4320-ae25-a7422a604315 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
800 2023.12.06 20:42:29.962314 [ 3 ] {} <Debug> HTTP-Session: 7f37bd90-e1a8-4320-ae25-a7422a604315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2023.12.06 20:42:29.962453 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
802 2023.12.06 20:42:29.964739 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
803 2023.12.06 20:42:29.970279 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
804 2023.12.06 20:42:29.972314 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
805 2023.12.06 20:42:29.980011 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} <Debug> DynamicQueryHandler: Done processing query
806 2023.12.06 20:42:29.980042 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
807 2023.12.06 20:42:29.980059 [ 3 ] {} <Debug> HTTP-Session: 7f37bd90-e1a8-4320-ae25-a7422a604315 Destroying unnamed session
808 2023.12.06 20:42:29.988462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
809 2023.12.06 20:42:29.988509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
810 2023.12.06 20:42:29.988529 [ 3 ] {} <Debug> HTTP-Session: 42697b2a-e4dc-4bb5-885e-cf47725c20a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
811 2023.12.06 20:42:29.988560 [ 3 ] {} <Debug> HTTP-Session: 42697b2a-e4dc-4bb5-885e-cf47725c20a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
812 2023.12.06 20:42:29.988682 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
813 2023.12.06 20:42:30.014624 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
814 2023.12.06 20:42:30.014773 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
815 2023.12.06 20:42:30.014837 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
816 2023.12.06 20:42:30.015804 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} <Debug> DynamicQueryHandler: Done processing query
817 2023.12.06 20:42:30.015833 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
818 2023.12.06 20:42:30.015849 [ 3 ] {} <Debug> HTTP-Session: 42697b2a-e4dc-4bb5-885e-cf47725c20a4 Destroying unnamed session
819 2023.12.06 20:42:30.016248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
820 2023.12.06 20:42:30.016293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
821 2023.12.06 20:42:30.016311 [ 3 ] {} <Debug> HTTP-Session: 9939cad2-0816-4454-9296-4137f1a860df Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
822 2023.12.06 20:42:30.016327 [ 3 ] {} <Debug> HTTP-Session: 9939cad2-0816-4454-9296-4137f1a860df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
823 2023.12.06 20:42:30.016437 [ 3 ] {033add49-9a21-4705-9ade-881620063907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
824 2023.12.06 20:42:30.018780 [ 3 ] {033add49-9a21-4705-9ade-881620063907} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
825 2023.12.06 20:42:30.018965 [ 3 ] {033add49-9a21-4705-9ade-881620063907} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
826 2023.12.06 20:42:30.019008 [ 3 ] {033add49-9a21-4705-9ade-881620063907} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
827 2023.12.06 20:42:30.019935 [ 3 ] {033add49-9a21-4705-9ade-881620063907} <Debug> DynamicQueryHandler: Done processing query
828 2023.12.06 20:42:30.019963 [ 3 ] {033add49-9a21-4705-9ade-881620063907} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
829 2023.12.06 20:42:30.019978 [ 3 ] {} <Debug> HTTP-Session: 9939cad2-0816-4454-9296-4137f1a860df Destroying unnamed session
830 2023.12.06 20:42:30.020222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
831 2023.12.06 20:42:30.020265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
832 2023.12.06 20:42:30.020283 [ 3 ] {} <Debug> HTTP-Session: f8ef7993-d070-4408-b933-3cef8739436a Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
833 2023.12.06 20:42:30.020299 [ 3 ] {} <Debug> HTTP-Session: f8ef7993-d070-4408-b933-3cef8739436a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
834 2023.12.06 20:42:30.020410 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) 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)
835 2023.12.06 20:42:30.020754 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
836 2023.12.06 20:42:30.020900 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
837 2023.12.06 20:42:30.020940 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
838 2023.12.06 20:42:30.021806 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} <Debug> DynamicQueryHandler: Done processing query
839 2023.12.06 20:42:30.021833 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
840 2023.12.06 20:42:30.021849 [ 3 ] {} <Debug> HTTP-Session: f8ef7993-d070-4408-b933-3cef8739436a Destroying unnamed session
841 2023.12.06 20:42:30.023476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
842 2023.12.06 20:42:30.023520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
843 2023.12.06 20:42:30.023538 [ 3 ] {} <Debug> HTTP-Session: 5f5130b5-387b-406e-965e-83ea88a4455e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
844 2023.12.06 20:42:30.023554 [ 3 ] {} <Debug> HTTP-Session: 5f5130b5-387b-406e-965e-83ea88a4455e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
845 2023.12.06 20:42:30.023629 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
846 2023.12.06 20:42:30.023670 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
847 2023.12.06 20:42:30.024347 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
848 2023.12.06 20:42:30.034618 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
849 2023.12.06 20:42:30.037187 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
850 2023.12.06 20:42:30.037391 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
851 2023.12.06 20:42:30.037533 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.013874465 sec., 288 rows/sec., 31.18 KiB/sec.
852 2023.12.06 20:42:30.037685 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} <Debug> DynamicQueryHandler: Done processing query
853 2023.12.06 20:42:30.037713 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
854 2023.12.06 20:42:30.037732 [ 3 ] {} <Debug> HTTP-Session: 5f5130b5-387b-406e-965e-83ea88a4455e Destroying unnamed session
855 2023.12.06 20:42:30.037906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2023.12.06 20:42:30.037958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
857 2023.12.06 20:42:30.037981 [ 3 ] {} <Debug> HTTP-Session: c4ce2784-822f-4d15-bf0f-d012e97f9e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
858 2023.12.06 20:42:30.037997 [ 3 ] {} <Debug> HTTP-Session: c4ce2784-822f-4d15-bf0f-d012e97f9e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2023.12.06 20:42:30.038066 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
860 2023.12.06 20:42:30.038104 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
861 2023.12.06 20:42:30.038209 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
862 2023.12.06 20:42:30.046234 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
863 2023.12.06 20:42:30.046753 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
864 2023.12.06 20:42:30.047035 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
865 2023.12.06 20:42:30.047150 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} <Information> executeQuery: Read 29 rows, 2.35 KiB in 0.009054341 sec., 3202 rows/sec., 259.61 KiB/sec.
866 2023.12.06 20:42:30.047288 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} <Debug> DynamicQueryHandler: Done processing query
867 2023.12.06 20:42:30.047312 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
868 2023.12.06 20:42:30.047327 [ 3 ] {} <Debug> HTTP-Session: c4ce2784-822f-4d15-bf0f-d012e97f9e4d Destroying unnamed session
869 2023.12.06 20:42:30.047525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 13738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
870 2023.12.06 20:42:30.047568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
871 2023.12.06 20:42:30.047587 [ 3 ] {} <Debug> HTTP-Session: bcd21428-de24-461a-9936-446bc5495c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
872 2023.12.06 20:42:30.047603 [ 3 ] {} <Debug> HTTP-Session: bcd21428-de24-461a-9936-446bc5495c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
873 2023.12.06 20:42:30.047674 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
874 2023.12.06 20:42:30.047713 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
875 2023.12.06 20:42:30.047818 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
876 2023.12.06 20:42:30.048114 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
877 2023.12.06 20:42:30.048331 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
878 2023.12.06 20:42:30.048478 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
879 2023.12.06 20:42:30.048590 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} <Information> executeQuery: Read 87 rows, 8.40 KiB in 0.0008873 sec., 98050 rows/sec., 9.25 MiB/sec.
880 2023.12.06 20:42:30.048695 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} <Debug> DynamicQueryHandler: Done processing query
881 2023.12.06 20:42:30.048718 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
882 2023.12.06 20:42:30.048733 [ 3 ] {} <Debug> HTTP-Session: bcd21428-de24-461a-9936-446bc5495c6c Destroying unnamed session
883 2023.12.06 20:42:30.048859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
884 2023.12.06 20:42:30.048903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
885 2023.12.06 20:42:30.048921 [ 3 ] {} <Debug> HTTP-Session: f6517407-8109-41f6-b588-294ec110b5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
886 2023.12.06 20:42:30.048936 [ 3 ] {} <Debug> HTTP-Session: f6517407-8109-41f6-b588-294ec110b5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
887 2023.12.06 20:42:30.049004 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
888 2023.12.06 20:42:30.049041 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
889 2023.12.06 20:42:30.051544 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
890 2023.12.06 20:42:30.055700 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
891 2023.12.06 20:42:30.057890 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
892 2023.12.06 20:42:30.058067 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
893 2023.12.06 20:42:30.058196 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} <Information> executeQuery: Read 44 rows, 3.53 KiB in 0.009157132 sec., 4804 rows/sec., 385.31 KiB/sec.
894 2023.12.06 20:42:30.058336 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} <Debug> DynamicQueryHandler: Done processing query
895 2023.12.06 20:42:30.058366 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
896 2023.12.06 20:42:30.058384 [ 3 ] {} <Debug> HTTP-Session: f6517407-8109-41f6-b588-294ec110b5a3 Destroying unnamed session
897 2023.12.06 20:42:30.058675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 31049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
898 2023.12.06 20:42:30.058727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
899 2023.12.06 20:42:30.058749 [ 3 ] {} <Debug> HTTP-Session: d7a2da6f-1d0e-4b33-8914-69bbe599b43c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
900 2023.12.06 20:42:30.058769 [ 3 ] {} <Debug> HTTP-Session: d7a2da6f-1d0e-4b33-8914-69bbe599b43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
901 2023.12.06 20:42:30.058859 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
902 2023.12.06 20:42:30.058910 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
903 2023.12.06 20:42:30.059071 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
904 2023.12.06 20:42:30.059446 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
905 2023.12.06 20:42:30.066747 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
906 2023.12.06 20:42:30.067053 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
907 2023.12.06 20:42:30.067179 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} <Information> executeQuery: Read 29 rows, 40.07 KiB in 0.008287373 sec., 3499 rows/sec., 4.72 MiB/sec.
908 2023.12.06 20:42:30.067292 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} <Debug> DynamicQueryHandler: Done processing query
909 2023.12.06 20:42:30.067315 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
910 2023.12.06 20:42:30.067329 [ 3 ] {} <Debug> HTTP-Session: d7a2da6f-1d0e-4b33-8914-69bbe599b43c Destroying unnamed session
911 2023.12.06 20:42:30.067471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
912 2023.12.06 20:42:30.067513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
913 2023.12.06 20:42:30.067530 [ 3 ] {} <Debug> HTTP-Session: ce5c57b4-c546-43e7-bb15-23dc55a6bc26 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
914 2023.12.06 20:42:30.067547 [ 3 ] {} <Debug> HTTP-Session: ce5c57b4-c546-43e7-bb15-23dc55a6bc26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
915 2023.12.06 20:42:30.067615 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
916 2023.12.06 20:42:30.068174 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
917 2023.12.06 20:42:30.068280 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
918 2023.12.06 20:42:30.070650 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
919 2023.12.06 20:42:30.072957 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
920 2023.12.06 20:42:30.073308 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} <Trace> oximeter.measurements_i64 (17c1ce17-d079-4d77-b2a7-8910c3ec90f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
921 2023.12.06 20:42:30.073531 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} <Information> executeQuery: Read 30 rows, 2.18 KiB in 0.005879705 sec., 5102 rows/sec., 370.05 KiB/sec.
922 2023.12.06 20:42:30.073739 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} <Debug> DynamicQueryHandler: Done processing query
923 2023.12.06 20:42:30.073784 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
924 2023.12.06 20:42:30.073813 [ 3 ] {} <Debug> HTTP-Session: ce5c57b4-c546-43e7-bb15-23dc55a6bc26 Destroying unnamed session
925 2023.12.06 20:42:31.001197 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.86 MiB, peak 233.04 MiB, will set to 229.54 MiB (RSS), difference: 1.68 MiB
926 2023.12.06 20:42:34.629912 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
927 2023.12.06 20:42:34.630019 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
928 2023.12.06 20:42:39.929689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
929 2023.12.06 20:42:39.929865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
930 2023.12.06 20:42:39.929912 [ 3 ] {} <Debug> HTTP-Session: e38436b1-36e1-4641-b92f-b1135dd92150 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
931 2023.12.06 20:42:39.929952 [ 3 ] {} <Debug> HTTP-Session: e38436b1-36e1-4641-b92f-b1135dd92150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
932 2023.12.06 20:42:39.930091 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
933 2023.12.06 20:42:39.930148 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
934 2023.12.06 20:42:39.930301 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
935 2023.12.06 20:42:39.930663 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
936 2023.12.06 20:42:39.930920 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
937 2023.12.06 20:42:39.931089 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
938 2023.12.06 20:42:39.931235 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} <Information> executeQuery: Read 33 rows, 2.67 KiB in 0.001107102 sec., 29807 rows/sec., 2.36 MiB/sec.
939 2023.12.06 20:42:39.931382 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} <Debug> DynamicQueryHandler: Done processing query
940 2023.12.06 20:42:39.931408 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
941 2023.12.06 20:42:39.931423 [ 3 ] {} <Debug> HTTP-Session: e38436b1-36e1-4641-b92f-b1135dd92150 Destroying unnamed session
942 2023.12.06 20:42:39.931564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 15610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
943 2023.12.06 20:42:39.931606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
944 2023.12.06 20:42:39.931625 [ 3 ] {} <Debug> HTTP-Session: a21cbea0-6a6c-44c5-80b6-a892758c6940 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
945 2023.12.06 20:42:39.931641 [ 3 ] {} <Debug> HTTP-Session: a21cbea0-6a6c-44c5-80b6-a892758c6940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
946 2023.12.06 20:42:39.931712 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
947 2023.12.06 20:42:39.931750 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
948 2023.12.06 20:42:39.931852 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
949 2023.12.06 20:42:39.932152 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
950 2023.12.06 20:42:39.932362 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
951 2023.12.06 20:42:39.932513 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
952 2023.12.06 20:42:39.932635 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} <Information> executeQuery: Read 99 rows, 9.54 KiB in 0.00089423 sec., 110709 rows/sec., 10.42 MiB/sec.
953 2023.12.06 20:42:39.932753 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} <Debug> DynamicQueryHandler: Done processing query
954 2023.12.06 20:42:39.932776 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
955 2023.12.06 20:42:39.932791 [ 3 ] {} <Debug> HTTP-Session: a21cbea0-6a6c-44c5-80b6-a892758c6940 Destroying unnamed session
956 2023.12.06 20:42:39.932911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
957 2023.12.06 20:42:39.932953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
958 2023.12.06 20:42:39.932971 [ 3 ] {} <Debug> HTTP-Session: e3e85c0a-6d04-4a3b-8996-870f317fc712 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
959 2023.12.06 20:42:39.932987 [ 3 ] {} <Debug> HTTP-Session: e3e85c0a-6d04-4a3b-8996-870f317fc712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
960 2023.12.06 20:42:39.933055 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
961 2023.12.06 20:42:39.933092 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
962 2023.12.06 20:42:39.933194 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
963 2023.12.06 20:42:39.933531 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
964 2023.12.06 20:42:39.933731 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
965 2023.12.06 20:42:39.933879 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
966 2023.12.06 20:42:39.934005 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} <Information> executeQuery: Read 33 rows, 2.64 KiB in 0.0009183 sec., 35935 rows/sec., 2.81 MiB/sec.
967 2023.12.06 20:42:39.934128 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} <Debug> DynamicQueryHandler: Done processing query
968 2023.12.06 20:42:39.934152 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
969 2023.12.06 20:42:39.934167 [ 3 ] {} <Debug> HTTP-Session: e3e85c0a-6d04-4a3b-8996-870f317fc712 Destroying unnamed session
970 2023.12.06 20:42:39.934321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
971 2023.12.06 20:42:39.934364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
972 2023.12.06 20:42:39.934383 [ 3 ] {} <Debug> HTTP-Session: 7862f61b-ce55-40c8-a620-9a4b893d757b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
973 2023.12.06 20:42:39.934399 [ 3 ] {} <Debug> HTTP-Session: 7862f61b-ce55-40c8-a620-9a4b893d757b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
974 2023.12.06 20:42:39.934473 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
975 2023.12.06 20:42:39.934516 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
976 2023.12.06 20:42:39.934650 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
977 2023.12.06 20:42:39.935051 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
978 2023.12.06 20:42:39.935352 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
979 2023.12.06 20:42:39.935536 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
980 2023.12.06 20:42:39.935669 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} <Information> executeQuery: Read 33 rows, 45.60 KiB in 0.001164333 sec., 28342 rows/sec., 38.25 MiB/sec.
981 2023.12.06 20:42:39.935791 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} <Debug> DynamicQueryHandler: Done processing query
982 2023.12.06 20:42:39.935815 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
983 2023.12.06 20:42:39.935831 [ 3 ] {} <Debug> HTTP-Session: 7862f61b-ce55-40c8-a620-9a4b893d757b Destroying unnamed session
984 2023.12.06 20:42:49.630074 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
985 2023.12.06 20:42:49.630152 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
986 2023.12.06 20:42:49.929696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
987 2023.12.06 20:42:49.929810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
988 2023.12.06 20:42:49.929839 [ 3 ] {} <Debug> HTTP-Session: 890aa79f-41c4-4501-8fa3-6237a736d36f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
989 2023.12.06 20:42:49.929865 [ 3 ] {} <Debug> HTTP-Session: 890aa79f-41c4-4501-8fa3-6237a736d36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
990 2023.12.06 20:42:49.930007 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
991 2023.12.06 20:42:49.930074 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
992 2023.12.06 20:42:49.930245 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
993 2023.12.06 20:42:49.930714 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
994 2023.12.06 20:42:49.930966 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
995 2023.12.06 20:42:49.931131 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
996 2023.12.06 20:42:49.931255 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} <Information> executeQuery: Read 33 rows, 2.67 KiB in 0.001203603 sec., 27417 rows/sec., 2.17 MiB/sec.
997 2023.12.06 20:42:49.931447 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} <Debug> DynamicQueryHandler: Done processing query
998 2023.12.06 20:42:49.931471 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
999 2023.12.06 20:42:49.931487 [ 3 ] {} <Debug> HTTP-Session: 890aa79f-41c4-4501-8fa3-6237a736d36f Destroying unnamed session
1000 2023.12.06 20:42:49.931627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 15610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1001 2023.12.06 20:42:49.931671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1002 2023.12.06 20:42:49.931690 [ 3 ] {} <Debug> HTTP-Session: 52061d36-fbaf-4860-a4d6-d3d1bc971e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1003 2023.12.06 20:42:49.931706 [ 3 ] {} <Debug> HTTP-Session: 52061d36-fbaf-4860-a4d6-d3d1bc971e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1004 2023.12.06 20:42:49.931778 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1005 2023.12.06 20:42:49.931817 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1006 2023.12.06 20:42:49.931931 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1007 2023.12.06 20:42:49.932271 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
1008 2023.12.06 20:42:49.932481 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1009 2023.12.06 20:42:49.932633 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1010 2023.12.06 20:42:49.932754 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} <Information> executeQuery: Read 99 rows, 9.54 KiB in 0.000946411 sec., 104605 rows/sec., 9.85 MiB/sec.
1011 2023.12.06 20:42:49.932861 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} <Debug> DynamicQueryHandler: Done processing query
1012 2023.12.06 20:42:49.932884 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1013 2023.12.06 20:42:49.932899 [ 3 ] {} <Debug> HTTP-Session: 52061d36-fbaf-4860-a4d6-d3d1bc971e55 Destroying unnamed session
1014 2023.12.06 20:42:49.933019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1015 2023.12.06 20:42:49.933062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1016 2023.12.06 20:42:49.933079 [ 3 ] {} <Debug> HTTP-Session: 2bfe3a8a-5c30-4598-b1bb-4bf79e8093e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1017 2023.12.06 20:42:49.933095 [ 3 ] {} <Debug> HTTP-Session: 2bfe3a8a-5c30-4598-b1bb-4bf79e8093e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1018 2023.12.06 20:42:49.933164 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1019 2023.12.06 20:42:49.933201 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1020 2023.12.06 20:42:49.933301 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1021 2023.12.06 20:42:49.933566 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
1022 2023.12.06 20:42:49.933766 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1023 2023.12.06 20:42:49.933915 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1024 2023.12.06 20:42:49.934018 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} <Information> executeQuery: Read 33 rows, 2.64 KiB in 0.000825609 sec., 39970 rows/sec., 3.13 MiB/sec.
1025 2023.12.06 20:42:49.934175 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} <Debug> DynamicQueryHandler: Done processing query
1026 2023.12.06 20:42:49.934201 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1027 2023.12.06 20:42:49.934217 [ 3 ] {} <Debug> HTTP-Session: 2bfe3a8a-5c30-4598-b1bb-4bf79e8093e7 Destroying unnamed session
1028 2023.12.06 20:42:49.934382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1029 2023.12.06 20:42:49.934428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1030 2023.12.06 20:42:49.934447 [ 3 ] {} <Debug> HTTP-Session: 764ff928-2aa6-4fc6-9d51-f93201761fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1031 2023.12.06 20:42:49.934463 [ 3 ] {} <Debug> HTTP-Session: 764ff928-2aa6-4fc6-9d51-f93201761fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1032 2023.12.06 20:42:49.934537 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1033 2023.12.06 20:42:49.934581 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1034 2023.12.06 20:42:49.934745 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1035 2023.12.06 20:42:49.935147 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
1036 2023.12.06 20:42:49.935445 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1037 2023.12.06 20:42:49.935623 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1038 2023.12.06 20:42:49.935724 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} <Information> executeQuery: Read 33 rows, 45.60 KiB in 0.001159983 sec., 28448 rows/sec., 38.39 MiB/sec.
1039 2023.12.06 20:42:49.935831 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} <Debug> DynamicQueryHandler: Done processing query
1040 2023.12.06 20:42:49.935854 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1041 2023.12.06 20:42:49.935870 [ 3 ] {} <Debug> HTTP-Session: 764ff928-2aa6-4fc6-9d51-f93201761fe7 Destroying unnamed session
1042 2023.12.06 20:42:59.927815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1043 2023.12.06 20:42:59.927993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1044 2023.12.06 20:42:59.928040 [ 3 ] {} <Debug> HTTP-Session: e48a39da-ccf5-4aaf-b2a7-b2816d317bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1045 2023.12.06 20:42:59.928091 [ 3 ] {} <Debug> HTTP-Session: e48a39da-ccf5-4aaf-b2a7-b2816d317bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1046 2023.12.06 20:42:59.928394 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) 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)
1047 2023.12.06 20:42:59.935550 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1048 2023.12.06 20:42:59.935722 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1049 2023.12.06 20:42:59.935823 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1050 2023.12.06 20:42:59.938110 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1051 2023.12.06 20:42:59.943838 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1052 2023.12.06 20:42:59.943873 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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
1053 2023.12.06 20:42:59.947710 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1054 2023.12.06 20:42:59.973933 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Information> executeQuery: Read 4 rows, 443.00 B in 0.045455797 sec., 87 rows/sec., 9.52 KiB/sec.
1055 2023.12.06 20:42:59.974286 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Debug> DynamicQueryHandler: Done processing query
1056 2023.12.06 20:42:59.974335 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1057 2023.12.06 20:42:59.974366 [ 3 ] {} <Debug> HTTP-Session: e48a39da-ccf5-4aaf-b2a7-b2816d317bcd Destroying unnamed session
1058 2023.12.06 20:42:59.974637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1059 2023.12.06 20:42:59.974682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1060 2023.12.06 20:42:59.974703 [ 3 ] {} <Debug> HTTP-Session: 15f45a24-4c3e-409f-8c21-1a3127e5c961 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1061 2023.12.06 20:42:59.974721 [ 3 ] {} <Debug> HTTP-Session: 15f45a24-4c3e-409f-8c21-1a3127e5c961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1062 2023.12.06 20:42:59.974847 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) 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', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
1063 2023.12.06 20:42:59.975294 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1064 2023.12.06 20:42:59.975455 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1065 2023.12.06 20:42:59.975496 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1066 2023.12.06 20:42:59.975639 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1067 2023.12.06 20:42:59.975666 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1068 2023.12.06 20:42:59.975686 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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
1069 2023.12.06 20:42:59.975714 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1070 2023.12.06 20:42:59.976563 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001679679 sec., 2381 rows/sec., 257.56 KiB/sec.
1071 2023.12.06 20:42:59.976743 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Debug> DynamicQueryHandler: Done processing query
1072 2023.12.06 20:42:59.976767 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1073 2023.12.06 20:42:59.976783 [ 3 ] {} <Debug> HTTP-Session: 15f45a24-4c3e-409f-8c21-1a3127e5c961 Destroying unnamed session
1074 2023.12.06 20:42:59.977035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1075 2023.12.06 20:42:59.977080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1076 2023.12.06 20:42:59.977098 [ 3 ] {} <Debug> HTTP-Session: 0eee230a-802d-49f7-9501-53bd8a47450a Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1077 2023.12.06 20:42:59.977114 [ 3 ] {} <Debug> HTTP-Session: 0eee230a-802d-49f7-9501-53bd8a47450a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1078 2023.12.06 20:42:59.977230 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) 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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1079 2023.12.06 20:42:59.977675 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1080 2023.12.06 20:42:59.977835 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1081 2023.12.06 20:42:59.977877 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1082 2023.12.06 20:42:59.978021 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1083 2023.12.06 20:42:59.978048 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1084 2023.12.06 20:42:59.978069 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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
1085 2023.12.06 20:42:59.978097 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1086 2023.12.06 20:42:59.979050 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00178457 sec., 2241 rows/sec., 242.42 KiB/sec.
1087 2023.12.06 20:42:59.979216 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Debug> DynamicQueryHandler: Done processing query
1088 2023.12.06 20:42:59.979239 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1089 2023.12.06 20:42:59.979254 [ 3 ] {} <Debug> HTTP-Session: 0eee230a-802d-49f7-9501-53bd8a47450a Destroying unnamed session
1090 2023.12.06 20:42:59.979466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1091 2023.12.06 20:42:59.979508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1092 2023.12.06 20:42:59.979526 [ 3 ] {} <Debug> HTTP-Session: 272d9dae-e62c-4ffc-b908-2e96866fd6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1093 2023.12.06 20:42:59.979542 [ 3 ] {} <Debug> HTTP-Session: 272d9dae-e62c-4ffc-b908-2e96866fd6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1094 2023.12.06 20:42:59.979658 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1095 2023.12.06 20:42:59.980150 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1096 2023.12.06 20:42:59.980372 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1097 2023.12.06 20:42:59.980426 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1098 2023.12.06 20:42:59.980584 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1099 2023.12.06 20:42:59.980613 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1100 2023.12.06 20:42:59.980634 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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
1101 2023.12.06 20:42:59.980662 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1102 2023.12.06 20:42:59.981502 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001807731 sec., 2212 rows/sec., 239.32 KiB/sec.
1103 2023.12.06 20:42:59.981691 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Debug> DynamicQueryHandler: Done processing query
1104 2023.12.06 20:42:59.981715 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1105 2023.12.06 20:42:59.981731 [ 3 ] {} <Debug> HTTP-Session: 272d9dae-e62c-4ffc-b908-2e96866fd6bc Destroying unnamed session
1106 2023.12.06 20:42:59.981967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1107 2023.12.06 20:42:59.982012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1108 2023.12.06 20:42:59.982031 [ 3 ] {} <Debug> HTTP-Session: 8524c823-44f7-414e-b8bd-cadb6efa9332 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1109 2023.12.06 20:42:59.982048 [ 3 ] {} <Debug> HTTP-Session: 8524c823-44f7-414e-b8bd-cadb6efa9332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1110 2023.12.06 20:42:59.982170 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1111 2023.12.06 20:42:59.982643 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1112 2023.12.06 20:42:59.982810 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1113 2023.12.06 20:42:59.982851 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1114 2023.12.06 20:42:59.982994 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1115 2023.12.06 20:42:59.983023 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1116 2023.12.06 20:42:59.983044 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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
1117 2023.12.06 20:42:59.983073 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1118 2023.12.06 20:42:59.984070 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001861411 sec., 2148 rows/sec., 232.41 KiB/sec.
1119 2023.12.06 20:42:59.984260 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Debug> DynamicQueryHandler: Done processing query
1120 2023.12.06 20:42:59.984284 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1121 2023.12.06 20:42:59.984300 [ 3 ] {} <Debug> HTTP-Session: 8524c823-44f7-414e-b8bd-cadb6efa9332 Destroying unnamed session
1122 2023.12.06 20:42:59.984542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1123 2023.12.06 20:42:59.984586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1124 2023.12.06 20:42:59.984606 [ 3 ] {} <Debug> HTTP-Session: b40b3aba-3639-455f-b498-230899ab9046 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1125 2023.12.06 20:42:59.984624 [ 3 ] {} <Debug> HTTP-Session: b40b3aba-3639-455f-b498-230899ab9046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1126 2023.12.06 20:42:59.984745 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) 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', '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)
1127 2023.12.06 20:42:59.985223 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1128 2023.12.06 20:42:59.985392 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1129 2023.12.06 20:42:59.985433 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1130 2023.12.06 20:42:59.985579 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1131 2023.12.06 20:42:59.985606 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1132 2023.12.06 20:42:59.985627 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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
1133 2023.12.06 20:42:59.985656 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1134 2023.12.06 20:42:59.986570 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Information> executeQuery: Read 4 rows, 443.00 B in 0.0017883 sec., 2236 rows/sec., 241.92 KiB/sec.
1135 2023.12.06 20:42:59.986739 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Debug> DynamicQueryHandler: Done processing query
1136 2023.12.06 20:42:59.986762 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1137 2023.12.06 20:42:59.986778 [ 3 ] {} <Debug> HTTP-Session: b40b3aba-3639-455f-b498-230899ab9046 Destroying unnamed session
1138 2023.12.06 20:43:00.006392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1139 2023.12.06 20:43:00.006447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1140 2023.12.06 20:43:00.006471 [ 3 ] {} <Debug> HTTP-Session: 478ad231-ebb9-4078-91a0-bd2965439ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1141 2023.12.06 20:43:00.006491 [ 3 ] {} <Debug> HTTP-Session: 478ad231-ebb9-4078-91a0-bd2965439ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1142 2023.12.06 20:43:00.006586 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1143 2023.12.06 20:43:00.006634 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1144 2023.12.06 20:43:00.006807 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1145 2023.12.06 20:43:00.007183 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1146 2023.12.06 20:43:00.007511 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1147 2023.12.06 20:43:00.007669 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1148 2023.12.06 20:43:00.007817 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001196663 sec., 5013 rows/sec., 812.81 KiB/sec.
1149 2023.12.06 20:43:00.007950 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} <Debug> DynamicQueryHandler: Done processing query
1150 2023.12.06 20:43:00.007974 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1151 2023.12.06 20:43:00.007990 [ 3 ] {} <Debug> HTTP-Session: 478ad231-ebb9-4078-91a0-bd2965439ba1 Destroying unnamed session
1152 2023.12.06 20:43:00.008104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1153 2023.12.06 20:43:00.008149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1154 2023.12.06 20:43:00.008168 [ 3 ] {} <Debug> HTTP-Session: 9ee253e2-e83a-4e9a-9aa4-743ffdeba86a Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1155 2023.12.06 20:43:00.008186 [ 3 ] {} <Debug> HTTP-Session: 9ee253e2-e83a-4e9a-9aa4-743ffdeba86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1156 2023.12.06 20:43:00.008258 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1157 2023.12.06 20:43:00.008296 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1158 2023.12.06 20:43:00.008401 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1159 2023.12.06 20:43:00.008671 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1160 2023.12.06 20:43:00.008875 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1161 2023.12.06 20:43:00.009024 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1162 2023.12.06 20:43:00.009147 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} <Information> executeQuery: Read 33 rows, 2.67 KiB in 0.0008614 sec., 38309 rows/sec., 3.03 MiB/sec.
1163 2023.12.06 20:43:00.009253 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} <Debug> DynamicQueryHandler: Done processing query
1164 2023.12.06 20:43:00.009276 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1165 2023.12.06 20:43:00.009291 [ 3 ] {} <Debug> HTTP-Session: 9ee253e2-e83a-4e9a-9aa4-743ffdeba86a Destroying unnamed session
1166 2023.12.06 20:43:00.009524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 20878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1167 2023.12.06 20:43:00.009567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1168 2023.12.06 20:43:00.009585 [ 3 ] {} <Debug> HTTP-Session: f3ef3d2f-ed37-4238-84a4-45cbe563f850 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1169 2023.12.06 20:43:00.009602 [ 3 ] {} <Debug> HTTP-Session: f3ef3d2f-ed37-4238-84a4-45cbe563f850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1170 2023.12.06 20:43:00.009675 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1171 2023.12.06 20:43:00.009711 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1172 2023.12.06 20:43:00.009813 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1173 2023.12.06 20:43:00.010124 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1174 2023.12.06 20:43:00.010332 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1175 2023.12.06 20:43:00.010474 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1176 2023.12.06 20:43:00.010599 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} <Information> executeQuery: Read 135 rows, 12.64 KiB in 0.00089375 sec., 151048 rows/sec., 13.81 MiB/sec.
1177 2023.12.06 20:43:00.010720 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} <Debug> DynamicQueryHandler: Done processing query
1178 2023.12.06 20:43:00.010743 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1179 2023.12.06 20:43:00.010759 [ 3 ] {} <Debug> HTTP-Session: f3ef3d2f-ed37-4238-84a4-45cbe563f850 Destroying unnamed session
1180 2023.12.06 20:43:00.010891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1181 2023.12.06 20:43:00.010933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1182 2023.12.06 20:43:00.010952 [ 3 ] {} <Debug> HTTP-Session: 806b2a10-6839-4ed5-9b64-f6f728246eba Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1183 2023.12.06 20:43:00.010970 [ 3 ] {} <Debug> HTTP-Session: 806b2a10-6839-4ed5-9b64-f6f728246eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1184 2023.12.06 20:43:00.011041 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1185 2023.12.06 20:43:00.011078 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1186 2023.12.06 20:43:00.011180 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1187 2023.12.06 20:43:00.011435 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1188 2023.12.06 20:43:00.011632 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1189 2023.12.06 20:43:00.011773 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1190 2023.12.06 20:43:00.011887 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.000818689 sec., 69623 rows/sec., 5.42 MiB/sec.
1191 2023.12.06 20:43:00.011989 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} <Debug> DynamicQueryHandler: Done processing query
1192 2023.12.06 20:43:00.012012 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1193 2023.12.06 20:43:00.012027 [ 3 ] {} <Debug> HTTP-Session: 806b2a10-6839-4ed5-9b64-f6f728246eba Destroying unnamed session
1194 2023.12.06 20:43:00.012199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 69298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1195 2023.12.06 20:43:00.012241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1196 2023.12.06 20:43:00.012259 [ 3 ] {} <Debug> HTTP-Session: bed4056e-a7ba-4daa-afae-bf66d56c1ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1197 2023.12.06 20:43:00.012276 [ 3 ] {} <Debug> HTTP-Session: bed4056e-a7ba-4daa-afae-bf66d56c1ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1198 2023.12.06 20:43:00.012365 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1199 2023.12.06 20:43:00.012406 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1200 2023.12.06 20:43:00.012519 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1201 2023.12.06 20:43:00.012930 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1202 2023.12.06 20:43:00.013209 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1203 2023.12.06 20:43:00.013381 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1204 2023.12.06 20:43:00.013509 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} <Information> executeQuery: Read 360 rows, 26.02 KiB in 0.001113012 sec., 323446 rows/sec., 22.83 MiB/sec.
1205 2023.12.06 20:43:00.013626 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} <Debug> DynamicQueryHandler: Done processing query
1206 2023.12.06 20:43:00.013649 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1207 2023.12.06 20:43:00.013665 [ 3 ] {} <Debug> HTTP-Session: bed4056e-a7ba-4daa-afae-bf66d56c1ec1 Destroying unnamed session
1208 2023.12.06 20:43:00.013839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1209 2023.12.06 20:43:00.013882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1210 2023.12.06 20:43:00.013902 [ 3 ] {} <Debug> HTTP-Session: e14ac3cf-acaa-44fa-9036-a50aa69c4653 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1211 2023.12.06 20:43:00.013918 [ 3 ] {} <Debug> HTTP-Session: e14ac3cf-acaa-44fa-9036-a50aa69c4653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1212 2023.12.06 20:43:00.013992 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1213 2023.12.06 20:43:00.014034 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1214 2023.12.06 20:43:00.014191 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1215 2023.12.06 20:43:00.014544 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1216 2023.12.06 20:43:00.014820 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1217 2023.12.06 20:43:00.015089 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1218 2023.12.06 20:43:00.015238 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} <Information> executeQuery: Read 33 rows, 45.60 KiB in 0.001215694 sec., 27144 rows/sec., 36.63 MiB/sec.
1219 2023.12.06 20:43:00.015372 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} <Debug> DynamicQueryHandler: Done processing query
1220 2023.12.06 20:43:00.015402 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1221 2023.12.06 20:43:00.015423 [ 3 ] {} <Debug> HTTP-Session: e14ac3cf-acaa-44fa-9036-a50aa69c4653 Destroying unnamed session
1222 2023.12.06 20:43:04.630190 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
1223 2023.12.06 20:43:04.630263 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
1224 2023.12.06 20:43:04.926953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1225 2023.12.06 20:43:04.927098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1226 2023.12.06 20:43:04.927147 [ 3 ] {} <Debug> HTTP-Session: e3369419-d63f-4a61-855c-bda445bad787 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1227 2023.12.06 20:43:04.927189 [ 3 ] {} <Debug> HTTP-Session: e3369419-d63f-4a61-855c-bda445bad787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1228 2023.12.06 20:43:04.927514 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1229 2023.12.06 20:43:04.928229 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1230 2023.12.06 20:43:04.928412 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1231 2023.12.06 20:43:04.928464 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1232 2023.12.06 20:43:04.928632 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1233 2023.12.06 20:43:04.928717 [ 190 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1234 2023.12.06 20:43:04.928718 [ 186 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1235 2023.12.06 20:43:04.928805 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1236 2023.12.06 20:43:04.928881 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1237 2023.12.06 20:43:04.930571 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002980073 sec., 3355 rows/sec., 471.56 KiB/sec.
1238 2023.12.06 20:43:04.930859 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Debug> DynamicQueryHandler: Done processing query
1239 2023.12.06 20:43:04.930892 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1240 2023.12.06 20:43:04.930916 [ 3 ] {} <Debug> HTTP-Session: e3369419-d63f-4a61-855c-bda445bad787 Destroying unnamed session
1241 2023.12.06 20:43:04.931147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1242 2023.12.06 20:43:04.931202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1243 2023.12.06 20:43:04.931227 [ 3 ] {} <Debug> HTTP-Session: 8811f390-2270-47d7-a1f4-052fdc649172 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1244 2023.12.06 20:43:04.931249 [ 3 ] {} <Debug> HTTP-Session: 8811f390-2270-47d7-a1f4-052fdc649172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1245 2023.12.06 20:43:04.931406 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) 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', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1246 2023.12.06 20:43:04.931934 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1247 2023.12.06 20:43:04.932106 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1248 2023.12.06 20:43:04.932152 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1249 2023.12.06 20:43:04.932300 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1250 2023.12.06 20:43:04.932371 [ 193 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1251 2023.12.06 20:43:04.932392 [ 191 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1252 2023.12.06 20:43:04.932502 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1253 2023.12.06 20:43:04.932564 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1254 2023.12.06 20:43:04.933978 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002525559 sec., 3959 rows/sec., 556.42 KiB/sec.
1255 2023.12.06 20:43:04.934231 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Debug> DynamicQueryHandler: Done processing query
1256 2023.12.06 20:43:04.934258 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1257 2023.12.06 20:43:04.934277 [ 3 ] {} <Debug> HTTP-Session: 8811f390-2270-47d7-a1f4-052fdc649172 Destroying unnamed session
1258 2023.12.06 20:43:04.934499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1259 2023.12.06 20:43:04.934545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1260 2023.12.06 20:43:04.934566 [ 3 ] {} <Debug> HTTP-Session: 127d62d7-7046-4a1a-bb2d-adb171bab26c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1261 2023.12.06 20:43:04.934583 [ 3 ] {} <Debug> HTTP-Session: 127d62d7-7046-4a1a-bb2d-adb171bab26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1262 2023.12.06 20:43:04.934710 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1263 2023.12.06 20:43:04.935205 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1264 2023.12.06 20:43:04.935381 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1265 2023.12.06 20:43:04.935425 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1266 2023.12.06 20:43:04.935572 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1267 2023.12.06 20:43:04.935660 [ 190 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1268 2023.12.06 20:43:04.935682 [ 192 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1269 2023.12.06 20:43:04.935824 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1270 2023.12.06 20:43:04.935888 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1271 2023.12.06 20:43:04.937163 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002414597 sec., 4141 rows/sec., 581.99 KiB/sec.
1272 2023.12.06 20:43:04.937387 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Debug> DynamicQueryHandler: Done processing query
1273 2023.12.06 20:43:04.937413 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1274 2023.12.06 20:43:04.937431 [ 3 ] {} <Debug> HTTP-Session: 127d62d7-7046-4a1a-bb2d-adb171bab26c Destroying unnamed session
1275 2023.12.06 20:43:04.937742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1276 2023.12.06 20:43:04.937789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1277 2023.12.06 20:43:04.937810 [ 3 ] {} <Debug> HTTP-Session: f4552427-a017-4bcc-811d-852ba3002ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1278 2023.12.06 20:43:04.937828 [ 3 ] {} <Debug> HTTP-Session: f4552427-a017-4bcc-811d-852ba3002ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1279 2023.12.06 20:43:04.937955 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1280 2023.12.06 20:43:04.938444 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1281 2023.12.06 20:43:04.938621 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1282 2023.12.06 20:43:04.938664 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1283 2023.12.06 20:43:04.938812 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1284 2023.12.06 20:43:04.938879 [ 193 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1285 2023.12.06 20:43:04.938880 [ 188 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1286 2023.12.06 20:43:04.938966 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1287 2023.12.06 20:43:04.939026 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1288 2023.12.06 20:43:04.940308 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002312196 sec., 4324 rows/sec., 607.77 KiB/sec.
1289 2023.12.06 20:43:04.940607 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Debug> DynamicQueryHandler: Done processing query
1290 2023.12.06 20:43:04.940634 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1291 2023.12.06 20:43:04.940653 [ 3 ] {} <Debug> HTTP-Session: f4552427-a017-4bcc-811d-852ba3002ca6 Destroying unnamed session
1292 2023.12.06 20:43:04.940968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1293 2023.12.06 20:43:04.941021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1294 2023.12.06 20:43:04.941049 [ 3 ] {} <Debug> HTTP-Session: 722500a9-de6d-4b98-b844-a6a8bfacfccf Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1295 2023.12.06 20:43:04.941067 [ 3 ] {} <Debug> HTTP-Session: 722500a9-de6d-4b98-b844-a6a8bfacfccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1296 2023.12.06 20:43:04.941215 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1297 2023.12.06 20:43:04.941841 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1298 2023.12.06 20:43:04.942033 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1299 2023.12.06 20:43:04.942077 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1300 2023.12.06 20:43:04.942254 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1301 2023.12.06 20:43:04.942333 [ 190 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1302 2023.12.06 20:43:04.942345 [ 188 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1303 2023.12.06 20:43:04.942429 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1304 2023.12.06 20:43:04.942490 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1305 2023.12.06 20:43:04.944045 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002786772 sec., 3588 rows/sec., 504.27 KiB/sec.
1306 2023.12.06 20:43:04.944333 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Debug> DynamicQueryHandler: Done processing query
1307 2023.12.06 20:43:04.944361 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1308 2023.12.06 20:43:04.944379 [ 3 ] {} <Debug> HTTP-Session: 722500a9-de6d-4b98-b844-a6a8bfacfccf Destroying unnamed session
1309 2023.12.06 20:43:04.944650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1310 2023.12.06 20:43:04.944714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1311 2023.12.06 20:43:04.944744 [ 3 ] {} <Debug> HTTP-Session: 9f0c7676-344b-4979-ab8f-f8f912df4d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1312 2023.12.06 20:43:04.944764 [ 3 ] {} <Debug> HTTP-Session: 9f0c7676-344b-4979-ab8f-f8f912df4d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1313 2023.12.06 20:43:04.944897 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1314 2023.12.06 20:43:04.945409 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1315 2023.12.06 20:43:04.945591 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1316 2023.12.06 20:43:04.945634 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1317 2023.12.06 20:43:04.945782 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1318 2023.12.06 20:43:04.945851 [ 186 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1319 2023.12.06 20:43:04.945866 [ 193 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1320 2023.12.06 20:43:04.945954 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1321 2023.12.06 20:43:04.946013 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1322 2023.12.06 20:43:04.947258 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002320446 sec., 4309 rows/sec., 605.60 KiB/sec.
1323 2023.12.06 20:43:04.947512 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Debug> DynamicQueryHandler: Done processing query
1324 2023.12.06 20:43:04.947539 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1325 2023.12.06 20:43:04.947557 [ 3 ] {} <Debug> HTTP-Session: 9f0c7676-344b-4979-ab8f-f8f912df4d15 Destroying unnamed session
1326 2023.12.06 20:43:04.947767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1327 2023.12.06 20:43:04.947813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1328 2023.12.06 20:43:04.947833 [ 3 ] {} <Debug> HTTP-Session: bbffde59-cf3c-498c-a17e-8a06d5a00b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1329 2023.12.06 20:43:04.947850 [ 3 ] {} <Debug> HTTP-Session: bbffde59-cf3c-498c-a17e-8a06d5a00b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1330 2023.12.06 20:43:04.947981 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1331 2023.12.06 20:43:04.948495 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1332 2023.12.06 20:43:04.948680 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1333 2023.12.06 20:43:04.948725 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1334 2023.12.06 20:43:04.948873 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1335 2023.12.06 20:43:04.948922 [ 190 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1336 2023.12.06 20:43:04.948941 [ 188 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1337 2023.12.06 20:43:04.949027 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1338 2023.12.06 20:43:04.949087 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1339 2023.12.06 20:43:04.950363 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002343536 sec., 4267 rows/sec., 599.64 KiB/sec.
1340 2023.12.06 20:43:04.950600 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Debug> DynamicQueryHandler: Done processing query
1341 2023.12.06 20:43:04.950627 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1342 2023.12.06 20:43:04.950645 [ 3 ] {} <Debug> HTTP-Session: bbffde59-cf3c-498c-a17e-8a06d5a00b77 Destroying unnamed session
1343 2023.12.06 20:43:04.950849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1344 2023.12.06 20:43:04.950893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1345 2023.12.06 20:43:04.950912 [ 3 ] {} <Debug> HTTP-Session: 213153da-3c2b-4d47-93a1-6aa140fa11fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1346 2023.12.06 20:43:04.950930 [ 3 ] {} <Debug> HTTP-Session: 213153da-3c2b-4d47-93a1-6aa140fa11fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1347 2023.12.06 20:43:04.951058 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1348 2023.12.06 20:43:04.951565 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1349 2023.12.06 20:43:04.951746 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1350 2023.12.06 20:43:04.951789 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1351 2023.12.06 20:43:04.951935 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1352 2023.12.06 20:43:04.951991 [ 190 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1353 2023.12.06 20:43:04.951997 [ 186 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1354 2023.12.06 20:43:04.952060 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1355 2023.12.06 20:43:04.952114 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1356 2023.12.06 20:43:04.953561 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002464108 sec., 4058 rows/sec., 570.30 KiB/sec.
1357 2023.12.06 20:43:04.953802 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Debug> DynamicQueryHandler: Done processing query
1358 2023.12.06 20:43:04.953827 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1359 2023.12.06 20:43:04.953845 [ 3 ] {} <Debug> HTTP-Session: 213153da-3c2b-4d47-93a1-6aa140fa11fd Destroying unnamed session
1360 2023.12.06 20:43:04.954051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1361 2023.12.06 20:43:04.954100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1362 2023.12.06 20:43:04.954120 [ 3 ] {} <Debug> HTTP-Session: 20f688b0-6c98-464c-b00a-1dea79c7edf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1363 2023.12.06 20:43:04.954136 [ 3 ] {} <Debug> HTTP-Session: 20f688b0-6c98-464c-b00a-1dea79c7edf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1364 2023.12.06 20:43:04.954267 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1365 2023.12.06 20:43:04.954791 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1366 2023.12.06 20:43:04.954975 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1367 2023.12.06 20:43:04.955017 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1368 2023.12.06 20:43:04.955168 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1369 2023.12.06 20:43:04.955216 [ 186 ] {e042e941-4786-47ba-9459-b17e64568071} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1370 2023.12.06 20:43:04.955230 [ 188 ] {e042e941-4786-47ba-9459-b17e64568071} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1371 2023.12.06 20:43:04.955310 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1372 2023.12.06 20:43:04.955368 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1373 2023.12.06 20:43:04.956566 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002259745 sec., 4425 rows/sec., 621.87 KiB/sec.
1374 2023.12.06 20:43:04.956792 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Debug> DynamicQueryHandler: Done processing query
1375 2023.12.06 20:43:04.956818 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1376 2023.12.06 20:43:04.956836 [ 3 ] {} <Debug> HTTP-Session: 20f688b0-6c98-464c-b00a-1dea79c7edf0 Destroying unnamed session
1377 2023.12.06 20:43:04.957034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1378 2023.12.06 20:43:04.957079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1379 2023.12.06 20:43:04.957105 [ 3 ] {} <Debug> HTTP-Session: ecd665dc-6283-42d8-971e-30e22e2f4fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1380 2023.12.06 20:43:04.957124 [ 3 ] {} <Debug> HTTP-Session: ecd665dc-6283-42d8-971e-30e22e2f4fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1381 2023.12.06 20:43:04.957252 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1382 2023.12.06 20:43:04.957769 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1383 2023.12.06 20:43:04.957957 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1384 2023.12.06 20:43:04.957999 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1385 2023.12.06 20:43:04.958144 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1386 2023.12.06 20:43:04.958199 [ 186 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1387 2023.12.06 20:43:04.958203 [ 190 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1388 2023.12.06 20:43:04.958268 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1389 2023.12.06 20:43:04.958319 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1390 2023.12.06 20:43:04.959753 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002462128 sec., 4061 rows/sec., 570.76 KiB/sec.
1391 2023.12.06 20:43:04.959995 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Debug> DynamicQueryHandler: Done processing query
1392 2023.12.06 20:43:04.960021 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1393 2023.12.06 20:43:04.960038 [ 3 ] {} <Debug> HTTP-Session: ecd665dc-6283-42d8-971e-30e22e2f4fd6 Destroying unnamed session
1394 2023.12.06 20:43:04.960247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1395 2023.12.06 20:43:04.960292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1396 2023.12.06 20:43:04.960311 [ 3 ] {} <Debug> HTTP-Session: 3646c668-ad42-4d56-aaca-ae6450d56c0f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1397 2023.12.06 20:43:04.960328 [ 3 ] {} <Debug> HTTP-Session: 3646c668-ad42-4d56-aaca-ae6450d56c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1398 2023.12.06 20:43:04.960460 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1399 2023.12.06 20:43:04.960986 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1400 2023.12.06 20:43:04.961175 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1401 2023.12.06 20:43:04.961219 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1402 2023.12.06 20:43:04.961364 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1403 2023.12.06 20:43:04.961415 [ 190 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1404 2023.12.06 20:43:04.961428 [ 188 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1405 2023.12.06 20:43:04.961503 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1406 2023.12.06 20:43:04.961560 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams
1407 2023.12.06 20:43:04.963066 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002565969 sec., 3897 rows/sec., 547.66 KiB/sec.
1408 2023.12.06 20:43:04.963318 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Debug> DynamicQueryHandler: Done processing query
1409 2023.12.06 20:43:04.963345 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1410 2023.12.06 20:43:04.963362 [ 3 ] {} <Debug> HTTP-Session: 3646c668-ad42-4d56-aaca-ae6450d56c0f Destroying unnamed session
1411 2023.12.06 20:43:04.963483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1412 2023.12.06 20:43:04.963529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1413 2023.12.06 20:43:04.963549 [ 3 ] {} <Debug> HTTP-Session: 8f995923-5270-47e4-bae7-cbb418673560 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1414 2023.12.06 20:43:04.963565 [ 3 ] {} <Debug> HTTP-Session: 8f995923-5270-47e4-bae7-cbb418673560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1415 2023.12.06 20:43:04.963645 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1416 2023.12.06 20:43:04.963687 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1417 2023.12.06 20:43:04.963828 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1418 2023.12.06 20:43:04.964126 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1419 2023.12.06 20:43:04.964408 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1420 2023.12.06 20:43:04.964572 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1421 2023.12.06 20:43:04.964685 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001012101 sec., 10868 rows/sec., 973.57 KiB/sec.
1422 2023.12.06 20:43:04.964815 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} <Debug> DynamicQueryHandler: Done processing query
1423 2023.12.06 20:43:04.964840 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1424 2023.12.06 20:43:04.964857 [ 3 ] {} <Debug> HTTP-Session: 8f995923-5270-47e4-bae7-cbb418673560 Destroying unnamed session
1425 2023.12.06 20:43:04.964964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1426 2023.12.06 20:43:04.965009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1427 2023.12.06 20:43:04.965027 [ 3 ] {} <Debug> HTTP-Session: 4cf4aeee-7171-4715-ae07-6a2f2f9c03f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1428 2023.12.06 20:43:04.965044 [ 3 ] {} <Debug> HTTP-Session: 4cf4aeee-7171-4715-ae07-6a2f2f9c03f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1429 2023.12.06 20:43:04.965113 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1430 2023.12.06 20:43:04.965153 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1431 2023.12.06 20:43:04.965255 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1432 2023.12.06 20:43:04.965522 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1433 2023.12.06 20:43:04.965723 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1434 2023.12.06 20:43:04.965870 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1435 2023.12.06 20:43:04.965995 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} <Information> executeQuery: Read 11 rows, 888.00 B in 0.00085279 sec., 12898 rows/sec., 1016.88 KiB/sec.
1436 2023.12.06 20:43:04.966101 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} <Debug> DynamicQueryHandler: Done processing query
1437 2023.12.06 20:43:04.966125 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1438 2023.12.06 20:43:04.966142 [ 3 ] {} <Debug> HTTP-Session: 4cf4aeee-7171-4715-ae07-6a2f2f9c03f0 Destroying unnamed session
1439 2023.12.06 20:43:04.966245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1440 2023.12.06 20:43:04.966288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1441 2023.12.06 20:43:04.966307 [ 3 ] {} <Debug> HTTP-Session: f8c28152-e3dc-490a-97f9-ed7ed32d9ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1442 2023.12.06 20:43:04.966324 [ 3 ] {} <Debug> HTTP-Session: f8c28152-e3dc-490a-97f9-ed7ed32d9ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1443 2023.12.06 20:43:04.966395 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1444 2023.12.06 20:43:04.966439 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1445 2023.12.06 20:43:04.966556 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1446 2023.12.06 20:43:04.966798 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1447 2023.12.06 20:43:04.967063 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1448 2023.12.06 20:43:04.967239 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} <Trace> oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1449 2023.12.06 20:43:04.967362 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000936981 sec., 11739 rows/sec., 785.85 KiB/sec.
1450 2023.12.06 20:43:04.967481 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} <Debug> DynamicQueryHandler: Done processing query
1451 2023.12.06 20:43:04.967505 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1452 2023.12.06 20:43:04.967522 [ 3 ] {} <Debug> HTTP-Session: f8c28152-e3dc-490a-97f9-ed7ed32d9ea5 Destroying unnamed session
1453 2023.12.06 20:43:05.000152 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.79 MiB, peak 236.88 MiB, will set to 230.45 MiB (RSS), difference: -1.34 MiB
1454 2023.12.06 20:43:09.929511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1455 2023.12.06 20:43:09.929628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1456 2023.12.06 20:43:09.929655 [ 3 ] {} <Debug> HTTP-Session: 4e2cdcc1-6e37-4aa3-8635-c373c83ab12a Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1457 2023.12.06 20:43:09.929680 [ 3 ] {} <Debug> HTTP-Session: 4e2cdcc1-6e37-4aa3-8635-c373c83ab12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1458 2023.12.06 20:43:09.929811 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1459 2023.12.06 20:43:09.929877 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1460 2023.12.06 20:43:09.930055 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1461 2023.12.06 20:43:09.930501 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1462 2023.12.06 20:43:09.930789 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1463 2023.12.06 20:43:09.930954 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1464 2023.12.06 20:43:09.931089 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} <Information> executeQuery: Read 33 rows, 2.67 KiB in 0.001229494 sec., 26840 rows/sec., 2.12 MiB/sec.
1465 2023.12.06 20:43:09.931273 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} <Debug> DynamicQueryHandler: Done processing query
1466 2023.12.06 20:43:09.931299 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1467 2023.12.06 20:43:09.931316 [ 3 ] {} <Debug> HTTP-Session: 4e2cdcc1-6e37-4aa3-8635-c373c83ab12a Destroying unnamed session
1468 2023.12.06 20:43:09.931447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 15610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1469 2023.12.06 20:43:09.931492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1470 2023.12.06 20:43:09.931512 [ 3 ] {} <Debug> HTTP-Session: ecf93f88-3a3f-4401-9e20-08814db1b16d Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1471 2023.12.06 20:43:09.931529 [ 3 ] {} <Debug> HTTP-Session: ecf93f88-3a3f-4401-9e20-08814db1b16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1472 2023.12.06 20:43:09.931606 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1473 2023.12.06 20:43:09.931647 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1474 2023.12.06 20:43:09.931761 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1475 2023.12.06 20:43:09.932115 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1476 2023.12.06 20:43:09.932328 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1477 2023.12.06 20:43:09.932482 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1478 2023.12.06 20:43:09.932612 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} <Information> executeQuery: Read 99 rows, 9.54 KiB in 0.000975861 sec., 101448 rows/sec., 9.55 MiB/sec.
1479 2023.12.06 20:43:09.932734 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} <Debug> DynamicQueryHandler: Done processing query
1480 2023.12.06 20:43:09.932758 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1481 2023.12.06 20:43:09.932776 [ 3 ] {} <Debug> HTTP-Session: ecf93f88-3a3f-4401-9e20-08814db1b16d Destroying unnamed session
1482 2023.12.06 20:43:09.932891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1483 2023.12.06 20:43:09.932935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1484 2023.12.06 20:43:09.932954 [ 3 ] {} <Debug> HTTP-Session: ecb8f0fd-3590-4f80-99d5-1da1bf264cde Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1485 2023.12.06 20:43:09.932971 [ 3 ] {} <Debug> HTTP-Session: ecb8f0fd-3590-4f80-99d5-1da1bf264cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1486 2023.12.06 20:43:09.933042 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1487 2023.12.06 20:43:09.933082 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1488 2023.12.06 20:43:09.933190 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1489 2023.12.06 20:43:09.933501 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1490 2023.12.06 20:43:09.933707 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1491 2023.12.06 20:43:09.933870 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1492 2023.12.06 20:43:09.933995 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} <Information> executeQuery: Read 33 rows, 2.64 KiB in 0.00092294 sec., 35755 rows/sec., 2.80 MiB/sec.
1493 2023.12.06 20:43:09.934105 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} <Debug> DynamicQueryHandler: Done processing query
1494 2023.12.06 20:43:09.934131 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1495 2023.12.06 20:43:09.934148 [ 3 ] {} <Debug> HTTP-Session: ecb8f0fd-3590-4f80-99d5-1da1bf264cde Destroying unnamed session
1496 2023.12.06 20:43:09.934295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1497 2023.12.06 20:43:09.934338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1498 2023.12.06 20:43:09.934358 [ 3 ] {} <Debug> HTTP-Session: f2761613-8add-4b3b-9258-b3daf8a907f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1499 2023.12.06 20:43:09.934399 [ 3 ] {} <Debug> HTTP-Session: f2761613-8add-4b3b-9258-b3daf8a907f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1500 2023.12.06 20:43:09.934476 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1501 2023.12.06 20:43:09.934522 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1502 2023.12.06 20:43:09.934656 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1503 2023.12.06 20:43:09.935095 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1504 2023.12.06 20:43:09.935402 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1505 2023.12.06 20:43:09.935586 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1506 2023.12.06 20:43:09.935691 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} <Information> executeQuery: Read 33 rows, 45.60 KiB in 0.001185353 sec., 27839 rows/sec., 37.57 MiB/sec.
1507 2023.12.06 20:43:09.935816 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} <Debug> DynamicQueryHandler: Done processing query
1508 2023.12.06 20:43:09.935841 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1509 2023.12.06 20:43:09.935859 [ 3 ] {} <Debug> HTTP-Session: f2761613-8add-4b3b-9258-b3daf8a907f4 Destroying unnamed session
1510 2023.12.06 20:43:09.936027 [ 98 ] {} <Debug> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1511 2023.12.06 20:43:09.936110 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1512 2023.12.06 20:43:09.936267 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1513 2023.12.06 20:43:09.938578 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1514 2023.12.06 20:43:09.938664 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part
1515 2023.12.06 20:43:09.938828 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part
1516 2023.12.06 20:43:09.938957 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part
1517 2023.12.06 20:43:09.939051 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part
1518 2023.12.06 20:43:09.939141 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
1519 2023.12.06 20:43:09.939226 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part
1520 2023.12.06 20:43:09.939934 [ 23 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.003765251 sec., 56038.76076256271 rows/sec., 4.37 MiB/sec.
1521 2023.12.06 20:43:09.940051 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1522 2023.12.06 20:43:09.940233 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1523 2023.12.06 20:43:09.940321 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1524 2023.12.06 20:43:19.630316 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
1525 2023.12.06 20:43:19.630394 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
1526 2023.12.06 20:43:19.930202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1527 2023.12.06 20:43:19.930372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1528 2023.12.06 20:43:19.930422 [ 3 ] {} <Debug> HTTP-Session: c0d8b26e-48e3-432f-95ce-e94e67268fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1529 2023.12.06 20:43:19.930464 [ 3 ] {} <Debug> HTTP-Session: c0d8b26e-48e3-432f-95ce-e94e67268fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1530 2023.12.06 20:43:19.930801 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1531 2023.12.06 20:43:19.931634 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1532 2023.12.06 20:43:19.931835 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1533 2023.12.06 20:43:19.931887 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1534 2023.12.06 20:43:19.932057 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1535 2023.12.06 20:43:19.932152 [ 190 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1536 2023.12.06 20:43:19.932193 [ 188 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1537 2023.12.06 20:43:19.932212 [ 192 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1538 2023.12.06 20:43:19.932350 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1539 2023.12.06 20:43:19.932429 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Debug> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 21 rows with 3 streams
1540 2023.12.06 20:43:19.934649 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Information> executeQuery: Read 21 rows, 2.39 KiB in 0.003769722 sec., 5570 rows/sec., 634.16 KiB/sec.
1541 2023.12.06 20:43:19.934972 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Debug> DynamicQueryHandler: Done processing query
1542 2023.12.06 20:43:19.935000 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1543 2023.12.06 20:43:19.935020 [ 3 ] {} <Debug> HTTP-Session: c0d8b26e-48e3-432f-95ce-e94e67268fbe Destroying unnamed session
1544 2023.12.06 20:43:19.936543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1545 2023.12.06 20:43:19.936589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1546 2023.12.06 20:43:19.936610 [ 3 ] {} <Debug> HTTP-Session: 9520c0f5-40a7-4a40-987b-9c2a0b30333b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1547 2023.12.06 20:43:19.936627 [ 3 ] {} <Debug> HTTP-Session: 9520c0f5-40a7-4a40-987b-9c2a0b30333b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1548 2023.12.06 20:43:19.936707 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1549 2023.12.06 20:43:19.936752 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1550 2023.12.06 20:43:19.936897 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1551 2023.12.06 20:43:19.937210 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1552 2023.12.06 20:43:19.937510 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1553 2023.12.06 20:43:19.937681 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} <Trace> oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1554 2023.12.06 20:43:19.937811 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001065882 sec., 938 rows/sec., 212.56 KiB/sec.
1555 2023.12.06 20:43:19.937936 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} <Debug> DynamicQueryHandler: Done processing query
1556 2023.12.06 20:43:19.937962 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1557 2023.12.06 20:43:19.937980 [ 3 ] {} <Debug> HTTP-Session: 9520c0f5-40a7-4a40-987b-9c2a0b30333b Destroying unnamed session
1558 2023.12.06 20:43:19.938106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1559 2023.12.06 20:43:19.938152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1560 2023.12.06 20:43:19.938171 [ 3 ] {} <Debug> HTTP-Session: c06146a3-e88d-418d-b819-fba7bceadba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1561 2023.12.06 20:43:19.938188 [ 3 ] {} <Debug> HTTP-Session: c06146a3-e88d-418d-b819-fba7bceadba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1562 2023.12.06 20:43:19.938258 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1563 2023.12.06 20:43:19.938295 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1564 2023.12.06 20:43:19.938396 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1565 2023.12.06 20:43:19.938690 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1566 2023.12.06 20:43:19.938882 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1567 2023.12.06 20:43:19.939023 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1568 2023.12.06 20:43:19.939183 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.0008877 sec., 56325 rows/sec., 4.46 MiB/sec.
1569 2023.12.06 20:43:19.939183 [ 90 ] {} <Debug> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1570 2023.12.06 20:43:19.939234 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1571 2023.12.06 20:43:19.939320 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} <Debug> DynamicQueryHandler: Done processing query
1572 2023.12.06 20:43:19.939326 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1573 2023.12.06 20:43:19.939359 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1574 2023.12.06 20:43:19.939397 [ 3 ] {} <Debug> HTTP-Session: c06146a3-e88d-418d-b819-fba7bceadba0 Destroying unnamed session
1575 2023.12.06 20:43:19.939473 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1576 2023.12.06 20:43:19.939523 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part
1577 2023.12.06 20:43:19.939534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1578 2023.12.06 20:43:19.939603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1579 2023.12.06 20:43:19.939650 [ 3 ] {} <Debug> HTTP-Session: 46691fe3-c82d-42db-9f4b-78310855f2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1580 2023.12.06 20:43:19.939682 [ 3 ] {} <Debug> HTTP-Session: 46691fe3-c82d-42db-9f4b-78310855f2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1581 2023.12.06 20:43:19.939781 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part
1582 2023.12.06 20:43:19.939880 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1583 2023.12.06 20:43:19.939966 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1584 2023.12.06 20:43:19.940027 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part
1585 2023.12.06 20:43:19.940239 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part
1586 2023.12.06 20:43:19.940450 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1587 2023.12.06 20:43:19.940543 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part
1588 2023.12.06 20:43:19.940716 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part
1589 2023.12.06 20:43:19.941282 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1590 2023.12.06 20:43:19.941642 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1591 2023.12.06 20:43:19.941908 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} <Trace> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1592 2023.12.06 20:43:19.942251 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002305315 sec., 867 rows/sec., 74.13 KiB/sec.
1593 2023.12.06 20:43:19.942274 [ 23 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.002980893 sec., 70784.15763329982 rows/sec., 5.60 MiB/sec.
1594 2023.12.06 20:43:19.942420 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} <Debug> DynamicQueryHandler: Done processing query
1595 2023.12.06 20:43:19.942429 [ 23 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1596 2023.12.06 20:43:19.942448 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1597 2023.12.06 20:43:19.942475 [ 3 ] {} <Debug> HTTP-Session: 46691fe3-c82d-42db-9f4b-78310855f2f1 Destroying unnamed session
1598 2023.12.06 20:43:19.942639 [ 23 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1599 2023.12.06 20:43:19.942646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 24234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1600 2023.12.06 20:43:19.942699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1601 2023.12.06 20:43:19.942706 [ 23 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1602 2023.12.06 20:43:19.942722 [ 3 ] {} <Debug> HTTP-Session: cf77f3f4-d82b-4d83-8040-5be96be1e99e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1603 2023.12.06 20:43:19.942741 [ 3 ] {} <Debug> HTTP-Session: cf77f3f4-d82b-4d83-8040-5be96be1e99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1604 2023.12.06 20:43:19.942848 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1605 2023.12.06 20:43:19.942892 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1606 2023.12.06 20:43:19.943013 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1607 2023.12.06 20:43:19.943423 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1608 2023.12.06 20:43:19.943648 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1609 2023.12.06 20:43:19.943819 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1610 2023.12.06 20:43:19.943926 [ 90 ] {} <Debug> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1611 2023.12.06 20:43:19.943932 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} <Information> executeQuery: Read 151 rows, 15.00 KiB in 0.001051771 sec., 143567 rows/sec., 13.93 MiB/sec.
1612 2023.12.06 20:43:19.943960 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1613 2023.12.06 20:43:19.944040 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1614 2023.12.06 20:43:19.944103 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} <Debug> DynamicQueryHandler: Done processing query
1615 2023.12.06 20:43:19.944134 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1616 2023.12.06 20:43:19.944134 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1617 2023.12.06 20:43:19.944168 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part
1618 2023.12.06 20:43:19.944170 [ 3 ] {} <Debug> HTTP-Session: cf77f3f4-d82b-4d83-8040-5be96be1e99e Destroying unnamed session
1619 2023.12.06 20:43:19.944303 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 99 rows starting from the beginning of the part
1620 2023.12.06 20:43:19.944321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1621 2023.12.06 20:43:19.944375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1622 2023.12.06 20:43:19.944410 [ 3 ] {} <Debug> HTTP-Session: 605027f1-b6fa-43ae-896d-8e6ef937768e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1623 2023.12.06 20:43:19.944435 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 99 rows starting from the beginning of the part
1624 2023.12.06 20:43:19.944440 [ 3 ] {} <Debug> HTTP-Session: 605027f1-b6fa-43ae-896d-8e6ef937768e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1625 2023.12.06 20:43:19.944560 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1626 2023.12.06 20:43:19.944570 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::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
1627 2023.12.06 20:43:19.944627 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1628 2023.12.06 20:43:19.944719 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 99 rows starting from the beginning of the part
1629 2023.12.06 20:43:19.944814 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1630 2023.12.06 20:43:19.944865 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 151 rows starting from the beginning of the part
1631 2023.12.06 20:43:19.945613 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001615478 sec., 414737.92895972583 rows/sec., 39.10 MiB/sec.
1632 2023.12.06 20:43:19.945730 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1633 2023.12.06 20:43:19.945896 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1634 2023.12.06 20:43:19.945953 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1635 2023.12.06 20:43:19.947425 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1636 2023.12.06 20:43:19.947672 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1637 2023.12.06 20:43:19.947847 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} <Trace> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1638 2023.12.06 20:43:19.947966 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003359707 sec., 595 rows/sec., 41.57 KiB/sec.
1639 2023.12.06 20:43:19.948098 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} <Debug> DynamicQueryHandler: Done processing query
1640 2023.12.06 20:43:19.948122 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1641 2023.12.06 20:43:19.948139 [ 3 ] {} <Debug> HTTP-Session: 605027f1-b6fa-43ae-896d-8e6ef937768e Destroying unnamed session
1642 2023.12.06 20:43:19.948264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1643 2023.12.06 20:43:19.948309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1644 2023.12.06 20:43:19.948327 [ 3 ] {} <Debug> HTTP-Session: 463b75ea-9148-4241-b552-556dfc84645b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1645 2023.12.06 20:43:19.948345 [ 3 ] {} <Debug> HTTP-Session: 463b75ea-9148-4241-b552-556dfc84645b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1646 2023.12.06 20:43:19.948417 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1647 2023.12.06 20:43:19.948455 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1648 2023.12.06 20:43:19.948559 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1649 2023.12.06 20:43:19.948849 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1650 2023.12.06 20:43:19.949049 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1651 2023.12.06 20:43:19.949193 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1652 2023.12.06 20:43:19.949291 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000847339 sec., 64909 rows/sec., 5.08 MiB/sec.
1653 2023.12.06 20:43:19.949392 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} <Debug> DynamicQueryHandler: Done processing query
1654 2023.12.06 20:43:19.949416 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1655 2023.12.06 20:43:19.949431 [ 3 ] {} <Debug> HTTP-Session: 463b75ea-9148-4241-b552-556dfc84645b Destroying unnamed session
1656 2023.12.06 20:43:19.949536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1657 2023.12.06 20:43:19.949579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1658 2023.12.06 20:43:19.949598 [ 3 ] {} <Debug> HTTP-Session: b4459b25-fe89-46d0-9136-533868ef0f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1659 2023.12.06 20:43:19.949614 [ 3 ] {} <Debug> HTTP-Session: b4459b25-fe89-46d0-9136-533868ef0f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1660 2023.12.06 20:43:19.949683 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1661 2023.12.06 20:43:19.949723 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1662 2023.12.06 20:43:19.949839 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1663 2023.12.06 20:43:19.950078 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1664 2023.12.06 20:43:19.950339 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1665 2023.12.06 20:43:19.950512 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1666 2023.12.06 20:43:19.950611 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00090175 sec., 1108 rows/sec., 77.97 KiB/sec.
1667 2023.12.06 20:43:19.950725 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} <Debug> DynamicQueryHandler: Done processing query
1668 2023.12.06 20:43:19.950748 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1669 2023.12.06 20:43:19.950764 [ 3 ] {} <Debug> HTTP-Session: b4459b25-fe89-46d0-9136-533868ef0f6d Destroying unnamed session
1670 2023.12.06 20:43:19.950917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 53485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1671 2023.12.06 20:43:19.950963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1672 2023.12.06 20:43:19.950981 [ 3 ] {} <Debug> HTTP-Session: b3015e79-42c5-4083-bd93-df4a1b1373e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1673 2023.12.06 20:43:19.950997 [ 3 ] {} <Debug> HTTP-Session: b3015e79-42c5-4083-bd93-df4a1b1373e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1674 2023.12.06 20:43:19.951086 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1675 2023.12.06 20:43:19.951128 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1676 2023.12.06 20:43:19.951259 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1677 2023.12.06 20:43:19.951721 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1678 2023.12.06 20:43:19.952012 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1679 2023.12.06 20:43:19.952187 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1680 2023.12.06 20:43:19.952281 [ 90 ] {} <Debug> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1681 2023.12.06 20:43:19.952291 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001176144 sec., 42511 rows/sec., 57.37 MiB/sec.
1682 2023.12.06 20:43:19.952322 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1683 2023.12.06 20:43:19.952455 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1684 2023.12.06 20:43:19.952502 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} <Debug> DynamicQueryHandler: Done processing query
1685 2023.12.06 20:43:19.952541 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
1686 2023.12.06 20:43:19.952583 [ 3 ] {} <Debug> HTTP-Session: b3015e79-42c5-4083-bd93-df4a1b1373e3 Destroying unnamed session
1687 2023.12.06 20:43:19.952631 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1688 2023.12.06 20:43:19.952665 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part
1689 2023.12.06 20:43:19.952737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1690 2023.12.06 20:43:19.952816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1691 2023.12.06 20:43:19.952877 [ 3 ] {} <Debug> HTTP-Session: 70a169fa-7bec-407f-ad17-38d44e8deebf Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1692 2023.12.06 20:43:19.952903 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part
1693 2023.12.06 20:43:19.952914 [ 3 ] {} <Debug> HTTP-Session: 70a169fa-7bec-407f-ad17-38d44e8deebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1694 2023.12.06 20:43:19.953120 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1695 2023.12.06 20:43:19.953161 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part
1696 2023.12.06 20:43:19.953187 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1697 2023.12.06 20:43:19.953467 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part
1698 2023.12.06 20:43:19.953642 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1699 2023.12.06 20:43:19.953791 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part
1700 2023.12.06 20:43:19.953961 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part
1701 2023.12.06 20:43:19.954363 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1702 2023.12.06 20:43:19.954606 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1703 2023.12.06 20:43:19.954778 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} <Trace> oximeter.measurements_i64 (17c1ce17-d079-4d77-b2a7-8910c3ec90f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1704 2023.12.06 20:43:19.954880 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} <Information> executeQuery: Read 3 rows, 217.00 B in 0.001707649 sec., 1756 rows/sec., 124.10 KiB/sec.
1705 2023.12.06 20:43:19.955018 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} <Debug> DynamicQueryHandler: Done processing query
1706 2023.12.06 20:43:19.955042 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1707 2023.12.06 20:43:19.955059 [ 3 ] {} <Debug> HTTP-Session: 70a169fa-7bec-407f-ad17-38d44e8deebf Destroying unnamed session
1708 2023.12.06 20:43:19.960900 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 6 columns (6 merged, 0 gathered) in 0.008525435 sec., 24749.470261634746 rows/sec., 33.40 MiB/sec.
1709 2023.12.06 20:43:19.961131 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1710 2023.12.06 20:43:19.961339 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1711 2023.12.06 20:43:19.961403 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1712 2023.12.06 20:43:19.961464 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1: 4.01 MiB.
1713 2023.12.06 20:43:20.000120 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 236.88 MiB, will set to 230.86 MiB (RSS), difference: -4.28 MiB
1714 2023.12.06 20:43:29.932549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1715 2023.12.06 20:43:29.932718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1716 2023.12.06 20:43:29.932765 [ 3 ] {} <Debug> HTTP-Session: 9067d3f0-3b08-438b-88d1-2ed9a449546c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1717 2023.12.06 20:43:29.932808 [ 3 ] {} <Debug> HTTP-Session: 9067d3f0-3b08-438b-88d1-2ed9a449546c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1718 2023.12.06 20:43:29.933008 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1719 2023.12.06 20:43:29.933104 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1720 2023.12.06 20:43:29.933353 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1721 2023.12.06 20:43:29.933770 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1722 2023.12.06 20:43:29.934024 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1723 2023.12.06 20:43:29.934193 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1724 2023.12.06 20:43:29.934317 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001255854 sec., 41406 rows/sec., 3.28 MiB/sec.
1725 2023.12.06 20:43:29.934457 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} <Debug> DynamicQueryHandler: Done processing query
1726 2023.12.06 20:43:29.934482 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1727 2023.12.06 20:43:29.934498 [ 3 ] {} <Debug> HTTP-Session: 9067d3f0-3b08-438b-88d1-2ed9a449546c Destroying unnamed session
1728 2023.12.06 20:43:29.934647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1729 2023.12.06 20:43:29.934694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1730 2023.12.06 20:43:29.934714 [ 3 ] {} <Debug> HTTP-Session: ad272bd0-0661-4e2e-9580-3a6602b2f241 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1731 2023.12.06 20:43:29.934731 [ 3 ] {} <Debug> HTTP-Session: ad272bd0-0661-4e2e-9580-3a6602b2f241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1732 2023.12.06 20:43:29.934801 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1733 2023.12.06 20:43:29.934841 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1734 2023.12.06 20:43:29.934945 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1735 2023.12.06 20:43:29.935220 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1736 2023.12.06 20:43:29.935427 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1737 2023.12.06 20:43:29.935574 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} <Trace> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1738 2023.12.06 20:43:29.935698 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} <Information> executeQuery: Read 2 rows, 175.00 B in 0.0008688 sec., 2302 rows/sec., 196.71 KiB/sec.
1739 2023.12.06 20:43:29.935808 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} <Debug> DynamicQueryHandler: Done processing query
1740 2023.12.06 20:43:29.935832 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1741 2023.12.06 20:43:29.935847 [ 3 ] {} <Debug> HTTP-Session: ad272bd0-0661-4e2e-9580-3a6602b2f241 Destroying unnamed session
1742 2023.12.06 20:43:29.936011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1743 2023.12.06 20:43:29.936056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1744 2023.12.06 20:43:29.936075 [ 3 ] {} <Debug> HTTP-Session: a411f3af-9d58-4fc0-8c11-e42cd9ca2f8c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1745 2023.12.06 20:43:29.936092 [ 3 ] {} <Debug> HTTP-Session: a411f3af-9d58-4fc0-8c11-e42cd9ca2f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1746 2023.12.06 20:43:29.936168 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1747 2023.12.06 20:43:29.936206 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1748 2023.12.06 20:43:29.936308 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1749 2023.12.06 20:43:29.936693 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1750 2023.12.06 20:43:29.936906 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1751 2023.12.06 20:43:29.937051 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1752 2023.12.06 20:43:29.937176 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} <Information> executeQuery: Read 193 rows, 18.69 KiB in 0.000980271 sec., 196884 rows/sec., 18.62 MiB/sec.
1753 2023.12.06 20:43:29.937345 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} <Debug> DynamicQueryHandler: Done processing query
1754 2023.12.06 20:43:29.937369 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1755 2023.12.06 20:43:29.937385 [ 3 ] {} <Debug> HTTP-Session: a411f3af-9d58-4fc0-8c11-e42cd9ca2f8c Destroying unnamed session
1756 2023.12.06 20:43:29.937494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1757 2023.12.06 20:43:29.937540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1758 2023.12.06 20:43:29.937558 [ 3 ] {} <Debug> HTTP-Session: 2ab26bde-8004-4d5b-ac10-ca0c4ba260d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1759 2023.12.06 20:43:29.937576 [ 3 ] {} <Debug> HTTP-Session: 2ab26bde-8004-4d5b-ac10-ca0c4ba260d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1760 2023.12.06 20:43:29.937646 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1761 2023.12.06 20:43:29.937684 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1762 2023.12.06 20:43:29.937798 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1763 2023.12.06 20:43:29.938052 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1764 2023.12.06 20:43:29.938252 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1765 2023.12.06 20:43:29.938396 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} <Trace> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1766 2023.12.06 20:43:29.938517 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000844129 sec., 2369 rows/sec., 165.43 KiB/sec.
1767 2023.12.06 20:43:29.938653 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} <Debug> DynamicQueryHandler: Done processing query
1768 2023.12.06 20:43:29.938676 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1769 2023.12.06 20:43:29.938692 [ 3 ] {} <Debug> HTTP-Session: 2ab26bde-8004-4d5b-ac10-ca0c4ba260d9 Destroying unnamed session
1770 2023.12.06 20:43:29.938806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 13244, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1771 2023.12.06 20:43:29.938850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1772 2023.12.06 20:43:29.938869 [ 3 ] {} <Debug> HTTP-Session: bd4362e2-d0df-4d78-b970-16b0ca33543f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1773 2023.12.06 20:43:29.938885 [ 3 ] {} <Debug> HTTP-Session: bd4362e2-d0df-4d78-b970-16b0ca33543f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1774 2023.12.06 20:43:29.938958 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1775 2023.12.06 20:43:29.938996 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1776 2023.12.06 20:43:29.939104 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1777 2023.12.06 20:43:29.939411 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1778 2023.12.06 20:43:29.939615 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1779 2023.12.06 20:43:29.939772 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1780 2023.12.06 20:43:29.939891 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} <Information> executeQuery: Read 78 rows, 6.23 KiB in 0.00090456 sec., 86229 rows/sec., 6.72 MiB/sec.
1781 2023.12.06 20:43:29.940006 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} <Debug> DynamicQueryHandler: Done processing query
1782 2023.12.06 20:43:29.940029 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1783 2023.12.06 20:43:29.940045 [ 3 ] {} <Debug> HTTP-Session: bd4362e2-d0df-4d78-b970-16b0ca33543f Destroying unnamed session
1784 2023.12.06 20:43:29.940148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1785 2023.12.06 20:43:29.940194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1786 2023.12.06 20:43:29.940213 [ 3 ] {} <Debug> HTTP-Session: 3e790ed7-66e2-43f2-8697-ff03783c91c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1787 2023.12.06 20:43:29.940229 [ 3 ] {} <Debug> HTTP-Session: 3e790ed7-66e2-43f2-8697-ff03783c91c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1788 2023.12.06 20:43:29.940302 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1789 2023.12.06 20:43:29.940344 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1790 2023.12.06 20:43:29.940501 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1791 2023.12.06 20:43:29.940879 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1792 2023.12.06 20:43:29.941157 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1793 2023.12.06 20:43:29.941343 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1794 2023.12.06 20:43:29.941480 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001149183 sec., 32196 rows/sec., 2.27 MiB/sec.
1795 2023.12.06 20:43:29.941615 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} <Debug> DynamicQueryHandler: Done processing query
1796 2023.12.06 20:43:29.941643 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1797 2023.12.06 20:43:29.941659 [ 3 ] {} <Debug> HTTP-Session: 3e790ed7-66e2-43f2-8697-ff03783c91c0 Destroying unnamed session
1798 2023.12.06 20:43:29.941847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1799 2023.12.06 20:43:29.941893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1800 2023.12.06 20:43:29.941917 [ 3 ] {} <Debug> HTTP-Session: ab381aeb-26df-4815-9b68-eb6dd8f3e7cb Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1801 2023.12.06 20:43:29.941939 [ 3 ] {} <Debug> HTTP-Session: ab381aeb-26df-4815-9b68-eb6dd8f3e7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1802 2023.12.06 20:43:29.942044 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1803 2023.12.06 20:43:29.942088 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1804 2023.12.06 20:43:29.942248 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1805 2023.12.06 20:43:29.942778 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
1806 2023.12.06 20:43:29.943144 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1807 2023.12.06 20:43:29.943344 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1808 2023.12.06 20:43:29.943484 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001405045 sec., 37009 rows/sec., 49.94 MiB/sec.
1809 2023.12.06 20:43:29.943629 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} <Debug> DynamicQueryHandler: Done processing query
1810 2023.12.06 20:43:29.943657 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
1811 2023.12.06 20:43:29.943678 [ 3 ] {} <Debug> HTTP-Session: ab381aeb-26df-4815-9b68-eb6dd8f3e7cb Destroying unnamed session
1812 2023.12.06 20:43:34.630430 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
1813 2023.12.06 20:43:34.630501 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
1814 2023.12.06 20:43:34.928602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1815 2023.12.06 20:43:34.928708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1816 2023.12.06 20:43:34.928735 [ 3 ] {} <Debug> HTTP-Session: 68416fc9-6e3a-4115-9cc3-5c09c08b5534 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1817 2023.12.06 20:43:34.928760 [ 3 ] {} <Debug> HTTP-Session: 68416fc9-6e3a-4115-9cc3-5c09c08b5534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1818 2023.12.06 20:43:34.928881 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1819 2023.12.06 20:43:34.928942 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1820 2023.12.06 20:43:34.929099 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1821 2023.12.06 20:43:34.929490 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1822 2023.12.06 20:43:34.929749 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1823 2023.12.06 20:43:34.929921 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} <Trace> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1824 2023.12.06 20:43:34.930047 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001131033 sec., 1768 rows/sec., 151.10 KiB/sec.
1825 2023.12.06 20:43:34.930220 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} <Debug> DynamicQueryHandler: Done processing query
1826 2023.12.06 20:43:34.930248 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1827 2023.12.06 20:43:34.930266 [ 3 ] {} <Debug> HTTP-Session: 68416fc9-6e3a-4115-9cc3-5c09c08b5534 Destroying unnamed session
1828 2023.12.06 20:43:34.930382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1829 2023.12.06 20:43:34.930428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1830 2023.12.06 20:43:34.930449 [ 3 ] {} <Debug> HTTP-Session: 4a21c9c1-ce2d-4870-8970-72e21a695790 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1831 2023.12.06 20:43:34.930467 [ 3 ] {} <Debug> HTTP-Session: 4a21c9c1-ce2d-4870-8970-72e21a695790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1832 2023.12.06 20:43:34.930539 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1833 2023.12.06 20:43:34.930580 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1834 2023.12.06 20:43:34.930698 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1835 2023.12.06 20:43:34.930981 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1836 2023.12.06 20:43:34.931184 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1837 2023.12.06 20:43:34.931342 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1838 2023.12.06 20:43:34.931465 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} <Information> executeQuery: Read 1 rows, 83.00 B in 0.00088913 sec., 1124 rows/sec., 91.16 KiB/sec.
1839 2023.12.06 20:43:34.931582 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} <Debug> DynamicQueryHandler: Done processing query
1840 2023.12.06 20:43:34.931607 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1841 2023.12.06 20:43:34.931625 [ 3 ] {} <Debug> HTTP-Session: 4a21c9c1-ce2d-4870-8970-72e21a695790 Destroying unnamed session
1842 2023.12.06 20:43:34.931737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1843 2023.12.06 20:43:34.931784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1844 2023.12.06 20:43:34.931805 [ 3 ] {} <Debug> HTTP-Session: 4100ca6a-a96a-4fe8-9fae-444d23fc9f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1845 2023.12.06 20:43:34.931822 [ 3 ] {} <Debug> HTTP-Session: 4100ca6a-a96a-4fe8-9fae-444d23fc9f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1846 2023.12.06 20:43:34.931894 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1847 2023.12.06 20:43:34.931935 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1848 2023.12.06 20:43:34.932042 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1849 2023.12.06 20:43:34.932290 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1850 2023.12.06 20:43:34.932496 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1851 2023.12.06 20:43:34.932655 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} <Trace> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1852 2023.12.06 20:43:34.932781 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00085628 sec., 2335 rows/sec., 163.09 KiB/sec.
1853 2023.12.06 20:43:34.932900 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} <Debug> DynamicQueryHandler: Done processing query
1854 2023.12.06 20:43:34.932926 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1855 2023.12.06 20:43:34.932943 [ 3 ] {} <Debug> HTTP-Session: 4100ca6a-a96a-4fe8-9fae-444d23fc9f1f Destroying unnamed session
1856 2023.12.06 20:43:34.933048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1857 2023.12.06 20:43:34.933094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1858 2023.12.06 20:43:34.933115 [ 3 ] {} <Debug> HTTP-Session: c4ae7ca6-b597-4404-87aa-fb1ea6f684a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1859 2023.12.06 20:43:34.933132 [ 3 ] {} <Debug> HTTP-Session: c4ae7ca6-b597-4404-87aa-fb1ea6f684a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1860 2023.12.06 20:43:34.933205 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1861 2023.12.06 20:43:34.933244 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1862 2023.12.06 20:43:34.933354 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1863 2023.12.06 20:43:34.933610 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1864 2023.12.06 20:43:34.933817 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1865 2023.12.06 20:43:34.933985 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1866 2023.12.06 20:43:34.934116 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} <Information> executeQuery: Read 13 rows, 1.03 KiB in 0.00087381 sec., 14877 rows/sec., 1.15 MiB/sec.
1867 2023.12.06 20:43:34.934254 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} <Debug> DynamicQueryHandler: Done processing query
1868 2023.12.06 20:43:34.934291 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1869 2023.12.06 20:43:34.934308 [ 3 ] {} <Debug> HTTP-Session: c4ae7ca6-b597-4404-87aa-fb1ea6f684a8 Destroying unnamed session
1870 2023.12.06 20:43:34.934413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1871 2023.12.06 20:43:34.934460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1872 2023.12.06 20:43:34.934481 [ 3 ] {} <Debug> HTTP-Session: 46773ce0-1664-4983-9145-37b14d3987b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1873 2023.12.06 20:43:34.934498 [ 3 ] {} <Debug> HTTP-Session: 46773ce0-1664-4983-9145-37b14d3987b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1874 2023.12.06 20:43:34.934570 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1875 2023.12.06 20:43:34.934615 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1876 2023.12.06 20:43:34.934744 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1877 2023.12.06 20:43:34.934996 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1878 2023.12.06 20:43:34.935281 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1879 2023.12.06 20:43:34.935469 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} <Trace> oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1880 2023.12.06 20:43:34.935583 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000982921 sec., 11191 rows/sec., 749.12 KiB/sec.
1881 2023.12.06 20:43:34.935702 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} <Debug> DynamicQueryHandler: Done processing query
1882 2023.12.06 20:43:34.935728 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1883 2023.12.06 20:43:34.935745 [ 3 ] {} <Debug> HTTP-Session: 46773ce0-1664-4983-9145-37b14d3987b1 Destroying unnamed session
1884 2023.12.06 20:43:34.935845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1885 2023.12.06 20:43:34.935889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1886 2023.12.06 20:43:34.935910 [ 3 ] {} <Debug> HTTP-Session: 69607c8d-6b3d-4017-82ad-45e8fdbf7bef Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1887 2023.12.06 20:43:34.935927 [ 3 ] {} <Debug> HTTP-Session: 69607c8d-6b3d-4017-82ad-45e8fdbf7bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1888 2023.12.06 20:43:34.935997 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1889 2023.12.06 20:43:34.936039 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1890 2023.12.06 20:43:34.936159 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1891 2023.12.06 20:43:34.936399 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1892 2023.12.06 20:43:34.936640 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1893 2023.12.06 20:43:34.936823 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1894 2023.12.06 20:43:34.936923 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00089837 sec., 1113 rows/sec., 78.27 KiB/sec.
1895 2023.12.06 20:43:34.937045 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} <Debug> DynamicQueryHandler: Done processing query
1896 2023.12.06 20:43:34.937070 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1897 2023.12.06 20:43:34.937087 [ 3 ] {} <Debug> HTTP-Session: 69607c8d-6b3d-4017-82ad-45e8fdbf7bef Destroying unnamed session
1898 2023.12.06 20:43:39.930738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1899 2023.12.06 20:43:39.930873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1900 2023.12.06 20:43:39.930905 [ 3 ] {} <Debug> HTTP-Session: 337ec34a-463b-462b-aa6c-842daf323542 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1901 2023.12.06 20:43:39.930934 [ 3 ] {} <Debug> HTTP-Session: 337ec34a-463b-462b-aa6c-842daf323542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1902 2023.12.06 20:43:39.931076 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1903 2023.12.06 20:43:39.931143 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1904 2023.12.06 20:43:39.931325 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1905 2023.12.06 20:43:39.931764 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1906 2023.12.06 20:43:39.932033 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1907 2023.12.06 20:43:39.932206 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1908 2023.12.06 20:43:39.932331 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001216774 sec., 42735 rows/sec., 3.38 MiB/sec.
1909 2023.12.06 20:43:39.932474 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} <Debug> DynamicQueryHandler: Done processing query
1910 2023.12.06 20:43:39.932502 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1911 2023.12.06 20:43:39.932519 [ 3 ] {} <Debug> HTTP-Session: 337ec34a-463b-462b-aa6c-842daf323542 Destroying unnamed session
1912 2023.12.06 20:43:39.932681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1913 2023.12.06 20:43:39.932727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1914 2023.12.06 20:43:39.932748 [ 3 ] {} <Debug> HTTP-Session: 7bdce243-a691-45fa-8904-520ec9f5ad81 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1915 2023.12.06 20:43:39.932765 [ 3 ] {} <Debug> HTTP-Session: 7bdce243-a691-45fa-8904-520ec9f5ad81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1916 2023.12.06 20:43:39.932842 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1917 2023.12.06 20:43:39.932882 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1918 2023.12.06 20:43:39.932988 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1919 2023.12.06 20:43:39.933357 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1920 2023.12.06 20:43:39.933583 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1921 2023.12.06 20:43:39.933739 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1922 2023.12.06 20:43:39.933867 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} <Information> executeQuery: Read 156 rows, 15.51 KiB in 0.000993902 sec., 156957 rows/sec., 15.24 MiB/sec.
1923 2023.12.06 20:43:39.934043 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} <Debug> DynamicQueryHandler: Done processing query
1924 2023.12.06 20:43:39.934069 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1925 2023.12.06 20:43:39.934086 [ 3 ] {} <Debug> HTTP-Session: 7bdce243-a691-45fa-8904-520ec9f5ad81 Destroying unnamed session
1926 2023.12.06 20:43:39.934208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 8861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1927 2023.12.06 20:43:39.934254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1928 2023.12.06 20:43:39.934275 [ 3 ] {} <Debug> HTTP-Session: 4cbb4d49-0459-4bfe-9b9f-4d1b339f35a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1929 2023.12.06 20:43:39.934295 [ 3 ] {} <Debug> HTTP-Session: 4cbb4d49-0459-4bfe-9b9f-4d1b339f35a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1930 2023.12.06 20:43:39.934371 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1931 2023.12.06 20:43:39.934411 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1932 2023.12.06 20:43:39.934530 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1933 2023.12.06 20:43:39.934822 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1934 2023.12.06 20:43:39.935029 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1935 2023.12.06 20:43:39.935184 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1936 2023.12.06 20:43:39.935321 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.00092149 sec., 56430 rows/sec., 4.41 MiB/sec.
1937 2023.12.06 20:43:39.935440 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} <Debug> DynamicQueryHandler: Done processing query
1938 2023.12.06 20:43:39.935466 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1939 2023.12.06 20:43:39.935483 [ 3 ] {} <Debug> HTTP-Session: 4cbb4d49-0459-4bfe-9b9f-4d1b339f35a3 Destroying unnamed session
1940 2023.12.06 20:43:39.935643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1941 2023.12.06 20:43:39.935688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1942 2023.12.06 20:43:39.935708 [ 3 ] {} <Debug> HTTP-Session: 7695c79e-13ce-4348-b08a-9c13995e01de Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1943 2023.12.06 20:43:39.935725 [ 3 ] {} <Debug> HTTP-Session: 7695c79e-13ce-4348-b08a-9c13995e01de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1944 2023.12.06 20:43:39.935818 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1945 2023.12.06 20:43:39.935864 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1946 2023.12.06 20:43:39.936003 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1947 2023.12.06 20:43:39.936632 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1948 2023.12.06 20:43:39.936951 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1949 2023.12.06 20:43:39.937140 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1950 2023.12.06 20:43:39.937263 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001414796 sec., 36754 rows/sec., 49.60 MiB/sec.
1951 2023.12.06 20:43:39.937396 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} <Debug> DynamicQueryHandler: Done processing query
1952 2023.12.06 20:43:39.937421 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
1953 2023.12.06 20:43:39.937438 [ 3 ] {} <Debug> HTTP-Session: 7695c79e-13ce-4348-b08a-9c13995e01de Destroying unnamed session
1954 2023.12.06 20:43:49.630551 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
1955 2023.12.06 20:43:49.630653 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
1956 2023.12.06 20:43:49.932189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1957 2023.12.06 20:43:49.932306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1958 2023.12.06 20:43:49.932335 [ 3 ] {} <Debug> HTTP-Session: a80c560c-ff22-482f-a058-90ff9a0bce5e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1959 2023.12.06 20:43:49.932364 [ 3 ] {} <Debug> HTTP-Session: a80c560c-ff22-482f-a058-90ff9a0bce5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1960 2023.12.06 20:43:49.932503 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1961 2023.12.06 20:43:49.932570 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1962 2023.12.06 20:43:49.932751 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1963 2023.12.06 20:43:49.933230 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1964 2023.12.06 20:43:49.933502 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1965 2023.12.06 20:43:49.933670 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1966 2023.12.06 20:43:49.933807 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001259254 sec., 41294 rows/sec., 3.27 MiB/sec.
1967 2023.12.06 20:43:49.933953 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} <Debug> DynamicQueryHandler: Done processing query
1968 2023.12.06 20:43:49.933979 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1969 2023.12.06 20:43:49.933997 [ 3 ] {} <Debug> HTTP-Session: a80c560c-ff22-482f-a058-90ff9a0bce5e Destroying unnamed session
1970 2023.12.06 20:43:49.934218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1971 2023.12.06 20:43:49.934265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1972 2023.12.06 20:43:49.934285 [ 3 ] {} <Debug> HTTP-Session: fc520780-3529-4cd9-8a5a-841b45135312 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1973 2023.12.06 20:43:49.934304 [ 3 ] {} <Debug> HTTP-Session: fc520780-3529-4cd9-8a5a-841b45135312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1974 2023.12.06 20:43:49.934385 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1975 2023.12.06 20:43:49.934428 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1976 2023.12.06 20:43:49.934533 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1977 2023.12.06 20:43:49.934943 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1978 2023.12.06 20:43:49.935176 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1979 2023.12.06 20:43:49.935332 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1980 2023.12.06 20:43:49.935465 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} <Information> executeQuery: Read 156 rows, 15.51 KiB in 0.001048202 sec., 148826 rows/sec., 14.45 MiB/sec.
1981 2023.12.06 20:43:49.935587 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} <Debug> DynamicQueryHandler: Done processing query
1982 2023.12.06 20:43:49.935612 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1983 2023.12.06 20:43:49.935629 [ 3 ] {} <Debug> HTTP-Session: fc520780-3529-4cd9-8a5a-841b45135312 Destroying unnamed session
1984 2023.12.06 20:43:49.935760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 8861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1985 2023.12.06 20:43:49.935806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1986 2023.12.06 20:43:49.935825 [ 3 ] {} <Debug> HTTP-Session: f8c9cf52-5346-4b85-b474-76a57e4df6ac Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
1987 2023.12.06 20:43:49.935842 [ 3 ] {} <Debug> HTTP-Session: f8c9cf52-5346-4b85-b474-76a57e4df6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1988 2023.12.06 20:43:49.935919 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1989 2023.12.06 20:43:49.935959 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1990 2023.12.06 20:43:49.936068 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1991 2023.12.06 20:43:49.936379 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1992 2023.12.06 20:43:49.936588 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1993 2023.12.06 20:43:49.936743 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1994 2023.12.06 20:43:49.936873 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.00092106 sec., 56456 rows/sec., 4.41 MiB/sec.
1995 2023.12.06 20:43:49.936867 [ 51 ] {} <Debug> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1996 2023.12.06 20:43:49.936986 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
1997 2023.12.06 20:43:49.937060 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} <Debug> DynamicQueryHandler: Done processing query
1998 2023.12.06 20:43:49.937093 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1999 2023.12.06 20:43:49.937090 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2000 2023.12.06 20:43:49.937111 [ 3 ] {} <Debug> HTTP-Session: f8c9cf52-5346-4b85-b474-76a57e4df6ac Destroying unnamed session
2001 2023.12.06 20:43:49.937178 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2002 2023.12.06 20:43:49.937208 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 83 rows starting from the beginning of the part
2003 2023.12.06 20:43:49.937284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2004 2023.12.06 20:43:49.937337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2005 2023.12.06 20:43:49.937345 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 55 rows starting from the beginning of the part
2006 2023.12.06 20:43:49.937361 [ 3 ] {} <Debug> HTTP-Session: d8a7b00b-703f-4737-8c4a-b8a703f90cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2007 2023.12.06 20:43:49.937389 [ 3 ] {} <Debug> HTTP-Session: d8a7b00b-703f-4737-8c4a-b8a703f90cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2008 2023.12.06 20:43:49.937469 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part
2009 2023.12.06 20:43:49.937523 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2010 2023.12.06 20:43:49.937589 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part
2011 2023.12.06 20:43:49.937596 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2012 2023.12.06 20:43:49.937722 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part
2013 2023.12.06 20:43:49.937899 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part
2014 2023.12.06 20:43:49.937903 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2015 2023.12.06 20:43:49.938686 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2016 2023.12.06 20:43:49.938845 [ 16 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.0017949 sec., 185525.6560254053 rows/sec., 14.48 MiB/sec.
2017 2023.12.06 20:43:49.939013 [ 16 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2018 2023.12.06 20:43:49.939140 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2019 2023.12.06 20:43:49.939274 [ 16 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2020 2023.12.06 20:43:49.939393 [ 16 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2021 2023.12.06 20:43:49.939431 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2022 2023.12.06 20:43:49.939619 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.002054083 sec., 25315 rows/sec., 34.16 MiB/sec.
2023 2023.12.06 20:43:49.939758 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} <Debug> DynamicQueryHandler: Done processing query
2024 2023.12.06 20:43:49.939784 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2025 2023.12.06 20:43:49.939802 [ 3 ] {} <Debug> HTTP-Session: d8a7b00b-703f-4737-8c4a-b8a703f90cf9 Destroying unnamed session
2026 2023.12.06 20:43:59.933365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2027 2023.12.06 20:43:59.933552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2028 2023.12.06 20:43:59.933602 [ 3 ] {} <Debug> HTTP-Session: 3f9a880e-c4d1-445e-a761-b0da0d1f7cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2029 2023.12.06 20:43:59.933645 [ 3 ] {} <Debug> HTTP-Session: 3f9a880e-c4d1-445e-a761-b0da0d1f7cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2030 2023.12.06 20:43:59.933845 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2031 2023.12.06 20:43:59.933943 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2032 2023.12.06 20:43:59.934188 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2033 2023.12.06 20:43:59.934712 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2034 2023.12.06 20:43:59.934977 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2035 2023.12.06 20:43:59.935145 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2036 2023.12.06 20:43:59.935287 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001379316 sec., 37699 rows/sec., 2.98 MiB/sec.
2037 2023.12.06 20:43:59.935471 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} <Debug> DynamicQueryHandler: Done processing query
2038 2023.12.06 20:43:59.935499 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2039 2023.12.06 20:43:59.935517 [ 3 ] {} <Debug> HTTP-Session: 3f9a880e-c4d1-445e-a761-b0da0d1f7cb8 Destroying unnamed session
2040 2023.12.06 20:43:59.935684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 30315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2041 2023.12.06 20:43:59.935733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2042 2023.12.06 20:43:59.935752 [ 3 ] {} <Debug> HTTP-Session: 88785cee-e1dd-4f8c-abf0-726eb7ab8b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2043 2023.12.06 20:43:59.935769 [ 3 ] {} <Debug> HTTP-Session: 88785cee-e1dd-4f8c-abf0-726eb7ab8b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2044 2023.12.06 20:43:59.935848 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2045 2023.12.06 20:43:59.935889 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2046 2023.12.06 20:43:59.936001 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2047 2023.12.06 20:43:59.936465 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2048 2023.12.06 20:43:59.936701 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2049 2023.12.06 20:43:59.936856 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2050 2023.12.06 20:43:59.936986 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} <Information> executeQuery: Read 192 rows, 18.60 KiB in 0.001102653 sec., 174125 rows/sec., 16.48 MiB/sec.
2051 2023.12.06 20:43:59.936984 [ 52 ] {} <Debug> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2052 2023.12.06 20:43:59.937117 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2053 2023.12.06 20:43:59.937170 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} <Debug> DynamicQueryHandler: Done processing query
2054 2023.12.06 20:43:59.937222 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2055 2023.12.06 20:43:59.937275 [ 3 ] {} <Debug> HTTP-Session: 88785cee-e1dd-4f8c-abf0-726eb7ab8b55 Destroying unnamed session
2056 2023.12.06 20:43:59.937276 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2057 2023.12.06 20:43:59.937385 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2058 2023.12.06 20:43:59.937418 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 187 rows starting from the beginning of the part
2059 2023.12.06 20:43:59.937470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 12901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2060 2023.12.06 20:43:59.937527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2061 2023.12.06 20:43:59.937558 [ 3 ] {} <Debug> HTTP-Session: 15b67b67-8871-42b5-af39-63b48a5eb347 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2062 2023.12.06 20:43:59.937564 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 193 rows starting from the beginning of the part
2063 2023.12.06 20:43:59.937578 [ 3 ] {} <Debug> HTTP-Session: 15b67b67-8871-42b5-af39-63b48a5eb347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2064 2023.12.06 20:43:59.937698 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2065 2023.12.06 20:43:59.937714 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
2066 2023.12.06 20:43:59.937757 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2067 2023.12.06 20:43:59.937897 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 156 rows starting from the beginning of the part
2068 2023.12.06 20:43:59.938005 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2069 2023.12.06 20:43:59.938070 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 156 rows starting from the beginning of the part
2070 2023.12.06 20:43:59.938234 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 192 rows starting from the beginning of the part
2071 2023.12.06 20:43:59.938572 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2072 2023.12.06 20:43:59.938864 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2073 2023.12.06 20:43:59.939034 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2074 2023.12.06 20:43:59.939264 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} <Information> executeQuery: Read 76 rows, 6.06 KiB in 0.001523207 sec., 49894 rows/sec., 3.89 MiB/sec.
2075 2023.12.06 20:43:59.939368 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 885 rows, containing 4 columns (4 merged, 0 gathered) in 0.002157214 sec., 410251.370517714 rows/sec., 39.16 MiB/sec.
2076 2023.12.06 20:43:59.939453 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} <Debug> DynamicQueryHandler: Done processing query
2077 2023.12.06 20:43:59.939489 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2078 2023.12.06 20:43:59.939513 [ 3 ] {} <Debug> HTTP-Session: 15b67b67-8871-42b5-af39-63b48a5eb347 Destroying unnamed session
2079 2023.12.06 20:43:59.939602 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2080 2023.12.06 20:43:59.939681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 6997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2081 2023.12.06 20:43:59.939743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2082 2023.12.06 20:43:59.939765 [ 3 ] {} <Debug> HTTP-Session: c1301f2c-fc52-42dc-84cd-2cbe2a07293f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2083 2023.12.06 20:43:59.939790 [ 3 ] {} <Debug> HTTP-Session: c1301f2c-fc52-42dc-84cd-2cbe2a07293f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2084 2023.12.06 20:43:59.939890 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2085 2023.12.06 20:43:59.939935 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2086 2023.12.06 20:43:59.939992 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2087 2023.12.06 20:43:59.940018 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2088 2023.12.06 20:43:59.940246 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2089 2023.12.06 20:43:59.940594 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2090 2023.12.06 20:43:59.940905 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2091 2023.12.06 20:43:59.941126 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2092 2023.12.06 20:43:59.941267 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001283395 sec., 28050 rows/sec., 1.98 MiB/sec.
2093 2023.12.06 20:43:59.941392 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} <Debug> DynamicQueryHandler: Done processing query
2094 2023.12.06 20:43:59.941416 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2095 2023.12.06 20:43:59.941433 [ 3 ] {} <Debug> HTTP-Session: c1301f2c-fc52-42dc-84cd-2cbe2a07293f Destroying unnamed session
2096 2023.12.06 20:43:59.941614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2097 2023.12.06 20:43:59.941663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2098 2023.12.06 20:43:59.941688 [ 3 ] {} <Debug> HTTP-Session: 878c9041-4a99-4ecd-a158-185d6325f9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2099 2023.12.06 20:43:59.941710 [ 3 ] {} <Debug> HTTP-Session: 878c9041-4a99-4ecd-a158-185d6325f9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2100 2023.12.06 20:43:59.941826 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2101 2023.12.06 20:43:59.941882 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2102 2023.12.06 20:43:59.942054 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2103 2023.12.06 20:43:59.942601 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2104 2023.12.06 20:43:59.942976 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2105 2023.12.06 20:43:59.943206 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2106 2023.12.06 20:43:59.943358 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001493617 sec., 34814 rows/sec., 46.98 MiB/sec.
2107 2023.12.06 20:43:59.943539 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} <Debug> DynamicQueryHandler: Done processing query
2108 2023.12.06 20:43:59.943571 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2109 2023.12.06 20:43:59.943593 [ 3 ] {} <Debug> HTTP-Session: 878c9041-4a99-4ecd-a158-185d6325f9e6 Destroying unnamed session
2110 2023.12.06 20:44:04.630700 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
2111 2023.12.06 20:44:04.630768 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
2112 2023.12.06 20:44:04.928688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2113 2023.12.06 20:44:04.928808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2114 2023.12.06 20:44:04.928838 [ 3 ] {} <Debug> HTTP-Session: ae126a4f-26e3-46d1-8831-c2b710d7da5b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2115 2023.12.06 20:44:04.928866 [ 3 ] {} <Debug> HTTP-Session: ae126a4f-26e3-46d1-8831-c2b710d7da5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2116 2023.12.06 20:44:04.929001 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2117 2023.12.06 20:44:04.929068 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2118 2023.12.06 20:44:04.929244 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2119 2023.12.06 20:44:04.929726 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2120 2023.12.06 20:44:04.929993 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2121 2023.12.06 20:44:04.930165 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2122 2023.12.06 20:44:04.930307 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001261124 sec., 8722 rows/sec., 687.63 KiB/sec.
2123 2023.12.06 20:44:04.930448 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} <Debug> DynamicQueryHandler: Done processing query
2124 2023.12.06 20:44:04.930475 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2125 2023.12.06 20:44:04.930493 [ 3 ] {} <Debug> HTTP-Session: ae126a4f-26e3-46d1-8831-c2b710d7da5b Destroying unnamed session
2126 2023.12.06 20:44:04.930653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2127 2023.12.06 20:44:04.930700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2128 2023.12.06 20:44:04.930721 [ 3 ] {} <Debug> HTTP-Session: 2bd806f9-ddcb-4101-a680-8e6d85bf632c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2129 2023.12.06 20:44:04.930738 [ 3 ] {} <Debug> HTTP-Session: 2bd806f9-ddcb-4101-a680-8e6d85bf632c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2130 2023.12.06 20:44:04.930812 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2131 2023.12.06 20:44:04.930857 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2132 2023.12.06 20:44:04.930984 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2133 2023.12.06 20:44:04.931267 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2134 2023.12.06 20:44:04.931534 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2135 2023.12.06 20:44:04.931722 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} <Trace> oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2136 2023.12.06 20:44:04.931840 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000991211 sec., 11097 rows/sec., 742.86 KiB/sec.
2137 2023.12.06 20:44:04.931968 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} <Debug> DynamicQueryHandler: Done processing query
2138 2023.12.06 20:44:04.931994 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2139 2023.12.06 20:44:04.932011 [ 3 ] {} <Debug> HTTP-Session: 2bd806f9-ddcb-4101-a680-8e6d85bf632c Destroying unnamed session
2140 2023.12.06 20:44:09.931547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2141 2023.12.06 20:44:09.931717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2142 2023.12.06 20:44:09.931761 [ 3 ] {} <Debug> HTTP-Session: 7a848fd7-fd55-4d1b-ad90-b409f29bbf2b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2143 2023.12.06 20:44:09.931800 [ 3 ] {} <Debug> HTTP-Session: 7a848fd7-fd55-4d1b-ad90-b409f29bbf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2144 2023.12.06 20:44:09.931986 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2145 2023.12.06 20:44:09.932076 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2146 2023.12.06 20:44:09.932321 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2147 2023.12.06 20:44:09.932800 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2148 2023.12.06 20:44:09.933068 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2149 2023.12.06 20:44:09.933242 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2150 2023.12.06 20:44:09.933365 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001325705 sec., 39224 rows/sec., 3.10 MiB/sec.
2151 2023.12.06 20:44:09.933371 [ 54 ] {} <Debug> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2152 2023.12.06 20:44:09.933443 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2153 2023.12.06 20:44:09.933531 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} <Debug> DynamicQueryHandler: Done processing query
2154 2023.12.06 20:44:09.933549 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2155 2023.12.06 20:44:09.933575 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2156 2023.12.06 20:44:09.933641 [ 3 ] {} <Debug> HTTP-Session: 7a848fd7-fd55-4d1b-ad90-b409f29bbf2b Destroying unnamed session
2157 2023.12.06 20:44:09.933717 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2158 2023.12.06 20:44:09.933772 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part
2159 2023.12.06 20:44:09.933796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2160 2023.12.06 20:44:09.933860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2161 2023.12.06 20:44:09.933891 [ 3 ] {} <Debug> HTTP-Session: 81f512c5-3f93-4b4b-8e1b-d4776830cba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2162 2023.12.06 20:44:09.933913 [ 3 ] {} <Debug> HTTP-Session: 81f512c5-3f93-4b4b-8e1b-d4776830cba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2163 2023.12.06 20:44:09.934051 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part
2164 2023.12.06 20:44:09.934085 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2165 2023.12.06 20:44:09.934163 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2166 2023.12.06 20:44:09.934307 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part
2167 2023.12.06 20:44:09.934631 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part
2168 2023.12.06 20:44:09.934647 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2169 2023.12.06 20:44:09.934832 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part
2170 2023.12.06 20:44:09.935024 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part
2171 2023.12.06 20:44:09.935911 [ 14 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002409347 sec., 128665.5678903869 rows/sec., 10.18 MiB/sec.
2172 2023.12.06 20:44:09.936034 [ 14 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2173 2023.12.06 20:44:09.936222 [ 14 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2174 2023.12.06 20:44:09.936296 [ 14 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2175 2023.12.06 20:44:09.937391 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2176 2023.12.06 20:44:09.937599 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2177 2023.12.06 20:44:09.937785 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} <Trace> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2178 2023.12.06 20:44:09.937893 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003755472 sec., 1065 rows/sec., 88.93 KiB/sec.
2179 2023.12.06 20:44:09.938051 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} <Debug> DynamicQueryHandler: Done processing query
2180 2023.12.06 20:44:09.938077 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2181 2023.12.06 20:44:09.938094 [ 3 ] {} <Debug> HTTP-Session: 81f512c5-3f93-4b4b-8e1b-d4776830cba9 Destroying unnamed session
2182 2023.12.06 20:44:09.938270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2183 2023.12.06 20:44:09.938315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2184 2023.12.06 20:44:09.938335 [ 3 ] {} <Debug> HTTP-Session: c2f4b84a-c050-4aa6-8b7d-e32f70f9bc74 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2185 2023.12.06 20:44:09.938352 [ 3 ] {} <Debug> HTTP-Session: c2f4b84a-c050-4aa6-8b7d-e32f70f9bc74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2186 2023.12.06 20:44:09.938432 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2187 2023.12.06 20:44:09.938471 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2188 2023.12.06 20:44:09.938583 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2189 2023.12.06 20:44:09.938960 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2190 2023.12.06 20:44:09.939182 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2191 2023.12.06 20:44:09.939337 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2192 2023.12.06 20:44:09.939439 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} <Information> executeQuery: Read 158 rows, 15.69 KiB in 0.000979091 sec., 161374 rows/sec., 15.65 MiB/sec.
2193 2023.12.06 20:44:09.939554 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} <Debug> DynamicQueryHandler: Done processing query
2194 2023.12.06 20:44:09.939580 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2195 2023.12.06 20:44:09.939597 [ 3 ] {} <Debug> HTTP-Session: c2f4b84a-c050-4aa6-8b7d-e32f70f9bc74 Destroying unnamed session
2196 2023.12.06 20:44:09.939706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2197 2023.12.06 20:44:09.939752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2198 2023.12.06 20:44:09.939773 [ 3 ] {} <Debug> HTTP-Session: 5aeb5be9-fe38-4232-a497-6cecfebd2160 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2199 2023.12.06 20:44:09.939791 [ 3 ] {} <Debug> HTTP-Session: 5aeb5be9-fe38-4232-a497-6cecfebd2160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2200 2023.12.06 20:44:09.939863 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2201 2023.12.06 20:44:09.939902 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2202 2023.12.06 20:44:09.940011 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2203 2023.12.06 20:44:09.940309 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2204 2023.12.06 20:44:09.940518 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2205 2023.12.06 20:44:09.940688 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} <Trace> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2206 2023.12.06 20:44:09.940804 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00091054 sec., 4392 rows/sec., 306.74 KiB/sec.
2207 2023.12.06 20:44:09.940978 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} <Debug> DynamicQueryHandler: Done processing query
2208 2023.12.06 20:44:09.941006 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2209 2023.12.06 20:44:09.941025 [ 3 ] {} <Debug> HTTP-Session: 5aeb5be9-fe38-4232-a497-6cecfebd2160 Destroying unnamed session
2210 2023.12.06 20:44:09.941234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 9543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2211 2023.12.06 20:44:09.941292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2212 2023.12.06 20:44:09.941313 [ 3 ] {} <Debug> HTTP-Session: 8c659273-c27c-4311-840b-87ff5ee7c655 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2213 2023.12.06 20:44:09.941333 [ 3 ] {} <Debug> HTTP-Session: 8c659273-c27c-4311-840b-87ff5ee7c655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2214 2023.12.06 20:44:09.941414 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2215 2023.12.06 20:44:09.941454 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2216 2023.12.06 20:44:09.941580 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2217 2023.12.06 20:44:09.941980 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2218 2023.12.06 20:44:09.942196 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2219 2023.12.06 20:44:09.942357 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2220 2023.12.06 20:44:09.942465 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} <Information> executeQuery: Read 56 rows, 4.49 KiB in 0.001020051 sec., 54899 rows/sec., 4.30 MiB/sec.
2221 2023.12.06 20:44:09.942608 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} <Debug> DynamicQueryHandler: Done processing query
2222 2023.12.06 20:44:09.942637 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2223 2023.12.06 20:44:09.942653 [ 3 ] {} <Debug> HTTP-Session: 8c659273-c27c-4311-840b-87ff5ee7c655 Destroying unnamed session
2224 2023.12.06 20:44:09.942759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2225 2023.12.06 20:44:09.942809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2226 2023.12.06 20:44:09.942829 [ 3 ] {} <Debug> HTTP-Session: 56d1405d-256f-4434-82e8-4736e52a63fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2227 2023.12.06 20:44:09.942848 [ 3 ] {} <Debug> HTTP-Session: 56d1405d-256f-4434-82e8-4736e52a63fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2228 2023.12.06 20:44:09.942921 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2229 2023.12.06 20:44:09.942968 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2230 2023.12.06 20:44:09.943116 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2231 2023.12.06 20:44:09.943448 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2232 2023.12.06 20:44:09.943720 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2233 2023.12.06 20:44:09.943917 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2234 2023.12.06 20:44:09.944027 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2235 2023.12.06 20:44:09.944033 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001081162 sec., 1849 rows/sec., 130.07 KiB/sec.
2236 2023.12.06 20:44:09.944073 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2237 2023.12.06 20:44:09.944239 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2238 2023.12.06 20:44:09.944268 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} <Debug> DynamicQueryHandler: Done processing query
2239 2023.12.06 20:44:09.944318 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2240 2023.12.06 20:44:09.944350 [ 3 ] {} <Debug> HTTP-Session: 56d1405d-256f-4434-82e8-4736e52a63fa Destroying unnamed session
2241 2023.12.06 20:44:09.944445 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2242 2023.12.06 20:44:09.944485 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 360 rows starting from the beginning of the part
2243 2023.12.06 20:44:09.944602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2244 2023.12.06 20:44:09.944704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2245 2023.12.06 20:44:09.944714 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
2246 2023.12.06 20:44:09.944741 [ 3 ] {} <Debug> HTTP-Session: f436e97e-0d45-45ad-b096-0d5b116170f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2247 2023.12.06 20:44:09.944809 [ 3 ] {} <Debug> HTTP-Session: f436e97e-0d45-45ad-b096-0d5b116170f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2248 2023.12.06 20:44:09.945013 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::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
2249 2023.12.06 20:44:09.945040 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2250 2023.12.06 20:44:09.945142 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2251 2023.12.06 20:44:09.945250 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
2252 2023.12.06 20:44:09.945563 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
2253 2023.12.06 20:44:09.945854 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2254 2023.12.06 20:44:09.945872 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::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
2255 2023.12.06 20:44:09.946970 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2256 2023.12.06 20:44:09.947725 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 5 columns (5 merged, 0 gathered) in 0.00358022 sec., 122059.53824066678 rows/sec., 8.61 MiB/sec.
2257 2023.12.06 20:44:09.947802 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2258 2023.12.06 20:44:09.947878 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2259 2023.12.06 20:44:09.948097 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2260 2023.12.06 20:44:09.948169 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2261 2023.12.06 20:44:09.948296 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2262 2023.12.06 20:44:09.948329 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2263 2023.12.06 20:44:09.948405 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.003302317 sec., 15746 rows/sec., 21.25 MiB/sec.
2264 2023.12.06 20:44:09.948418 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2265 2023.12.06 20:44:09.948747 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2266 2023.12.06 20:44:09.948820 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} <Debug> DynamicQueryHandler: Done processing query
2267 2023.12.06 20:44:09.948863 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2268 2023.12.06 20:44:09.948904 [ 3 ] {} <Debug> HTTP-Session: f436e97e-0d45-45ad-b096-0d5b116170f7 Destroying unnamed session
2269 2023.12.06 20:44:09.948966 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2270 2023.12.06 20:44:09.949004 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 211 rows starting from the beginning of the part
2271 2023.12.06 20:44:09.949152 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part
2272 2023.12.06 20:44:09.949247 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part
2273 2023.12.06 20:44:09.949338 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part
2274 2023.12.06 20:44:09.949431 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part
2275 2023.12.06 20:44:09.949614 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part
2276 2023.12.06 20:44:09.951056 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 6 columns (6 merged, 0 gathered) in 0.002530628 sec., 186119.80899602786 rows/sec., 251.16 MiB/sec.
2277 2023.12.06 20:44:09.951324 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2278 2023.12.06 20:44:09.951524 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2279 2023.12.06 20:44:09.951597 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2280 2023.12.06 20:44:09.951661 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2: 4.01 MiB.
2281 2023.12.06 20:44:10.000124 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 236.88 MiB, will set to 231.04 MiB (RSS), difference: -4.08 MiB
2282 2023.12.06 20:44:19.631004 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
2283 2023.12.06 20:44:19.631083 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
2284 2023.12.06 20:44:19.932050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2285 2023.12.06 20:44:19.932207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2286 2023.12.06 20:44:19.932251 [ 3 ] {} <Debug> HTTP-Session: 044d338d-a590-45be-a1fc-8fb622d26489 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2287 2023.12.06 20:44:19.932291 [ 3 ] {} <Debug> HTTP-Session: 044d338d-a590-45be-a1fc-8fb622d26489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2288 2023.12.06 20:44:19.932489 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2289 2023.12.06 20:44:19.932584 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2290 2023.12.06 20:44:19.932849 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2291 2023.12.06 20:44:19.933304 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2292 2023.12.06 20:44:19.933566 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2293 2023.12.06 20:44:19.933730 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2294 2023.12.06 20:44:19.933867 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001319385 sec., 39412 rows/sec., 3.12 MiB/sec.
2295 2023.12.06 20:44:19.934012 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} <Debug> DynamicQueryHandler: Done processing query
2296 2023.12.06 20:44:19.934037 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2297 2023.12.06 20:44:19.934054 [ 3 ] {} <Debug> HTTP-Session: 044d338d-a590-45be-a1fc-8fb622d26489 Destroying unnamed session
2298 2023.12.06 20:44:19.934163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2299 2023.12.06 20:44:19.934206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2300 2023.12.06 20:44:19.934225 [ 3 ] {} <Debug> HTTP-Session: 51fc666f-21e3-4a3b-852d-81f14951c24b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2301 2023.12.06 20:44:19.934242 [ 3 ] {} <Debug> HTTP-Session: 51fc666f-21e3-4a3b-852d-81f14951c24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2302 2023.12.06 20:44:19.934310 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2303 2023.12.06 20:44:19.934350 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2304 2023.12.06 20:44:19.934459 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2305 2023.12.06 20:44:19.934777 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2306 2023.12.06 20:44:19.934980 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2307 2023.12.06 20:44:19.935139 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} <Trace> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2308 2023.12.06 20:44:19.935263 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00092489 sec., 2162 rows/sec., 184.78 KiB/sec.
2309 2023.12.06 20:44:19.935382 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} <Debug> DynamicQueryHandler: Done processing query
2310 2023.12.06 20:44:19.935405 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2311 2023.12.06 20:44:19.935420 [ 3 ] {} <Debug> HTTP-Session: 51fc666f-21e3-4a3b-852d-81f14951c24b Destroying unnamed session
2312 2023.12.06 20:44:19.935613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2313 2023.12.06 20:44:19.935656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2314 2023.12.06 20:44:19.935675 [ 3 ] {} <Debug> HTTP-Session: 411d02cd-ab9f-4e33-8e7a-36789e8c280b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2315 2023.12.06 20:44:19.935691 [ 3 ] {} <Debug> HTTP-Session: 411d02cd-ab9f-4e33-8e7a-36789e8c280b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2316 2023.12.06 20:44:19.935764 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2317 2023.12.06 20:44:19.935802 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2318 2023.12.06 20:44:19.935904 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2319 2023.12.06 20:44:19.936293 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2320 2023.12.06 20:44:19.936512 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2321 2023.12.06 20:44:19.936657 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2322 2023.12.06 20:44:19.936784 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} <Information> executeQuery: Read 157 rows, 15.60 KiB in 0.000990941 sec., 158435 rows/sec., 15.37 MiB/sec.
2323 2023.12.06 20:44:19.936950 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} <Debug> DynamicQueryHandler: Done processing query
2324 2023.12.06 20:44:19.936973 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2325 2023.12.06 20:44:19.936988 [ 3 ] {} <Debug> HTTP-Session: 411d02cd-ab9f-4e33-8e7a-36789e8c280b Destroying unnamed session
2326 2023.12.06 20:44:19.937090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2327 2023.12.06 20:44:19.937134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2328 2023.12.06 20:44:19.937152 [ 3 ] {} <Debug> HTTP-Session: f005b520-15a1-4f66-acc8-92326fe07e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2329 2023.12.06 20:44:19.937168 [ 3 ] {} <Debug> HTTP-Session: f005b520-15a1-4f66-acc8-92326fe07e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2330 2023.12.06 20:44:19.937236 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2331 2023.12.06 20:44:19.937275 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2332 2023.12.06 20:44:19.937390 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2333 2023.12.06 20:44:19.937634 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2334 2023.12.06 20:44:19.937830 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2335 2023.12.06 20:44:19.937976 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} <Trace> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2336 2023.12.06 20:44:19.938099 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000836319 sec., 2391 rows/sec., 166.98 KiB/sec.
2337 2023.12.06 20:44:19.938218 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} <Debug> DynamicQueryHandler: Done processing query
2338 2023.12.06 20:44:19.938242 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2339 2023.12.06 20:44:19.938257 [ 3 ] {} <Debug> HTTP-Session: f005b520-15a1-4f66-acc8-92326fe07e85 Destroying unnamed session
2340 2023.12.06 20:44:19.938367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 9202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2341 2023.12.06 20:44:19.938410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2342 2023.12.06 20:44:19.938428 [ 3 ] {} <Debug> HTTP-Session: b9b74e87-9525-4177-9786-5a65a39524bb Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2343 2023.12.06 20:44:19.938446 [ 3 ] {} <Debug> HTTP-Session: b9b74e87-9525-4177-9786-5a65a39524bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2344 2023.12.06 20:44:19.938519 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2345 2023.12.06 20:44:19.938556 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2346 2023.12.06 20:44:19.938659 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2347 2023.12.06 20:44:19.938949 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2348 2023.12.06 20:44:19.939148 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2349 2023.12.06 20:44:19.939291 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2350 2023.12.06 20:44:19.939421 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000868749 sec., 62158 rows/sec., 4.86 MiB/sec.
2351 2023.12.06 20:44:19.939608 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} <Debug> DynamicQueryHandler: Done processing query
2352 2023.12.06 20:44:19.939633 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2353 2023.12.06 20:44:19.939649 [ 3 ] {} <Debug> HTTP-Session: b9b74e87-9525-4177-9786-5a65a39524bb Destroying unnamed session
2354 2023.12.06 20:44:19.939753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2355 2023.12.06 20:44:19.939796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2356 2023.12.06 20:44:19.939814 [ 3 ] {} <Debug> HTTP-Session: 04eb7408-5fc2-4e03-b9a0-c1774a507130 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2357 2023.12.06 20:44:19.939831 [ 3 ] {} <Debug> HTTP-Session: 04eb7408-5fc2-4e03-b9a0-c1774a507130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2358 2023.12.06 20:44:19.939899 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2359 2023.12.06 20:44:19.939942 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2360 2023.12.06 20:44:19.940071 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2361 2023.12.06 20:44:19.940399 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2362 2023.12.06 20:44:19.940654 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2363 2023.12.06 20:44:19.940859 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2364 2023.12.06 20:44:19.941001 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001074252 sec., 930 rows/sec., 65.45 KiB/sec.
2365 2023.12.06 20:44:19.941131 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} <Debug> DynamicQueryHandler: Done processing query
2366 2023.12.06 20:44:19.941155 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2367 2023.12.06 20:44:19.941170 [ 3 ] {} <Debug> HTTP-Session: 04eb7408-5fc2-4e03-b9a0-c1774a507130 Destroying unnamed session
2368 2023.12.06 20:44:19.941390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2369 2023.12.06 20:44:19.941443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2370 2023.12.06 20:44:19.941463 [ 3 ] {} <Debug> HTTP-Session: 5ebb8d59-39b3-4a8a-b130-8ca4ad4d6bed Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2371 2023.12.06 20:44:19.941480 [ 3 ] {} <Debug> HTTP-Session: 5ebb8d59-39b3-4a8a-b130-8ca4ad4d6bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2372 2023.12.06 20:44:19.941577 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2373 2023.12.06 20:44:19.941621 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2374 2023.12.06 20:44:19.941755 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2375 2023.12.06 20:44:19.942384 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
2376 2023.12.06 20:44:19.942736 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2377 2023.12.06 20:44:19.942929 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2378 2023.12.06 20:44:19.943065 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001458486 sec., 35653 rows/sec., 48.11 MiB/sec.
2379 2023.12.06 20:44:19.943196 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} <Debug> DynamicQueryHandler: Done processing query
2380 2023.12.06 20:44:19.943223 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2381 2023.12.06 20:44:19.943239 [ 3 ] {} <Debug> HTTP-Session: 5ebb8d59-39b3-4a8a-b130-8ca4ad4d6bed Destroying unnamed session
2382 2023.12.06 20:44:29.933125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2383 2023.12.06 20:44:29.933256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2384 2023.12.06 20:44:29.933286 [ 3 ] {} <Debug> HTTP-Session: 56aae521-16aa-41d4-a66e-bddaae3bb1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2385 2023.12.06 20:44:29.933313 [ 3 ] {} <Debug> HTTP-Session: 56aae521-16aa-41d4-a66e-bddaae3bb1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2386 2023.12.06 20:44:29.933452 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2387 2023.12.06 20:44:29.933518 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2388 2023.12.06 20:44:29.933702 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2389 2023.12.06 20:44:29.934169 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2390 2023.12.06 20:44:29.934435 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2391 2023.12.06 20:44:29.934595 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2392 2023.12.06 20:44:29.934730 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001233733 sec., 42148 rows/sec., 3.34 MiB/sec.
2393 2023.12.06 20:44:29.934881 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} <Debug> DynamicQueryHandler: Done processing query
2394 2023.12.06 20:44:29.934906 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2395 2023.12.06 20:44:29.934923 [ 3 ] {} <Debug> HTTP-Session: 56aae521-16aa-41d4-a66e-bddaae3bb1bd Destroying unnamed session
2396 2023.12.06 20:44:29.935067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2397 2023.12.06 20:44:29.935113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2398 2023.12.06 20:44:29.935132 [ 3 ] {} <Debug> HTTP-Session: 32a57916-3937-4ec6-923c-3080aaf0dde4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2399 2023.12.06 20:44:29.935149 [ 3 ] {} <Debug> HTTP-Session: 32a57916-3937-4ec6-923c-3080aaf0dde4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2400 2023.12.06 20:44:29.935219 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2401 2023.12.06 20:44:29.935259 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2402 2023.12.06 20:44:29.935365 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2403 2023.12.06 20:44:29.935656 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2404 2023.12.06 20:44:29.935860 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2405 2023.12.06 20:44:29.936008 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} <Trace> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2406 2023.12.06 20:44:29.936133 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00088144 sec., 2269 rows/sec., 193.89 KiB/sec.
2407 2023.12.06 20:44:29.936128 [ 160 ] {} <Debug> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2408 2023.12.06 20:44:29.936239 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2409 2023.12.06 20:44:29.936316 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} <Debug> DynamicQueryHandler: Done processing query
2410 2023.12.06 20:44:29.936359 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2411 2023.12.06 20:44:29.936370 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2412 2023.12.06 20:44:29.936391 [ 3 ] {} <Debug> HTTP-Session: 32a57916-3937-4ec6-923c-3080aaf0dde4 Destroying unnamed session
2413 2023.12.06 20:44:29.936520 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2414 2023.12.06 20:44:29.936567 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::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
2415 2023.12.06 20:44:29.936604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2416 2023.12.06 20:44:29.936702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2417 2023.12.06 20:44:29.936769 [ 3 ] {} <Debug> HTTP-Session: 63a7aa1e-e5f3-44f9-9ac3-144f91ce2640 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2418 2023.12.06 20:44:29.936793 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::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
2419 2023.12.06 20:44:29.936804 [ 3 ] {} <Debug> HTTP-Session: 63a7aa1e-e5f3-44f9-9ac3-144f91ce2640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2420 2023.12.06 20:44:29.937037 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::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
2421 2023.12.06 20:44:29.937054 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2422 2023.12.06 20:44:29.937140 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2423 2023.12.06 20:44:29.937237 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2424 2023.12.06 20:44:29.937541 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::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
2425 2023.12.06 20:44:29.937659 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2426 2023.12.06 20:44:29.937812 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::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
2427 2023.12.06 20:44:29.938596 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2428 2023.12.06 20:44:29.939151 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002840252 sec., 4929.140090386346 rows/sec., 418.44 KiB/sec.
2429 2023.12.06 20:44:29.939179 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2430 2023.12.06 20:44:29.939312 [ 15 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2431 2023.12.06 20:44:29.939445 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2432 2023.12.06 20:44:29.939617 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} <Information> executeQuery: Read 193 rows, 18.69 KiB in 0.002500478 sec., 77185 rows/sec., 7.30 MiB/sec.
2433 2023.12.06 20:44:29.939654 [ 15 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} <Trace> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2434 2023.12.06 20:44:29.939794 [ 15 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} <Trace> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2435 2023.12.06 20:44:29.939820 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} <Debug> DynamicQueryHandler: Done processing query
2436 2023.12.06 20:44:29.939861 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2437 2023.12.06 20:44:29.939908 [ 3 ] {} <Debug> HTTP-Session: 63a7aa1e-e5f3-44f9-9ac3-144f91ce2640 Destroying unnamed session
2438 2023.12.06 20:44:29.940032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2439 2023.12.06 20:44:29.940076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2440 2023.12.06 20:44:29.940095 [ 3 ] {} <Debug> HTTP-Session: 97aa774f-0a3e-4144-837a-29f33fdf92fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2441 2023.12.06 20:44:29.940112 [ 3 ] {} <Debug> HTTP-Session: 97aa774f-0a3e-4144-837a-29f33fdf92fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2442 2023.12.06 20:44:29.940183 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2443 2023.12.06 20:44:29.940224 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2444 2023.12.06 20:44:29.940339 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2445 2023.12.06 20:44:29.940618 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2446 2023.12.06 20:44:29.940839 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2447 2023.12.06 20:44:29.941009 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} <Trace> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2448 2023.12.06 20:44:29.941137 [ 160 ] {} <Debug> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2449 2023.12.06 20:44:29.941153 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00093777 sec., 2132 rows/sec., 148.92 KiB/sec.
2450 2023.12.06 20:44:29.941197 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2451 2023.12.06 20:44:29.941379 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} <Debug> DynamicQueryHandler: Done processing query
2452 2023.12.06 20:44:29.941389 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2453 2023.12.06 20:44:29.941434 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2454 2023.12.06 20:44:29.941479 [ 3 ] {} <Debug> HTTP-Session: 97aa774f-0a3e-4144-837a-29f33fdf92fe Destroying unnamed session
2455 2023.12.06 20:44:29.941541 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2456 2023.12.06 20:44:29.941577 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::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
2457 2023.12.06 20:44:29.941656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 13244, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2458 2023.12.06 20:44:29.941750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2459 2023.12.06 20:44:29.941765 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::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
2460 2023.12.06 20:44:29.941797 [ 3 ] {} <Debug> HTTP-Session: 540c737e-cfe7-4741-bc7f-ed299fdb07f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2461 2023.12.06 20:44:29.941849 [ 3 ] {} <Debug> HTTP-Session: 540c737e-cfe7-4741-bc7f-ed299fdb07f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2462 2023.12.06 20:44:29.941991 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::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
2463 2023.12.06 20:44:29.942055 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2464 2023.12.06 20:44:29.942176 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2465 2023.12.06 20:44:29.942197 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2466 2023.12.06 20:44:29.942471 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::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
2467 2023.12.06 20:44:29.942635 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2468 2023.12.06 20:44:29.942713 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::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
2469 2023.12.06 20:44:29.943321 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2470 2023.12.06 20:44:29.943875 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2471 2023.12.06 20:44:29.944030 [ 22 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00268464 sec., 5214.851898206091 rows/sec., 364.12 KiB/sec.
2472 2023.12.06 20:44:29.944149 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2473 2023.12.06 20:44:29.944196 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2474 2023.12.06 20:44:29.944348 [ 160 ] {} <Debug> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2475 2023.12.06 20:44:29.944367 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} <Information> executeQuery: Read 78 rows, 6.23 KiB in 0.002248185 sec., 34694 rows/sec., 2.70 MiB/sec.
2476 2023.12.06 20:44:29.944435 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2477 2023.12.06 20:44:29.944544 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} <Trace> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2478 2023.12.06 20:44:29.944714 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2479 2023.12.06 20:44:29.944749 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} <Trace> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2480 2023.12.06 20:44:29.944748 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} <Debug> DynamicQueryHandler: Done processing query
2481 2023.12.06 20:44:29.944859 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2482 2023.12.06 20:44:29.944959 [ 3 ] {} <Debug> HTTP-Session: 540c737e-cfe7-4741-bc7f-ed299fdb07f7 Destroying unnamed session
2483 2023.12.06 20:44:29.945008 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2484 2023.12.06 20:44:29.945049 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 111 rows starting from the beginning of the part
2485 2023.12.06 20:44:29.945140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2486 2023.12.06 20:44:29.945198 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part
2487 2023.12.06 20:44:29.945228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2488 2023.12.06 20:44:29.945278 [ 3 ] {} <Debug> HTTP-Session: 0054e461-54a1-48dc-89d8-cea79a74a09e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2489 2023.12.06 20:44:29.945322 [ 3 ] {} <Debug> HTTP-Session: 0054e461-54a1-48dc-89d8-cea79a74a09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2490 2023.12.06 20:44:29.945398 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
2491 2023.12.06 20:44:29.945532 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2492 2023.12.06 20:44:29.945632 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part
2493 2023.12.06 20:44:29.945645 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2494 2023.12.06 20:44:29.945882 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part
2495 2023.12.06 20:44:29.946179 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part
2496 2023.12.06 20:44:29.946246 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2497 2023.12.06 20:44:29.947056 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2498 2023.12.06 20:44:29.947771 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2499 2023.12.06 20:44:29.947871 [ 22 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 4 columns (4 merged, 0 gathered) in 0.003306527 sec., 116738.80176995379 rows/sec., 9.11 MiB/sec.
2500 2023.12.06 20:44:29.948061 [ 22 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2501 2023.12.06 20:44:29.948103 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2502 2023.12.06 20:44:29.948292 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.0027061 sec., 13672 rows/sec., 987.35 KiB/sec.
2503 2023.12.06 20:44:29.948365 [ 22 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2504 2023.12.06 20:44:29.948504 [ 22 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2505 2023.12.06 20:44:29.948514 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} <Debug> DynamicQueryHandler: Done processing query
2506 2023.12.06 20:44:29.948556 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2507 2023.12.06 20:44:29.948610 [ 3 ] {} <Debug> HTTP-Session: 0054e461-54a1-48dc-89d8-cea79a74a09e Destroying unnamed session
2508 2023.12.06 20:44:29.948797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2509 2023.12.06 20:44:29.948844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2510 2023.12.06 20:44:29.948863 [ 3 ] {} <Debug> HTTP-Session: 39252d03-b759-4e44-97b5-a24f47f5ea02 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2511 2023.12.06 20:44:29.948880 [ 3 ] {} <Debug> HTTP-Session: 39252d03-b759-4e44-97b5-a24f47f5ea02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2512 2023.12.06 20:44:29.948976 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2513 2023.12.06 20:44:29.949022 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2514 2023.12.06 20:44:29.949177 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2515 2023.12.06 20:44:29.949762 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2516 2023.12.06 20:44:29.950147 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2517 2023.12.06 20:44:29.950325 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2518 2023.12.06 20:44:29.950453 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001447976 sec., 35912 rows/sec., 48.46 MiB/sec.
2519 2023.12.06 20:44:29.950579 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} <Debug> DynamicQueryHandler: Done processing query
2520 2023.12.06 20:44:29.950603 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2521 2023.12.06 20:44:29.950619 [ 3 ] {} <Debug> HTTP-Session: 39252d03-b759-4e44-97b5-a24f47f5ea02 Destroying unnamed session
2522 2023.12.06 20:44:34.631137 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache
2523 2023.12.06 20:44:34.631258 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache
2524 2023.12.06 20:44:34.928267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2525 2023.12.06 20:44:34.928372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2526 2023.12.06 20:44:34.928397 [ 3 ] {} <Debug> HTTP-Session: 18f543f1-8d9e-434c-bc46-a72afc013e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2527 2023.12.06 20:44:34.928421 [ 3 ] {} <Debug> HTTP-Session: 18f543f1-8d9e-434c-bc46-a72afc013e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2528 2023.12.06 20:44:34.928541 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2529 2023.12.06 20:44:34.928605 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2530 2023.12.06 20:44:34.928765 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2531 2023.12.06 20:44:34.929139 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2532 2023.12.06 20:44:34.929390 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2533 2023.12.06 20:44:34.929552 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} <Trace> oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2534 2023.12.06 20:44:34.929685 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001104402 sec., 1810 rows/sec., 154.74 KiB/sec.
2535 2023.12.06 20:44:34.929823 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} <Debug> DynamicQueryHandler: Done processing query
2536 2023.12.06 20:44:34.929846 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2537 2023.12.06 20:44:34.929863 [ 3 ] {} <Debug> HTTP-Session: 18f543f1-8d9e-434c-bc46-a72afc013e42 Destroying unnamed session
2538 2023.12.06 20:44:34.929973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2539 2023.12.06 20:44:34.930021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2540 2023.12.06 20:44:34.930040 [ 3 ] {} <Debug> HTTP-Session: 8716f86c-3243-4f7b-b347-cba5ddb6bac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2541 2023.12.06 20:44:34.930057 [ 3 ] {} <Debug> HTTP-Session: 8716f86c-3243-4f7b-b347-cba5ddb6bac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2542 2023.12.06 20:44:34.930127 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2543 2023.12.06 20:44:34.930164 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2544 2023.12.06 20:44:34.930271 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2545 2023.12.06 20:44:34.930518 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2546 2023.12.06 20:44:34.930724 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2547 2023.12.06 20:44:34.930869 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2548 2023.12.06 20:44:34.930993 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} <Information> executeQuery: Read 1 rows, 83.00 B in 0.000837629 sec., 1193 rows/sec., 96.77 KiB/sec.
2549 2023.12.06 20:44:34.931132 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} <Debug> DynamicQueryHandler: Done processing query
2550 2023.12.06 20:44:34.931155 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2551 2023.12.06 20:44:34.931172 [ 3 ] {} <Debug> HTTP-Session: 8716f86c-3243-4f7b-b347-cba5ddb6bac8 Destroying unnamed session
2552 2023.12.06 20:44:34.931284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2553 2023.12.06 20:44:34.931328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2554 2023.12.06 20:44:34.931347 [ 3 ] {} <Debug> HTTP-Session: 0a1332ba-3b78-4368-bab3-dde3738fdddb Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2555 2023.12.06 20:44:34.931364 [ 3 ] {} <Debug> HTTP-Session: 0a1332ba-3b78-4368-bab3-dde3738fdddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2556 2023.12.06 20:44:34.931433 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2557 2023.12.06 20:44:34.931472 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2558 2023.12.06 20:44:34.931578 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2559 2023.12.06 20:44:34.931820 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2560 2023.12.06 20:44:34.932023 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2561 2023.12.06 20:44:34.932180 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} <Trace> oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2562 2023.12.06 20:44:34.932298 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000836619 sec., 2390 rows/sec., 166.92 KiB/sec.
2563 2023.12.06 20:44:34.932442 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} <Debug> DynamicQueryHandler: Done processing query
2564 2023.12.06 20:44:34.932467 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2565 2023.12.06 20:44:34.932483 [ 3 ] {} <Debug> HTTP-Session: 0a1332ba-3b78-4368-bab3-dde3738fdddb Destroying unnamed session
2566 2023.12.06 20:44:34.932583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2567 2023.12.06 20:44:34.932627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2568 2023.12.06 20:44:34.932647 [ 3 ] {} <Debug> HTTP-Session: faa500f4-d67d-4672-a6a3-736ee1a3935f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2569 2023.12.06 20:44:34.932664 [ 3 ] {} <Debug> HTTP-Session: faa500f4-d67d-4672-a6a3-736ee1a3935f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2570 2023.12.06 20:44:34.932739 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2571 2023.12.06 20:44:34.932779 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2572 2023.12.06 20:44:34.932896 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2573 2023.12.06 20:44:34.933147 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2574 2023.12.06 20:44:34.933351 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2575 2023.12.06 20:44:34.933500 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2576 2023.12.06 20:44:34.933627 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} <Information> executeQuery: Read 13 rows, 1.03 KiB in 0.00085869 sec., 15139 rows/sec., 1.17 MiB/sec.
2577 2023.12.06 20:44:34.933743 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} <Debug> DynamicQueryHandler: Done processing query
2578 2023.12.06 20:44:34.933766 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2579 2023.12.06 20:44:34.933782 [ 3 ] {} <Debug> HTTP-Session: faa500f4-d67d-4672-a6a3-736ee1a3935f Destroying unnamed session
2580 2023.12.06 20:44:34.933885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2581 2023.12.06 20:44:34.933929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2582 2023.12.06 20:44:34.933948 [ 3 ] {} <Debug> HTTP-Session: d5bee8dd-271a-4ea2-a754-d54403f1a8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2583 2023.12.06 20:44:34.933965 [ 3 ] {} <Debug> HTTP-Session: d5bee8dd-271a-4ea2-a754-d54403f1a8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2584 2023.12.06 20:44:34.934036 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2585 2023.12.06 20:44:34.934079 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2586 2023.12.06 20:44:34.934200 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2587 2023.12.06 20:44:34.934458 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2588 2023.12.06 20:44:34.934718 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2589 2023.12.06 20:44:34.934891 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} <Trace> oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2590 2023.12.06 20:44:34.935018 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} <Information> executeQuery: Read 11 rows, 754.00 B in 0.00095322 sec., 11539 rows/sec., 772.46 KiB/sec.
2591 2023.12.06 20:44:34.935140 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} <Debug> DynamicQueryHandler: Done processing query
2592 2023.12.06 20:44:34.935163 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2593 2023.12.06 20:44:34.935179 [ 3 ] {} <Debug> HTTP-Session: d5bee8dd-271a-4ea2-a754-d54403f1a8a7 Destroying unnamed session
2594 2023.12.06 20:44:34.935273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2595 2023.12.06 20:44:34.935317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2596 2023.12.06 20:44:34.935335 [ 3 ] {} <Debug> HTTP-Session: 106faec0-914c-47df-b257-4152d09c7a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2597 2023.12.06 20:44:34.935352 [ 3 ] {} <Debug> HTTP-Session: 106faec0-914c-47df-b257-4152d09c7a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2598 2023.12.06 20:44:34.935420 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2599 2023.12.06 20:44:34.935461 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2600 2023.12.06 20:44:34.935578 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2601 2023.12.06 20:44:34.935810 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2602 2023.12.06 20:44:34.936044 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2603 2023.12.06 20:44:34.936212 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2604 2023.12.06 20:44:34.936318 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00086556 sec., 1155 rows/sec., 81.23 KiB/sec.
2605 2023.12.06 20:44:34.936439 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} <Debug> DynamicQueryHandler: Done processing query
2606 2023.12.06 20:44:34.936462 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2607 2023.12.06 20:44:34.936478 [ 3 ] {} <Debug> HTTP-Session: 106faec0-914c-47df-b257-4152d09c7a6f Destroying unnamed session
2608 2023.12.06 20:44:39.931196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2609 2023.12.06 20:44:39.931311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2610 2023.12.06 20:44:39.931337 [ 3 ] {} <Debug> HTTP-Session: ff30cfd5-ea36-4ec6-a66e-2fb55a4d5c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2611 2023.12.06 20:44:39.931361 [ 3 ] {} <Debug> HTTP-Session: ff30cfd5-ea36-4ec6-a66e-2fb55a4d5c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2612 2023.12.06 20:44:39.931483 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2613 2023.12.06 20:44:39.931542 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2614 2023.12.06 20:44:39.931697 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2615 2023.12.06 20:44:39.932114 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2616 2023.12.06 20:44:39.932374 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2617 2023.12.06 20:44:39.932549 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2618 2023.12.06 20:44:39.932683 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001161913 sec., 44753 rows/sec., 3.54 MiB/sec.
2619 2023.12.06 20:44:39.932823 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} <Debug> DynamicQueryHandler: Done processing query
2620 2023.12.06 20:44:39.932847 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2621 2023.12.06 20:44:39.932864 [ 3 ] {} <Debug> HTTP-Session: ff30cfd5-ea36-4ec6-a66e-2fb55a4d5c04 Destroying unnamed session
2622 2023.12.06 20:44:39.932994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2623 2023.12.06 20:44:39.933038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2624 2023.12.06 20:44:39.933057 [ 3 ] {} <Debug> HTTP-Session: e94e8797-fcea-4a61-b329-12ecab1c9692 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2625 2023.12.06 20:44:39.933073 [ 3 ] {} <Debug> HTTP-Session: e94e8797-fcea-4a61-b329-12ecab1c9692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2626 2023.12.06 20:44:39.933147 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2627 2023.12.06 20:44:39.933186 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2628 2023.12.06 20:44:39.933293 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2629 2023.12.06 20:44:39.933727 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2630 2023.12.06 20:44:39.933942 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2631 2023.12.06 20:44:39.934089 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2632 2023.12.06 20:44:39.934210 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} <Information> executeQuery: Read 156 rows, 15.51 KiB in 0.001031621 sec., 151218 rows/sec., 14.68 MiB/sec.
2633 2023.12.06 20:44:39.934207 [ 174 ] {} <Debug> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2634 2023.12.06 20:44:39.934339 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2635 2023.12.06 20:44:39.934395 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} <Debug> DynamicQueryHandler: Done processing query
2636 2023.12.06 20:44:39.934435 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2637 2023.12.06 20:44:39.934441 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2638 2023.12.06 20:44:39.934494 [ 3 ] {} <Debug> HTTP-Session: e94e8797-fcea-4a61-b329-12ecab1c9692 Destroying unnamed session
2639 2023.12.06 20:44:39.934560 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2640 2023.12.06 20:44:39.934598 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 195 rows starting from the beginning of the part
2641 2023.12.06 20:44:39.934673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 8861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2642 2023.12.06 20:44:39.934757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2643 2023.12.06 20:44:39.934815 [ 3 ] {} <Debug> HTTP-Session: 7036e3b3-4b27-4556-83a3-3f586b3c3fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2644 2023.12.06 20:44:39.934854 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 158 rows starting from the beginning of the part
2645 2023.12.06 20:44:39.934867 [ 3 ] {} <Debug> HTTP-Session: 7036e3b3-4b27-4556-83a3-3f586b3c3fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2646 2023.12.06 20:44:39.935110 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 157 rows starting from the beginning of the part
2647 2023.12.06 20:44:39.935117 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2648 2023.12.06 20:44:39.935218 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2649 2023.12.06 20:44:39.935341 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 193 rows starting from the beginning of the part
2650 2023.12.06 20:44:39.935654 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
2651 2023.12.06 20:44:39.935722 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2652 2023.12.06 20:44:39.935893 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 156 rows starting from the beginning of the part
2653 2023.12.06 20:44:39.936436 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2654 2023.12.06 20:44:39.936941 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2655 2023.12.06 20:44:39.937190 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2656 2023.12.06 20:44:39.937430 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.002215745 sec., 23468 rows/sec., 1.84 MiB/sec.
2657 2023.12.06 20:44:39.937668 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 4 columns (4 merged, 0 gathered) in 0.003270686 sec., 262941.7804093698 rows/sec., 25.21 MiB/sec.
2658 2023.12.06 20:44:39.937740 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} <Debug> DynamicQueryHandler: Done processing query
2659 2023.12.06 20:44:39.937779 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2660 2023.12.06 20:44:39.937811 [ 3 ] {} <Debug> HTTP-Session: 7036e3b3-4b27-4556-83a3-3f586b3c3fe0 Destroying unnamed session
2661 2023.12.06 20:44:39.937824 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2662 2023.12.06 20:44:39.938023 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2663 2023.12.06 20:44:39.938032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2664 2023.12.06 20:44:39.938101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2665 2023.12.06 20:44:39.938118 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2666 2023.12.06 20:44:39.938127 [ 3 ] {} <Debug> HTTP-Session: 755cffd7-7e3b-48df-ab89-a065e1c1c369 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2667 2023.12.06 20:44:39.938162 [ 3 ] {} <Debug> HTTP-Session: 755cffd7-7e3b-48df-ab89-a065e1c1c369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2668 2023.12.06 20:44:39.938311 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2669 2023.12.06 20:44:39.938355 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2670 2023.12.06 20:44:39.938523 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2671 2023.12.06 20:44:39.939067 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2672 2023.12.06 20:44:39.939395 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2673 2023.12.06 20:44:39.939576 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2674 2023.12.06 20:44:39.939699 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001360215 sec., 38229 rows/sec., 51.59 MiB/sec.
2675 2023.12.06 20:44:39.939825 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} <Debug> DynamicQueryHandler: Done processing query
2676 2023.12.06 20:44:39.939848 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2677 2023.12.06 20:44:39.939863 [ 3 ] {} <Debug> HTTP-Session: 755cffd7-7e3b-48df-ab89-a065e1c1c369 Destroying unnamed session
2678 2023.12.06 20:44:49.631516 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
2679 2023.12.06 20:44:49.631590 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
2680 2023.12.06 20:44:49.931700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2681 2023.12.06 20:44:49.931805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2682 2023.12.06 20:44:49.931829 [ 3 ] {} <Debug> HTTP-Session: a4876fc4-7d4e-474d-a205-b38d5b5ba3d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2683 2023.12.06 20:44:49.931852 [ 3 ] {} <Debug> HTTP-Session: a4876fc4-7d4e-474d-a205-b38d5b5ba3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2684 2023.12.06 20:44:49.931974 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2685 2023.12.06 20:44:49.932032 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2686 2023.12.06 20:44:49.932185 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2687 2023.12.06 20:44:49.932616 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2688 2023.12.06 20:44:49.932873 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2689 2023.12.06 20:44:49.933041 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2690 2023.12.06 20:44:49.933155 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001147022 sec., 45334 rows/sec., 3.59 MiB/sec.
2691 2023.12.06 20:44:49.933157 [ 117 ] {} <Debug> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
2692 2023.12.06 20:44:49.933224 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2693 2023.12.06 20:44:49.933312 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} <Debug> DynamicQueryHandler: Done processing query
2694 2023.12.06 20:44:49.933322 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
2695 2023.12.06 20:44:49.933342 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2696 2023.12.06 20:44:49.933396 [ 3 ] {} <Debug> HTTP-Session: a4876fc4-7d4e-474d-a205-b38d5b5ba3d0 Destroying unnamed session
2697 2023.12.06 20:44:49.933474 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2698 2023.12.06 20:44:49.933519 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part
2699 2023.12.06 20:44:49.933555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2700 2023.12.06 20:44:49.933629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2701 2023.12.06 20:44:49.933682 [ 3 ] {} <Debug> HTTP-Session: 32fab959-2231-42ab-a842-bc18f419e715 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2702 2023.12.06 20:44:49.933728 [ 3 ] {} <Debug> HTTP-Session: 32fab959-2231-42ab-a842-bc18f419e715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2703 2023.12.06 20:44:49.933746 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part
2704 2023.12.06 20:44:49.933936 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2705 2023.12.06 20:44:49.933972 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part
2706 2023.12.06 20:44:49.934037 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2707 2023.12.06 20:44:49.934219 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part
2708 2023.12.06 20:44:49.934526 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2709 2023.12.06 20:44:49.934527 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part
2710 2023.12.06 20:44:49.935384 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2711 2023.12.06 20:44:49.935901 [ 9 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002609929 sec., 99619.56819515013 rows/sec., 7.89 MiB/sec.
2712 2023.12.06 20:44:49.935916 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2713 2023.12.06 20:44:49.936065 [ 19 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2714 2023.12.06 20:44:49.936141 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2715 2023.12.06 20:44:49.936281 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} <Information> executeQuery: Read 156 rows, 15.51 KiB in 0.002290015 sec., 68121 rows/sec., 6.61 MiB/sec.
2716 2023.12.06 20:44:49.936304 [ 19 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2717 2023.12.06 20:44:49.936407 [ 19 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
2718 2023.12.06 20:44:49.936445 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} <Debug> DynamicQueryHandler: Done processing query
2719 2023.12.06 20:44:49.936490 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2720 2023.12.06 20:44:49.936510 [ 3 ] {} <Debug> HTTP-Session: 32fab959-2231-42ab-a842-bc18f419e715 Destroying unnamed session
2721 2023.12.06 20:44:49.936636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 8861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2722 2023.12.06 20:44:49.936687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2723 2023.12.06 20:44:49.936708 [ 3 ] {} <Debug> HTTP-Session: 627509d9-7cb6-4fa2-8964-728692eb40c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2724 2023.12.06 20:44:49.936728 [ 3 ] {} <Debug> HTTP-Session: 627509d9-7cb6-4fa2-8964-728692eb40c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2725 2023.12.06 20:44:49.936805 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2726 2023.12.06 20:44:49.936846 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2727 2023.12.06 20:44:49.936958 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2728 2023.12.06 20:44:49.937299 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2729 2023.12.06 20:44:49.937571 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2730 2023.12.06 20:44:49.937748 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2731 2023.12.06 20:44:49.937854 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.001018441 sec., 51058 rows/sec., 3.99 MiB/sec.
2732 2023.12.06 20:44:49.937971 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} <Debug> DynamicQueryHandler: Done processing query
2733 2023.12.06 20:44:49.937997 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2734 2023.12.06 20:44:49.938014 [ 3 ] {} <Debug> HTTP-Session: 627509d9-7cb6-4fa2-8964-728692eb40c3 Destroying unnamed session
2735 2023.12.06 20:44:49.938183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2736 2023.12.06 20:44:49.938230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2737 2023.12.06 20:44:49.938250 [ 3 ] {} <Debug> HTTP-Session: c85340ef-742c-4846-9177-ef702f2ed9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2738 2023.12.06 20:44:49.938268 [ 3 ] {} <Debug> HTTP-Session: c85340ef-742c-4846-9177-ef702f2ed9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2739 2023.12.06 20:44:49.938373 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2740 2023.12.06 20:44:49.938419 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2741 2023.12.06 20:44:49.938555 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2742 2023.12.06 20:44:49.939103 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2743 2023.12.06 20:44:49.939432 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2744 2023.12.06 20:44:49.939635 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2745 2023.12.06 20:44:49.939747 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001344775 sec., 38668 rows/sec., 52.18 MiB/sec.
2746 2023.12.06 20:44:49.939894 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} <Debug> DynamicQueryHandler: Done processing query
2747 2023.12.06 20:44:49.939920 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2748 2023.12.06 20:44:49.939936 [ 3 ] {} <Debug> HTTP-Session: c85340ef-742c-4846-9177-ef702f2ed9f1 Destroying unnamed session
2749 2023.12.06 20:44:59.933844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2750 2023.12.06 20:44:59.933976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2751 2023.12.06 20:44:59.934007 [ 3 ] {} <Debug> HTTP-Session: 3cec56a4-0cbb-4086-8753-3f9144f08ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2752 2023.12.06 20:44:59.934036 [ 3 ] {} <Debug> HTTP-Session: 3cec56a4-0cbb-4086-8753-3f9144f08ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2753 2023.12.06 20:44:59.934174 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2754 2023.12.06 20:44:59.934240 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2755 2023.12.06 20:44:59.934416 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2756 2023.12.06 20:44:59.934901 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2757 2023.12.06 20:44:59.935161 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2758 2023.12.06 20:44:59.935328 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} <Trace> oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2759 2023.12.06 20:44:59.935446 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001232044 sec., 42206 rows/sec., 3.34 MiB/sec.
2760 2023.12.06 20:44:59.935667 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} <Debug> DynamicQueryHandler: Done processing query
2761 2023.12.06 20:44:59.935695 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2762 2023.12.06 20:44:59.935714 [ 3 ] {} <Debug> HTTP-Session: 3cec56a4-0cbb-4086-8753-3f9144f08ebf Destroying unnamed session
2763 2023.12.06 20:44:59.935881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 30315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2764 2023.12.06 20:44:59.935927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2765 2023.12.06 20:44:59.935947 [ 3 ] {} <Debug> HTTP-Session: cf3cdd56-b8fd-4007-9b77-c62359b8baee Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2766 2023.12.06 20:44:59.935964 [ 3 ] {} <Debug> HTTP-Session: cf3cdd56-b8fd-4007-9b77-c62359b8baee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2767 2023.12.06 20:44:59.936045 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2768 2023.12.06 20:44:59.936084 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2769 2023.12.06 20:44:59.936207 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2770 2023.12.06 20:44:59.936649 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2771 2023.12.06 20:44:59.936869 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2772 2023.12.06 20:44:59.937025 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} <Trace> oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2773 2023.12.06 20:44:59.937130 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} <Information> executeQuery: Read 192 rows, 18.60 KiB in 0.001058152 sec., 181448 rows/sec., 17.17 MiB/sec.
2774 2023.12.06 20:44:59.937234 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} <Debug> DynamicQueryHandler: Done processing query
2775 2023.12.06 20:44:59.937258 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2776 2023.12.06 20:44:59.937275 [ 3 ] {} <Debug> HTTP-Session: cf3cdd56-b8fd-4007-9b77-c62359b8baee Destroying unnamed session
2777 2023.12.06 20:44:59.937408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 12901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2778 2023.12.06 20:44:59.937452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2779 2023.12.06 20:44:59.937472 [ 3 ] {} <Debug> HTTP-Session: 78e32aaf-a5d0-4d69-bb30-45db71dd6ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2780 2023.12.06 20:44:59.937489 [ 3 ] {} <Debug> HTTP-Session: 78e32aaf-a5d0-4d69-bb30-45db71dd6ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2781 2023.12.06 20:44:59.937559 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2782 2023.12.06 20:44:59.937596 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2783 2023.12.06 20:44:59.937697 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2784 2023.12.06 20:44:59.938035 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2785 2023.12.06 20:44:59.938242 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2786 2023.12.06 20:44:59.938403 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} <Trace> oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2787 2023.12.06 20:44:59.938505 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} <Information> executeQuery: Read 76 rows, 6.06 KiB in 0.00091894 sec., 82703 rows/sec., 6.44 MiB/sec.
2788 2023.12.06 20:44:59.938714 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} <Debug> DynamicQueryHandler: Done processing query
2789 2023.12.06 20:44:59.938739 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2790 2023.12.06 20:44:59.938756 [ 3 ] {} <Debug> HTTP-Session: 78e32aaf-a5d0-4d69-bb30-45db71dd6ecc Destroying unnamed session
2791 2023.12.06 20:44:59.938871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2792 2023.12.06 20:44:59.938916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2793 2023.12.06 20:44:59.938937 [ 3 ] {} <Debug> HTTP-Session: d2c3b7cc-44f2-43d0-bf1f-97e0f3ea1278 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2794 2023.12.06 20:44:59.938955 [ 3 ] {} <Debug> HTTP-Session: d2c3b7cc-44f2-43d0-bf1f-97e0f3ea1278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2795 2023.12.06 20:44:59.939026 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2796 2023.12.06 20:44:59.939072 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2797 2023.12.06 20:44:59.939205 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2798 2023.12.06 20:44:59.939487 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2799 2023.12.06 20:44:59.939740 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2800 2023.12.06 20:44:59.939922 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} <Trace> oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2801 2023.12.06 20:44:59.940029 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000973881 sec., 36965 rows/sec., 2.61 MiB/sec.
2802 2023.12.06 20:44:59.940178 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} <Debug> DynamicQueryHandler: Done processing query
2803 2023.12.06 20:44:59.940204 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2804 2023.12.06 20:44:59.940219 [ 3 ] {} <Debug> HTTP-Session: d2c3b7cc-44f2-43d0-bf1f-97e0f3ea1278 Destroying unnamed session
2805 2023.12.06 20:44:59.940374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2806 2023.12.06 20:44:59.940418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2807 2023.12.06 20:44:59.940437 [ 3 ] {} <Debug> HTTP-Session: 2faf08bb-4685-4026-bb71-945b60c1fb00 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815
2808 2023.12.06 20:44:59.940453 [ 3 ] {} <Debug> HTTP-Session: 2faf08bb-4685-4026-bb71-945b60c1fb00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2809 2023.12.06 20:44:59.940543 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2810 2023.12.06 20:44:59.940587 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2811 2023.12.06 20:44:59.940724 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2812 2023.12.06 20:44:59.941196 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2813 2023.12.06 20:44:59.941532 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2814 2023.12.06 20:44:59.941754 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2815 2023.12.06 20:44:59.941868 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001295845 sec., 40128 rows/sec., 54.15 MiB/sec.
2816 2023.12.06 20:44:59.941887 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2817 2023.12.06 20:44:59.942005 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB.
2818 2023.12.06 20:44:59.942043 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} <Debug> DynamicQueryHandler: Done processing query
2819 2023.12.06 20:44:59.942124 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2820 2023.12.06 20:44:59.942165 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2821 2023.12.06 20:44:59.942201 [ 3 ] {} <Debug> HTTP-Session: 2faf08bb-4685-4026-bb71-945b60c1fb00 Destroying unnamed session
2822 2023.12.06 20:44:59.942342 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2823 2023.12.06 20:44:59.942390 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 471 rows starting from the beginning of the part
2824 2023.12.06 20:44:59.942523 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part
2825 2023.12.06 20:44:59.942630 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part
2826 2023.12.06 20:44:59.942726 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part
2827 2023.12.06 20:44:59.942841 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part
2828 2023.12.06 20:44:59.942933 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part
2829 2023.12.06 20:44:59.944666 [ 9 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 6 columns (6 merged, 0 gathered) in 0.002594479 sec., 281752.1359779748 rows/sec., 380.21 MiB/sec.
2830 2023.12.06 20:44:59.945196 [ 9 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2831 2023.12.06 20:44:59.945493 [ 9 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2832 2023.12.06 20:44:59.945580 [ 9 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2833 2023.12.06 20:44:59.945685 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3: 4.00 MiB.
2834 2023.12.06 20:45:00.000169 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.27 MiB, peak 236.88 MiB, will set to 231.10 MiB (RSS), difference: -4.17 MiB