Max level shown:
1 [ Dec 12 05:42:19 Enabled. ]
2 [ Dec 12 05:42:19 Rereading configuration. ]
3 [ Dec 12 05:42:22 Rereading configuration. ]
4 [ Dec 12 05:42:28 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=oxControlService23
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService23 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService23
29 ipadm: Could not delete oxControlService23: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService23
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23
34 + ipadm show-addr oxControlService23/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService23/ll
37 + ipadm show-addr oxControlService23/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/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 12 05:42:29 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.12 05:42:29.800209 [ 1 ] {} <Information> Application: Will watch for the process with pid 23826
55 2023.12.12 05:42:29.800325 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.12 05:42:30.163864 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23826
57 2023.12.12 05:42:30.164029 [ 1 ] {} <Information> Application: starting up
58 2023.12.12 05:42:30.164239 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.12 05:42:30.264170 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.12 05:42:30.264217 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.12 05:42:30.264231 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.12 05:42:30.264266 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.12 05:42:30.264571 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.12 05:42:30.265235 [ 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.12 05:42:30.265694 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.12 05:42:30.265946 [ 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.12 05:42:30.268455 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.12 05:42:30.268497 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.12 05:42:30.269187 [ 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.12 05:42:30.269361 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.12 05:42:30.275001 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.12 05:42:30.275282 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.12 05:42:30.275308 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.12 05:42:30.276757 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.12 05:42:30.277314 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.12 05:42:30.277717 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.12 05:42:30.278124 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.12 05:42:30.278976 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.12 05:42:30.279023 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.12 05:42:30.279079 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.12 05:42:30.279098 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.12 05:42:30.304449 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.12 05:42:30.304479 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000123862 sec
90 2023.12.12 05:42:30.305092 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.12 05:42:30.305198 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.12 05:42:30.305231 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.12 05:42:30.305258 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.12 05:42:30.305273 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.12 05:42:30.305289 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.12 05:42:30.305309 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.12 05:42:30.305346 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.12 05:42:30.305377 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.12 05:42:30.305421 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.12 05:42:30.305437 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.12 05:42:30.305452 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.12 05:42:30.305467 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.12 05:42:30.305505 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.12 05:42:30.305521 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.12 05:42:30.305535 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.12 05:42:30.341386 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.12 05:42:30.356109 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.12 05:42:30.356146 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.133e-05 sec
109 2023.12.12 05:42:30.356178 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.12 05:42:30.356198 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.12 05:42:30.356225 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.12 05:42:30.358403 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.12 05:42:30.363612 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.12 05:42:30.363739 [ 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.12 05:42:30.363779 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.12 05:42:30.560384 [ 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.12 05:42:30.577253 [ 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.12 05:42:30.577301 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.12 05:42:30.633919 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.12 05:42:30.634648 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.12.12 05:42:30.634969 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.12 05:42:30.634999 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.12.12 05:42:30.635067 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.12.12 05:42:30.635126 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.12.12 05:42:30.635179 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.12.12 05:42:30.635237 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.12 05:42:30.636054 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.12 05:42:30.636077 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.12 05:42:45.635784 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.12.12 05:42:45.635845 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.12.12 05:42:49.774756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.12.12 05:42:49.774961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.12.12 05:42:49.775589 [ 3 ] {} <Debug> HTTP-Session: ee6e6707-f33d-4221-8820-4b65f8aa662f Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
134 2023.12.12 05:42:49.775625 [ 3 ] {} <Debug> HTTP-Session: ee6e6707-f33d-4221-8820-4b65f8aa662f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.12.12 05:42:49.775748 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.12.12 05:42:49.775779 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.12.12 05:42:49.775800 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.12.12 05:42:49.777303 [ 3 ] {2f11737a-da22-4d65-a354-fd5bb0faf406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
139 2023.12.12 05:42:49.801018 [ 3 ] {2f11737a-da22-4d65-a354-fd5bb0faf406} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37158) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
140 
141 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
142 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
143 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
144 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
145 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
146 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
157 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
158 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
159 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
160 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
161 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
162 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
163 
164 2023.12.12 05:42:49.801831 [ 3 ] {2f11737a-da22-4d65-a354-fd5bb0faf406} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
165 
166 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
167 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
168 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
169 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
170 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
171 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 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
180 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
181 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
182 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
183 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
184 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
185 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
186 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
187 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
188 (version 22.8.9.1)
189 2023.12.12 05:42:49.802568 [ 3 ] {2f11737a-da22-4d65-a354-fd5bb0faf406} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
190 2023.12.12 05:42:49.802602 [ 3 ] {} <Debug> HTTP-Session: ee6e6707-f33d-4221-8820-4b65f8aa662f Destroying unnamed session
191 2023.12.12 05:42:49.802970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
192 2023.12.12 05:42:49.803034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
193 2023.12.12 05:42:49.803062 [ 3 ] {} <Debug> HTTP-Session: baef5e28-a651-4d7d-bf4d-d155b010d434 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
194 2023.12.12 05:42:49.803083 [ 3 ] {} <Debug> HTTP-Session: baef5e28-a651-4d7d-bf4d-d155b010d434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
195 2023.12.12 05:42:49.803190 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
196 2023.12.12 05:42:49.803280 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
197 2023.12.12 05:42:49.804241 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
198 2023.12.12 05:42:49.806115 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
199 2023.12.12 05:42:49.810078 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} <Debug> DynamicQueryHandler: Done processing query
200 2023.12.12 05:42:49.810107 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
201 2023.12.12 05:42:49.810123 [ 3 ] {} <Debug> HTTP-Session: baef5e28-a651-4d7d-bf4d-d155b010d434 Destroying unnamed session
202 2023.12.12 05:42:49.810288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.12.12 05:42:49.810339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.12.12 05:42:49.810358 [ 3 ] {} <Debug> HTTP-Session: 031c73e7-c61a-484a-924c-9bb9f32b99c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
205 2023.12.12 05:42:49.810380 [ 3 ] {} <Debug> HTTP-Session: 031c73e7-c61a-484a-924c-9bb9f32b99c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.12.12 05:42:49.810483 [ 3 ] {8c759e95-28d6-4b38-b71a-783cef5e3fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
207 2023.12.12 05:42:49.810741 [ 3 ] {8c759e95-28d6-4b38-b71a-783cef5e3fc3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37158) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
208 
209 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
210 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
211 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
212 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
213 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
214 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 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
223 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
224 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
225 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
226 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
227 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
228 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
229 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
230 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
231 
232 2023.12.12 05:42:49.810863 [ 3 ] {8c759e95-28d6-4b38-b71a-783cef5e3fc3} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
233 
234 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
235 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
236 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
237 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
238 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
239 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 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
248 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
249 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
250 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
251 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
252 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
253 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
254 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
255 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
256 (version 22.8.9.1)
257 2023.12.12 05:42:49.810967 [ 3 ] {8c759e95-28d6-4b38-b71a-783cef5e3fc3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
258 2023.12.12 05:42:49.810989 [ 3 ] {} <Debug> HTTP-Session: 031c73e7-c61a-484a-924c-9bb9f32b99c1 Destroying unnamed session
259 2023.12.12 05:42:49.813251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
260 2023.12.12 05:42:49.813313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
261 2023.12.12 05:42:49.813340 [ 3 ] {} <Debug> HTTP-Session: 33af67b4-40ac-4610-afeb-fc0392087536 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
262 2023.12.12 05:42:49.813357 [ 3 ] {} <Debug> HTTP-Session: 33af67b4-40ac-4610-afeb-fc0392087536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
263 2023.12.12 05:42:49.813469 [ 3 ] {699bc5b5-4cd3-4a99-bffa-5d98d6cb4008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) DROP DATABASE IF EXISTS oximeter (stage: Complete)
264 2023.12.12 05:42:49.813578 [ 3 ] {699bc5b5-4cd3-4a99-bffa-5d98d6cb4008} <Debug> DynamicQueryHandler: Done processing query
265 2023.12.12 05:42:49.813598 [ 3 ] {699bc5b5-4cd3-4a99-bffa-5d98d6cb4008} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.12.12 05:42:49.813622 [ 3 ] {} <Debug> HTTP-Session: 33af67b4-40ac-4610-afeb-fc0392087536 Destroying unnamed session
267 2023.12.12 05:42:49.813741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.12.12 05:42:49.813787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.12.12 05:42:49.813812 [ 3 ] {} <Debug> HTTP-Session: ddc11f92-733d-4e21-9c65-3d0249bd9892 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
270 2023.12.12 05:42:49.813828 [ 3 ] {} <Debug> HTTP-Session: ddc11f92-733d-4e21-9c65-3d0249bd9892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.12.12 05:42:49.813890 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
272 2023.12.12 05:42:49.813944 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
273 2023.12.12 05:42:49.815875 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
274 2023.12.12 05:42:49.815904 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9511e-05 sec
275 2023.12.12 05:42:49.815929 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} <Information> TablesLoader: Loading 0 tables with 0 dependency level
276 2023.12.12 05:42:49.815943 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} <Information> DatabaseAtomic (oximeter): Starting up tables.
277 2023.12.12 05:42:49.816014 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} <Debug> DynamicQueryHandler: Done processing query
278 2023.12.12 05:42:49.816034 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
279 2023.12.12 05:42:49.816056 [ 3 ] {} <Debug> HTTP-Session: ddc11f92-733d-4e21-9c65-3d0249bd9892 Destroying unnamed session
280 2023.12.12 05:42:49.816174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
281 2023.12.12 05:42:49.816222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
282 2023.12.12 05:42:49.816247 [ 3 ] {} <Debug> HTTP-Session: 572ad479-728e-4004-8a8a-2311d54c3f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
283 2023.12.12 05:42:49.816263 [ 3 ] {} <Debug> HTTP-Session: 572ad479-728e-4004-8a8a-2311d54c3f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
284 2023.12.12 05:42:49.816408 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) /* The version table contains metadata about the `oximeter` database */
285 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
286 2023.12.12 05:42:49.816453 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
287 2023.12.12 05:42:49.820518 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} <Debug> oximeter.version (1bf60f7c-aec5-43f4-935b-6dbe480e6feb): Loading data parts
288 2023.12.12 05:42:49.820645 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} <Debug> oximeter.version (1bf60f7c-aec5-43f4-935b-6dbe480e6feb): There are no data parts
289 2023.12.12 05:42:49.822732 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} <Debug> DynamicQueryHandler: Done processing query
290 2023.12.12 05:42:49.822765 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
291 2023.12.12 05:42:49.822781 [ 3 ] {} <Debug> HTTP-Session: 572ad479-728e-4004-8a8a-2311d54c3f80 Destroying unnamed session
292 2023.12.12 05:42:49.822909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
293 2023.12.12 05:42:49.822958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
294 2023.12.12 05:42:49.822977 [ 3 ] {} <Debug> HTTP-Session: c258672c-c116-4b19-bcdd-b95be237eb45 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
295 2023.12.12 05:42:49.823000 [ 3 ] {} <Debug> HTTP-Session: c258672c-c116-4b19-bcdd-b95be237eb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
296 2023.12.12 05:42:49.823193 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) /* The measurement tables contain all individual samples from each timeseries.
297 *
298 * Each table stores a single datum type, and otherwise contains nearly the same
299 * structure. The primary sorting key is on the timeseries name, key, and then
300 * timestamp, so that all timeseries from the same schema are grouped, followed
301 * by all samples from the same timeseries.
302 *
303 * This reflects that one usually looks up the _key_ in one or more field table,
304 * and then uses that to index quickly into the measurements tables.
305 */
306 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)
307 2023.12.12 05:42:49.823244 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
308 2023.12.12 05:42:49.830051 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} <Debug> oximeter.measurements_bool (5c2d915a-0fcc-40b0-b5f3-7d990e04b254): Loading data parts
309 2023.12.12 05:42:49.830158 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} <Debug> oximeter.measurements_bool (5c2d915a-0fcc-40b0-b5f3-7d990e04b254): There are no data parts
310 2023.12.12 05:42:49.832750 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} <Debug> DynamicQueryHandler: Done processing query
311 2023.12.12 05:42:49.832795 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
312 2023.12.12 05:42:49.832818 [ 3 ] {} <Debug> HTTP-Session: c258672c-c116-4b19-bcdd-b95be237eb45 Destroying unnamed session
313 2023.12.12 05:42:49.832977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
314 2023.12.12 05:42:49.833037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
315 2023.12.12 05:42:49.833057 [ 3 ] {} <Debug> HTTP-Session: 9b07b38c-e270-49bd-8b0b-f58a99cb5c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
316 2023.12.12 05:42:49.833083 [ 3 ] {} <Debug> HTTP-Session: 9b07b38c-e270-49bd-8b0b-f58a99cb5c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
317 2023.12.12 05:42:49.833291 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
318 2023.12.12 05:42:49.833347 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
319 2023.12.12 05:42:49.834917 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} <Debug> oximeter.measurements_i8 (33492e31-e062-4c63-affc-f6032e43642e): Loading data parts
320 2023.12.12 05:42:49.835024 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} <Debug> oximeter.measurements_i8 (33492e31-e062-4c63-affc-f6032e43642e): There are no data parts
321 2023.12.12 05:42:49.836449 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} <Debug> DynamicQueryHandler: Done processing query
322 2023.12.12 05:42:49.836487 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
323 2023.12.12 05:42:49.836504 [ 3 ] {} <Debug> HTTP-Session: 9b07b38c-e270-49bd-8b0b-f58a99cb5c3c Destroying unnamed session
324 2023.12.12 05:42:49.836675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
325 2023.12.12 05:42:49.836729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
326 2023.12.12 05:42:49.836748 [ 3 ] {} <Debug> HTTP-Session: 393fcac8-4b51-4bfa-9940-6715b96a7855 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
327 2023.12.12 05:42:49.836774 [ 3 ] {} <Debug> HTTP-Session: 393fcac8-4b51-4bfa-9940-6715b96a7855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
328 2023.12.12 05:42:49.836964 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
329 2023.12.12 05:42:49.837018 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
330 2023.12.12 05:42:49.839342 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} <Debug> oximeter.measurements_u8 (ba3f67ce-bc6c-4569-a96c-81837fced701): Loading data parts
331 2023.12.12 05:42:49.839430 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} <Debug> oximeter.measurements_u8 (ba3f67ce-bc6c-4569-a96c-81837fced701): There are no data parts
332 2023.12.12 05:42:49.840621 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} <Debug> DynamicQueryHandler: Done processing query
333 2023.12.12 05:42:49.840647 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
334 2023.12.12 05:42:49.840672 [ 3 ] {} <Debug> HTTP-Session: 393fcac8-4b51-4bfa-9940-6715b96a7855 Destroying unnamed session
335 2023.12.12 05:42:49.840827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
336 2023.12.12 05:42:49.840871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
337 2023.12.12 05:42:49.840900 [ 3 ] {} <Debug> HTTP-Session: 882e53bb-0396-433c-b8e4-8dc1d1694a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
338 2023.12.12 05:42:49.840924 [ 3 ] {} <Debug> HTTP-Session: 882e53bb-0396-433c-b8e4-8dc1d1694a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
339 2023.12.12 05:42:49.841114 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
340 2023.12.12 05:42:49.841171 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
341 2023.12.12 05:42:49.844729 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} <Debug> oximeter.measurements_i16 (059f5f7b-bd4b-414d-a589-d1849c5a6383): Loading data parts
342 2023.12.12 05:42:49.844828 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} <Debug> oximeter.measurements_i16 (059f5f7b-bd4b-414d-a589-d1849c5a6383): There are no data parts
343 2023.12.12 05:42:49.845852 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} <Debug> DynamicQueryHandler: Done processing query
344 2023.12.12 05:42:49.845876 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
345 2023.12.12 05:42:49.845899 [ 3 ] {} <Debug> HTTP-Session: 882e53bb-0396-433c-b8e4-8dc1d1694a9a Destroying unnamed session
346 2023.12.12 05:42:49.846012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
347 2023.12.12 05:42:49.846127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
348 2023.12.12 05:42:49.846154 [ 3 ] {} <Debug> HTTP-Session: f545eb88-911a-4c20-bc7e-ebe01e05a2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
349 2023.12.12 05:42:49.846180 [ 3 ] {} <Debug> HTTP-Session: f545eb88-911a-4c20-bc7e-ebe01e05a2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
350 2023.12.12 05:42:49.846365 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
351 2023.12.12 05:42:49.846420 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
352 2023.12.12 05:42:49.847778 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} <Debug> oximeter.measurements_u16 (d4aeed7f-b599-4ded-9a4a-3eb53d764680): Loading data parts
353 2023.12.12 05:42:49.847865 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} <Debug> oximeter.measurements_u16 (d4aeed7f-b599-4ded-9a4a-3eb53d764680): There are no data parts
354 2023.12.12 05:42:49.849648 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} <Debug> DynamicQueryHandler: Done processing query
355 2023.12.12 05:42:49.849674 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
356 2023.12.12 05:42:49.849699 [ 3 ] {} <Debug> HTTP-Session: f545eb88-911a-4c20-bc7e-ebe01e05a2f9 Destroying unnamed session
357 2023.12.12 05:42:49.849826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
358 2023.12.12 05:42:49.849878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
359 2023.12.12 05:42:49.849904 [ 3 ] {} <Debug> HTTP-Session: 0f661a3f-0714-4f22-8833-2958e0c0027f Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
360 2023.12.12 05:42:49.849921 [ 3 ] {} <Debug> HTTP-Session: 0f661a3f-0714-4f22-8833-2958e0c0027f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
361 2023.12.12 05:42:49.850114 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2023.12.12 05:42:49.850170 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2023.12.12 05:42:49.851554 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} <Debug> oximeter.measurements_i32 (1cbdf69a-152f-43a1-9207-49c3e29a696e): Loading data parts
364 2023.12.12 05:42:49.851651 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} <Debug> oximeter.measurements_i32 (1cbdf69a-152f-43a1-9207-49c3e29a696e): There are no data parts
365 2023.12.12 05:42:49.852937 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} <Debug> DynamicQueryHandler: Done processing query
366 2023.12.12 05:42:49.852963 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
367 2023.12.12 05:42:49.852987 [ 3 ] {} <Debug> HTTP-Session: 0f661a3f-0714-4f22-8833-2958e0c0027f Destroying unnamed session
368 2023.12.12 05:42:49.853113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2023.12.12 05:42:49.853163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
370 2023.12.12 05:42:49.853188 [ 3 ] {} <Debug> HTTP-Session: e3bb28de-0e8a-48b5-b044-ff0f4e7d62a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
371 2023.12.12 05:42:49.853205 [ 3 ] {} <Debug> HTTP-Session: e3bb28de-0e8a-48b5-b044-ff0f4e7d62a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2023.12.12 05:42:49.853395 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
373 2023.12.12 05:42:49.853450 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
374 2023.12.12 05:42:49.854967 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} <Debug> oximeter.measurements_u32 (9669ba57-21a7-4da2-ac6a-a918d15467f6): Loading data parts
375 2023.12.12 05:42:49.855064 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} <Debug> oximeter.measurements_u32 (9669ba57-21a7-4da2-ac6a-a918d15467f6): There are no data parts
376 2023.12.12 05:42:49.856196 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} <Debug> DynamicQueryHandler: Done processing query
377 2023.12.12 05:42:49.856222 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
378 2023.12.12 05:42:49.856238 [ 3 ] {} <Debug> HTTP-Session: e3bb28de-0e8a-48b5-b044-ff0f4e7d62a0 Destroying unnamed session
379 2023.12.12 05:42:49.856367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2023.12.12 05:42:49.856418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
381 2023.12.12 05:42:49.856437 [ 3 ] {} <Debug> HTTP-Session: a88cd61e-0183-4502-b37a-a31677932f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
382 2023.12.12 05:42:49.856461 [ 3 ] {} <Debug> HTTP-Session: a88cd61e-0183-4502-b37a-a31677932f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2023.12.12 05:42:49.856652 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
384 2023.12.12 05:42:49.856708 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
385 2023.12.12 05:42:49.858174 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} <Debug> oximeter.measurements_i64 (4102137a-41e0-4987-979f-00f136802486): Loading data parts
386 2023.12.12 05:42:49.858268 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} <Debug> oximeter.measurements_i64 (4102137a-41e0-4987-979f-00f136802486): There are no data parts
387 2023.12.12 05:42:49.859565 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} <Debug> DynamicQueryHandler: Done processing query
388 2023.12.12 05:42:49.859590 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
389 2023.12.12 05:42:49.859611 [ 3 ] {} <Debug> HTTP-Session: a88cd61e-0183-4502-b37a-a31677932f2b Destroying unnamed session
390 2023.12.12 05:42:49.859768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
391 2023.12.12 05:42:49.859830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
392 2023.12.12 05:42:49.859850 [ 3 ] {} <Debug> HTTP-Session: 3f8310ee-4992-4381-9f5a-32b887bd5f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
393 2023.12.12 05:42:49.859875 [ 3 ] {} <Debug> HTTP-Session: 3f8310ee-4992-4381-9f5a-32b887bd5f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
394 2023.12.12 05:42:49.860074 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
395 2023.12.12 05:42:49.860123 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
396 2023.12.12 05:42:49.862081 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} <Debug> oximeter.measurements_u64 (3d1606d0-8a55-460c-94de-80b5a886b04f): Loading data parts
397 2023.12.12 05:42:49.862181 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} <Debug> oximeter.measurements_u64 (3d1606d0-8a55-460c-94de-80b5a886b04f): There are no data parts
398 2023.12.12 05:42:49.863522 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} <Debug> DynamicQueryHandler: Done processing query
399 2023.12.12 05:42:49.863557 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
400 2023.12.12 05:42:49.863572 [ 3 ] {} <Debug> HTTP-Session: 3f8310ee-4992-4381-9f5a-32b887bd5f50 Destroying unnamed session
401 2023.12.12 05:42:49.863699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
402 2023.12.12 05:42:49.863751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
403 2023.12.12 05:42:49.863770 [ 3 ] {} <Debug> HTTP-Session: a0e418cc-039e-4037-a3c2-2fd9b04e4246 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
404 2023.12.12 05:42:49.863796 [ 3 ] {} <Debug> HTTP-Session: a0e418cc-039e-4037-a3c2-2fd9b04e4246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
405 2023.12.12 05:42:49.863990 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
406 2023.12.12 05:42:49.864037 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
407 2023.12.12 05:42:49.865891 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} <Debug> oximeter.measurements_f32 (ffada433-90c9-4e71-8261-ea53f88a3f0f): Loading data parts
408 2023.12.12 05:42:49.865970 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} <Debug> oximeter.measurements_f32 (ffada433-90c9-4e71-8261-ea53f88a3f0f): There are no data parts
409 2023.12.12 05:42:49.867045 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} <Debug> DynamicQueryHandler: Done processing query
410 2023.12.12 05:42:49.867080 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
411 2023.12.12 05:42:49.867096 [ 3 ] {} <Debug> HTTP-Session: a0e418cc-039e-4037-a3c2-2fd9b04e4246 Destroying unnamed session
412 2023.12.12 05:42:49.867226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2023.12.12 05:42:49.867282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
414 2023.12.12 05:42:49.867301 [ 3 ] {} <Debug> HTTP-Session: a6f5455f-6fc5-474e-9fb6-66273938198b Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
415 2023.12.12 05:42:49.867326 [ 3 ] {} <Debug> HTTP-Session: a6f5455f-6fc5-474e-9fb6-66273938198b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2023.12.12 05:42:49.867520 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
417 2023.12.12 05:42:49.867567 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
418 2023.12.12 05:42:49.868949 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} <Debug> oximeter.measurements_f64 (20f9d87c-b983-485a-af85-5a7853b369cf): Loading data parts
419 2023.12.12 05:42:49.869048 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} <Debug> oximeter.measurements_f64 (20f9d87c-b983-485a-af85-5a7853b369cf): There are no data parts
420 2023.12.12 05:42:49.870881 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} <Debug> DynamicQueryHandler: Done processing query
421 2023.12.12 05:42:49.870915 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
422 2023.12.12 05:42:49.870930 [ 3 ] {} <Debug> HTTP-Session: a6f5455f-6fc5-474e-9fb6-66273938198b Destroying unnamed session
423 2023.12.12 05:42:49.871119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2023.12.12 05:42:49.871173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
425 2023.12.12 05:42:49.871194 [ 3 ] {} <Debug> HTTP-Session: 3f162c59-5fea-4606-a2c1-0eb7e88c882b Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
426 2023.12.12 05:42:49.871220 [ 3 ] {} <Debug> HTTP-Session: 3f162c59-5fea-4606-a2c1-0eb7e88c882b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2023.12.12 05:42:49.871410 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
428 2023.12.12 05:42:49.871464 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
429 2023.12.12 05:42:49.872878 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} <Debug> oximeter.measurements_string (6c657b88-ff5c-4daf-85d5-69f9c328328c): Loading data parts
430 2023.12.12 05:42:49.872956 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} <Debug> oximeter.measurements_string (6c657b88-ff5c-4daf-85d5-69f9c328328c): There are no data parts
431 2023.12.12 05:42:49.874055 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} <Debug> DynamicQueryHandler: Done processing query
432 2023.12.12 05:42:49.874091 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
433 2023.12.12 05:42:49.874106 [ 3 ] {} <Debug> HTTP-Session: 3f162c59-5fea-4606-a2c1-0eb7e88c882b Destroying unnamed session
434 2023.12.12 05:42:49.874244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
435 2023.12.12 05:42:49.874314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
436 2023.12.12 05:42:49.874334 [ 3 ] {} <Debug> HTTP-Session: ecc76f1a-c957-4f0e-a106-0e4c1f7064d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
437 2023.12.12 05:42:49.874359 [ 3 ] {} <Debug> HTTP-Session: ecc76f1a-c957-4f0e-a106-0e4c1f7064d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
438 2023.12.12 05:42:49.874558 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
439 * NOTE: Right now we can't unambiguously record a nullable byte array.
440 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
441 * a string isn't palatable for a few reasons.
442 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
443 * details.
444 */
445 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
446 2023.12.12 05:42:49.874618 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
447 2023.12.12 05:42:49.876705 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} <Debug> oximeter.measurements_bytes (127cef89-2eb3-4c4e-8627-24284490b3b5): Loading data parts
448 2023.12.12 05:42:49.876785 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} <Debug> oximeter.measurements_bytes (127cef89-2eb3-4c4e-8627-24284490b3b5): There are no data parts
449 2023.12.12 05:42:49.878169 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} <Debug> DynamicQueryHandler: Done processing query
450 2023.12.12 05:42:49.878203 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
451 2023.12.12 05:42:49.878220 [ 3 ] {} <Debug> HTTP-Session: ecc76f1a-c957-4f0e-a106-0e4c1f7064d3 Destroying unnamed session
452 2023.12.12 05:42:49.878352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
453 2023.12.12 05:42:49.878402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
454 2023.12.12 05:42:49.878422 [ 3 ] {} <Debug> HTTP-Session: c378e76b-5ba6-4445-9fe2-b462d762382b Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
455 2023.12.12 05:42:49.878447 [ 3 ] {} <Debug> HTTP-Session: c378e76b-5ba6-4445-9fe2-b462d762382b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
456 2023.12.12 05:42:49.878650 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
457 2023.12.12 05:42:49.878709 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
458 2023.12.12 05:42:49.880296 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} <Debug> oximeter.measurements_cumulativei64 (0425eb2e-a7b8-42cb-837a-7efa5352df3b): Loading data parts
459 2023.12.12 05:42:49.880388 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} <Debug> oximeter.measurements_cumulativei64 (0425eb2e-a7b8-42cb-837a-7efa5352df3b): There are no data parts
460 2023.12.12 05:42:49.882087 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} <Debug> DynamicQueryHandler: Done processing query
461 2023.12.12 05:42:49.882133 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
462 2023.12.12 05:42:49.882148 [ 3 ] {} <Debug> HTTP-Session: c378e76b-5ba6-4445-9fe2-b462d762382b Destroying unnamed session
463 2023.12.12 05:42:49.882288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
464 2023.12.12 05:42:49.882339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
465 2023.12.12 05:42:49.882358 [ 3 ] {} <Debug> HTTP-Session: b0ddb48e-f7a5-464a-b9f4-fdacf76fed96 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
466 2023.12.12 05:42:49.882384 [ 3 ] {} <Debug> HTTP-Session: b0ddb48e-f7a5-464a-b9f4-fdacf76fed96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
467 2023.12.12 05:42:49.882647 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
468 2023.12.12 05:42:49.882709 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
469 2023.12.12 05:42:49.884735 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} <Debug> oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Loading data parts
470 2023.12.12 05:42:49.884825 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} <Debug> oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): There are no data parts
471 2023.12.12 05:42:49.886852 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} <Debug> DynamicQueryHandler: Done processing query
472 2023.12.12 05:42:49.886881 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
473 2023.12.12 05:42:49.886914 [ 3 ] {} <Debug> HTTP-Session: b0ddb48e-f7a5-464a-b9f4-fdacf76fed96 Destroying unnamed session
474 2023.12.12 05:42:49.887061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
475 2023.12.12 05:42:49.887130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
476 2023.12.12 05:42:49.887159 [ 3 ] {} <Debug> HTTP-Session: 5e6e8d4a-9f1c-4279-aec5-a9ec990b0fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
477 2023.12.12 05:42:49.887177 [ 3 ] {} <Debug> HTTP-Session: 5e6e8d4a-9f1c-4279-aec5-a9ec990b0fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
478 2023.12.12 05:42:49.887419 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
479 2023.12.12 05:42:49.887484 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
480 2023.12.12 05:42:49.889343 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} <Debug> oximeter.measurements_cumulativef32 (ce7ec88e-0d1e-4445-b48a-2d0d75c8503a): Loading data parts
481 2023.12.12 05:42:49.889431 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} <Debug> oximeter.measurements_cumulativef32 (ce7ec88e-0d1e-4445-b48a-2d0d75c8503a): There are no data parts
482 2023.12.12 05:42:49.891136 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} <Debug> DynamicQueryHandler: Done processing query
483 2023.12.12 05:42:49.891162 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
484 2023.12.12 05:42:49.891190 [ 3 ] {} <Debug> HTTP-Session: 5e6e8d4a-9f1c-4279-aec5-a9ec990b0fc2 Destroying unnamed session
485 2023.12.12 05:42:49.891318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
486 2023.12.12 05:42:49.891372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
487 2023.12.12 05:42:49.891401 [ 3 ] {} <Debug> HTTP-Session: 3a8663da-04f7-41fa-8980-a93f7073bfec Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
488 2023.12.12 05:42:49.891418 [ 3 ] {} <Debug> HTTP-Session: 3a8663da-04f7-41fa-8980-a93f7073bfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
489 2023.12.12 05:42:49.891634 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
490 2023.12.12 05:42:49.891696 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
491 2023.12.12 05:42:49.893170 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} <Debug> oximeter.measurements_cumulativef64 (02d6a55d-1b79-4c8e-a555-a1ac2644f72d): Loading data parts
492 2023.12.12 05:42:49.893266 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} <Debug> oximeter.measurements_cumulativef64 (02d6a55d-1b79-4c8e-a555-a1ac2644f72d): There are no data parts
493 2023.12.12 05:42:49.894422 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} <Debug> DynamicQueryHandler: Done processing query
494 2023.12.12 05:42:49.894461 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
495 2023.12.12 05:42:49.894477 [ 3 ] {} <Debug> HTTP-Session: 3a8663da-04f7-41fa-8980-a93f7073bfec Destroying unnamed session
496 2023.12.12 05:42:49.894607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
497 2023.12.12 05:42:49.894674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
498 2023.12.12 05:42:49.894707 [ 3 ] {} <Debug> HTTP-Session: 102f876b-66ec-4a44-b48d-99ea9ae0091d Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
499 2023.12.12 05:42:49.894748 [ 3 ] {} <Debug> HTTP-Session: 102f876b-66ec-4a44-b48d-99ea9ae0091d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
500 2023.12.12 05:42:49.895024 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
501 * NOTE: Array types cannot be Nullable, see
502 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
503 * for more details.
504 *
505 * This means we need to use empty arrays to indicate a missing value. This
506 * is unfortunate, and at this point relies on the fact that an
507 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
508 * to figure out another way to represent missing samples here.
509 */
510 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)
511 2023.12.12 05:42:49.895100 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
512 2023.12.12 05:42:49.896619 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} <Debug> oximeter.measurements_histogrami8 (ea60cd39-6559-4a20-bfdb-a4e9e83d56dc): Loading data parts
513 2023.12.12 05:42:49.896706 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} <Debug> oximeter.measurements_histogrami8 (ea60cd39-6559-4a20-bfdb-a4e9e83d56dc): There are no data parts
514 2023.12.12 05:42:49.898815 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} <Debug> DynamicQueryHandler: Done processing query
515 2023.12.12 05:42:49.898852 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
516 2023.12.12 05:42:49.898870 [ 3 ] {} <Debug> HTTP-Session: 102f876b-66ec-4a44-b48d-99ea9ae0091d Destroying unnamed session
517 2023.12.12 05:42:49.899008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
518 2023.12.12 05:42:49.899064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
519 2023.12.12 05:42:49.899083 [ 3 ] {} <Debug> HTTP-Session: 172bdb5f-f3a0-49d5-a564-b6b0a4aa23bb Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
520 2023.12.12 05:42:49.899109 [ 3 ] {} <Debug> HTTP-Session: 172bdb5f-f3a0-49d5-a564-b6b0a4aa23bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
521 2023.12.12 05:42:49.899328 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
522 2023.12.12 05:42:49.899390 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
523 2023.12.12 05:42:49.901759 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} <Debug> oximeter.measurements_histogramu8 (6667a139-7d3b-490c-9665-32f1d78b6448): Loading data parts
524 2023.12.12 05:42:49.901845 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} <Debug> oximeter.measurements_histogramu8 (6667a139-7d3b-490c-9665-32f1d78b6448): There are no data parts
525 2023.12.12 05:42:49.903241 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} <Debug> DynamicQueryHandler: Done processing query
526 2023.12.12 05:42:49.903278 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
527 2023.12.12 05:42:49.903295 [ 3 ] {} <Debug> HTTP-Session: 172bdb5f-f3a0-49d5-a564-b6b0a4aa23bb Destroying unnamed session
528 2023.12.12 05:42:49.903413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2023.12.12 05:42:49.903469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
530 2023.12.12 05:42:49.903489 [ 3 ] {} <Debug> HTTP-Session: a4526088-dd7d-453c-8804-b60ea7af2a01 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
531 2023.12.12 05:42:49.903516 [ 3 ] {} <Debug> HTTP-Session: a4526088-dd7d-453c-8804-b60ea7af2a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2023.12.12 05:42:49.903739 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
533 2023.12.12 05:42:49.903801 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
534 2023.12.12 05:42:49.905933 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} <Debug> oximeter.measurements_histogrami16 (0f66b47e-99ba-40ad-8ee1-bbb8576f948c): Loading data parts
535 2023.12.12 05:42:49.906021 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} <Debug> oximeter.measurements_histogrami16 (0f66b47e-99ba-40ad-8ee1-bbb8576f948c): There are no data parts
536 2023.12.12 05:42:49.907290 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} <Debug> DynamicQueryHandler: Done processing query
537 2023.12.12 05:42:49.907314 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
538 2023.12.12 05:42:49.907340 [ 3 ] {} <Debug> HTTP-Session: a4526088-dd7d-453c-8804-b60ea7af2a01 Destroying unnamed session
539 2023.12.12 05:42:49.907458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
540 2023.12.12 05:42:49.907508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
541 2023.12.12 05:42:49.907534 [ 3 ] {} <Debug> HTTP-Session: 216397f6-0dad-443e-89a9-b78fb3660334 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
542 2023.12.12 05:42:49.907551 [ 3 ] {} <Debug> HTTP-Session: 216397f6-0dad-443e-89a9-b78fb3660334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
543 2023.12.12 05:42:49.907768 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
544 2023.12.12 05:42:49.907827 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
545 2023.12.12 05:42:49.909753 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} <Debug> oximeter.measurements_histogramu16 (f51fe286-d8bd-4d81-952d-bf2dd768700d): Loading data parts
546 2023.12.12 05:42:49.909837 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} <Debug> oximeter.measurements_histogramu16 (f51fe286-d8bd-4d81-952d-bf2dd768700d): There are no data parts
547 2023.12.12 05:42:49.910942 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} <Debug> DynamicQueryHandler: Done processing query
548 2023.12.12 05:42:49.910967 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
549 2023.12.12 05:42:49.910996 [ 3 ] {} <Debug> HTTP-Session: 216397f6-0dad-443e-89a9-b78fb3660334 Destroying unnamed session
550 2023.12.12 05:42:49.911110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
551 2023.12.12 05:42:49.911165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
552 2023.12.12 05:42:49.911194 [ 3 ] {} <Debug> HTTP-Session: c829d541-c971-4506-a021-ad3481a78aac Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
553 2023.12.12 05:42:49.911221 [ 3 ] {} <Debug> HTTP-Session: c829d541-c971-4506-a021-ad3481a78aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
554 2023.12.12 05:42:49.911433 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
555 2023.12.12 05:42:49.911499 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2023.12.12 05:42:49.912939 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} <Debug> oximeter.measurements_histogrami32 (23cce1e4-600d-46c8-ae96-4b8df5a564c5): Loading data parts
557 2023.12.12 05:42:49.913016 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} <Debug> oximeter.measurements_histogrami32 (23cce1e4-600d-46c8-ae96-4b8df5a564c5): There are no data parts
558 2023.12.12 05:42:49.914597 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} <Debug> DynamicQueryHandler: Done processing query
559 2023.12.12 05:42:49.914635 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
560 2023.12.12 05:42:49.914651 [ 3 ] {} <Debug> HTTP-Session: c829d541-c971-4506-a021-ad3481a78aac Destroying unnamed session
561 2023.12.12 05:42:49.914785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
562 2023.12.12 05:42:49.914838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
563 2023.12.12 05:42:49.914862 [ 3 ] {} <Debug> HTTP-Session: 4eae368f-6e6e-4d54-af65-de3cd19de238 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
564 2023.12.12 05:42:49.914886 [ 3 ] {} <Debug> HTTP-Session: 4eae368f-6e6e-4d54-af65-de3cd19de238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2023.12.12 05:42:49.915095 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
566 2023.12.12 05:42:49.915153 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
567 2023.12.12 05:42:49.917121 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} <Debug> oximeter.measurements_histogramu32 (47901885-6e8e-4897-8bb3-ac1ed84bce46): Loading data parts
568 2023.12.12 05:42:49.917206 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} <Debug> oximeter.measurements_histogramu32 (47901885-6e8e-4897-8bb3-ac1ed84bce46): There are no data parts
569 2023.12.12 05:42:49.918660 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} <Debug> DynamicQueryHandler: Done processing query
570 2023.12.12 05:42:49.918693 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
571 2023.12.12 05:42:49.918715 [ 3 ] {} <Debug> HTTP-Session: 4eae368f-6e6e-4d54-af65-de3cd19de238 Destroying unnamed session
572 2023.12.12 05:42:49.918827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2023.12.12 05:42:49.918875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
574 2023.12.12 05:42:49.918901 [ 3 ] {} <Debug> HTTP-Session: 680013db-ca9b-46a6-98aa-fed0ef309842 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
575 2023.12.12 05:42:49.918917 [ 3 ] {} <Debug> HTTP-Session: 680013db-ca9b-46a6-98aa-fed0ef309842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2023.12.12 05:42:49.919132 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
577 2023.12.12 05:42:49.919187 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
578 2023.12.12 05:42:49.921326 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} <Debug> oximeter.measurements_histogrami64 (ecd46669-ad1d-483b-bd54-a3e827824739): Loading data parts
579 2023.12.12 05:42:49.921407 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} <Debug> oximeter.measurements_histogrami64 (ecd46669-ad1d-483b-bd54-a3e827824739): There are no data parts
580 2023.12.12 05:42:49.922671 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} <Debug> DynamicQueryHandler: Done processing query
581 2023.12.12 05:42:49.922695 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
582 2023.12.12 05:42:49.922718 [ 3 ] {} <Debug> HTTP-Session: 680013db-ca9b-46a6-98aa-fed0ef309842 Destroying unnamed session
583 2023.12.12 05:42:49.922831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
584 2023.12.12 05:42:49.922882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
585 2023.12.12 05:42:49.922909 [ 3 ] {} <Debug> HTTP-Session: 3dba7e9a-a9bb-440e-856b-69ef65b537eb Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
586 2023.12.12 05:42:49.922927 [ 3 ] {} <Debug> HTTP-Session: 3dba7e9a-a9bb-440e-856b-69ef65b537eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
587 2023.12.12 05:42:49.923205 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
588 2023.12.12 05:42:49.923269 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
589 2023.12.12 05:42:49.926162 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} <Debug> oximeter.measurements_histogramu64 (7eee01de-0a1d-4f77-9d62-f83d41f68395): Loading data parts
590 2023.12.12 05:42:49.926231 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} <Debug> oximeter.measurements_histogramu64 (7eee01de-0a1d-4f77-9d62-f83d41f68395): There are no data parts
591 2023.12.12 05:42:49.928566 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} <Debug> DynamicQueryHandler: Done processing query
592 2023.12.12 05:42:49.928604 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
593 2023.12.12 05:42:49.928620 [ 3 ] {} <Debug> HTTP-Session: 3dba7e9a-a9bb-440e-856b-69ef65b537eb Destroying unnamed session
594 2023.12.12 05:42:49.928743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
595 2023.12.12 05:42:49.928799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
596 2023.12.12 05:42:49.928818 [ 3 ] {} <Debug> HTTP-Session: a00bbe6c-c606-42f6-9e45-c3e17419afed Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
597 2023.12.12 05:42:49.928839 [ 3 ] {} <Debug> HTTP-Session: a00bbe6c-c606-42f6-9e45-c3e17419afed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
598 2023.12.12 05:42:49.929055 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
599 2023.12.12 05:42:49.929118 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
600 2023.12.12 05:42:49.931012 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} <Debug> oximeter.measurements_histogramf32 (89587f98-0954-4edd-9d09-2da0436a2754): Loading data parts
601 2023.12.12 05:42:49.931095 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} <Debug> oximeter.measurements_histogramf32 (89587f98-0954-4edd-9d09-2da0436a2754): There are no data parts
602 2023.12.12 05:42:49.932790 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} <Debug> DynamicQueryHandler: Done processing query
603 2023.12.12 05:42:49.932825 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
604 2023.12.12 05:42:49.932840 [ 3 ] {} <Debug> HTTP-Session: a00bbe6c-c606-42f6-9e45-c3e17419afed Destroying unnamed session
605 2023.12.12 05:42:49.932971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
606 2023.12.12 05:42:49.933022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
607 2023.12.12 05:42:49.933040 [ 3 ] {} <Debug> HTTP-Session: c5234612-3736-4d33-9036-4c1094234758 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
608 2023.12.12 05:42:49.933062 [ 3 ] {} <Debug> HTTP-Session: c5234612-3736-4d33-9036-4c1094234758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
609 2023.12.12 05:42:49.933279 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
610 2023.12.12 05:42:49.933333 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
611 2023.12.12 05:42:49.934782 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} <Debug> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Loading data parts
612 2023.12.12 05:42:49.934899 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} <Debug> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): There are no data parts
613 2023.12.12 05:42:49.937687 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} <Debug> DynamicQueryHandler: Done processing query
614 2023.12.12 05:42:49.937713 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
615 2023.12.12 05:42:49.937742 [ 3 ] {} <Debug> HTTP-Session: c5234612-3736-4d33-9036-4c1094234758 Destroying unnamed session
616 2023.12.12 05:42:49.937916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
617 2023.12.12 05:42:49.937974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
618 2023.12.12 05:42:49.937994 [ 3 ] {} <Debug> HTTP-Session: c889d4fb-9271-4cad-a65f-efab258f3176 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
619 2023.12.12 05:42:49.938023 [ 3 ] {} <Debug> HTTP-Session: c889d4fb-9271-4cad-a65f-efab258f3176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
620 2023.12.12 05:42:49.938228 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) /* The field tables store named dimensions of each timeseries.
621 *
622 * As with the measurement tables, there is one field table for each field data
623 * type. Fields are deduplicated by using the "replacing merge tree", though
624 * this behavior **must not** be relied upon for query correctness.
625 *
626 * The index for the fields differs from the measurements, however. Rows are
627 * sorted by timeseries name, then field name, field value, and finally
628 * timeseries key. This reflects the most common pattern for looking them up:
629 * by field name and possibly value, within a timeseries. The resulting keys are
630 * usually then used to look up measurements.
631 *
632 * NOTE: We may want to consider a secondary index on these tables, sorting by
633 * timeseries name and then key, since it would improve lookups where one
634 * already has the key. Realistically though, these tables are quite small and
635 * so performance benefits will be low in absolute terms.
636 */
637 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)
638 2023.12.12 05:42:49.938304 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
639 2023.12.12 05:42:49.940040 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} <Debug> oximeter.fields_bool (da8c2691-56d1-4eaf-bb68-32108edd28e5): Loading data parts
640 2023.12.12 05:42:49.940164 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} <Debug> oximeter.fields_bool (da8c2691-56d1-4eaf-bb68-32108edd28e5): There are no data parts
641 2023.12.12 05:42:49.942340 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} <Debug> DynamicQueryHandler: Done processing query
642 2023.12.12 05:42:49.942384 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
643 2023.12.12 05:42:49.942400 [ 3 ] {} <Debug> HTTP-Session: c889d4fb-9271-4cad-a65f-efab258f3176 Destroying unnamed session
644 2023.12.12 05:42:49.942532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
645 2023.12.12 05:42:49.942598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
646 2023.12.12 05:42:49.942617 [ 3 ] {} <Debug> HTTP-Session: acdf6cbe-dec5-4647-b7af-7ecf2c3299a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
647 2023.12.12 05:42:49.942635 [ 3 ] {} <Debug> HTTP-Session: acdf6cbe-dec5-4647-b7af-7ecf2c3299a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
648 2023.12.12 05:42:49.942802 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
649 2023.12.12 05:42:49.942862 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
650 2023.12.12 05:42:49.944350 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} <Debug> oximeter.fields_i8 (6a7cc7a3-17f1-4ce0-947e-27a939b5868b): Loading data parts
651 2023.12.12 05:42:49.944481 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} <Debug> oximeter.fields_i8 (6a7cc7a3-17f1-4ce0-947e-27a939b5868b): There are no data parts
652 2023.12.12 05:42:49.945787 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} <Debug> DynamicQueryHandler: Done processing query
653 2023.12.12 05:42:49.945828 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
654 2023.12.12 05:42:49.945855 [ 3 ] {} <Debug> HTTP-Session: acdf6cbe-dec5-4647-b7af-7ecf2c3299a7 Destroying unnamed session
655 2023.12.12 05:42:49.945982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
656 2023.12.12 05:42:49.946040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
657 2023.12.12 05:42:49.946072 [ 3 ] {} <Debug> HTTP-Session: f239eaa6-e96e-4f54-91dd-0973999191f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
658 2023.12.12 05:42:49.946088 [ 3 ] {} <Debug> HTTP-Session: f239eaa6-e96e-4f54-91dd-0973999191f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
659 2023.12.12 05:42:49.946248 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
660 2023.12.12 05:42:49.946294 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
661 2023.12.12 05:42:49.948227 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} <Debug> oximeter.fields_u8 (6f75203b-271d-48bf-8f4e-60f7e4b5be58): Loading data parts
662 2023.12.12 05:42:49.948318 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} <Debug> oximeter.fields_u8 (6f75203b-271d-48bf-8f4e-60f7e4b5be58): There are no data parts
663 2023.12.12 05:42:49.949462 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} <Debug> DynamicQueryHandler: Done processing query
664 2023.12.12 05:42:49.949495 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
665 2023.12.12 05:42:49.949511 [ 3 ] {} <Debug> HTTP-Session: f239eaa6-e96e-4f54-91dd-0973999191f7 Destroying unnamed session
666 2023.12.12 05:42:49.949644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2023.12.12 05:42:49.949696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
668 2023.12.12 05:42:49.949714 [ 3 ] {} <Debug> HTTP-Session: 41240016-ee47-486c-b693-efbcc93a81f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
669 2023.12.12 05:42:49.949737 [ 3 ] {} <Debug> HTTP-Session: 41240016-ee47-486c-b693-efbcc93a81f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2023.12.12 05:42:49.949891 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
671 2023.12.12 05:42:49.949941 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
672 2023.12.12 05:42:49.951295 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} <Debug> oximeter.fields_i16 (98819b74-9cc5-46d2-ad56-1f86ee11f62c): Loading data parts
673 2023.12.12 05:42:49.951391 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} <Debug> oximeter.fields_i16 (98819b74-9cc5-46d2-ad56-1f86ee11f62c): There are no data parts
674 2023.12.12 05:42:49.952468 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} <Debug> DynamicQueryHandler: Done processing query
675 2023.12.12 05:42:49.952497 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
676 2023.12.12 05:42:49.952527 [ 3 ] {} <Debug> HTTP-Session: 41240016-ee47-486c-b693-efbcc93a81f3 Destroying unnamed session
677 2023.12.12 05:42:49.952648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2023.12.12 05:42:49.952707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
679 2023.12.12 05:42:49.952738 [ 3 ] {} <Debug> HTTP-Session: 777a743b-e33c-410f-a3f0-7c31e56b9b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
680 2023.12.12 05:42:49.952769 [ 3 ] {} <Debug> HTTP-Session: 777a743b-e33c-410f-a3f0-7c31e56b9b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2023.12.12 05:42:49.952922 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
682 2023.12.12 05:42:49.952987 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
683 2023.12.12 05:42:49.955013 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} <Debug> oximeter.fields_u16 (f2bbf347-8159-415f-bba1-9702da53c7a4): Loading data parts
684 2023.12.12 05:42:49.955116 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} <Debug> oximeter.fields_u16 (f2bbf347-8159-415f-bba1-9702da53c7a4): There are no data parts
685 2023.12.12 05:42:49.956251 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} <Debug> DynamicQueryHandler: Done processing query
686 2023.12.12 05:42:49.956275 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
687 2023.12.12 05:42:49.956290 [ 3 ] {} <Debug> HTTP-Session: 777a743b-e33c-410f-a3f0-7c31e56b9b48 Destroying unnamed session
688 2023.12.12 05:42:49.956434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
689 2023.12.12 05:42:49.956489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
690 2023.12.12 05:42:49.956513 [ 3 ] {} <Debug> HTTP-Session: b40f7124-ddf3-4c30-b3be-2ba1b11b2414 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
691 2023.12.12 05:42:49.956543 [ 3 ] {} <Debug> HTTP-Session: b40f7124-ddf3-4c30-b3be-2ba1b11b2414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
692 2023.12.12 05:42:49.956709 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
693 2023.12.12 05:42:49.956760 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
694 2023.12.12 05:42:49.958353 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} <Debug> oximeter.fields_i32 (25022ae5-79cd-4afa-ba96-6db9a921a4be): Loading data parts
695 2023.12.12 05:42:49.958433 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} <Debug> oximeter.fields_i32 (25022ae5-79cd-4afa-ba96-6db9a921a4be): There are no data parts
696 2023.12.12 05:42:49.959604 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} <Debug> DynamicQueryHandler: Done processing query
697 2023.12.12 05:42:49.959643 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
698 2023.12.12 05:42:49.959659 [ 3 ] {} <Debug> HTTP-Session: b40f7124-ddf3-4c30-b3be-2ba1b11b2414 Destroying unnamed session
699 2023.12.12 05:42:49.959790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
700 2023.12.12 05:42:49.959852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
701 2023.12.12 05:42:49.959871 [ 3 ] {} <Debug> HTTP-Session: e2e9b145-0b77-4273-8a29-3bf5f40d5c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
702 2023.12.12 05:42:49.959899 [ 3 ] {} <Debug> HTTP-Session: e2e9b145-0b77-4273-8a29-3bf5f40d5c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
703 2023.12.12 05:42:49.960068 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
704 2023.12.12 05:42:49.960123 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
705 2023.12.12 05:42:49.961371 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} <Debug> oximeter.fields_u32 (50cd3ec3-779a-47ad-a6d5-930d464dc024): Loading data parts
706 2023.12.12 05:42:49.961450 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} <Debug> oximeter.fields_u32 (50cd3ec3-779a-47ad-a6d5-930d464dc024): There are no data parts
707 2023.12.12 05:42:49.962711 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} <Debug> DynamicQueryHandler: Done processing query
708 2023.12.12 05:42:49.962734 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
709 2023.12.12 05:42:49.962790 [ 3 ] {} <Debug> HTTP-Session: e2e9b145-0b77-4273-8a29-3bf5f40d5c7c Destroying unnamed session
710 2023.12.12 05:42:49.962909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
711 2023.12.12 05:42:49.962958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
712 2023.12.12 05:42:49.963011 [ 3 ] {} <Debug> HTTP-Session: ccf26e99-5ab5-4974-a773-4692a506ee13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
713 2023.12.12 05:42:49.963027 [ 3 ] {} <Debug> HTTP-Session: ccf26e99-5ab5-4974-a773-4692a506ee13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
714 2023.12.12 05:42:49.963192 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
715 2023.12.12 05:42:49.963249 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
716 2023.12.12 05:42:49.965119 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} <Debug> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Loading data parts
717 2023.12.12 05:42:49.965239 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} <Debug> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): There are no data parts
718 2023.12.12 05:42:49.966529 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} <Debug> DynamicQueryHandler: Done processing query
719 2023.12.12 05:42:49.966567 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
720 2023.12.12 05:42:49.966594 [ 3 ] {} <Debug> HTTP-Session: ccf26e99-5ab5-4974-a773-4692a506ee13 Destroying unnamed session
721 2023.12.12 05:42:49.966722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2023.12.12 05:42:49.966803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2023.12.12 05:42:49.966826 [ 3 ] {} <Debug> HTTP-Session: ca08bab8-ff4a-4635-8b62-544ccf1afeaf Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
724 2023.12.12 05:42:49.966860 [ 3 ] {} <Debug> HTTP-Session: ca08bab8-ff4a-4635-8b62-544ccf1afeaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2023.12.12 05:42:49.967027 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
726 2023.12.12 05:42:49.967078 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
727 2023.12.12 05:42:49.968546 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} <Debug> oximeter.fields_u64 (37c0ad82-01da-460e-a970-d3aabab6ba7c): Loading data parts
728 2023.12.12 05:42:49.968658 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} <Debug> oximeter.fields_u64 (37c0ad82-01da-460e-a970-d3aabab6ba7c): There are no data parts
729 2023.12.12 05:42:49.969761 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} <Debug> DynamicQueryHandler: Done processing query
730 2023.12.12 05:42:49.969785 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
731 2023.12.12 05:42:49.969807 [ 3 ] {} <Debug> HTTP-Session: ca08bab8-ff4a-4635-8b62-544ccf1afeaf Destroying unnamed session
732 2023.12.12 05:42:49.969927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
733 2023.12.12 05:42:49.969969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
734 2023.12.12 05:42:49.969993 [ 3 ] {} <Debug> HTTP-Session: f7e39d76-aff0-4c3f-896a-d7fdaa3facf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
735 2023.12.12 05:42:49.970017 [ 3 ] {} <Debug> HTTP-Session: f7e39d76-aff0-4c3f-896a-d7fdaa3facf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
736 2023.12.12 05:42:49.970171 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
737 2023.12.12 05:42:49.970220 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
738 2023.12.12 05:42:49.971884 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} <Debug> oximeter.fields_ipaddr (b58b240c-5a7a-405c-a4a3-67acfb5701c2): Loading data parts
739 2023.12.12 05:42:49.971967 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} <Debug> oximeter.fields_ipaddr (b58b240c-5a7a-405c-a4a3-67acfb5701c2): There are no data parts
740 2023.12.12 05:42:49.973134 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} <Debug> DynamicQueryHandler: Done processing query
741 2023.12.12 05:42:49.973157 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
742 2023.12.12 05:42:49.973177 [ 3 ] {} <Debug> HTTP-Session: f7e39d76-aff0-4c3f-896a-d7fdaa3facf7 Destroying unnamed session
743 2023.12.12 05:42:49.973271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
744 2023.12.12 05:42:49.973318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
745 2023.12.12 05:42:49.973342 [ 3 ] {} <Debug> HTTP-Session: c68b5a15-8673-45e3-bca2-e0f2f388518f Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
746 2023.12.12 05:42:49.973357 [ 3 ] {} <Debug> HTTP-Session: c68b5a15-8673-45e3-bca2-e0f2f388518f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
747 2023.12.12 05:42:49.973503 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
748 2023.12.12 05:42:49.973549 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
749 2023.12.12 05:42:49.975571 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} <Debug> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Loading data parts
750 2023.12.12 05:42:49.975656 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} <Debug> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): There are no data parts
751 2023.12.12 05:42:49.976929 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} <Debug> DynamicQueryHandler: Done processing query
752 2023.12.12 05:42:49.976953 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
753 2023.12.12 05:42:49.976970 [ 3 ] {} <Debug> HTTP-Session: c68b5a15-8673-45e3-bca2-e0f2f388518f Destroying unnamed session
754 2023.12.12 05:42:49.977082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
755 2023.12.12 05:42:49.977135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
756 2023.12.12 05:42:49.977153 [ 3 ] {} <Debug> HTTP-Session: a4205d10-d1ec-4248-ac87-785d0f9c9037 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
757 2023.12.12 05:42:49.977176 [ 3 ] {} <Debug> HTTP-Session: a4205d10-d1ec-4248-ac87-785d0f9c9037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
758 2023.12.12 05:42:49.977332 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) 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)
759 2023.12.12 05:42:49.977374 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
760 2023.12.12 05:42:49.979016 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} <Debug> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Loading data parts
761 2023.12.12 05:42:49.979091 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} <Debug> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): There are no data parts
762 2023.12.12 05:42:49.980179 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} <Debug> DynamicQueryHandler: Done processing query
763 2023.12.12 05:42:49.980213 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
764 2023.12.12 05:42:49.980228 [ 3 ] {} <Debug> HTTP-Session: a4205d10-d1ec-4248-ac87-785d0f9c9037 Destroying unnamed session
765 2023.12.12 05:42:49.980354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
766 2023.12.12 05:42:49.980404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
767 2023.12.12 05:42:49.980421 [ 3 ] {} <Debug> HTTP-Session: 0b0e8633-e634-4b36-84ef-4e37f6f41df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
768 2023.12.12 05:42:49.980443 [ 3 ] {} <Debug> HTTP-Session: 0b0e8633-e634-4b36-84ef-4e37f6f41df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
769 2023.12.12 05:42:49.980663 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) /* The timeseries schema table stores the extracted schema for the samples
770 * oximeter collects.
771 */
772 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)
773 2023.12.12 05:42:49.980730 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
774 2023.12.12 05:42:49.982101 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): Loading data parts
775 2023.12.12 05:42:49.982190 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): There are no data parts
776 2023.12.12 05:42:49.983364 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} <Debug> DynamicQueryHandler: Done processing query
777 2023.12.12 05:42:49.983389 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
778 2023.12.12 05:42:49.983411 [ 3 ] {} <Debug> HTTP-Session: 0b0e8633-e634-4b36-84ef-4e37f6f41df5 Destroying unnamed session
779 2023.12.12 05:42:49.983546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
780 2023.12.12 05:42:49.983597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
781 2023.12.12 05:42:49.983622 [ 3 ] {} <Debug> HTTP-Session: 152a607b-142b-4488-ad8d-bb9486ca2d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:37158
782 2023.12.12 05:42:49.983639 [ 3 ] {} <Debug> HTTP-Session: 152a607b-142b-4488-ad8d-bb9486ca2d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
783 2023.12.12 05:42:49.983754 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37158) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
784 2023.12.12 05:42:49.984443 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
785 2023.12.12 05:42:49.990186 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
786 2023.12.12 05:42:49.995113 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
787 2023.12.12 05:42:49.995336 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} <Trace> oximeter.version (1bf60f7c-aec5-43f4-935b-6dbe480e6feb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
788 2023.12.12 05:42:49.995594 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} <Information> executeQuery: Read 1 rows, 16.00 B in 0.011800889 sec., 84 rows/sec., 1.32 KiB/sec.
789 2023.12.12 05:42:49.995726 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} <Debug> DynamicQueryHandler: Done processing query
790 2023.12.12 05:42:49.995749 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
791 2023.12.12 05:42:49.995777 [ 3 ] {} <Debug> HTTP-Session: 152a607b-142b-4488-ad8d-bb9486ca2d7c Destroying unnamed session
792 2023.12.12 05:42:50.000375 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB
793 2023.12.12 05:43:00.635892 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache
794 2023.12.12 05:43:00.635989 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache
795 2023.12.12 05:43:15.636079 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
796 2023.12.12 05:43:15.636148 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
797 2023.12.12 05:43:30.636408 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
798 2023.12.12 05:43:30.636547 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
799 2023.12.12 05:43:35.011658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
800 2023.12.12 05:43:35.011812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
801 2023.12.12 05:43:35.011872 [ 3 ] {} <Debug> HTTP-Session: 71b07291-1550-4ceb-b2c5-a7918ab822d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
802 2023.12.12 05:43:35.011901 [ 3 ] {} <Debug> HTTP-Session: 71b07291-1550-4ceb-b2c5-a7918ab822d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
803 2023.12.12 05:43:35.012088 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
804 2023.12.12 05:43:35.012522 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2023.12.12 05:43:35.013236 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2023.12.12 05:43:35.015830 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2023.12.12 05:43:35.017015 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} <Debug> DynamicQueryHandler: Done processing query
808 2023.12.12 05:43:35.017045 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
809 2023.12.12 05:43:35.017087 [ 3 ] {} <Debug> HTTP-Session: 71b07291-1550-4ceb-b2c5-a7918ab822d9 Destroying unnamed session
810 2023.12.12 05:43:35.020962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
811 2023.12.12 05:43:35.021027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
812 2023.12.12 05:43:35.021068 [ 3 ] {} <Debug> HTTP-Session: 393932de-76fa-4b31-af56-49f12d6cee35 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
813 2023.12.12 05:43:35.021092 [ 3 ] {} <Debug> HTTP-Session: 393932de-76fa-4b31-af56-49f12d6cee35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
814 2023.12.12 05:43:35.021255 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
815 2023.12.12 05:43:35.029994 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2023.12.12 05:43:35.030261 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2023.12.12 05:43:35.030364 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
818 2023.12.12 05:43:35.031356 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} <Debug> DynamicQueryHandler: Done processing query
819 2023.12.12 05:43:35.031383 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
820 2023.12.12 05:43:35.031418 [ 3 ] {} <Debug> HTTP-Session: 393932de-76fa-4b31-af56-49f12d6cee35 Destroying unnamed session
821 2023.12.12 05:43:35.031831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2023.12.12 05:43:35.031875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2023.12.12 05:43:35.031895 [ 3 ] {} <Debug> HTTP-Session: b569cc84-b5c6-4d06-b875-7c8361a78c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
824 2023.12.12 05:43:35.031911 [ 3 ] {} <Debug> HTTP-Session: b569cc84-b5c6-4d06-b875-7c8361a78c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2023.12.12 05:43:35.032022 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
826 2023.12.12 05:43:35.032459 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2023.12.12 05:43:35.032606 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
828 2023.12.12 05:43:35.032648 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
829 2023.12.12 05:43:35.033397 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} <Debug> DynamicQueryHandler: Done processing query
830 2023.12.12 05:43:35.033425 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
831 2023.12.12 05:43:35.033441 [ 3 ] {} <Debug> HTTP-Session: b569cc84-b5c6-4d06-b875-7c8361a78c1a Destroying unnamed session
832 2023.12.12 05:43:35.033767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2023.12.12 05:43:35.033811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
834 2023.12.12 05:43:35.033830 [ 3 ] {} <Debug> HTTP-Session: 0ed5bff4-a612-4d3a-bbba-8e1b28c9e9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
835 2023.12.12 05:43:35.033847 [ 3 ] {} <Debug> HTTP-Session: 0ed5bff4-a612-4d3a-bbba-8e1b28c9e9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2023.12.12 05:43:35.033956 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) 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)
837 2023.12.12 05:43:35.034298 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
838 2023.12.12 05:43:35.034446 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2023.12.12 05:43:35.034487 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2023.12.12 05:43:35.035298 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} <Debug> DynamicQueryHandler: Done processing query
841 2023.12.12 05:43:35.035325 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2023.12.12 05:43:35.035340 [ 3 ] {} <Debug> HTTP-Session: 0ed5bff4-a612-4d3a-bbba-8e1b28c9e9d4 Destroying unnamed session
843 2023.12.12 05:43:35.036285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2023.12.12 05:43:35.036327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
845 2023.12.12 05:43:35.036346 [ 3 ] {} <Debug> HTTP-Session: 3dfe450c-4cd6-49a4-9762-86d2a23350b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
846 2023.12.12 05:43:35.036362 [ 3 ] {} <Debug> HTTP-Session: 3dfe450c-4cd6-49a4-9762-86d2a23350b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2023.12.12 05:43:35.036437 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
848 2023.12.12 05:43:35.036476 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2023.12.12 05:43:35.037151 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
850 2023.12.12 05:43:35.040634 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
851 2023.12.12 05:43:35.041036 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
852 2023.12.12 05:43:35.041201 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
853 2023.12.12 05:43:35.041324 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} <Information> executeQuery: Read 4 rows, 443.00 B in 0.004852447 sec., 824 rows/sec., 89.15 KiB/sec.
854 2023.12.12 05:43:35.041450 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} <Debug> DynamicQueryHandler: Done processing query
855 2023.12.12 05:43:35.041474 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
856 2023.12.12 05:43:35.041489 [ 3 ] {} <Debug> HTTP-Session: 3dfe450c-4cd6-49a4-9762-86d2a23350b9 Destroying unnamed session
857 2023.12.12 05:43:35.041596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 1916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
858 2023.12.12 05:43:35.041638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
859 2023.12.12 05:43:35.041658 [ 3 ] {} <Debug> HTTP-Session: 2fa6c7fa-35ed-428c-9335-9340d3f23660 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
860 2023.12.12 05:43:35.041674 [ 3 ] {} <Debug> HTTP-Session: 2fa6c7fa-35ed-428c-9335-9340d3f23660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
861 2023.12.12 05:43:35.041742 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
862 2023.12.12 05:43:35.041780 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
863 2023.12.12 05:43:35.041882 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
864 2023.12.12 05:43:35.045250 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
865 2023.12.12 05:43:35.045459 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
866 2023.12.12 05:43:35.045606 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
867 2023.12.12 05:43:35.045714 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} <Information> executeQuery: Read 13 rows, 1.05 KiB in 0.003945247 sec., 3295 rows/sec., 267.08 KiB/sec.
868 2023.12.12 05:43:35.045862 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} <Debug> DynamicQueryHandler: Done processing query
869 2023.12.12 05:43:35.045887 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
870 2023.12.12 05:43:35.045903 [ 3 ] {} <Debug> HTTP-Session: 2fa6c7fa-35ed-428c-9335-9340d3f23660 Destroying unnamed session
871 2023.12.12 05:43:35.046032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 5901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
872 2023.12.12 05:43:35.046077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
873 2023.12.12 05:43:35.046095 [ 3 ] {} <Debug> HTTP-Session: b82a423d-2980-4a07-ab62-2c33466c8c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
874 2023.12.12 05:43:35.046112 [ 3 ] {} <Debug> HTTP-Session: b82a423d-2980-4a07-ab62-2c33466c8c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
875 2023.12.12 05:43:35.046182 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
876 2023.12.12 05:43:35.046219 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
877 2023.12.12 05:43:35.046328 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
878 2023.12.12 05:43:35.046622 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
879 2023.12.12 05:43:35.046834 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
880 2023.12.12 05:43:35.046978 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
881 2023.12.12 05:43:35.047092 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} <Information> executeQuery: Read 39 rows, 3.48 KiB in 0.00088153 sec., 44241 rows/sec., 3.86 MiB/sec.
882 2023.12.12 05:43:35.047201 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} <Debug> DynamicQueryHandler: Done processing query
883 2023.12.12 05:43:35.047224 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
884 2023.12.12 05:43:35.047239 [ 3 ] {} <Debug> HTTP-Session: b82a423d-2980-4a07-ab62-2c33466c8c27 Destroying unnamed session
885 2023.12.12 05:43:35.047376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 4290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
886 2023.12.12 05:43:35.047418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
887 2023.12.12 05:43:35.047436 [ 3 ] {} <Debug> HTTP-Session: 114ccef0-51c2-477f-a808-f89f876dcb32 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
888 2023.12.12 05:43:35.047453 [ 3 ] {} <Debug> HTTP-Session: 114ccef0-51c2-477f-a808-f89f876dcb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
889 2023.12.12 05:43:35.047521 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
890 2023.12.12 05:43:35.047560 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
891 2023.12.12 05:43:35.048672 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
892 2023.12.12 05:43:35.052962 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
893 2023.12.12 05:43:35.055391 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
894 2023.12.12 05:43:35.055546 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
895 2023.12.12 05:43:35.055664 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} <Information> executeQuery: Read 25 rows, 2.01 KiB in 0.008113656 sec., 3081 rows/sec., 247.22 KiB/sec.
896 2023.12.12 05:43:35.055788 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} <Debug> DynamicQueryHandler: Done processing query
897 2023.12.12 05:43:35.055812 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
898 2023.12.12 05:43:35.055827 [ 3 ] {} <Debug> HTTP-Session: 114ccef0-51c2-477f-a808-f89f876dcb32 Destroying unnamed session
899 2023.12.12 05:43:35.055991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 13956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
900 2023.12.12 05:43:35.056036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
901 2023.12.12 05:43:35.056054 [ 3 ] {} <Debug> HTTP-Session: de83fcfb-5acb-4f09-8eaa-49ad8f4b6aed Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
902 2023.12.12 05:43:35.056071 [ 3 ] {} <Debug> HTTP-Session: de83fcfb-5acb-4f09-8eaa-49ad8f4b6aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
903 2023.12.12 05:43:35.056149 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
904 2023.12.12 05:43:35.056193 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
905 2023.12.12 05:43:35.056350 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
906 2023.12.12 05:43:35.056711 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
907 2023.12.12 05:43:35.059601 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2023.12.12 05:43:35.059786 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
909 2023.12.12 05:43:35.059907 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} <Information> executeQuery: Read 13 rows, 17.96 KiB in 0.003724354 sec., 3490 rows/sec., 4.71 MiB/sec.
910 2023.12.12 05:43:35.060028 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} <Debug> DynamicQueryHandler: Done processing query
911 2023.12.12 05:43:35.060051 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
912 2023.12.12 05:43:35.060067 [ 3 ] {} <Debug> HTTP-Session: de83fcfb-5acb-4f09-8eaa-49ad8f4b6aed Destroying unnamed session
913 2023.12.12 05:43:35.060205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2023.12.12 05:43:35.060248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
915 2023.12.12 05:43:35.060268 [ 3 ] {} <Debug> HTTP-Session: 612b25af-1c12-427c-914e-9369e6730fa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
916 2023.12.12 05:43:35.060284 [ 3 ] {} <Debug> HTTP-Session: 612b25af-1c12-427c-914e-9369e6730fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2023.12.12 05:43:35.060353 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
918 2023.12.12 05:43:35.060921 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
919 2023.12.12 05:43:35.061029 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
920 2023.12.12 05:43:35.061365 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
921 2023.12.12 05:43:35.061626 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
922 2023.12.12 05:43:35.061808 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} <Trace> oximeter.measurements_i64 (4102137a-41e0-4987-979f-00f136802486): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
923 2023.12.12 05:43:35.061922 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.001540838 sec., 11681 rows/sec., 861.95 KiB/sec.
924 2023.12.12 05:43:35.062039 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} <Debug> DynamicQueryHandler: Done processing query
925 2023.12.12 05:43:35.062062 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
926 2023.12.12 05:43:35.062078 [ 3 ] {} <Debug> HTTP-Session: 612b25af-1c12-427c-914e-9369e6730fa2 Destroying unnamed session
927 2023.12.12 05:43:44.999323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2023.12.12 05:43:44.999456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
929 2023.12.12 05:43:44.999486 [ 3 ] {} <Debug> HTTP-Session: 51c18a19-8907-4a65-a2b1-a0ab3b52b9b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
930 2023.12.12 05:43:44.999514 [ 3 ] {} <Debug> HTTP-Session: 51c18a19-8907-4a65-a2b1-a0ab3b52b9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
931 2023.12.12 05:43:44.999719 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) 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)
932 2023.12.12 05:43:45.000186 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.53 MiB, peak 233.72 MiB, will set to 229.53 MiB (RSS), difference: -1.00 MiB
933 2023.12.12 05:43:45.004873 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
934 2023.12.12 05:43:45.005055 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
935 2023.12.12 05:43:45.005152 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
936 2023.12.12 05:43:45.005385 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
937 2023.12.12 05:43:45.009870 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
938 2023.12.12 05:43:45.009903 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (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
939 2023.12.12 05:43:45.009969 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
940 2023.12.12 05:43:45.016337 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.016567045 sec., 241 rows/sec., 26.11 KiB/sec.
941 2023.12.12 05:43:45.016556 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Debug> DynamicQueryHandler: Done processing query
942 2023.12.12 05:43:45.016582 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
943 2023.12.12 05:43:45.016598 [ 3 ] {} <Debug> HTTP-Session: 51c18a19-8907-4a65-a2b1-a0ab3b52b9b4 Destroying unnamed session
944 2023.12.12 05:43:45.016870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
945 2023.12.12 05:43:45.016919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
946 2023.12.12 05:43:45.016939 [ 3 ] {} <Debug> HTTP-Session: 46506b31-1f00-4ef5-9d6f-c9d81617aee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
947 2023.12.12 05:43:45.016959 [ 3 ] {} <Debug> HTTP-Session: 46506b31-1f00-4ef5-9d6f-c9d81617aee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
948 2023.12.12 05:43:45.017090 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) 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)
949 2023.12.12 05:43:45.017530 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
950 2023.12.12 05:43:45.017691 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
951 2023.12.12 05:43:45.017734 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
952 2023.12.12 05:43:45.017878 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
953 2023.12.12 05:43:45.017908 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
954 2023.12.12 05:43:45.017928 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (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
955 2023.12.12 05:43:45.017955 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
956 2023.12.12 05:43:45.018758 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001631979 sec., 2451 rows/sec., 265.09 KiB/sec.
957 2023.12.12 05:43:45.018938 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Debug> DynamicQueryHandler: Done processing query
958 2023.12.12 05:43:45.018962 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
959 2023.12.12 05:43:45.018977 [ 3 ] {} <Debug> HTTP-Session: 46506b31-1f00-4ef5-9d6f-c9d81617aee9 Destroying unnamed session
960 2023.12.12 05:43:45.019214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
961 2023.12.12 05:43:45.019258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
962 2023.12.12 05:43:45.019278 [ 3 ] {} <Debug> HTTP-Session: fffd470b-c5cb-46d6-8be3-23b4746230f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
963 2023.12.12 05:43:45.019294 [ 3 ] {} <Debug> HTTP-Session: fffd470b-c5cb-46d6-8be3-23b4746230f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
964 2023.12.12 05:43:45.019409 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) 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)
965 2023.12.12 05:43:45.019851 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
966 2023.12.12 05:43:45.020012 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
967 2023.12.12 05:43:45.020053 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
968 2023.12.12 05:43:45.020195 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
969 2023.12.12 05:43:45.020224 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
970 2023.12.12 05:43:45.020244 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (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
971 2023.12.12 05:43:45.020272 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
972 2023.12.12 05:43:45.021126 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001680869 sec., 2379 rows/sec., 257.38 KiB/sec.
973 2023.12.12 05:43:45.021328 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Debug> DynamicQueryHandler: Done processing query
974 2023.12.12 05:43:45.021353 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
975 2023.12.12 05:43:45.021369 [ 3 ] {} <Debug> HTTP-Session: fffd470b-c5cb-46d6-8be3-23b4746230f4 Destroying unnamed session
976 2023.12.12 05:43:45.021710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
977 2023.12.12 05:43:45.021754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
978 2023.12.12 05:43:45.021773 [ 3 ] {} <Debug> HTTP-Session: 72643d6d-7252-4c60-800f-f41486745262 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
979 2023.12.12 05:43:45.021790 [ 3 ] {} <Debug> HTTP-Session: 72643d6d-7252-4c60-800f-f41486745262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
980 2023.12.12 05:43:45.021907 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) 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)
981 2023.12.12 05:43:45.022360 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
982 2023.12.12 05:43:45.022522 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2023.12.12 05:43:45.022563 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
984 2023.12.12 05:43:45.022708 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
985 2023.12.12 05:43:45.022737 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
986 2023.12.12 05:43:45.022757 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (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
987 2023.12.12 05:43:45.022785 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
988 2023.12.12 05:43:45.023786 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001842512 sec., 2170 rows/sec., 234.80 KiB/sec.
989 2023.12.12 05:43:45.023988 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Debug> DynamicQueryHandler: Done processing query
990 2023.12.12 05:43:45.024012 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
991 2023.12.12 05:43:45.024028 [ 3 ] {} <Debug> HTTP-Session: 72643d6d-7252-4c60-800f-f41486745262 Destroying unnamed session
992 2023.12.12 05:43:45.024395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
993 2023.12.12 05:43:45.024439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
994 2023.12.12 05:43:45.024458 [ 3 ] {} <Debug> HTTP-Session: 064a5598-c1d7-451d-a876-45186c38d73f Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
995 2023.12.12 05:43:45.024474 [ 3 ] {} <Debug> HTTP-Session: 064a5598-c1d7-451d-a876-45186c38d73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
996 2023.12.12 05:43:45.024592 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) 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)
997 2023.12.12 05:43:45.025032 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
998 2023.12.12 05:43:45.025187 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
999 2023.12.12 05:43:45.025225 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1000 2023.12.12 05:43:45.025360 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1001 2023.12.12 05:43:45.025386 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1002 2023.12.12 05:43:45.025405 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (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
1003 2023.12.12 05:43:45.025431 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1004 2023.12.12 05:43:45.026393 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001762171 sec., 2269 rows/sec., 245.50 KiB/sec.
1005 2023.12.12 05:43:45.026596 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Debug> DynamicQueryHandler: Done processing query
1006 2023.12.12 05:43:45.026620 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1007 2023.12.12 05:43:45.026636 [ 3 ] {} <Debug> HTTP-Session: 064a5598-c1d7-451d-a876-45186c38d73f Destroying unnamed session
1008 2023.12.12 05:43:45.026882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1009 2023.12.12 05:43:45.026927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1010 2023.12.12 05:43:45.026948 [ 3 ] {} <Debug> HTTP-Session: c93391fd-8e75-4087-bb05-f3481f77c082 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1011 2023.12.12 05:43:45.026965 [ 3 ] {} <Debug> HTTP-Session: c93391fd-8e75-4087-bb05-f3481f77c082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1012 2023.12.12 05:43:45.027083 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) 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)
1013 2023.12.12 05:43:45.027539 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1014 2023.12.12 05:43:45.027705 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1015 2023.12.12 05:43:45.027746 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1016 2023.12.12 05:43:45.027891 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1017 2023.12.12 05:43:45.027920 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1018 2023.12.12 05:43:45.027940 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (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
1019 2023.12.12 05:43:45.027968 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1020 2023.12.12 05:43:45.028847 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.0017265 sec., 2316 rows/sec., 250.57 KiB/sec.
1021 2023.12.12 05:43:45.029024 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Debug> DynamicQueryHandler: Done processing query
1022 2023.12.12 05:43:45.029048 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1023 2023.12.12 05:43:45.029063 [ 3 ] {} <Debug> HTTP-Session: c93391fd-8e75-4087-bb05-f3481f77c082 Destroying unnamed session
1024 2023.12.12 05:43:45.050321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1025 2023.12.12 05:43:45.050380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1026 2023.12.12 05:43:45.050404 [ 3 ] {} <Debug> HTTP-Session: 7b448f08-b97a-401f-8dc8-4d3a8bd23a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1027 2023.12.12 05:43:45.050425 [ 3 ] {} <Debug> HTTP-Session: 7b448f08-b97a-401f-8dc8-4d3a8bd23a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1028 2023.12.12 05:43:45.050517 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1029 2023.12.12 05:43:45.050566 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1030 2023.12.12 05:43:45.050737 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1031 2023.12.12 05:43:45.051177 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1032 2023.12.12 05:43:45.051468 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1033 2023.12.12 05:43:45.051632 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1034 2023.12.12 05:43:45.051746 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001194934 sec., 5021 rows/sec., 813.98 KiB/sec.
1035 2023.12.12 05:43:45.051933 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} <Debug> DynamicQueryHandler: Done processing query
1036 2023.12.12 05:43:45.051957 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1037 2023.12.12 05:43:45.051974 [ 3 ] {} <Debug> HTTP-Session: 7b448f08-b97a-401f-8dc8-4d3a8bd23a36 Destroying unnamed session
1038 2023.12.12 05:43:45.052100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1039 2023.12.12 05:43:45.052145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1040 2023.12.12 05:43:45.052164 [ 3 ] {} <Debug> HTTP-Session: 4b96c0bc-ffd9-43c4-b08f-c72eaaf44b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1041 2023.12.12 05:43:45.052181 [ 3 ] {} <Debug> HTTP-Session: 4b96c0bc-ffd9-43c4-b08f-c72eaaf44b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1042 2023.12.12 05:43:45.052252 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1043 2023.12.12 05:43:45.052292 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1044 2023.12.12 05:43:45.052404 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1045 2023.12.12 05:43:45.052694 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1046 2023.12.12 05:43:45.052897 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1047 2023.12.12 05:43:45.053043 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1048 2023.12.12 05:43:45.053162 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.0008777 sec., 15950 rows/sec., 1.26 MiB/sec.
1049 2023.12.12 05:43:45.053283 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} <Debug> DynamicQueryHandler: Done processing query
1050 2023.12.12 05:43:45.053306 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1051 2023.12.12 05:43:45.053321 [ 3 ] {} <Debug> HTTP-Session: 4b96c0bc-ffd9-43c4-b08f-c72eaaf44b55 Destroying unnamed session
1052 2023.12.12 05:43:45.053482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 11677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1053 2023.12.12 05:43:45.053527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1054 2023.12.12 05:43:45.053547 [ 3 ] {} <Debug> HTTP-Session: 29deb3c5-f3b6-4f9c-9bbd-27b7711a9cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1055 2023.12.12 05:43:45.053563 [ 3 ] {} <Debug> HTTP-Session: 29deb3c5-f3b6-4f9c-9bbd-27b7711a9cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1056 2023.12.12 05:43:45.053635 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1057 2023.12.12 05:43:45.053673 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1058 2023.12.12 05:43:45.053774 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1059 2023.12.12 05:43:45.054102 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1060 2023.12.12 05:43:45.054315 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1061 2023.12.12 05:43:45.054461 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1062 2023.12.12 05:43:45.054574 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} <Information> executeQuery: Read 78 rows, 6.90 KiB in 0.000911161 sec., 85605 rows/sec., 7.39 MiB/sec.
1063 2023.12.12 05:43:45.054695 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} <Debug> DynamicQueryHandler: Done processing query
1064 2023.12.12 05:43:45.054718 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1065 2023.12.12 05:43:45.054733 [ 3 ] {} <Debug> HTTP-Session: 29deb3c5-f3b6-4f9c-9bbd-27b7711a9cdc Destroying unnamed session
1066 2023.12.12 05:43:45.054838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1067 2023.12.12 05:43:45.054883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1068 2023.12.12 05:43:45.054902 [ 3 ] {} <Debug> HTTP-Session: de48e6c9-0032-4127-8866-fe3109226003 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1069 2023.12.12 05:43:45.054918 [ 3 ] {} <Debug> HTTP-Session: de48e6c9-0032-4127-8866-fe3109226003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1070 2023.12.12 05:43:45.054987 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1071 2023.12.12 05:43:45.055024 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1072 2023.12.12 05:43:45.055126 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1073 2023.12.12 05:43:45.055417 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1074 2023.12.12 05:43:45.055616 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1075 2023.12.12 05:43:45.055783 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1076 2023.12.12 05:43:45.055894 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.00088027 sec., 43168 rows/sec., 3.35 MiB/sec.
1077 2023.12.12 05:43:45.055994 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} <Debug> DynamicQueryHandler: Done processing query
1078 2023.12.12 05:43:45.056017 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1079 2023.12.12 05:43:45.056032 [ 3 ] {} <Debug> HTTP-Session: de48e6c9-0032-4127-8866-fe3109226003 Destroying unnamed session
1080 2023.12.12 05:43:45.056350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 80871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1081 2023.12.12 05:43:45.056394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1082 2023.12.12 05:43:45.056412 [ 3 ] {} <Debug> HTTP-Session: 36ca8034-bbf0-41d3-9a98-062e208ad934 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1083 2023.12.12 05:43:45.056429 [ 3 ] {} <Debug> HTTP-Session: 36ca8034-bbf0-41d3-9a98-062e208ad934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1084 2023.12.12 05:43:45.056520 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1085 2023.12.12 05:43:45.056562 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1086 2023.12.12 05:43:45.056674 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1087 2023.12.12 05:43:45.057170 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1088 2023.12.12 05:43:45.057452 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1089 2023.12.12 05:43:45.057623 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} <Trace> oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1090 2023.12.12 05:43:45.057743 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} <Information> executeQuery: Read 420 rows, 30.35 KiB in 0.001192804 sec., 352111 rows/sec., 24.85 MiB/sec.
1091 2023.12.12 05:43:45.057870 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} <Debug> DynamicQueryHandler: Done processing query
1092 2023.12.12 05:43:45.057894 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
1093 2023.12.12 05:43:45.057909 [ 3 ] {} <Debug> HTTP-Session: 36ca8034-bbf0-41d3-9a98-062e208ad934 Destroying unnamed session
1094 2023.12.12 05:43:45.058049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1095 2023.12.12 05:43:45.058094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1096 2023.12.12 05:43:45.058113 [ 3 ] {} <Debug> HTTP-Session: f312a872-17cc-46e5-aad9-3a9ce04b5e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1097 2023.12.12 05:43:45.058129 [ 3 ] {} <Debug> HTTP-Session: f312a872-17cc-46e5-aad9-3a9ce04b5e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1098 2023.12.12 05:43:45.058201 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1099 2023.12.12 05:43:45.058244 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1100 2023.12.12 05:43:45.058375 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1101 2023.12.12 05:43:45.058694 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1102 2023.12.12 05:43:45.058976 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1103 2023.12.12 05:43:45.059152 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1104 2023.12.12 05:43:45.059252 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001021172 sec., 13709 rows/sec., 18.50 MiB/sec.
1105 2023.12.12 05:43:45.059365 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} <Debug> DynamicQueryHandler: Done processing query
1106 2023.12.12 05:43:45.059388 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1107 2023.12.12 05:43:45.059403 [ 3 ] {} <Debug> HTTP-Session: f312a872-17cc-46e5-aad9-3a9ce04b5e41 Destroying unnamed session
1108 2023.12.12 05:43:45.636805 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
1109 2023.12.12 05:43:45.636875 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
1110 2023.12.12 05:43:46.000182 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.99 MiB, peak 234.26 MiB, will set to 230.35 MiB (RSS), difference: 1.36 MiB
1111 2023.12.12 05:43:55.000552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1112 2023.12.12 05:43:55.000684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1113 2023.12.12 05:43:55.000715 [ 3 ] {} <Debug> HTTP-Session: 62c2decc-d34d-4959-9d25-b0fe628ebd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1114 2023.12.12 05:43:55.000743 [ 3 ] {} <Debug> HTTP-Session: 62c2decc-d34d-4959-9d25-b0fe628ebd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1115 2023.12.12 05:43:55.000881 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1116 2023.12.12 05:43:55.000948 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1117 2023.12.12 05:43:55.001129 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1118 2023.12.12 05:43:55.001574 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1119 2023.12.12 05:43:55.001833 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1120 2023.12.12 05:43:55.001995 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1121 2023.12.12 05:43:55.002137 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001218825 sec., 11486 rows/sec., 931.03 KiB/sec.
1122 2023.12.12 05:43:55.002294 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} <Debug> DynamicQueryHandler: Done processing query
1123 2023.12.12 05:43:55.002320 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1124 2023.12.12 05:43:55.002338 [ 3 ] {} <Debug> HTTP-Session: 62c2decc-d34d-4959-9d25-b0fe628ebd95 Destroying unnamed session
1125 2023.12.12 05:43:55.002450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 6382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1126 2023.12.12 05:43:55.002497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1127 2023.12.12 05:43:55.002518 [ 3 ] {} <Debug> HTTP-Session: 4ee3d2d0-6642-4d99-8af4-27c8257a37bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1128 2023.12.12 05:43:55.002536 [ 3 ] {} <Debug> HTTP-Session: 4ee3d2d0-6642-4d99-8af4-27c8257a37bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1129 2023.12.12 05:43:55.002608 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1130 2023.12.12 05:43:55.002649 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1131 2023.12.12 05:43:55.002755 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1132 2023.12.12 05:43:55.003060 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1133 2023.12.12 05:43:55.003264 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1134 2023.12.12 05:43:55.003437 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1135 2023.12.12 05:43:55.003561 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} <Information> executeQuery: Read 42 rows, 3.78 KiB in 0.000920961 sec., 45604 rows/sec., 4.01 MiB/sec.
1136 2023.12.12 05:43:55.003674 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} <Debug> DynamicQueryHandler: Done processing query
1137 2023.12.12 05:43:55.003697 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1138 2023.12.12 05:43:55.003713 [ 3 ] {} <Debug> HTTP-Session: 4ee3d2d0-6642-4d99-8af4-27c8257a37bf Destroying unnamed session
1139 2023.12.12 05:43:55.003823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1140 2023.12.12 05:43:55.003868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1141 2023.12.12 05:43:55.003887 [ 3 ] {} <Debug> HTTP-Session: 00456ae2-3a37-45ec-a26a-981668be865f Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1142 2023.12.12 05:43:55.003905 [ 3 ] {} <Debug> HTTP-Session: 00456ae2-3a37-45ec-a26a-981668be865f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1143 2023.12.12 05:43:55.003974 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1144 2023.12.12 05:43:55.004012 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1145 2023.12.12 05:43:55.004113 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1146 2023.12.12 05:43:55.004396 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1147 2023.12.12 05:43:55.004597 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1148 2023.12.12 05:43:55.004742 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1149 2023.12.12 05:43:55.004870 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.00086573 sec., 16171 rows/sec., 1.26 MiB/sec.
1150 2023.12.12 05:43:55.004988 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} <Debug> DynamicQueryHandler: Done processing query
1151 2023.12.12 05:43:55.005012 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1152 2023.12.12 05:43:55.005029 [ 3 ] {} <Debug> HTTP-Session: 00456ae2-3a37-45ec-a26a-981668be865f Destroying unnamed session
1153 2023.12.12 05:43:55.005217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1154 2023.12.12 05:43:55.005262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1155 2023.12.12 05:43:55.005281 [ 3 ] {} <Debug> HTTP-Session: 3e2ac641-0674-4d88-b70f-65f691e3962a Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1156 2023.12.12 05:43:55.005299 [ 3 ] {} <Debug> HTTP-Session: 3e2ac641-0674-4d88-b70f-65f691e3962a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1157 2023.12.12 05:43:55.005373 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1158 2023.12.12 05:43:55.005416 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1159 2023.12.12 05:43:55.005552 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1160 2023.12.12 05:43:55.005899 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1161 2023.12.12 05:43:55.006181 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1162 2023.12.12 05:43:55.006360 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1163 2023.12.12 05:43:55.006463 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001060413 sec., 13202 rows/sec., 17.82 MiB/sec.
1164 2023.12.12 05:43:55.006623 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} <Debug> DynamicQueryHandler: Done processing query
1165 2023.12.12 05:43:55.006646 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1166 2023.12.12 05:43:55.006663 [ 3 ] {} <Debug> HTTP-Session: 3e2ac641-0674-4d88-b70f-65f691e3962a Destroying unnamed session
1167 2023.12.12 05:44:00.636945 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
1168 2023.12.12 05:44:00.637043 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
1169 2023.12.12 05:44:05.000216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2023.12.12 05:44:05.000374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1171 2023.12.12 05:44:05.000408 [ 3 ] {} <Debug> HTTP-Session: b44d5af0-9a91-4c66-9866-b5ec34214863 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1172 2023.12.12 05:44:05.000436 [ 3 ] {} <Debug> HTTP-Session: b44d5af0-9a91-4c66-9866-b5ec34214863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2023.12.12 05:44:05.000573 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1174 2023.12.12 05:44:05.000641 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1175 2023.12.12 05:44:05.000810 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1176 2023.12.12 05:44:05.001230 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1177 2023.12.12 05:44:05.001486 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1178 2023.12.12 05:44:05.001650 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1179 2023.12.12 05:44:05.001769 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001158793 sec., 12081 rows/sec., 979.27 KiB/sec.
1180 2023.12.12 05:44:05.001916 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} <Debug> DynamicQueryHandler: Done processing query
1181 2023.12.12 05:44:05.001941 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1182 2023.12.12 05:44:05.001957 [ 3 ] {} <Debug> HTTP-Session: b44d5af0-9a91-4c66-9866-b5ec34214863 Destroying unnamed session
1183 2023.12.12 05:44:05.002080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 6382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1184 2023.12.12 05:44:05.002127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1185 2023.12.12 05:44:05.002147 [ 3 ] {} <Debug> HTTP-Session: c07d9dc1-daa2-4e9a-810b-240230f749e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1186 2023.12.12 05:44:05.002164 [ 3 ] {} <Debug> HTTP-Session: c07d9dc1-daa2-4e9a-810b-240230f749e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1187 2023.12.12 05:44:05.002237 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1188 2023.12.12 05:44:05.002276 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1189 2023.12.12 05:44:05.002381 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1190 2023.12.12 05:44:05.002756 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1191 2023.12.12 05:44:05.002974 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1192 2023.12.12 05:44:05.003121 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1193 2023.12.12 05:44:05.003245 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} <Information> executeQuery: Read 42 rows, 3.78 KiB in 0.000979362 sec., 42885 rows/sec., 3.77 MiB/sec.
1194 2023.12.12 05:44:05.003400 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} <Debug> DynamicQueryHandler: Done processing query
1195 2023.12.12 05:44:05.003425 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1196 2023.12.12 05:44:05.003441 [ 3 ] {} <Debug> HTTP-Session: c07d9dc1-daa2-4e9a-810b-240230f749e4 Destroying unnamed session
1197 2023.12.12 05:44:05.003565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1198 2023.12.12 05:44:05.003612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1199 2023.12.12 05:44:05.003631 [ 3 ] {} <Debug> HTTP-Session: 524bf7da-b786-4f93-accd-d947bb1b4668 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1200 2023.12.12 05:44:05.003649 [ 3 ] {} <Debug> HTTP-Session: 524bf7da-b786-4f93-accd-d947bb1b4668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1201 2023.12.12 05:44:05.003722 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1202 2023.12.12 05:44:05.003761 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1203 2023.12.12 05:44:05.003879 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1204 2023.12.12 05:44:05.004178 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1205 2023.12.12 05:44:05.004379 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1206 2023.12.12 05:44:05.004524 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1207 2023.12.12 05:44:05.004651 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000896681 sec., 15613 rows/sec., 1.22 MiB/sec.
1208 2023.12.12 05:44:05.004779 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} <Debug> DynamicQueryHandler: Done processing query
1209 2023.12.12 05:44:05.004803 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1210 2023.12.12 05:44:05.004819 [ 3 ] {} <Debug> HTTP-Session: 524bf7da-b786-4f93-accd-d947bb1b4668 Destroying unnamed session
1211 2023.12.12 05:44:05.004979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1212 2023.12.12 05:44:05.005025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1213 2023.12.12 05:44:05.005045 [ 3 ] {} <Debug> HTTP-Session: 66b9ca54-5bac-4edd-8960-649fec5d7782 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1214 2023.12.12 05:44:05.005062 [ 3 ] {} <Debug> HTTP-Session: 66b9ca54-5bac-4edd-8960-649fec5d7782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1215 2023.12.12 05:44:05.005137 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1216 2023.12.12 05:44:05.005181 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1217 2023.12.12 05:44:05.005320 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1218 2023.12.12 05:44:05.005680 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
1219 2023.12.12 05:44:05.005968 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1220 2023.12.12 05:44:05.006143 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1221 2023.12.12 05:44:05.006277 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001107223 sec., 12644 rows/sec., 17.06 MiB/sec.
1222 2023.12.12 05:44:05.006422 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} <Debug> DynamicQueryHandler: Done processing query
1223 2023.12.12 05:44:05.006446 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1224 2023.12.12 05:44:05.006462 [ 3 ] {} <Debug> HTTP-Session: 66b9ca54-5bac-4edd-8960-649fec5d7782 Destroying unnamed session
1225 2023.12.12 05:44:15.001143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1226 2023.12.12 05:44:15.001272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1227 2023.12.12 05:44:15.001297 [ 3 ] {} <Debug> HTTP-Session: 9d3df958-a3b2-4405-9aa0-e2d50799872e Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1228 2023.12.12 05:44:15.001321 [ 3 ] {} <Debug> HTTP-Session: 9d3df958-a3b2-4405-9aa0-e2d50799872e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1229 2023.12.12 05:44:15.001516 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) 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)
1230 2023.12.12 05:44:15.002132 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1231 2023.12.12 05:44:15.002313 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1232 2023.12.12 05:44:15.002363 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1233 2023.12.12 05:44:15.002518 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1234 2023.12.12 05:44:15.002626 [ 188 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1235 2023.12.12 05:44:15.002642 [ 189 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1236 2023.12.12 05:44:15.002770 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (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
1237 2023.12.12 05:44:15.002852 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Debug> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Reading approx. 10 rows with 2 streams
1238 2023.12.12 05:44:15.004800 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003235147 sec., 3091 rows/sec., 434.38 KiB/sec.
1239 2023.12.12 05:44:15.005082 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Debug> DynamicQueryHandler: Done processing query
1240 2023.12.12 05:44:15.005107 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1241 2023.12.12 05:44:15.005126 [ 3 ] {} <Debug> HTTP-Session: 9d3df958-a3b2-4405-9aa0-e2d50799872e Destroying unnamed session
1242 2023.12.12 05:44:15.009209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1243 2023.12.12 05:44:15.009268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1244 2023.12.12 05:44:15.009293 [ 3 ] {} <Debug> HTTP-Session: c2eda196-b21a-48d2-8ef7-b68c2dff49ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1245 2023.12.12 05:44:15.009316 [ 3 ] {} <Debug> HTTP-Session: c2eda196-b21a-48d2-8ef7-b68c2dff49ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1246 2023.12.12 05:44:15.009417 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1247 2023.12.12 05:44:15.009468 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1248 2023.12.12 05:44:15.009644 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1249 2023.12.12 05:44:15.010036 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1250 2023.12.12 05:44:15.010354 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1251 2023.12.12 05:44:15.010521 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} <Trace> oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1252 2023.12.12 05:44:15.010656 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001205615 sec., 829 rows/sec., 187.92 KiB/sec.
1253 2023.12.12 05:44:15.010786 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} <Debug> DynamicQueryHandler: Done processing query
1254 2023.12.12 05:44:15.010809 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1255 2023.12.12 05:44:15.010825 [ 3 ] {} <Debug> HTTP-Session: c2eda196-b21a-48d2-8ef7-b68c2dff49ec Destroying unnamed session
1256 2023.12.12 05:44:15.010954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 6932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1257 2023.12.12 05:44:15.011002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1258 2023.12.12 05:44:15.011021 [ 3 ] {} <Debug> HTTP-Session: b9ef6a85-d8f2-4db2-bb84-d07faf618941 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1259 2023.12.12 05:44:15.011039 [ 3 ] {} <Debug> HTTP-Session: b9ef6a85-d8f2-4db2-bb84-d07faf618941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1260 2023.12.12 05:44:15.011110 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1261 2023.12.12 05:44:15.011150 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1262 2023.12.12 05:44:15.011255 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1263 2023.12.12 05:44:15.011589 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1264 2023.12.12 05:44:15.011808 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1265 2023.12.12 05:44:15.011956 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1266 2023.12.12 05:44:15.012079 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.000941011 sec., 51008 rows/sec., 4.04 MiB/sec.
1267 2023.12.12 05:44:15.012193 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} <Debug> DynamicQueryHandler: Done processing query
1268 2023.12.12 05:44:15.012216 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1269 2023.12.12 05:44:15.012231 [ 3 ] {} <Debug> HTTP-Session: b9ef6a85-d8f2-4db2-bb84-d07faf618941 Destroying unnamed session
1270 2023.12.12 05:44:15.012369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1271 2023.12.12 05:44:15.012418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1272 2023.12.12 05:44:15.012437 [ 3 ] {} <Debug> HTTP-Session: 136b58d0-d0db-483b-b15d-2189539b7e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1273 2023.12.12 05:44:15.012454 [ 3 ] {} <Debug> HTTP-Session: 136b58d0-d0db-483b-b15d-2189539b7e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1274 2023.12.12 05:44:15.012520 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1275 2023.12.12 05:44:15.012560 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1276 2023.12.12 05:44:15.012699 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1277 2023.12.12 05:44:15.012982 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1278 2023.12.12 05:44:15.013193 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1279 2023.12.12 05:44:15.013343 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} <Trace> oximeter.fields_ipaddr (b58b240c-5a7a-405c-a4a3-67acfb5701c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1280 2023.12.12 05:44:15.013456 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000908181 sec., 2202 rows/sec., 188.18 KiB/sec.
1281 2023.12.12 05:44:15.013586 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} <Debug> DynamicQueryHandler: Done processing query
1282 2023.12.12 05:44:15.013610 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1283 2023.12.12 05:44:15.013626 [ 3 ] {} <Debug> HTTP-Session: 136b58d0-d0db-483b-b15d-2189539b7e79 Destroying unnamed session
1284 2023.12.12 05:44:15.013820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 28496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1285 2023.12.12 05:44:15.013865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1286 2023.12.12 05:44:15.013884 [ 3 ] {} <Debug> HTTP-Session: 280cb3ec-df7e-4982-8eb6-e5cc5ec2bf98 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1287 2023.12.12 05:44:15.013900 [ 3 ] {} <Debug> HTTP-Session: 280cb3ec-df7e-4982-8eb6-e5cc5ec2bf98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1288 2023.12.12 05:44:15.013975 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1289 2023.12.12 05:44:15.014012 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1290 2023.12.12 05:44:15.014114 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1291 2023.12.12 05:44:15.014528 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1292 2023.12.12 05:44:15.014738 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1293 2023.12.12 05:44:15.014885 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1294 2023.12.12 05:44:15.015007 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} <Information> executeQuery: Read 181 rows, 17.46 KiB in 0.001004352 sec., 180215 rows/sec., 16.97 MiB/sec.
1295 2023.12.12 05:44:15.015125 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} <Debug> DynamicQueryHandler: Done processing query
1296 2023.12.12 05:44:15.015148 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1297 2023.12.12 05:44:15.015163 [ 3 ] {} <Debug> HTTP-Session: 280cb3ec-df7e-4982-8eb6-e5cc5ec2bf98 Destroying unnamed session
1298 2023.12.12 05:44:15.015328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1299 2023.12.12 05:44:15.015374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1300 2023.12.12 05:44:15.015393 [ 3 ] {} <Debug> HTTP-Session: dd198dda-1a23-44a6-9f8d-7b2335fb0eac Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1301 2023.12.12 05:44:15.015409 [ 3 ] {} <Debug> HTTP-Session: dd198dda-1a23-44a6-9f8d-7b2335fb0eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1302 2023.12.12 05:44:15.015476 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1303 2023.12.12 05:44:15.015516 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1304 2023.12.12 05:44:15.015618 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1305 2023.12.12 05:44:15.015954 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1306 2023.12.12 05:44:15.016168 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1307 2023.12.12 05:44:15.016315 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} <Trace> oximeter.fields_u16 (f2bbf347-8159-415f-bba1-9702da53c7a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1308 2023.12.12 05:44:15.016426 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00091861 sec., 2177 rows/sec., 152.02 KiB/sec.
1309 2023.12.12 05:44:15.016549 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} <Debug> DynamicQueryHandler: Done processing query
1310 2023.12.12 05:44:15.016572 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1311 2023.12.12 05:44:15.016589 [ 3 ] {} <Debug> HTTP-Session: dd198dda-1a23-44a6-9f8d-7b2335fb0eac Destroying unnamed session
1312 2023.12.12 05:44:15.016734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 13944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1313 2023.12.12 05:44:15.016779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1314 2023.12.12 05:44:15.016798 [ 3 ] {} <Debug> HTTP-Session: 74cf77c2-f6d6-41a9-826d-416a653f48db Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1315 2023.12.12 05:44:15.016815 [ 3 ] {} <Debug> HTTP-Session: 74cf77c2-f6d6-41a9-826d-416a653f48db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1316 2023.12.12 05:44:15.016891 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1317 2023.12.12 05:44:15.016929 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1318 2023.12.12 05:44:15.017033 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1319 2023.12.12 05:44:15.017379 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1320 2023.12.12 05:44:15.017593 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1321 2023.12.12 05:44:15.017736 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1322 2023.12.12 05:44:15.017845 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} <Information> executeQuery: Read 82 rows, 6.57 KiB in 0.000919631 sec., 89166 rows/sec., 6.97 MiB/sec.
1323 2023.12.12 05:44:15.017973 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} <Debug> DynamicQueryHandler: Done processing query
1324 2023.12.12 05:44:15.017996 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1325 2023.12.12 05:44:15.018012 [ 3 ] {} <Debug> HTTP-Session: 74cf77c2-f6d6-41a9-826d-416a653f48db Destroying unnamed session
1326 2023.12.12 05:44:15.018126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1327 2023.12.12 05:44:15.018171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1328 2023.12.12 05:44:15.018190 [ 3 ] {} <Debug> HTTP-Session: 1c949ffb-99fa-4f10-be9c-73674b5dcc50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1329 2023.12.12 05:44:15.018207 [ 3 ] {} <Debug> HTTP-Session: 1c949ffb-99fa-4f10-be9c-73674b5dcc50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1330 2023.12.12 05:44:15.018276 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1331 2023.12.12 05:44:15.018324 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1332 2023.12.12 05:44:15.018440 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1333 2023.12.12 05:44:15.018737 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1334 2023.12.12 05:44:15.019053 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1335 2023.12.12 05:44:15.019305 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} <Trace> oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1336 2023.12.12 05:44:15.019490 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001178243 sec., 31402 rows/sec., 2.21 MiB/sec.
1337 2023.12.12 05:44:15.019642 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} <Debug> DynamicQueryHandler: Done processing query
1338 2023.12.12 05:44:15.019674 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1339 2023.12.12 05:44:15.019694 [ 3 ] {} <Debug> HTTP-Session: 1c949ffb-99fa-4f10-be9c-73674b5dcc50 Destroying unnamed session
1340 2023.12.12 05:44:15.019951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1341 2023.12.12 05:44:15.020006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1342 2023.12.12 05:44:15.020030 [ 3 ] {} <Debug> HTTP-Session: 017ae4b7-7307-4f7b-a67c-211618f3dbe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1343 2023.12.12 05:44:15.020050 [ 3 ] {} <Debug> HTTP-Session: 017ae4b7-7307-4f7b-a67c-211618f3dbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1344 2023.12.12 05:44:15.020155 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1345 2023.12.12 05:44:15.020200 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1346 2023.12.12 05:44:15.020339 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1347 2023.12.12 05:44:15.020831 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1348 2023.12.12 05:44:15.021156 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1349 2023.12.12 05:44:15.021338 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1350 2023.12.12 05:44:15.021457 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001264405 sec., 37962 rows/sec., 51.23 MiB/sec.
1351 2023.12.12 05:44:15.021630 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} <Debug> DynamicQueryHandler: Done processing query
1352 2023.12.12 05:44:15.021653 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1353 2023.12.12 05:44:15.021668 [ 3 ] {} <Debug> HTTP-Session: 017ae4b7-7307-4f7b-a67c-211618f3dbe0 Destroying unnamed session
1354 2023.12.12 05:44:15.021782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1355 2023.12.12 05:44:15.021826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1356 2023.12.12 05:44:15.021845 [ 3 ] {} <Debug> HTTP-Session: 998a87bd-f55e-465f-a63f-f1c6c3ece4a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1357 2023.12.12 05:44:15.021861 [ 3 ] {} <Debug> HTTP-Session: 998a87bd-f55e-465f-a63f-f1c6c3ece4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1358 2023.12.12 05:44:15.021930 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1359 2023.12.12 05:44:15.021968 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1360 2023.12.12 05:44:15.022077 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1361 2023.12.12 05:44:15.022348 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1362 2023.12.12 05:44:15.022722 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1363 2023.12.12 05:44:15.023539 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} <Trace> oximeter.measurements_i64 (4102137a-41e0-4987-979f-00f136802486): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1364 2023.12.12 05:44:15.023683 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} <Information> executeQuery: Read 9 rows, 680.00 B in 0.00171934 sec., 5234 rows/sec., 386.23 KiB/sec.
1365 2023.12.12 05:44:15.023877 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} <Debug> DynamicQueryHandler: Done processing query
1366 2023.12.12 05:44:15.023907 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1367 2023.12.12 05:44:15.023930 [ 3 ] {} <Debug> HTTP-Session: 998a87bd-f55e-465f-a63f-f1c6c3ece4a7 Destroying unnamed session
1368 2023.12.12 05:44:15.637115 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
1369 2023.12.12 05:44:15.637196 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
1370 2023.12.12 05:44:25.003175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1371 2023.12.12 05:44:25.003292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1372 2023.12.12 05:44:25.003317 [ 3 ] {} <Debug> HTTP-Session: 037b28f0-c11b-4b9e-8fa2-24216b1ceae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1373 2023.12.12 05:44:25.003341 [ 3 ] {} <Debug> HTTP-Session: 037b28f0-c11b-4b9e-8fa2-24216b1ceae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1374 2023.12.12 05:44:25.003465 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1375 2023.12.12 05:44:25.003523 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1376 2023.12.12 05:44:25.003684 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1377 2023.12.12 05:44:25.004112 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1378 2023.12.12 05:44:25.004395 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1379 2023.12.12 05:44:25.004555 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1380 2023.12.12 05:44:25.004675 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001177194 sec., 42473 rows/sec., 3.36 MiB/sec.
1381 2023.12.12 05:44:25.004816 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} <Debug> DynamicQueryHandler: Done processing query
1382 2023.12.12 05:44:25.004841 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1383 2023.12.12 05:44:25.004857 [ 3 ] {} <Debug> HTTP-Session: 037b28f0-c11b-4b9e-8fa2-24216b1ceae8 Destroying unnamed session
1384 2023.12.12 05:44:25.004976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1385 2023.12.12 05:44:25.005032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1386 2023.12.12 05:44:25.005053 [ 3 ] {} <Debug> HTTP-Session: 99b8622f-ecd2-40dd-b75b-e63dba863f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1387 2023.12.12 05:44:25.005071 [ 3 ] {} <Debug> HTTP-Session: 99b8622f-ecd2-40dd-b75b-e63dba863f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1388 2023.12.12 05:44:25.005146 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1389 2023.12.12 05:44:25.005189 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1390 2023.12.12 05:44:25.005273 [ 93 ] {} <Debug> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1391 2023.12.12 05:44:25.005310 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1392 2023.12.12 05:44:25.005325 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1393 2023.12.12 05:44:25.005512 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1394 2023.12.12 05:44:25.005678 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1395 2023.12.12 05:44:25.005889 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1396 2023.12.12 05:44:25.006037 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} <Trace> oximeter.fields_ipaddr (b58b240c-5a7a-405c-a4a3-67acfb5701c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1397 2023.12.12 05:44:25.006138 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000963581 sec., 2075 rows/sec., 177.36 KiB/sec.
1398 2023.12.12 05:44:25.006257 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} <Debug> DynamicQueryHandler: Done processing query
1399 2023.12.12 05:44:25.006280 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1400 2023.12.12 05:44:25.006295 [ 3 ] {} <Debug> HTTP-Session: 99b8622f-ecd2-40dd-b75b-e63dba863f03 Destroying unnamed session
1401 2023.12.12 05:44:25.006494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 24156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1402 2023.12.12 05:44:25.006541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1403 2023.12.12 05:44:25.006560 [ 3 ] {} <Debug> HTTP-Session: d03e1224-cb65-4662-88b0-e843defc25c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1404 2023.12.12 05:44:25.006578 [ 3 ] {} <Debug> HTTP-Session: d03e1224-cb65-4662-88b0-e843defc25c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1405 2023.12.12 05:44:25.006655 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1406 2023.12.12 05:44:25.006694 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1407 2023.12.12 05:44:25.006795 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1408 2023.12.12 05:44:25.007158 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1409 2023.12.12 05:44:25.007378 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1410 2023.12.12 05:44:25.007526 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1411 2023.12.12 05:44:25.007617 [ 93 ] {} <Debug> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1412 2023.12.12 05:44:25.007629 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} <Information> executeQuery: Read 151 rows, 14.93 KiB in 0.000946232 sec., 159580 rows/sec., 15.41 MiB/sec.
1413 2023.12.12 05:44:25.007656 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1414 2023.12.12 05:44:25.007843 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1415 2023.12.12 05:44:25.007968 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} <Debug> DynamicQueryHandler: Done processing query
1416 2023.12.12 05:44:25.007998 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1417 2023.12.12 05:44:25.008015 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1418 2023.12.12 05:44:25.008068 [ 3 ] {} <Debug> HTTP-Session: d03e1224-cb65-4662-88b0-e843defc25c9 Destroying unnamed session
1419 2023.12.12 05:44:25.008109 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1420 2023.12.12 05:44:25.008143 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part
1421 2023.12.12 05:44:25.008174 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part
1422 2023.12.12 05:44:25.008301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2023.12.12 05:44:25.008405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1424 2023.12.12 05:44:25.008493 [ 3 ] {} <Debug> HTTP-Session: bed6e833-3a7a-430b-a27a-e153dc1d0a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1425 2023.12.12 05:44:25.008572 [ 3 ] {} <Debug> HTTP-Session: bed6e833-3a7a-430b-a27a-e153dc1d0a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2023.12.12 05:44:25.008621 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 78 rows starting from the beginning of the part
1427 2023.12.12 05:44:25.008637 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
1428 2023.12.12 05:44:25.008901 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1429 2023.12.12 05:44:25.009067 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part
1430 2023.12.12 05:44:25.009072 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1431 2023.12.12 05:44:25.009125 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
1432 2023.12.12 05:44:25.009506 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part
1433 2023.12.12 05:44:25.009747 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
1434 2023.12.12 05:44:25.009931 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 181 rows starting from the beginning of the part
1435 2023.12.12 05:44:25.010013 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1436 2023.12.12 05:44:25.010347 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part
1437 2023.12.12 05:44:25.010350 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::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
1438 2023.12.12 05:44:25.010850 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::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
1439 2023.12.12 05:44:25.011396 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1440 2023.12.12 05:44:25.012185 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1441 2023.12.12 05:44:25.012660 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} <Trace> oximeter.fields_u16 (f2bbf347-8159-415f-bba1-9702da53c7a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1442 2023.12.12 05:44:25.013020 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} <Information> executeQuery: Read 2 rows, 143.00 B in 0.004016907 sec., 497 rows/sec., 34.77 KiB/sec.
1443 2023.12.12 05:44:25.013435 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} <Debug> DynamicQueryHandler: Done processing query
1444 2023.12.12 05:44:25.013510 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1445 2023.12.12 05:44:25.013612 [ 3 ] {} <Debug> HTTP-Session: bed6e833-3a7a-430b-a27a-e153dc1d0a27 Destroying unnamed session
1446 2023.12.12 05:44:25.013764 [ 11 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 4 columns (4 merged, 0 gathered) in 0.006025461 sec., 88457.96197170639 rows/sec., 8.16 MiB/sec.
1447 2023.12.12 05:44:25.013868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 8860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1448 2023.12.12 05:44:25.013998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1449 2023.12.12 05:44:25.014071 [ 3 ] {} <Debug> HTTP-Session: c9d051da-ecbc-4a26-9c06-39e014e56632 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1450 2023.12.12 05:44:25.014124 [ 11 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1451 2023.12.12 05:44:25.014150 [ 3 ] {} <Debug> HTTP-Session: c9d051da-ecbc-4a26-9c06-39e014e56632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1452 2023.12.12 05:44:25.014553 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1453 2023.12.12 05:44:25.014600 [ 10 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.009210008 sec., 16612.363420314075 rows/sec., 1.31 MiB/sec.
1454 2023.12.12 05:44:25.014641 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1455 2023.12.12 05:44:25.014782 [ 11 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1456 2023.12.12 05:44:25.014802 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1457 2023.12.12 05:44:25.015057 [ 11 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1458 2023.12.12 05:44:25.015101 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1459 2023.12.12 05:44:25.015225 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1460 2023.12.12 05:44:25.015362 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1461 2023.12.12 05:44:25.015629 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1462 2023.12.12 05:44:25.015853 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1463 2023.12.12 05:44:25.016003 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1464 2023.12.12 05:44:25.016098 [ 93 ] {} <Debug> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1465 2023.12.12 05:44:25.016103 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.001494687 sec., 34789 rows/sec., 2.72 MiB/sec.
1466 2023.12.12 05:44:25.016132 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1467 2023.12.12 05:44:25.016274 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1468 2023.12.12 05:44:25.016316 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} <Debug> DynamicQueryHandler: Done processing query
1469 2023.12.12 05:44:25.016358 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1470 2023.12.12 05:44:25.016408 [ 3 ] {} <Debug> HTTP-Session: c9d051da-ecbc-4a26-9c06-39e014e56632 Destroying unnamed session
1471 2023.12.12 05:44:25.016420 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1472 2023.12.12 05:44:25.016462 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part
1473 2023.12.12 05:44:25.016551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1474 2023.12.12 05:44:25.016607 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part
1475 2023.12.12 05:44:25.016638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1476 2023.12.12 05:44:25.016679 [ 3 ] {} <Debug> HTTP-Session: 186acf27-d3e2-45b4-8567-38333fec145a Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1477 2023.12.12 05:44:25.016715 [ 3 ] {} <Debug> HTTP-Session: 186acf27-d3e2-45b4-8567-38333fec145a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1478 2023.12.12 05:44:25.016792 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
1479 2023.12.12 05:44:25.016917 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1480 2023.12.12 05:44:25.016998 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
1481 2023.12.12 05:44:25.017016 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1482 2023.12.12 05:44:25.017261 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part
1483 2023.12.12 05:44:25.017542 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1484 2023.12.12 05:44:25.017558 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part
1485 2023.12.12 05:44:25.018090 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1486 2023.12.12 05:44:25.018721 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1487 2023.12.12 05:44:25.018969 [ 11 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002783083 sec., 80845.59461575527 rows/sec., 6.32 MiB/sec.
1488 2023.12.12 05:44:25.019046 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} <Trace> oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1489 2023.12.12 05:44:25.019140 [ 12 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1490 2023.12.12 05:44:25.019304 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002308307 sec., 433 rows/sec., 30.46 KiB/sec.
1491 2023.12.12 05:44:25.019523 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} <Debug> DynamicQueryHandler: Done processing query
1492 2023.12.12 05:44:25.019530 [ 12 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1493 2023.12.12 05:44:25.019563 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1494 2023.12.12 05:44:25.019602 [ 3 ] {} <Debug> HTTP-Session: 186acf27-d3e2-45b4-8567-38333fec145a Destroying unnamed session
1495 2023.12.12 05:44:25.019644 [ 12 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1496 2023.12.12 05:44:25.019826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 53486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1497 2023.12.12 05:44:25.019878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1498 2023.12.12 05:44:25.019896 [ 3 ] {} <Debug> HTTP-Session: d0ed0538-d9ce-4dee-a6d8-0098e4267814 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1499 2023.12.12 05:44:25.019914 [ 3 ] {} <Debug> HTTP-Session: d0ed0538-d9ce-4dee-a6d8-0098e4267814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1500 2023.12.12 05:44:25.020004 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1501 2023.12.12 05:44:25.020051 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1502 2023.12.12 05:44:25.020204 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1503 2023.12.12 05:44:25.020711 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1504 2023.12.12 05:44:25.021038 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1505 2023.12.12 05:44:25.021237 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1506 2023.12.12 05:44:25.021333 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1507 2023.12.12 05:44:25.021345 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001311866 sec., 38113 rows/sec., 51.43 MiB/sec.
1508 2023.12.12 05:44:25.021369 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1509 2023.12.12 05:44:25.021501 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1510 2023.12.12 05:44:25.021580 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} <Debug> DynamicQueryHandler: Done processing query
1511 2023.12.12 05:44:25.021625 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
1512 2023.12.12 05:44:25.021675 [ 3 ] {} <Debug> HTTP-Session: d0ed0538-d9ce-4dee-a6d8-0098e4267814 Destroying unnamed session
1513 2023.12.12 05:44:25.021753 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1514 2023.12.12 05:44:25.021817 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part
1515 2023.12.12 05:44:25.022061 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
1516 2023.12.12 05:44:25.022244 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
1517 2023.12.12 05:44:25.022413 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
1518 2023.12.12 05:44:25.022563 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part
1519 2023.12.12 05:44:25.022654 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::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
1520 2023.12.12 05:44:25.024292 [ 12 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 6 columns (6 merged, 0 gathered) in 0.002870834 sec., 53294.61752229492 rows/sec., 71.92 MiB/sec.
1521 2023.12.12 05:44:25.024484 [ 12 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1522 2023.12.12 05:44:25.024828 [ 12 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1523 2023.12.12 05:44:25.024937 [ 12 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1524 2023.12.12 05:44:30.637460 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
1525 2023.12.12 05:44:30.637550 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
1526 2023.12.12 05:44:35.002128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1527 2023.12.12 05:44:35.002250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1528 2023.12.12 05:44:35.002276 [ 3 ] {} <Debug> HTTP-Session: 136ab4fe-e544-43f8-992b-ab10b084b4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1529 2023.12.12 05:44:35.002299 [ 3 ] {} <Debug> HTTP-Session: 136ab4fe-e544-43f8-992b-ab10b084b4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1530 2023.12.12 05:44:35.002428 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1531 2023.12.12 05:44:35.002488 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1532 2023.12.12 05:44:35.002646 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1533 2023.12.12 05:44:35.003110 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1534 2023.12.12 05:44:35.003385 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1535 2023.12.12 05:44:35.003591 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1536 2023.12.12 05:44:35.003739 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001274985 sec., 39216 rows/sec., 3.10 MiB/sec.
1537 2023.12.12 05:44:35.003911 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} <Debug> DynamicQueryHandler: Done processing query
1538 2023.12.12 05:44:35.003939 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1539 2023.12.12 05:44:35.003956 [ 3 ] {} <Debug> HTTP-Session: 136ab4fe-e544-43f8-992b-ab10b084b4a6 Destroying unnamed session
1540 2023.12.12 05:44:35.004105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 24007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1541 2023.12.12 05:44:35.004162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1542 2023.12.12 05:44:35.004181 [ 3 ] {} <Debug> HTTP-Session: 221fbe33-f39c-46f2-96fb-0d01e7facf6d Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1543 2023.12.12 05:44:35.004201 [ 3 ] {} <Debug> HTTP-Session: 221fbe33-f39c-46f2-96fb-0d01e7facf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1544 2023.12.12 05:44:35.004296 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1545 2023.12.12 05:44:35.004340 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1546 2023.12.12 05:44:35.004462 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1547 2023.12.12 05:44:35.004909 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1548 2023.12.12 05:44:35.005178 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1549 2023.12.12 05:44:35.005344 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1550 2023.12.12 05:44:35.005476 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} <Information> executeQuery: Read 150 rows, 14.85 KiB in 0.001150623 sec., 130364 rows/sec., 12.60 MiB/sec.
1551 2023.12.12 05:44:35.005704 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} <Debug> DynamicQueryHandler: Done processing query
1552 2023.12.12 05:44:35.005729 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1553 2023.12.12 05:44:35.005757 [ 3 ] {} <Debug> HTTP-Session: 221fbe33-f39c-46f2-96fb-0d01e7facf6d Destroying unnamed session
1554 2023.12.12 05:44:35.005888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 8519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1555 2023.12.12 05:44:35.005941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1556 2023.12.12 05:44:35.005960 [ 3 ] {} <Debug> HTTP-Session: a388af1c-514c-40f3-9f23-0b0d8c9cb5c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1557 2023.12.12 05:44:35.005980 [ 3 ] {} <Debug> HTTP-Session: a388af1c-514c-40f3-9f23-0b0d8c9cb5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1558 2023.12.12 05:44:35.006067 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1559 2023.12.12 05:44:35.006109 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1560 2023.12.12 05:44:35.006228 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1561 2023.12.12 05:44:35.006587 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1562 2023.12.12 05:44:35.006820 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1563 2023.12.12 05:44:35.006977 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1564 2023.12.12 05:44:35.007106 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.001009811 sec., 49514 rows/sec., 3.87 MiB/sec.
1565 2023.12.12 05:44:35.007237 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} <Debug> DynamicQueryHandler: Done processing query
1566 2023.12.12 05:44:35.007261 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1567 2023.12.12 05:44:35.007277 [ 3 ] {} <Debug> HTTP-Session: a388af1c-514c-40f3-9f23-0b0d8c9cb5c3 Destroying unnamed session
1568 2023.12.12 05:44:35.007501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 53486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1569 2023.12.12 05:44:35.007635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1570 2023.12.12 05:44:35.007656 [ 3 ] {} <Debug> HTTP-Session: bbf4f3df-a820-4df5-9622-95b9f5fd51c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1571 2023.12.12 05:44:35.007675 [ 3 ] {} <Debug> HTTP-Session: bbf4f3df-a820-4df5-9622-95b9f5fd51c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1572 2023.12.12 05:44:35.007789 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1573 2023.12.12 05:44:35.007837 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1574 2023.12.12 05:44:35.007989 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1575 2023.12.12 05:44:35.008511 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1576 2023.12.12 05:44:35.008875 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1577 2023.12.12 05:44:35.009070 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1578 2023.12.12 05:44:35.009201 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001382516 sec., 36165 rows/sec., 48.80 MiB/sec.
1579 2023.12.12 05:44:35.009333 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} <Debug> DynamicQueryHandler: Done processing query
1580 2023.12.12 05:44:35.009356 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
1581 2023.12.12 05:44:35.009372 [ 3 ] {} <Debug> HTTP-Session: bbf4f3df-a820-4df5-9622-95b9f5fd51c8 Destroying unnamed session
1582 2023.12.12 05:44:45.004871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1583 2023.12.12 05:44:45.005000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1584 2023.12.12 05:44:45.005032 [ 3 ] {} <Debug> HTTP-Session: 94db912f-8256-47e3-87af-7530eeda1482 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1585 2023.12.12 05:44:45.005064 [ 3 ] {} <Debug> HTTP-Session: 94db912f-8256-47e3-87af-7530eeda1482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1586 2023.12.12 05:44:45.005193 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1587 2023.12.12 05:44:45.005251 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1588 2023.12.12 05:44:45.005409 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1589 2023.12.12 05:44:45.005879 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1590 2023.12.12 05:44:45.006156 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1591 2023.12.12 05:44:45.006342 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1592 2023.12.12 05:44:45.006483 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001258184 sec., 39739 rows/sec., 3.15 MiB/sec.
1593 2023.12.12 05:44:45.006632 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} <Debug> DynamicQueryHandler: Done processing query
1594 2023.12.12 05:44:45.006656 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1595 2023.12.12 05:44:45.006672 [ 3 ] {} <Debug> HTTP-Session: 94db912f-8256-47e3-87af-7530eeda1482 Destroying unnamed session
1596 2023.12.12 05:44:45.006844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 29302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1597 2023.12.12 05:44:45.006888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1598 2023.12.12 05:44:45.006907 [ 3 ] {} <Debug> HTTP-Session: 5ffd55fb-1e54-461c-a177-9b3fbd6e9069 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1599 2023.12.12 05:44:45.006931 [ 3 ] {} <Debug> HTTP-Session: 5ffd55fb-1e54-461c-a177-9b3fbd6e9069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1600 2023.12.12 05:44:45.007009 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1601 2023.12.12 05:44:45.007047 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1602 2023.12.12 05:44:45.007148 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1603 2023.12.12 05:44:45.007581 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1604 2023.12.12 05:44:45.007805 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1605 2023.12.12 05:44:45.007955 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1606 2023.12.12 05:44:45.008075 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} <Information> executeQuery: Read 186 rows, 17.96 KiB in 0.001038332 sec., 179133 rows/sec., 16.89 MiB/sec.
1607 2023.12.12 05:44:45.008194 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} <Debug> DynamicQueryHandler: Done processing query
1608 2023.12.12 05:44:45.008217 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1609 2023.12.12 05:44:45.008232 [ 3 ] {} <Debug> HTTP-Session: 5ffd55fb-1e54-461c-a177-9b3fbd6e9069 Destroying unnamed session
1610 2023.12.12 05:44:45.008367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 12561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1611 2023.12.12 05:44:45.008410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1612 2023.12.12 05:44:45.008428 [ 3 ] {} <Debug> HTTP-Session: 21bae348-9064-4285-8690-287434b36d8a Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1613 2023.12.12 05:44:45.008445 [ 3 ] {} <Debug> HTTP-Session: 21bae348-9064-4285-8690-287434b36d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1614 2023.12.12 05:44:45.008516 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1615 2023.12.12 05:44:45.008555 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1616 2023.12.12 05:44:45.008661 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1617 2023.12.12 05:44:45.009005 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1618 2023.12.12 05:44:45.009208 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1619 2023.12.12 05:44:45.009353 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1620 2023.12.12 05:44:45.009472 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} <Information> executeQuery: Read 74 rows, 5.90 KiB in 0.00092848 sec., 79700 rows/sec., 6.21 MiB/sec.
1621 2023.12.12 05:44:45.009593 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} <Debug> DynamicQueryHandler: Done processing query
1622 2023.12.12 05:44:45.009617 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1623 2023.12.12 05:44:45.009632 [ 3 ] {} <Debug> HTTP-Session: 21bae348-9064-4285-8690-287434b36d8a Destroying unnamed session
1624 2023.12.12 05:44:45.009772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1625 2023.12.12 05:44:45.009814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1626 2023.12.12 05:44:45.009832 [ 3 ] {} <Debug> HTTP-Session: 78e43dbd-fd92-4479-af81-0133d8adacee Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1627 2023.12.12 05:44:45.009849 [ 3 ] {} <Debug> HTTP-Session: 78e43dbd-fd92-4479-af81-0133d8adacee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1628 2023.12.12 05:44:45.009927 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1629 2023.12.12 05:44:45.009970 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1630 2023.12.12 05:44:45.010089 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1631 2023.12.12 05:44:45.010394 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1632 2023.12.12 05:44:45.010650 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1633 2023.12.12 05:44:45.010825 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} <Trace> oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1634 2023.12.12 05:44:45.010939 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000983662 sec., 36597 rows/sec., 2.58 MiB/sec.
1635 2023.12.12 05:44:45.011054 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} <Debug> DynamicQueryHandler: Done processing query
1636 2023.12.12 05:44:45.011076 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1637 2023.12.12 05:44:45.011092 [ 3 ] {} <Debug> HTTP-Session: 78e43dbd-fd92-4479-af81-0133d8adacee Destroying unnamed session
1638 2023.12.12 05:44:45.011255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 53487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1639 2023.12.12 05:44:45.011298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1640 2023.12.12 05:44:45.011316 [ 3 ] {} <Debug> HTTP-Session: 754b7855-ce8a-47e3-abac-dfbb748cf863 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1641 2023.12.12 05:44:45.011332 [ 3 ] {} <Debug> HTTP-Session: 754b7855-ce8a-47e3-abac-dfbb748cf863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1642 2023.12.12 05:44:45.011421 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1643 2023.12.12 05:44:45.011463 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1644 2023.12.12 05:44:45.011594 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1645 2023.12.12 05:44:45.012087 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1646 2023.12.12 05:44:45.012400 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1647 2023.12.12 05:44:45.012587 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1648 2023.12.12 05:44:45.012708 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001260085 sec., 39679 rows/sec., 53.55 MiB/sec.
1649 2023.12.12 05:44:45.012829 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} <Debug> DynamicQueryHandler: Done processing query
1650 2023.12.12 05:44:45.012851 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
1651 2023.12.12 05:44:45.012867 [ 3 ] {} <Debug> HTTP-Session: 754b7855-ce8a-47e3-abac-dfbb748cf863 Destroying unnamed session
1652 2023.12.12 05:44:45.637617 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
1653 2023.12.12 05:44:45.637677 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
1654 2023.12.12 05:44:55.003216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1655 2023.12.12 05:44:55.003344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1656 2023.12.12 05:44:55.003373 [ 3 ] {} <Debug> HTTP-Session: cba1e1c9-7b7b-4079-a02f-9332bee2ea8c Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1657 2023.12.12 05:44:55.003401 [ 3 ] {} <Debug> HTTP-Session: cba1e1c9-7b7b-4079-a02f-9332bee2ea8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1658 2023.12.12 05:44:55.003539 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1659 2023.12.12 05:44:55.003605 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1660 2023.12.12 05:44:55.003773 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1661 2023.12.12 05:44:55.004240 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1662 2023.12.12 05:44:55.004488 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1663 2023.12.12 05:44:55.004644 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} <Trace> oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1664 2023.12.12 05:44:55.004773 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001190874 sec., 41985 rows/sec., 3.32 MiB/sec.
1665 2023.12.12 05:44:55.004916 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} <Debug> DynamicQueryHandler: Done processing query
1666 2023.12.12 05:44:55.004940 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1667 2023.12.12 05:44:55.004956 [ 3 ] {} <Debug> HTTP-Session: cba1e1c9-7b7b-4079-a02f-9332bee2ea8c Destroying unnamed session
1668 2023.12.12 05:44:55.005179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 24007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1669 2023.12.12 05:44:55.005223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1670 2023.12.12 05:44:55.005242 [ 3 ] {} <Debug> HTTP-Session: 43d94811-c8f2-442e-9215-1dcdb289eef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1671 2023.12.12 05:44:55.005258 [ 3 ] {} <Debug> HTTP-Session: 43d94811-c8f2-442e-9215-1dcdb289eef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1672 2023.12.12 05:44:55.005335 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1673 2023.12.12 05:44:55.005374 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1674 2023.12.12 05:44:55.005476 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1675 2023.12.12 05:44:55.005869 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1676 2023.12.12 05:44:55.006078 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1677 2023.12.12 05:44:55.006228 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} <Trace> oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1678 2023.12.12 05:44:55.006360 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} <Information> executeQuery: Read 150 rows, 14.85 KiB in 0.000984892 sec., 152300 rows/sec., 14.72 MiB/sec.
1679 2023.12.12 05:44:55.006490 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} <Debug> DynamicQueryHandler: Done processing query
1680 2023.12.12 05:44:55.006514 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1681 2023.12.12 05:44:55.006529 [ 3 ] {} <Debug> HTTP-Session: 43d94811-c8f2-442e-9215-1dcdb289eef7 Destroying unnamed session
1682 2023.12.12 05:44:55.006652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 8519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1683 2023.12.12 05:44:55.006695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1684 2023.12.12 05:44:55.006713 [ 3 ] {} <Debug> HTTP-Session: 9065be4b-c672-4771-941a-d6234bcb7d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1685 2023.12.12 05:44:55.006729 [ 3 ] {} <Debug> HTTP-Session: 9065be4b-c672-4771-941a-d6234bcb7d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1686 2023.12.12 05:44:55.006801 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1687 2023.12.12 05:44:55.006838 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1688 2023.12.12 05:44:55.006945 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1689 2023.12.12 05:44:55.007244 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1690 2023.12.12 05:44:55.007444 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1691 2023.12.12 05:44:55.007591 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} <Trace> oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1692 2023.12.12 05:44:55.007712 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000884651 sec., 56519 rows/sec., 4.42 MiB/sec.
1693 2023.12.12 05:44:55.007827 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} <Debug> DynamicQueryHandler: Done processing query
1694 2023.12.12 05:44:55.007850 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1695 2023.12.12 05:44:55.007865 [ 3 ] {} <Debug> HTTP-Session: 9065be4b-c672-4771-941a-d6234bcb7d8f Destroying unnamed session
1696 2023.12.12 05:44:55.008058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1697 2023.12.12 05:44:55.008112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1698 2023.12.12 05:44:55.008131 [ 3 ] {} <Debug> HTTP-Session: 3a457676-057d-4c3b-8ecd-41194d5a51f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194
1699 2023.12.12 05:44:55.008147 [ 3 ] {} <Debug> HTTP-Session: 3a457676-057d-4c3b-8ecd-41194d5a51f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1700 2023.12.12 05:44:55.008236 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1701 2023.12.12 05:44:55.008280 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1702 2023.12.12 05:44:55.008415 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1703 2023.12.12 05:44:55.008919 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
1704 2023.12.12 05:44:55.009250 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1705 2023.12.12 05:44:55.009422 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} <Trace> oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1706 2023.12.12 05:44:55.009544 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001280985 sec., 39032 rows/sec., 52.67 MiB/sec.
1707 2023.12.12 05:44:55.009698 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} <Debug> DynamicQueryHandler: Done processing query
1708 2023.12.12 05:44:55.009722 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
1709 2023.12.12 05:44:55.009737 [ 3 ] {} <Debug> HTTP-Session: 3a457676-057d-4c3b-8ecd-41194d5a51f6 Destroying unnamed session
1710 2023.12.12 05:45:00.637945 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache
1711 2023.12.12 05:45:00.638014 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache