Max level shown:
1 [ Jan 19 06:57:17 Enabled. ]
2 [ Jan 19 06:57:17 Rereading configuration. ]
3 [ Jan 19 06:57:18 Rereading configuration. ]
4 [ Jan 19 06:57:19 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jan 19 06:57:19 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.01.19 06:57:20.137854 [ 1 ] {} <Information> Application: Will watch for the process with pid 22234
33 2024.01.19 06:57:20.137946 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.01.19 06:57:20.400881 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22234
35 2024.01.19 06:57:20.401048 [ 1 ] {} <Information> Application: starting up
36 2024.01.19 06:57:20.401242 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.01.19 06:57:20.500688 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.01.19 06:57:20.500740 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.01.19 06:57:20.500753 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.01.19 06:57:20.500788 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.01.19 06:57:20.501094 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.01.19 06:57:20.501745 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
43 Processing configuration file 'config.xml'.
44 There is no file 'config.xml', will use embedded config.
45 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
46 2024.01.19 06:57:20.502210 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.01.19 06:57:20.502464 [ 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)
48 2024.01.19 06:57:20.505070 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.01.19 06:57:20.505114 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.01.19 06:57:20.505799 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
51 Processing configuration file 'config.xml'.
52 There is no file 'config.xml', will use embedded config.
53 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
54 2024.01.19 06:57:20.505968 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.01.19 06:57:20.512161 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.01.19 06:57:20.512640 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.01.19 06:57:20.512665 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.01.19 06:57:20.514008 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.01.19 06:57:20.514633 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.01.19 06:57:20.514963 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.01.19 06:57:20.515296 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.01.19 06:57:20.516130 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.01.19 06:57:20.516177 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.01.19 06:57:20.516233 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.01.19 06:57:20.516250 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.01.19 06:57:20.524829 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.01.19 06:57:20.524858 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104871 sec
68 2024.01.19 06:57:20.525400 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.01.19 06:57:20.525476 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.01.19 06:57:20.525495 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.01.19 06:57:20.525511 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.01.19 06:57:20.525523 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.01.19 06:57:20.525537 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.01.19 06:57:20.525552 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.01.19 06:57:20.525585 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.01.19 06:57:20.525604 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.01.19 06:57:20.525633 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.01.19 06:57:20.525648 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.01.19 06:57:20.525662 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.01.19 06:57:20.525677 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.01.19 06:57:20.525710 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.01.19 06:57:20.525725 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.01.19 06:57:20.525737 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.01.19 06:57:20.559646 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.01.19 06:57:20.560881 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.01.19 06:57:20.560907 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.09e-05 sec
87 2024.01.19 06:57:20.560927 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.01.19 06:57:20.560941 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.01.19 06:57:20.560959 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.01.19 06:57:20.563075 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.01.19 06:57:20.568082 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.01.19 06:57:20.568225 [ 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).
93 2024.01.19 06:57:20.568255 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.01.19 06:57:20.752587 [ 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)
95 2024.01.19 06:57:20.769500 [ 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)
96 2024.01.19 06:57:20.769548 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.01.19 06:57:20.871486 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.01.19 06:57:20.872221 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB
99 2024.01.19 06:57:20.872591 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.01.19 06:57:20.872646 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.01.19 06:57:20.872669 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.01.19 06:57:20.872736 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache
103 2024.01.19 06:57:20.872762 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
104 2024.01.19 06:57:20.872804 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.01.19 06:57:20.873375 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.01.19 06:57:20.873397 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.01.19 06:57:35.873345 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
108 2024.01.19 06:57:35.873410 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
109 2024.01.19 06:57:45.048796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
110 2024.01.19 06:57:45.048989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
111 2024.01.19 06:57:45.049543 [ 3 ] {} <Debug> HTTP-Session: 99290d62-23ea-4d1b-aa8f-06a01663eeb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
112 2024.01.19 06:57:45.049579 [ 3 ] {} <Debug> HTTP-Session: 99290d62-23ea-4d1b-aa8f-06a01663eeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
113 2024.01.19 06:57:45.049702 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
114 2024.01.19 06:57:45.049733 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
115 2024.01.19 06:57:45.049746 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
116 2024.01.19 06:57:45.051146 [ 3 ] {99a5af39-9d2b-4aea-b02e-633ed69c07b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
117 2024.01.19 06:57:45.069220 [ 3 ] {99a5af39-9d2b-4aea-b02e-633ed69c07b4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:33727) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
118 
119 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
120 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
121 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
122 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
123 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
124 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
125 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
126 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
127 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
128 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
129 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
130 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
131 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
132 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
133 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
134 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
135 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
136 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
137 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
138 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
139 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
140 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
141 
142 2024.01.19 06:57:45.070035 [ 3 ] {99a5af39-9d2b-4aea-b02e-633ed69c07b4} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
143 
144 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
145 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
146 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
147 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
148 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
149 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
150 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
151 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
152 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
153 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
154 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
155 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
156 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
157 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
158 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
159 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
160 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
161 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
162 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
163 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
164 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
165 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
166 (version 22.8.9.1)
167 2024.01.19 06:57:45.070750 [ 3 ] {99a5af39-9d2b-4aea-b02e-633ed69c07b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
168 2024.01.19 06:57:45.070781 [ 3 ] {} <Debug> HTTP-Session: 99290d62-23ea-4d1b-aa8f-06a01663eeb7 Destroying unnamed session
169 2024.01.19 06:57:45.071111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
170 2024.01.19 06:57:45.071177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
171 2024.01.19 06:57:45.071205 [ 3 ] {} <Debug> HTTP-Session: 700c600d-39e3-4f3a-a8da-7b60647cd513 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
172 2024.01.19 06:57:45.071224 [ 3 ] {} <Debug> HTTP-Session: 700c600d-39e3-4f3a-a8da-7b60647cd513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
173 2024.01.19 06:57:45.071318 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
174 2024.01.19 06:57:45.071399 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
175 2024.01.19 06:57:45.072429 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
176 2024.01.19 06:57:45.074257 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
177 2024.01.19 06:57:45.078105 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} <Debug> DynamicQueryHandler: Done processing query
178 2024.01.19 06:57:45.078133 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
179 2024.01.19 06:57:45.078149 [ 3 ] {} <Debug> HTTP-Session: 700c600d-39e3-4f3a-a8da-7b60647cd513 Destroying unnamed session
180 2024.01.19 06:57:45.078289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
181 2024.01.19 06:57:45.078339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
182 2024.01.19 06:57:45.078358 [ 3 ] {} <Debug> HTTP-Session: 56ecf664-93cf-472c-ba90-76c032a75062 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
183 2024.01.19 06:57:45.078378 [ 3 ] {} <Debug> HTTP-Session: 56ecf664-93cf-472c-ba90-76c032a75062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
184 2024.01.19 06:57:45.078476 [ 3 ] {c8aa3086-d516-42bf-a86b-955268d12870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
185 2024.01.19 06:57:45.078719 [ 3 ] {c8aa3086-d516-42bf-a86b-955268d12870} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:33727) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
186 
187 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
188 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
189 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
190 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
191 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
192 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
193 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
194 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
195 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
196 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
197 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
198 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
199 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
200 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
201 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
202 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
203 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
204 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
205 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
206 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
207 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
208 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
209 
210 2024.01.19 06:57:45.078842 [ 3 ] {c8aa3086-d516-42bf-a86b-955268d12870} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
211 
212 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
213 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
214 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
215 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
216 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
217 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
218 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
219 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
220 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
221 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
222 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
223 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
224 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
225 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
226 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
227 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
228 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
229 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
230 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
231 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
232 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
233 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
234 (version 22.8.9.1)
235 2024.01.19 06:57:45.078954 [ 3 ] {c8aa3086-d516-42bf-a86b-955268d12870} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
236 2024.01.19 06:57:45.078977 [ 3 ] {} <Debug> HTTP-Session: 56ecf664-93cf-472c-ba90-76c032a75062 Destroying unnamed session
237 2024.01.19 06:57:45.079232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
238 2024.01.19 06:57:45.079276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
239 2024.01.19 06:57:45.079298 [ 3 ] {} <Debug> HTTP-Session: 85992147-0405-4d75-8c41-7d4460efe51a Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
240 2024.01.19 06:57:45.079314 [ 3 ] {} <Debug> HTTP-Session: 85992147-0405-4d75-8c41-7d4460efe51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
241 2024.01.19 06:57:45.079418 [ 3 ] {a7e4527d-84e3-4ea9-9af5-6a5b9a7487ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) DROP DATABASE IF EXISTS oximeter (stage: Complete)
242 2024.01.19 06:57:45.079520 [ 3 ] {a7e4527d-84e3-4ea9-9af5-6a5b9a7487ec} <Debug> DynamicQueryHandler: Done processing query
243 2024.01.19 06:57:45.079539 [ 3 ] {a7e4527d-84e3-4ea9-9af5-6a5b9a7487ec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
244 2024.01.19 06:57:45.079560 [ 3 ] {} <Debug> HTTP-Session: 85992147-0405-4d75-8c41-7d4460efe51a Destroying unnamed session
245 2024.01.19 06:57:45.079665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
246 2024.01.19 06:57:45.079707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
247 2024.01.19 06:57:45.079729 [ 3 ] {} <Debug> HTTP-Session: bc493eb0-29e2-4385-b4f3-2b9ec775b956 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
248 2024.01.19 06:57:45.079744 [ 3 ] {} <Debug> HTTP-Session: bc493eb0-29e2-4385-b4f3-2b9ec775b956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
249 2024.01.19 06:57:45.079801 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
250 2024.01.19 06:57:45.079854 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
251 2024.01.19 06:57:45.086305 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
252 2024.01.19 06:57:45.086331 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.601e-05 sec
253 2024.01.19 06:57:45.086352 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} <Information> TablesLoader: Loading 0 tables with 0 dependency level
254 2024.01.19 06:57:45.086366 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} <Information> DatabaseAtomic (oximeter): Starting up tables.
255 2024.01.19 06:57:45.086437 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} <Debug> DynamicQueryHandler: Done processing query
256 2024.01.19 06:57:45.086456 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
257 2024.01.19 06:57:45.086475 [ 3 ] {} <Debug> HTTP-Session: bc493eb0-29e2-4385-b4f3-2b9ec775b956 Destroying unnamed session
258 2024.01.19 06:57:45.086591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
259 2024.01.19 06:57:45.086636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
260 2024.01.19 06:57:45.086658 [ 3 ] {} <Debug> HTTP-Session: c64534ed-4ee8-4574-90fe-8218c0cb3bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
261 2024.01.19 06:57:45.086673 [ 3 ] {} <Debug> HTTP-Session: c64534ed-4ee8-4574-90fe-8218c0cb3bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
262 2024.01.19 06:57:45.086810 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) /* The version table contains metadata about the `oximeter` database */
263 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
264 2024.01.19 06:57:45.086855 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
265 2024.01.19 06:57:45.094837 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} <Debug> oximeter.version (d3c9ba4a-b772-444f-b4a9-fb3e8b3da080): Loading data parts
266 2024.01.19 06:57:45.094968 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} <Debug> oximeter.version (d3c9ba4a-b772-444f-b4a9-fb3e8b3da080): There are no data parts
267 2024.01.19 06:57:45.104896 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} <Debug> DynamicQueryHandler: Done processing query
268 2024.01.19 06:57:45.104937 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
269 2024.01.19 06:57:45.104957 [ 3 ] {} <Debug> HTTP-Session: c64534ed-4ee8-4574-90fe-8218c0cb3bd0 Destroying unnamed session
270 2024.01.19 06:57:45.105081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
271 2024.01.19 06:57:45.105138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
272 2024.01.19 06:57:45.105160 [ 3 ] {} <Debug> HTTP-Session: 841030a5-3fd8-4f3c-b1be-a062810affa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
273 2024.01.19 06:57:45.105186 [ 3 ] {} <Debug> HTTP-Session: 841030a5-3fd8-4f3c-b1be-a062810affa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
274 2024.01.19 06:57:45.105431 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) /* The measurement tables contain all individual samples from each timeseries.
275 *
276 * Each table stores a single datum type, and otherwise contains nearly the same
277 * structure. The primary sorting key is on the timeseries name, key, and then
278 * timestamp, so that all timeseries from the same schema are grouped, followed
279 * by all samples from the same timeseries.
280 *
281 * This reflects that one usually looks up the _key_ in one or more field table,
282 * and then uses that to index quickly into the measurements tables.
283 */
284 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)
285 2024.01.19 06:57:45.105498 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
286 2024.01.19 06:57:45.114275 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} <Debug> oximeter.measurements_bool (87f1aba8-0743-48d2-bbd3-0a2fc861a3a2): Loading data parts
287 2024.01.19 06:57:45.114390 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} <Debug> oximeter.measurements_bool (87f1aba8-0743-48d2-bbd3-0a2fc861a3a2): There are no data parts
288 2024.01.19 06:57:45.117103 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} <Debug> DynamicQueryHandler: Done processing query
289 2024.01.19 06:57:45.117140 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
290 2024.01.19 06:57:45.117160 [ 3 ] {} <Debug> HTTP-Session: 841030a5-3fd8-4f3c-b1be-a062810affa5 Destroying unnamed session
291 2024.01.19 06:57:45.117298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.01.19 06:57:45.117355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
293 2024.01.19 06:57:45.117378 [ 3 ] {} <Debug> HTTP-Session: 2ae8da6a-289e-4d09-acd0-5ea491425096 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
294 2024.01.19 06:57:45.117402 [ 3 ] {} <Debug> HTTP-Session: 2ae8da6a-289e-4d09-acd0-5ea491425096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.01.19 06:57:45.117633 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
296 2024.01.19 06:57:45.117686 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
297 2024.01.19 06:57:45.122810 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} <Debug> oximeter.measurements_i8 (e5e51a7d-b230-4313-8aad-f7dc9b2f5e77): Loading data parts
298 2024.01.19 06:57:45.122926 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} <Debug> oximeter.measurements_i8 (e5e51a7d-b230-4313-8aad-f7dc9b2f5e77): There are no data parts
299 2024.01.19 06:57:45.131271 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} <Debug> DynamicQueryHandler: Done processing query
300 2024.01.19 06:57:45.131308 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
301 2024.01.19 06:57:45.131328 [ 3 ] {} <Debug> HTTP-Session: 2ae8da6a-289e-4d09-acd0-5ea491425096 Destroying unnamed session
302 2024.01.19 06:57:45.131445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
303 2024.01.19 06:57:45.131501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
304 2024.01.19 06:57:45.131525 [ 3 ] {} <Debug> HTTP-Session: aef27c68-8821-4b91-a820-29246e47a63a Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
305 2024.01.19 06:57:45.131551 [ 3 ] {} <Debug> HTTP-Session: aef27c68-8821-4b91-a820-29246e47a63a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
306 2024.01.19 06:57:45.131756 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
307 2024.01.19 06:57:45.131805 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
308 2024.01.19 06:57:45.135177 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} <Debug> oximeter.measurements_u8 (8804b3a4-2e87-4221-b296-79c9affef7a4): Loading data parts
309 2024.01.19 06:57:45.135308 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} <Debug> oximeter.measurements_u8 (8804b3a4-2e87-4221-b296-79c9affef7a4): There are no data parts
310 2024.01.19 06:57:45.137835 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} <Debug> DynamicQueryHandler: Done processing query
311 2024.01.19 06:57:45.137865 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
312 2024.01.19 06:57:45.137891 [ 3 ] {} <Debug> HTTP-Session: aef27c68-8821-4b91-a820-29246e47a63a Destroying unnamed session
313 2024.01.19 06:57:45.138018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
314 2024.01.19 06:57:45.138068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
315 2024.01.19 06:57:45.138097 [ 3 ] {} <Debug> HTTP-Session: 24da233c-4d78-42e5-9230-689c46b465cd Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
316 2024.01.19 06:57:45.138125 [ 3 ] {} <Debug> HTTP-Session: 24da233c-4d78-42e5-9230-689c46b465cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
317 2024.01.19 06:57:45.138353 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
318 2024.01.19 06:57:45.138415 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
319 2024.01.19 06:57:45.145767 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} <Debug> oximeter.measurements_i16 (f87022fe-eb57-46c3-ba79-2f03d8ce736b): Loading data parts
320 2024.01.19 06:57:45.145920 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} <Debug> oximeter.measurements_i16 (f87022fe-eb57-46c3-ba79-2f03d8ce736b): There are no data parts
321 2024.01.19 06:57:45.150836 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} <Debug> DynamicQueryHandler: Done processing query
322 2024.01.19 06:57:45.150873 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
323 2024.01.19 06:57:45.150903 [ 3 ] {} <Debug> HTTP-Session: 24da233c-4d78-42e5-9230-689c46b465cd Destroying unnamed session
324 2024.01.19 06:57:45.151061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
325 2024.01.19 06:57:45.151132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
326 2024.01.19 06:57:45.151166 [ 3 ] {} <Debug> HTTP-Session: 344cbe89-eb2d-4c79-a7a8-c51b7cdf57f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
327 2024.01.19 06:57:45.151199 [ 3 ] {} <Debug> HTTP-Session: 344cbe89-eb2d-4c79-a7a8-c51b7cdf57f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
328 2024.01.19 06:57:45.151479 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
329 2024.01.19 06:57:45.151551 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
330 2024.01.19 06:57:45.154796 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} <Debug> oximeter.measurements_u16 (26efd4f1-3f21-4544-9012-09d17ae5f8eb): Loading data parts
331 2024.01.19 06:57:45.154942 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} <Debug> oximeter.measurements_u16 (26efd4f1-3f21-4544-9012-09d17ae5f8eb): There are no data parts
332 2024.01.19 06:57:45.158096 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} <Debug> DynamicQueryHandler: Done processing query
333 2024.01.19 06:57:45.158132 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
334 2024.01.19 06:57:45.158162 [ 3 ] {} <Debug> HTTP-Session: 344cbe89-eb2d-4c79-a7a8-c51b7cdf57f3 Destroying unnamed session
335 2024.01.19 06:57:45.158309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
336 2024.01.19 06:57:45.158381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
337 2024.01.19 06:57:45.158414 [ 3 ] {} <Debug> HTTP-Session: 002fa197-bda4-4d25-b164-464cefb9dc0d Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
338 2024.01.19 06:57:45.158438 [ 3 ] {} <Debug> HTTP-Session: 002fa197-bda4-4d25-b164-464cefb9dc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
339 2024.01.19 06:57:45.158736 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
340 2024.01.19 06:57:45.158811 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
341 2024.01.19 06:57:45.163982 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} <Debug> oximeter.measurements_i32 (ce98cf04-e093-4520-8e96-f51a09c5a564): Loading data parts
342 2024.01.19 06:57:45.164125 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} <Debug> oximeter.measurements_i32 (ce98cf04-e093-4520-8e96-f51a09c5a564): There are no data parts
343 2024.01.19 06:57:45.169040 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} <Debug> DynamicQueryHandler: Done processing query
344 2024.01.19 06:57:45.169078 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
345 2024.01.19 06:57:45.169109 [ 3 ] {} <Debug> HTTP-Session: 002fa197-bda4-4d25-b164-464cefb9dc0d Destroying unnamed session
346 2024.01.19 06:57:45.169255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
347 2024.01.19 06:57:45.169327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
348 2024.01.19 06:57:45.169361 [ 3 ] {} <Debug> HTTP-Session: e55b3fc9-1981-4d75-aa24-54c16fa63892 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
349 2024.01.19 06:57:45.169386 [ 3 ] {} <Debug> HTTP-Session: e55b3fc9-1981-4d75-aa24-54c16fa63892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
350 2024.01.19 06:57:45.169678 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
351 2024.01.19 06:57:45.169763 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
352 2024.01.19 06:57:45.172819 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} <Debug> oximeter.measurements_u32 (76af195e-c014-4216-b3df-806cf120f3bf): Loading data parts
353 2024.01.19 06:57:45.172969 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} <Debug> oximeter.measurements_u32 (76af195e-c014-4216-b3df-806cf120f3bf): There are no data parts
354 2024.01.19 06:57:45.175533 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} <Debug> DynamicQueryHandler: Done processing query
355 2024.01.19 06:57:45.175557 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
356 2024.01.19 06:57:45.175572 [ 3 ] {} <Debug> HTTP-Session: e55b3fc9-1981-4d75-aa24-54c16fa63892 Destroying unnamed session
357 2024.01.19 06:57:45.175687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
358 2024.01.19 06:57:45.175771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
359 2024.01.19 06:57:45.175802 [ 3 ] {} <Debug> HTTP-Session: dd0793c9-9360-4558-833d-b2863df102ed Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
360 2024.01.19 06:57:45.175839 [ 3 ] {} <Debug> HTTP-Session: dd0793c9-9360-4558-833d-b2863df102ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
361 2024.01.19 06:57:45.176129 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
362 2024.01.19 06:57:45.176206 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
363 2024.01.19 06:57:45.181617 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} <Debug> oximeter.measurements_i64 (746c92ac-b0f5-4486-bb62-b35a0619e092): Loading data parts
364 2024.01.19 06:57:45.181732 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} <Debug> oximeter.measurements_i64 (746c92ac-b0f5-4486-bb62-b35a0619e092): There are no data parts
365 2024.01.19 06:57:45.186518 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} <Debug> DynamicQueryHandler: Done processing query
366 2024.01.19 06:57:45.186548 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
367 2024.01.19 06:57:45.186566 [ 3 ] {} <Debug> HTTP-Session: dd0793c9-9360-4558-833d-b2863df102ed Destroying unnamed session
368 2024.01.19 06:57:45.186686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2024.01.19 06:57:45.186735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
370 2024.01.19 06:57:45.186753 [ 3 ] {} <Debug> HTTP-Session: 49a826d3-20bc-47b1-b8d5-689800de5b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
371 2024.01.19 06:57:45.186774 [ 3 ] {} <Debug> HTTP-Session: 49a826d3-20bc-47b1-b8d5-689800de5b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2024.01.19 06:57:45.186966 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
373 2024.01.19 06:57:45.187015 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
374 2024.01.19 06:57:45.189985 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} <Debug> oximeter.measurements_u64 (fcad422d-8765-4ced-880f-0eb6009bb51f): Loading data parts
375 2024.01.19 06:57:45.190102 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} <Debug> oximeter.measurements_u64 (fcad422d-8765-4ced-880f-0eb6009bb51f): There are no data parts
376 2024.01.19 06:57:45.192571 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} <Debug> DynamicQueryHandler: Done processing query
377 2024.01.19 06:57:45.192602 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
378 2024.01.19 06:57:45.192618 [ 3 ] {} <Debug> HTTP-Session: 49a826d3-20bc-47b1-b8d5-689800de5b35 Destroying unnamed session
379 2024.01.19 06:57:45.192721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.01.19 06:57:45.192769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
381 2024.01.19 06:57:45.192787 [ 3 ] {} <Debug> HTTP-Session: ded5167c-884f-4a79-893c-727d4d427dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
382 2024.01.19 06:57:45.192808 [ 3 ] {} <Debug> HTTP-Session: ded5167c-884f-4a79-893c-727d4d427dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.01.19 06:57:45.192996 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
384 2024.01.19 06:57:45.193040 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
385 2024.01.19 06:57:45.198102 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} <Debug> oximeter.measurements_f32 (4981febd-20a7-42d1-bc97-4c0496dd00e7): Loading data parts
386 2024.01.19 06:57:45.198189 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} <Debug> oximeter.measurements_f32 (4981febd-20a7-42d1-bc97-4c0496dd00e7): There are no data parts
387 2024.01.19 06:57:45.202962 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} <Debug> DynamicQueryHandler: Done processing query
388 2024.01.19 06:57:45.202999 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
389 2024.01.19 06:57:45.203017 [ 3 ] {} <Debug> HTTP-Session: ded5167c-884f-4a79-893c-727d4d427dc3 Destroying unnamed session
390 2024.01.19 06:57:45.203161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
391 2024.01.19 06:57:45.203219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
392 2024.01.19 06:57:45.203241 [ 3 ] {} <Debug> HTTP-Session: b834ea24-7846-44af-8e03-686c85ab749e Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
393 2024.01.19 06:57:45.203267 [ 3 ] {} <Debug> HTTP-Session: b834ea24-7846-44af-8e03-686c85ab749e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
394 2024.01.19 06:57:45.203498 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
395 2024.01.19 06:57:45.203551 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
396 2024.01.19 06:57:45.206578 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} <Debug> oximeter.measurements_f64 (06234b58-cfaf-4c96-9918-9f2c7c32e4a7): Loading data parts
397 2024.01.19 06:57:45.206651 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} <Debug> oximeter.measurements_f64 (06234b58-cfaf-4c96-9918-9f2c7c32e4a7): There are no data parts
398 2024.01.19 06:57:45.209120 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} <Debug> DynamicQueryHandler: Done processing query
399 2024.01.19 06:57:45.209180 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
400 2024.01.19 06:57:45.209201 [ 3 ] {} <Debug> HTTP-Session: b834ea24-7846-44af-8e03-686c85ab749e Destroying unnamed session
401 2024.01.19 06:57:45.209327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
402 2024.01.19 06:57:45.209392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
403 2024.01.19 06:57:45.209415 [ 3 ] {} <Debug> HTTP-Session: 7820976e-29e1-484b-8302-dd76b47840d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
404 2024.01.19 06:57:45.209441 [ 3 ] {} <Debug> HTTP-Session: 7820976e-29e1-484b-8302-dd76b47840d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
405 2024.01.19 06:57:45.209682 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
406 2024.01.19 06:57:45.209728 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
407 2024.01.19 06:57:45.214840 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} <Debug> oximeter.measurements_string (b6832c9a-be89-488c-ad5c-b5e7eb2c1abc): Loading data parts
408 2024.01.19 06:57:45.214920 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} <Debug> oximeter.measurements_string (b6832c9a-be89-488c-ad5c-b5e7eb2c1abc): There are no data parts
409 2024.01.19 06:57:45.219757 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} <Debug> DynamicQueryHandler: Done processing query
410 2024.01.19 06:57:45.219813 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
411 2024.01.19 06:57:45.219841 [ 3 ] {} <Debug> HTTP-Session: 7820976e-29e1-484b-8302-dd76b47840d9 Destroying unnamed session
412 2024.01.19 06:57:45.220019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2024.01.19 06:57:45.220111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
414 2024.01.19 06:57:45.220144 [ 3 ] {} <Debug> HTTP-Session: ee2497af-3d80-46c9-a8ca-7bbbbaf2671f Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
415 2024.01.19 06:57:45.220183 [ 3 ] {} <Debug> HTTP-Session: ee2497af-3d80-46c9-a8ca-7bbbbaf2671f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2024.01.19 06:57:45.220535 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
417 * NOTE: Right now we can't unambiguously record a nullable byte array.
418 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
419 * a string isn't palatable for a few reasons.
420 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
421 * details.
422 */
423 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
424 2024.01.19 06:57:45.220631 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
425 2024.01.19 06:57:45.223922 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} <Debug> oximeter.measurements_bytes (04e77ccd-da9a-4921-9344-92b181b228b8): Loading data parts
426 2024.01.19 06:57:45.224009 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} <Debug> oximeter.measurements_bytes (04e77ccd-da9a-4921-9344-92b181b228b8): There are no data parts
427 2024.01.19 06:57:45.226475 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} <Debug> DynamicQueryHandler: Done processing query
428 2024.01.19 06:57:45.226511 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
429 2024.01.19 06:57:45.226529 [ 3 ] {} <Debug> HTTP-Session: ee2497af-3d80-46c9-a8ca-7bbbbaf2671f Destroying unnamed session
430 2024.01.19 06:57:45.226645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
431 2024.01.19 06:57:45.226697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
432 2024.01.19 06:57:45.226715 [ 3 ] {} <Debug> HTTP-Session: e3271dc2-443e-4320-859f-c3faffa2853d Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
433 2024.01.19 06:57:45.226736 [ 3 ] {} <Debug> HTTP-Session: e3271dc2-443e-4320-859f-c3faffa2853d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
434 2024.01.19 06:57:45.226935 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
435 2024.01.19 06:57:45.226983 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
436 2024.01.19 06:57:45.232087 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} <Debug> oximeter.measurements_cumulativei64 (1a26055b-e8f0-46cd-ae37-101937019c48): Loading data parts
437 2024.01.19 06:57:45.232186 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} <Debug> oximeter.measurements_cumulativei64 (1a26055b-e8f0-46cd-ae37-101937019c48): There are no data parts
438 2024.01.19 06:57:45.236955 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} <Debug> DynamicQueryHandler: Done processing query
439 2024.01.19 06:57:45.236986 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
440 2024.01.19 06:57:45.237007 [ 3 ] {} <Debug> HTTP-Session: e3271dc2-443e-4320-859f-c3faffa2853d Destroying unnamed session
441 2024.01.19 06:57:45.237116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
442 2024.01.19 06:57:45.237163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
443 2024.01.19 06:57:45.237182 [ 3 ] {} <Debug> HTTP-Session: 9c0b946f-cdf9-4ad9-99cb-51bc3f05ea94 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
444 2024.01.19 06:57:45.237203 [ 3 ] {} <Debug> HTTP-Session: 9c0b946f-cdf9-4ad9-99cb-51bc3f05ea94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
445 2024.01.19 06:57:45.237407 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
446 2024.01.19 06:57:45.237455 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
447 2024.01.19 06:57:45.240491 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} <Debug> oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Loading data parts
448 2024.01.19 06:57:45.240581 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} <Debug> oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): There are no data parts
449 2024.01.19 06:57:45.243054 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} <Debug> DynamicQueryHandler: Done processing query
450 2024.01.19 06:57:45.243083 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
451 2024.01.19 06:57:45.243107 [ 3 ] {} <Debug> HTTP-Session: 9c0b946f-cdf9-4ad9-99cb-51bc3f05ea94 Destroying unnamed session
452 2024.01.19 06:57:45.243207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
453 2024.01.19 06:57:45.243260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
454 2024.01.19 06:57:45.243287 [ 3 ] {} <Debug> HTTP-Session: e0ec8f03-a27a-445b-881b-8aca166046e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
455 2024.01.19 06:57:45.243306 [ 3 ] {} <Debug> HTTP-Session: e0ec8f03-a27a-445b-881b-8aca166046e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
456 2024.01.19 06:57:45.243542 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
457 2024.01.19 06:57:45.243601 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
458 2024.01.19 06:57:45.248718 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} <Debug> oximeter.measurements_cumulativef32 (852ed099-c30e-40e0-8803-c2c1da23556a): Loading data parts
459 2024.01.19 06:57:45.248807 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} <Debug> oximeter.measurements_cumulativef32 (852ed099-c30e-40e0-8803-c2c1da23556a): There are no data parts
460 2024.01.19 06:57:45.253617 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} <Debug> DynamicQueryHandler: Done processing query
461 2024.01.19 06:57:45.253641 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
462 2024.01.19 06:57:45.253664 [ 3 ] {} <Debug> HTTP-Session: e0ec8f03-a27a-445b-881b-8aca166046e0 Destroying unnamed session
463 2024.01.19 06:57:45.253803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
464 2024.01.19 06:57:45.253861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
465 2024.01.19 06:57:45.253889 [ 3 ] {} <Debug> HTTP-Session: 23902846-0c0d-47ea-88c2-94d17789a5a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
466 2024.01.19 06:57:45.253909 [ 3 ] {} <Debug> HTTP-Session: 23902846-0c0d-47ea-88c2-94d17789a5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
467 2024.01.19 06:57:45.254146 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
468 2024.01.19 06:57:45.254205 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
469 2024.01.19 06:57:45.257338 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} <Debug> oximeter.measurements_cumulativef64 (3dbb6ab9-a699-4e6a-9cb5-1695ff86b9c3): Loading data parts
470 2024.01.19 06:57:45.257415 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} <Debug> oximeter.measurements_cumulativef64 (3dbb6ab9-a699-4e6a-9cb5-1695ff86b9c3): There are no data parts
471 2024.01.19 06:57:45.259945 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} <Debug> DynamicQueryHandler: Done processing query
472 2024.01.19 06:57:45.259984 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
473 2024.01.19 06:57:45.260003 [ 3 ] {} <Debug> HTTP-Session: 23902846-0c0d-47ea-88c2-94d17789a5a2 Destroying unnamed session
474 2024.01.19 06:57:45.260124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
475 2024.01.19 06:57:45.260187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
476 2024.01.19 06:57:45.260210 [ 3 ] {} <Debug> HTTP-Session: c0d2f396-243f-4e64-a04f-2012e40e6eb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
477 2024.01.19 06:57:45.260236 [ 3 ] {} <Debug> HTTP-Session: c0d2f396-243f-4e64-a04f-2012e40e6eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
478 2024.01.19 06:57:45.260500 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
479 * NOTE: Array types cannot be Nullable, see
480 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
481 * for more details.
482 *
483 * This means we need to use empty arrays to indicate a missing value. This
484 * is unfortunate, and at this point relies on the fact that an
485 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
486 * to figure out another way to represent missing samples here.
487 */
488 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)
489 2024.01.19 06:57:45.260566 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
490 2024.01.19 06:57:45.265730 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} <Debug> oximeter.measurements_histogrami8 (6995c2c7-b58b-4af0-b4ad-b7899abe6b80): Loading data parts
491 2024.01.19 06:57:45.265808 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} <Debug> oximeter.measurements_histogrami8 (6995c2c7-b58b-4af0-b4ad-b7899abe6b80): There are no data parts
492 2024.01.19 06:57:45.270530 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} <Debug> DynamicQueryHandler: Done processing query
493 2024.01.19 06:57:45.270566 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
494 2024.01.19 06:57:45.270583 [ 3 ] {} <Debug> HTTP-Session: c0d2f396-243f-4e64-a04f-2012e40e6eb5 Destroying unnamed session
495 2024.01.19 06:57:45.270689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
496 2024.01.19 06:57:45.270743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
497 2024.01.19 06:57:45.270764 [ 3 ] {} <Debug> HTTP-Session: dda4b4af-b1f6-4370-8db0-a0db460f806c Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
498 2024.01.19 06:57:45.270787 [ 3 ] {} <Debug> HTTP-Session: dda4b4af-b1f6-4370-8db0-a0db460f806c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
499 2024.01.19 06:57:45.271105 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
500 2024.01.19 06:57:45.271165 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
501 2024.01.19 06:57:45.274294 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} <Debug> oximeter.measurements_histogramu8 (6d60a269-40c0-40b4-bbba-fd9177181c62): Loading data parts
502 2024.01.19 06:57:45.274374 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} <Debug> oximeter.measurements_histogramu8 (6d60a269-40c0-40b4-bbba-fd9177181c62): There are no data parts
503 2024.01.19 06:57:45.276840 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} <Debug> DynamicQueryHandler: Done processing query
504 2024.01.19 06:57:45.276870 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
505 2024.01.19 06:57:45.276889 [ 3 ] {} <Debug> HTTP-Session: dda4b4af-b1f6-4370-8db0-a0db460f806c Destroying unnamed session
506 2024.01.19 06:57:45.277000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.01.19 06:57:45.277063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
508 2024.01.19 06:57:45.277086 [ 3 ] {} <Debug> HTTP-Session: 4f57965b-5840-41e1-aa66-0bc7de228bd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
509 2024.01.19 06:57:45.277111 [ 3 ] {} <Debug> HTTP-Session: 4f57965b-5840-41e1-aa66-0bc7de228bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.01.19 06:57:45.277375 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
511 2024.01.19 06:57:45.277439 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
512 2024.01.19 06:57:45.282649 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} <Debug> oximeter.measurements_histogrami16 (6924bd0c-9314-48ed-a5f9-b25b1b5e9777): Loading data parts
513 2024.01.19 06:57:45.282804 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} <Debug> oximeter.measurements_histogrami16 (6924bd0c-9314-48ed-a5f9-b25b1b5e9777): There are no data parts
514 2024.01.19 06:57:45.287798 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} <Debug> DynamicQueryHandler: Done processing query
515 2024.01.19 06:57:45.287843 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
516 2024.01.19 06:57:45.287883 [ 3 ] {} <Debug> HTTP-Session: 4f57965b-5840-41e1-aa66-0bc7de228bd9 Destroying unnamed session
517 2024.01.19 06:57:45.288075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
518 2024.01.19 06:57:45.288163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
519 2024.01.19 06:57:45.288206 [ 3 ] {} <Debug> HTTP-Session: 2dbf53b0-8bbe-45a7-8c01-975361e574dc Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
520 2024.01.19 06:57:45.288236 [ 3 ] {} <Debug> HTTP-Session: 2dbf53b0-8bbe-45a7-8c01-975361e574dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
521 2024.01.19 06:57:45.288631 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
522 2024.01.19 06:57:45.288741 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
523 2024.01.19 06:57:45.292004 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} <Debug> oximeter.measurements_histogramu16 (90b07424-c99b-44f7-9772-296130027d1f): Loading data parts
524 2024.01.19 06:57:45.292093 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} <Debug> oximeter.measurements_histogramu16 (90b07424-c99b-44f7-9772-296130027d1f): There are no data parts
525 2024.01.19 06:57:45.294552 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} <Debug> DynamicQueryHandler: Done processing query
526 2024.01.19 06:57:45.294577 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
527 2024.01.19 06:57:45.294599 [ 3 ] {} <Debug> HTTP-Session: 2dbf53b0-8bbe-45a7-8c01-975361e574dc Destroying unnamed session
528 2024.01.19 06:57:45.294707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.01.19 06:57:45.294795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
530 2024.01.19 06:57:45.294848 [ 3 ] {} <Debug> HTTP-Session: c5e5e849-a6c7-472e-a3d4-aa0c65935671 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
531 2024.01.19 06:57:45.294891 [ 3 ] {} <Debug> HTTP-Session: c5e5e849-a6c7-472e-a3d4-aa0c65935671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.01.19 06:57:45.295279 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
533 2024.01.19 06:57:45.295375 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
534 2024.01.19 06:57:45.300914 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} <Debug> oximeter.measurements_histogrami32 (5498a07f-dd6a-4edc-a480-0bb77af12c99): Loading data parts
535 2024.01.19 06:57:45.301048 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} <Debug> oximeter.measurements_histogrami32 (5498a07f-dd6a-4edc-a480-0bb77af12c99): There are no data parts
536 2024.01.19 06:57:45.306128 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} <Debug> DynamicQueryHandler: Done processing query
537 2024.01.19 06:57:45.306171 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
538 2024.01.19 06:57:45.306190 [ 3 ] {} <Debug> HTTP-Session: c5e5e849-a6c7-472e-a3d4-aa0c65935671 Destroying unnamed session
539 2024.01.19 06:57:45.306316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
540 2024.01.19 06:57:45.306373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
541 2024.01.19 06:57:45.306396 [ 3 ] {} <Debug> HTTP-Session: a30b9282-b067-4b1f-90fc-65fcfd002f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
542 2024.01.19 06:57:45.306423 [ 3 ] {} <Debug> HTTP-Session: a30b9282-b067-4b1f-90fc-65fcfd002f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
543 2024.01.19 06:57:45.306679 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
544 2024.01.19 06:57:45.306733 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
545 2024.01.19 06:57:45.309817 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} <Debug> oximeter.measurements_histogramu32 (d84d1aa1-df2b-480c-8604-f8dcecef3040): Loading data parts
546 2024.01.19 06:57:45.309931 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} <Debug> oximeter.measurements_histogramu32 (d84d1aa1-df2b-480c-8604-f8dcecef3040): There are no data parts
547 2024.01.19 06:57:45.312441 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} <Debug> DynamicQueryHandler: Done processing query
548 2024.01.19 06:57:45.312472 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
549 2024.01.19 06:57:45.312492 [ 3 ] {} <Debug> HTTP-Session: a30b9282-b067-4b1f-90fc-65fcfd002f7f Destroying unnamed session
550 2024.01.19 06:57:45.312593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
551 2024.01.19 06:57:45.312640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
552 2024.01.19 06:57:45.312665 [ 3 ] {} <Debug> HTTP-Session: 1973c7f6-c927-4693-b703-0ba7e7639def Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
553 2024.01.19 06:57:45.312681 [ 3 ] {} <Debug> HTTP-Session: 1973c7f6-c927-4693-b703-0ba7e7639def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
554 2024.01.19 06:57:45.312891 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
555 2024.01.19 06:57:45.312945 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
556 2024.01.19 06:57:45.318186 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} <Debug> oximeter.measurements_histogrami64 (71bb0112-c55b-4a6d-a032-41aea1bb6615): Loading data parts
557 2024.01.19 06:57:45.318284 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} <Debug> oximeter.measurements_histogrami64 (71bb0112-c55b-4a6d-a032-41aea1bb6615): There are no data parts
558 2024.01.19 06:57:45.323154 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} <Debug> DynamicQueryHandler: Done processing query
559 2024.01.19 06:57:45.323196 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
560 2024.01.19 06:57:45.323235 [ 3 ] {} <Debug> HTTP-Session: 1973c7f6-c927-4693-b703-0ba7e7639def Destroying unnamed session
561 2024.01.19 06:57:45.323378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
562 2024.01.19 06:57:45.323460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
563 2024.01.19 06:57:45.323503 [ 3 ] {} <Debug> HTTP-Session: 76c3a6a5-5cd7-4d65-826c-6cdca21f0260 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
564 2024.01.19 06:57:45.323531 [ 3 ] {} <Debug> HTTP-Session: 76c3a6a5-5cd7-4d65-826c-6cdca21f0260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2024.01.19 06:57:45.323805 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
566 2024.01.19 06:57:45.323855 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
567 2024.01.19 06:57:45.326944 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} <Debug> oximeter.measurements_histogramu64 (33d346b7-c796-4913-8be8-5aa3d442ce5c): Loading data parts
568 2024.01.19 06:57:45.327047 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} <Debug> oximeter.measurements_histogramu64 (33d346b7-c796-4913-8be8-5aa3d442ce5c): There are no data parts
569 2024.01.19 06:57:45.329483 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} <Debug> DynamicQueryHandler: Done processing query
570 2024.01.19 06:57:45.329514 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
571 2024.01.19 06:57:45.329528 [ 3 ] {} <Debug> HTTP-Session: 76c3a6a5-5cd7-4d65-826c-6cdca21f0260 Destroying unnamed session
572 2024.01.19 06:57:45.329610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2024.01.19 06:57:45.329660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
574 2024.01.19 06:57:45.329678 [ 3 ] {} <Debug> HTTP-Session: 9715919f-3e37-4567-9733-607d139a1348 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
575 2024.01.19 06:57:45.329697 [ 3 ] {} <Debug> HTTP-Session: 9715919f-3e37-4567-9733-607d139a1348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2024.01.19 06:57:45.329954 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
577 2024.01.19 06:57:45.330008 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
578 2024.01.19 06:57:45.335122 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} <Debug> oximeter.measurements_histogramf32 (8f608e01-d656-4295-b91a-c73c17522ff0): Loading data parts
579 2024.01.19 06:57:45.335241 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} <Debug> oximeter.measurements_histogramf32 (8f608e01-d656-4295-b91a-c73c17522ff0): There are no data parts
580 2024.01.19 06:57:45.340146 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} <Debug> DynamicQueryHandler: Done processing query
581 2024.01.19 06:57:45.340184 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
582 2024.01.19 06:57:45.340203 [ 3 ] {} <Debug> HTTP-Session: 9715919f-3e37-4567-9733-607d139a1348 Destroying unnamed session
583 2024.01.19 06:57:45.340364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
584 2024.01.19 06:57:45.340423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
585 2024.01.19 06:57:45.340446 [ 3 ] {} <Debug> HTTP-Session: 5281ef74-1839-49d2-b7d1-af11846b6ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
586 2024.01.19 06:57:45.340473 [ 3 ] {} <Debug> HTTP-Session: 5281ef74-1839-49d2-b7d1-af11846b6ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
587 2024.01.19 06:57:45.340733 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
588 2024.01.19 06:57:45.340793 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
589 2024.01.19 06:57:45.343835 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} <Debug> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Loading data parts
590 2024.01.19 06:57:45.343948 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} <Debug> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): There are no data parts
591 2024.01.19 06:57:45.346484 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} <Debug> DynamicQueryHandler: Done processing query
592 2024.01.19 06:57:45.346514 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
593 2024.01.19 06:57:45.346541 [ 3 ] {} <Debug> HTTP-Session: 5281ef74-1839-49d2-b7d1-af11846b6ecc Destroying unnamed session
594 2024.01.19 06:57:45.346676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
595 2024.01.19 06:57:45.346730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
596 2024.01.19 06:57:45.346748 [ 3 ] {} <Debug> HTTP-Session: c9b16de1-bf15-42c1-a62d-add93bb3fda8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
597 2024.01.19 06:57:45.346771 [ 3 ] {} <Debug> HTTP-Session: c9b16de1-bf15-42c1-a62d-add93bb3fda8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
598 2024.01.19 06:57:45.346931 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) /* The field tables store named dimensions of each timeseries.
599 *
600 * As with the measurement tables, there is one field table for each field data
601 * type. Fields are deduplicated by using the "replacing merge tree", though
602 * this behavior **must not** be relied upon for query correctness.
603 *
604 * The index for the fields differs from the measurements, however. Rows are
605 * sorted by timeseries name, then field name, field value, and finally
606 * timeseries key. This reflects the most common pattern for looking them up:
607 * by field name and possibly value, within a timeseries. The resulting keys are
608 * usually then used to look up measurements.
609 *
610 * NOTE: We may want to consider a secondary index on these tables, sorting by
611 * timeseries name and then key, since it would improve lookups where one
612 * already has the key. Realistically though, these tables are quite small and
613 * so performance benefits will be low in absolute terms.
614 */
615 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)
616 2024.01.19 06:57:45.346983 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
617 2024.01.19 06:57:45.352005 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} <Debug> oximeter.fields_bool (208f6e89-c971-4294-8294-b92a6c168e81): Loading data parts
618 2024.01.19 06:57:45.352139 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} <Debug> oximeter.fields_bool (208f6e89-c971-4294-8294-b92a6c168e81): There are no data parts
619 2024.01.19 06:57:45.357035 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} <Debug> DynamicQueryHandler: Done processing query
620 2024.01.19 06:57:45.357104 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
621 2024.01.19 06:57:45.357126 [ 3 ] {} <Debug> HTTP-Session: c9b16de1-bf15-42c1-a62d-add93bb3fda8 Destroying unnamed session
622 2024.01.19 06:57:45.357248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
623 2024.01.19 06:57:45.357313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
624 2024.01.19 06:57:45.357336 [ 3 ] {} <Debug> HTTP-Session: 3a188332-ab03-40e5-a7a8-bf8110e4221f Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
625 2024.01.19 06:57:45.357355 [ 3 ] {} <Debug> HTTP-Session: 3a188332-ab03-40e5-a7a8-bf8110e4221f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
626 2024.01.19 06:57:45.357546 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
627 2024.01.19 06:57:45.357607 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
628 2024.01.19 06:57:45.360530 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} <Debug> oximeter.fields_i8 (a24ec790-4c17-4f47-ba5b-e3c4a61ca141): Loading data parts
629 2024.01.19 06:57:45.360619 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} <Debug> oximeter.fields_i8 (a24ec790-4c17-4f47-ba5b-e3c4a61ca141): There are no data parts
630 2024.01.19 06:57:45.363124 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} <Debug> DynamicQueryHandler: Done processing query
631 2024.01.19 06:57:45.363160 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
632 2024.01.19 06:57:45.363186 [ 3 ] {} <Debug> HTTP-Session: 3a188332-ab03-40e5-a7a8-bf8110e4221f Destroying unnamed session
633 2024.01.19 06:57:45.363291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
634 2024.01.19 06:57:45.363347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
635 2024.01.19 06:57:45.363378 [ 3 ] {} <Debug> HTTP-Session: c8698632-dd0a-4f89-8b1c-5fb4d5999bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
636 2024.01.19 06:57:45.363397 [ 3 ] {} <Debug> HTTP-Session: c8698632-dd0a-4f89-8b1c-5fb4d5999bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
637 2024.01.19 06:57:45.363586 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
638 2024.01.19 06:57:45.363638 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
639 2024.01.19 06:57:45.368641 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} <Debug> oximeter.fields_u8 (40828570-3240-48c8-98ff-99398359d9c0): Loading data parts
640 2024.01.19 06:57:45.368791 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} <Debug> oximeter.fields_u8 (40828570-3240-48c8-98ff-99398359d9c0): There are no data parts
641 2024.01.19 06:57:45.373638 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} <Debug> DynamicQueryHandler: Done processing query
642 2024.01.19 06:57:45.373677 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
643 2024.01.19 06:57:45.373696 [ 3 ] {} <Debug> HTTP-Session: c8698632-dd0a-4f89-8b1c-5fb4d5999bf1 Destroying unnamed session
644 2024.01.19 06:57:45.373841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
645 2024.01.19 06:57:45.373900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
646 2024.01.19 06:57:45.373922 [ 3 ] {} <Debug> HTTP-Session: 33420605-8bbe-4e24-adf4-b128034ec044 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
647 2024.01.19 06:57:45.373950 [ 3 ] {} <Debug> HTTP-Session: 33420605-8bbe-4e24-adf4-b128034ec044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
648 2024.01.19 06:57:45.374134 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
649 2024.01.19 06:57:45.374190 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
650 2024.01.19 06:57:45.377163 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} <Debug> oximeter.fields_i16 (5246ee5f-11f2-433c-a921-cc9375782c2b): Loading data parts
651 2024.01.19 06:57:45.377255 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} <Debug> oximeter.fields_i16 (5246ee5f-11f2-433c-a921-cc9375782c2b): There are no data parts
652 2024.01.19 06:57:45.379711 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} <Debug> DynamicQueryHandler: Done processing query
653 2024.01.19 06:57:45.379756 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
654 2024.01.19 06:57:45.379803 [ 3 ] {} <Debug> HTTP-Session: 33420605-8bbe-4e24-adf4-b128034ec044 Destroying unnamed session
655 2024.01.19 06:57:45.379969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
656 2024.01.19 06:57:45.380056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
657 2024.01.19 06:57:45.380100 [ 3 ] {} <Debug> HTTP-Session: 1b4f20d4-ef50-4e3b-bc82-7eee28bf745b Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
658 2024.01.19 06:57:45.380138 [ 3 ] {} <Debug> HTTP-Session: 1b4f20d4-ef50-4e3b-bc82-7eee28bf745b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
659 2024.01.19 06:57:45.380417 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
660 2024.01.19 06:57:45.380503 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
661 2024.01.19 06:57:45.385792 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} <Debug> oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): Loading data parts
662 2024.01.19 06:57:45.385906 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} <Debug> oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): There are no data parts
663 2024.01.19 06:57:45.390651 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} <Debug> DynamicQueryHandler: Done processing query
664 2024.01.19 06:57:45.390680 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
665 2024.01.19 06:57:45.390699 [ 3 ] {} <Debug> HTTP-Session: 1b4f20d4-ef50-4e3b-bc82-7eee28bf745b Destroying unnamed session
666 2024.01.19 06:57:45.390853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2024.01.19 06:57:45.390913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
668 2024.01.19 06:57:45.390935 [ 3 ] {} <Debug> HTTP-Session: 7a47f80b-5195-4a2c-8a02-561d3eeea946 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
669 2024.01.19 06:57:45.390962 [ 3 ] {} <Debug> HTTP-Session: 7a47f80b-5195-4a2c-8a02-561d3eeea946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2024.01.19 06:57:45.391153 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
671 2024.01.19 06:57:45.391204 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
672 2024.01.19 06:57:45.394200 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} <Debug> oximeter.fields_i32 (3c968c7c-e355-40e1-8ead-7e15d36d2b39): Loading data parts
673 2024.01.19 06:57:45.394274 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} <Debug> oximeter.fields_i32 (3c968c7c-e355-40e1-8ead-7e15d36d2b39): There are no data parts
674 2024.01.19 06:57:45.396679 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} <Debug> DynamicQueryHandler: Done processing query
675 2024.01.19 06:57:45.396716 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
676 2024.01.19 06:57:45.396735 [ 3 ] {} <Debug> HTTP-Session: 7a47f80b-5195-4a2c-8a02-561d3eeea946 Destroying unnamed session
677 2024.01.19 06:57:45.396850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.01.19 06:57:45.396908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
679 2024.01.19 06:57:45.396930 [ 3 ] {} <Debug> HTTP-Session: 86dfbfc6-92ba-46d6-8f5e-3dc31acd4095 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
680 2024.01.19 06:57:45.396956 [ 3 ] {} <Debug> HTTP-Session: 86dfbfc6-92ba-46d6-8f5e-3dc31acd4095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.01.19 06:57:45.397147 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
682 2024.01.19 06:57:45.397196 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
683 2024.01.19 06:57:45.402281 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} <Debug> oximeter.fields_u32 (52de8cf8-937d-44db-b73b-b0536d529d7c): Loading data parts
684 2024.01.19 06:57:45.402381 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} <Debug> oximeter.fields_u32 (52de8cf8-937d-44db-b73b-b0536d529d7c): There are no data parts
685 2024.01.19 06:57:45.407104 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} <Debug> DynamicQueryHandler: Done processing query
686 2024.01.19 06:57:45.407134 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
687 2024.01.19 06:57:45.407161 [ 3 ] {} <Debug> HTTP-Session: 86dfbfc6-92ba-46d6-8f5e-3dc31acd4095 Destroying unnamed session
688 2024.01.19 06:57:45.407271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
689 2024.01.19 06:57:45.407330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
690 2024.01.19 06:57:45.407360 [ 3 ] {} <Debug> HTTP-Session: 1d85cd55-78d3-43e3-b91f-516d3f3e4671 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
691 2024.01.19 06:57:45.407379 [ 3 ] {} <Debug> HTTP-Session: 1d85cd55-78d3-43e3-b91f-516d3f3e4671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
692 2024.01.19 06:57:45.407568 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
693 2024.01.19 06:57:45.407625 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
694 2024.01.19 06:57:45.410515 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} <Debug> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Loading data parts
695 2024.01.19 06:57:45.410607 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} <Debug> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): There are no data parts
696 2024.01.19 06:57:45.413036 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} <Debug> DynamicQueryHandler: Done processing query
697 2024.01.19 06:57:45.413074 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
698 2024.01.19 06:57:45.413102 [ 3 ] {} <Debug> HTTP-Session: 1d85cd55-78d3-43e3-b91f-516d3f3e4671 Destroying unnamed session
699 2024.01.19 06:57:45.413220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
700 2024.01.19 06:57:45.413278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
701 2024.01.19 06:57:45.413308 [ 3 ] {} <Debug> HTTP-Session: 87311e39-8a3b-4975-a7a7-b98e48d3f00f Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
702 2024.01.19 06:57:45.413327 [ 3 ] {} <Debug> HTTP-Session: 87311e39-8a3b-4975-a7a7-b98e48d3f00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
703 2024.01.19 06:57:45.413517 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
704 2024.01.19 06:57:45.413574 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
705 2024.01.19 06:57:45.418556 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} <Debug> oximeter.fields_u64 (9ce491eb-a4a5-4be4-ac75-43cdbf96f1c8): Loading data parts
706 2024.01.19 06:57:45.418649 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} <Debug> oximeter.fields_u64 (9ce491eb-a4a5-4be4-ac75-43cdbf96f1c8): There are no data parts
707 2024.01.19 06:57:45.423504 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} <Debug> DynamicQueryHandler: Done processing query
708 2024.01.19 06:57:45.423534 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
709 2024.01.19 06:57:45.423562 [ 3 ] {} <Debug> HTTP-Session: 87311e39-8a3b-4975-a7a7-b98e48d3f00f Destroying unnamed session
710 2024.01.19 06:57:45.423695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
711 2024.01.19 06:57:45.423746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
712 2024.01.19 06:57:45.423776 [ 3 ] {} <Debug> HTTP-Session: 61d0025b-0793-44b4-a7ce-f3582b22aaab Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
713 2024.01.19 06:57:45.423799 [ 3 ] {} <Debug> HTTP-Session: 61d0025b-0793-44b4-a7ce-f3582b22aaab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
714 2024.01.19 06:57:45.423947 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
715 2024.01.19 06:57:45.423997 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
716 2024.01.19 06:57:45.427437 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} <Debug> oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): Loading data parts
717 2024.01.19 06:57:45.427579 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} <Debug> oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): There are no data parts
718 2024.01.19 06:57:45.430231 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} <Debug> DynamicQueryHandler: Done processing query
719 2024.01.19 06:57:45.430259 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
720 2024.01.19 06:57:45.430287 [ 3 ] {} <Debug> HTTP-Session: 61d0025b-0793-44b4-a7ce-f3582b22aaab Destroying unnamed session
721 2024.01.19 06:57:45.430416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2024.01.19 06:57:45.430474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2024.01.19 06:57:45.430505 [ 3 ] {} <Debug> HTTP-Session: 0e70f8cc-9a8a-48ca-a795-1f552fc1b992 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
724 2024.01.19 06:57:45.430525 [ 3 ] {} <Debug> HTTP-Session: 0e70f8cc-9a8a-48ca-a795-1f552fc1b992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2024.01.19 06:57:45.430717 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
726 2024.01.19 06:57:45.430768 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
727 2024.01.19 06:57:45.435853 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} <Debug> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Loading data parts
728 2024.01.19 06:57:45.435949 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} <Debug> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): There are no data parts
729 2024.01.19 06:57:45.440645 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} <Debug> DynamicQueryHandler: Done processing query
730 2024.01.19 06:57:45.440670 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
731 2024.01.19 06:57:45.440685 [ 3 ] {} <Debug> HTTP-Session: 0e70f8cc-9a8a-48ca-a795-1f552fc1b992 Destroying unnamed session
732 2024.01.19 06:57:45.440819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
733 2024.01.19 06:57:45.440880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
734 2024.01.19 06:57:45.440902 [ 3 ] {} <Debug> HTTP-Session: 6765e9c5-f966-4ed6-9381-4535b57d8674 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
735 2024.01.19 06:57:45.440929 [ 3 ] {} <Debug> HTTP-Session: 6765e9c5-f966-4ed6-9381-4535b57d8674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
736 2024.01.19 06:57:45.441116 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) 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)
737 2024.01.19 06:57:45.441165 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
738 2024.01.19 06:57:45.444125 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} <Debug> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Loading data parts
739 2024.01.19 06:57:45.444208 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} <Debug> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): There are no data parts
740 2024.01.19 06:57:45.446644 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} <Debug> DynamicQueryHandler: Done processing query
741 2024.01.19 06:57:45.446678 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
742 2024.01.19 06:57:45.446693 [ 3 ] {} <Debug> HTTP-Session: 6765e9c5-f966-4ed6-9381-4535b57d8674 Destroying unnamed session
743 2024.01.19 06:57:45.446799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
744 2024.01.19 06:57:45.446850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
745 2024.01.19 06:57:45.446868 [ 3 ] {} <Debug> HTTP-Session: 09f839bb-3a21-4074-8a8c-c700e0089e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
746 2024.01.19 06:57:45.446891 [ 3 ] {} <Debug> HTTP-Session: 09f839bb-3a21-4074-8a8c-c700e0089e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
747 2024.01.19 06:57:45.447108 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) /* The timeseries schema table stores the extracted schema for the samples
748 * oximeter collects.
749 */
750 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)
751 2024.01.19 06:57:45.447170 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
752 2024.01.19 06:57:45.452369 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): Loading data parts
753 2024.01.19 06:57:45.452500 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): There are no data parts
754 2024.01.19 06:57:45.457568 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} <Debug> DynamicQueryHandler: Done processing query
755 2024.01.19 06:57:45.457596 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
756 2024.01.19 06:57:45.457624 [ 3 ] {} <Debug> HTTP-Session: 09f839bb-3a21-4074-8a8c-c700e0089e6e Destroying unnamed session
757 2024.01.19 06:57:45.457741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
758 2024.01.19 06:57:45.457788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
759 2024.01.19 06:57:45.457812 [ 3 ] {} <Debug> HTTP-Session: 3479e1b3-457c-4dd1-b5e5-a782578dbb01 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727
760 2024.01.19 06:57:45.457828 [ 3 ] {} <Debug> HTTP-Session: 3479e1b3-457c-4dd1-b5e5-a782578dbb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
761 2024.01.19 06:57:45.457999 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33727) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
762 2024.01.19 06:57:45.458643 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
763 2024.01.19 06:57:45.463600 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB.
764 2024.01.19 06:57:45.466331 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
765 2024.01.19 06:57:45.466590 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} <Trace> oximeter.version (d3c9ba4a-b772-444f-b4a9-fb3e8b3da080): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
766 2024.01.19 06:57:45.466801 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} <Information> executeQuery: Read 1 rows, 16.00 B in 0.0087615 sec., 114 rows/sec., 1.78 KiB/sec.
767 2024.01.19 06:57:45.466919 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} <Debug> DynamicQueryHandler: Done processing query
768 2024.01.19 06:57:45.466940 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
769 2024.01.19 06:57:45.466966 [ 3 ] {} <Debug> HTTP-Session: 3479e1b3-457c-4dd1-b5e5-a782578dbb01 Destroying unnamed session
770 2024.01.19 06:57:46.000317 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.98 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.30 MiB
771 2024.01.19 06:57:50.873446 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache
772 2024.01.19 06:57:50.873513 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache
773 2024.01.19 06:58:05.873804 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
774 2024.01.19 06:58:05.873897 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
775 2024.01.19 06:58:20.874152 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
776 2024.01.19 06:58:20.874284 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
777 2024.01.19 06:58:25.478259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.01.19 06:58:25.478427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2024.01.19 06:58:25.478476 [ 3 ] {} <Debug> HTTP-Session: c85bb68e-3ea8-451f-95a1-5d9694b88769 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
780 2024.01.19 06:58:25.478499 [ 3 ] {} <Debug> HTTP-Session: c85bb68e-3ea8-451f-95a1-5d9694b88769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.01.19 06:58:25.478655 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
782 2024.01.19 06:58:25.479013 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
783 2024.01.19 06:58:25.479745 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
784 2024.01.19 06:58:25.479864 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
785 2024.01.19 06:58:25.480852 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} <Debug> DynamicQueryHandler: Done processing query
786 2024.01.19 06:58:25.480884 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
787 2024.01.19 06:58:25.480921 [ 3 ] {} <Debug> HTTP-Session: c85bb68e-3ea8-451f-95a1-5d9694b88769 Destroying unnamed session
788 2024.01.19 06:58:25.484908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
789 2024.01.19 06:58:25.484968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
790 2024.01.19 06:58:25.485008 [ 3 ] {} <Debug> HTTP-Session: 850bc5e5-4928-4c5c-b500-02441ddbc254 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
791 2024.01.19 06:58:25.485027 [ 3 ] {} <Debug> HTTP-Session: 850bc5e5-4928-4c5c-b500-02441ddbc254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
792 2024.01.19 06:58:25.485165 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
793 2024.01.19 06:58:25.492274 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
794 2024.01.19 06:58:25.492425 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
795 2024.01.19 06:58:25.492494 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
796 2024.01.19 06:58:25.493413 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} <Debug> DynamicQueryHandler: Done processing query
797 2024.01.19 06:58:25.493443 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
798 2024.01.19 06:58:25.493478 [ 3 ] {} <Debug> HTTP-Session: 850bc5e5-4928-4c5c-b500-02441ddbc254 Destroying unnamed session
799 2024.01.19 06:58:25.493871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
800 2024.01.19 06:58:25.493924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
801 2024.01.19 06:58:25.493945 [ 3 ] {} <Debug> HTTP-Session: a4fd4e7d-0a6a-434e-9e77-6e5a84561995 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
802 2024.01.19 06:58:25.493963 [ 3 ] {} <Debug> HTTP-Session: a4fd4e7d-0a6a-434e-9e77-6e5a84561995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
803 2024.01.19 06:58:25.494087 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
804 2024.01.19 06:58:25.494550 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2024.01.19 06:58:25.494701 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2024.01.19 06:58:25.494745 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2024.01.19 06:58:25.495594 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} <Debug> DynamicQueryHandler: Done processing query
808 2024.01.19 06:58:25.495623 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
809 2024.01.19 06:58:25.495639 [ 3 ] {} <Debug> HTTP-Session: a4fd4e7d-0a6a-434e-9e77-6e5a84561995 Destroying unnamed session
810 2024.01.19 06:58:25.495863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
811 2024.01.19 06:58:25.495915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
812 2024.01.19 06:58:25.495938 [ 3 ] {} <Debug> HTTP-Session: 9d448fa5-0fae-4920-ad4a-41887d4a8d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
813 2024.01.19 06:58:25.495962 [ 3 ] {} <Debug> HTTP-Session: 9d448fa5-0fae-4920-ad4a-41887d4a8d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
814 2024.01.19 06:58:25.496085 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) 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)
815 2024.01.19 06:58:25.496441 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2024.01.19 06:58:25.496592 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2024.01.19 06:58:25.496635 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
818 2024.01.19 06:58:25.497430 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} <Debug> DynamicQueryHandler: Done processing query
819 2024.01.19 06:58:25.497458 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
820 2024.01.19 06:58:25.497474 [ 3 ] {} <Debug> HTTP-Session: 9d448fa5-0fae-4920-ad4a-41887d4a8d4d Destroying unnamed session
821 2024.01.19 06:58:25.498412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2024.01.19 06:58:25.498458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2024.01.19 06:58:25.498478 [ 3 ] {} <Debug> HTTP-Session: 027b31ae-255c-4529-8e8b-cff441d64595 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
824 2024.01.19 06:58:25.498495 [ 3 ] {} <Debug> HTTP-Session: 027b31ae-255c-4529-8e8b-cff441d64595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2024.01.19 06:58:25.498577 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
826 2024.01.19 06:58:25.498618 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2024.01.19 06:58:25.499322 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
828 2024.01.19 06:58:25.500480 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
829 2024.01.19 06:58:25.500901 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
830 2024.01.19 06:58:25.501064 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
831 2024.01.19 06:58:25.501181 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002573319 sec., 1554 rows/sec., 168.12 KiB/sec.
832 2024.01.19 06:58:25.501348 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} <Debug> DynamicQueryHandler: Done processing query
833 2024.01.19 06:58:25.501374 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
834 2024.01.19 06:58:25.501389 [ 3 ] {} <Debug> HTTP-Session: 027b31ae-255c-4529-8e8b-cff441d64595 Destroying unnamed session
835 2024.01.19 06:58:25.501512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2024.01.19 06:58:25.501558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
837 2024.01.19 06:58:25.501577 [ 3 ] {} <Debug> HTTP-Session: 6eecbf13-5fcb-413b-b916-cb9fcfb543fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
838 2024.01.19 06:58:25.501594 [ 3 ] {} <Debug> HTTP-Session: 6eecbf13-5fcb-413b-b916-cb9fcfb543fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2024.01.19 06:58:25.501670 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
840 2024.01.19 06:58:25.501710 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
841 2024.01.19 06:58:25.501820 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
842 2024.01.19 06:58:25.505493 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
843 2024.01.19 06:58:25.505734 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
844 2024.01.19 06:58:25.505889 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
845 2024.01.19 06:58:25.505992 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.004291979 sec., 9785 rows/sec., 793.18 KiB/sec.
846 2024.01.19 06:58:25.506142 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} <Debug> DynamicQueryHandler: Done processing query
847 2024.01.19 06:58:25.506168 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
848 2024.01.19 06:58:25.506185 [ 3 ] {} <Debug> HTTP-Session: 6eecbf13-5fcb-413b-b916-cb9fcfb543fd Destroying unnamed session
849 2024.01.19 06:58:25.506414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 20459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
850 2024.01.19 06:58:25.506461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
851 2024.01.19 06:58:25.506482 [ 3 ] {} <Debug> HTTP-Session: 37805111-8f6d-42a8-ac4a-aee30318a8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
852 2024.01.19 06:58:25.506501 [ 3 ] {} <Debug> HTTP-Session: 37805111-8f6d-42a8-ac4a-aee30318a8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
853 2024.01.19 06:58:25.506581 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
854 2024.01.19 06:58:25.506622 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
855 2024.01.19 06:58:25.506731 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
856 2024.01.19 06:58:25.507117 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
857 2024.01.19 06:58:25.507347 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
858 2024.01.19 06:58:25.507509 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
859 2024.01.19 06:58:25.507616 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} <Information> executeQuery: Read 126 rows, 12.73 KiB in 0.001003612 sec., 125546 rows/sec., 12.39 MiB/sec.
860 2024.01.19 06:58:25.507748 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} <Debug> DynamicQueryHandler: Done processing query
861 2024.01.19 06:58:25.507775 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
862 2024.01.19 06:58:25.507791 [ 3 ] {} <Debug> HTTP-Session: 37805111-8f6d-42a8-ac4a-aee30318a8a8 Destroying unnamed session
863 2024.01.19 06:58:25.507929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 8878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
864 2024.01.19 06:58:25.507975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
865 2024.01.19 06:58:25.507995 [ 3 ] {} <Debug> HTTP-Session: bafcb818-bef4-45bf-8e29-f0e3bf78676f Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
866 2024.01.19 06:58:25.508013 [ 3 ] {} <Debug> HTTP-Session: bafcb818-bef4-45bf-8e29-f0e3bf78676f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
867 2024.01.19 06:58:25.508089 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
868 2024.01.19 06:58:25.508128 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
869 2024.01.19 06:58:25.509356 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
870 2024.01.19 06:58:25.511728 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
871 2024.01.19 06:58:25.512076 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
872 2024.01.19 06:58:25.512259 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
873 2024.01.19 06:58:25.512377 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} <Information> executeQuery: Read 52 rows, 4.18 KiB in 0.004259099 sec., 12209 rows/sec., 980.67 KiB/sec.
874 2024.01.19 06:58:25.512516 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} <Debug> DynamicQueryHandler: Done processing query
875 2024.01.19 06:58:25.512542 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
876 2024.01.19 06:58:25.512558 [ 3 ] {} <Debug> HTTP-Session: bafcb818-bef4-45bf-8e29-f0e3bf78676f Destroying unnamed session
877 2024.01.19 06:58:25.512863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 44943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2024.01.19 06:58:25.512909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
879 2024.01.19 06:58:25.512928 [ 3 ] {} <Debug> HTTP-Session: 510ca0c6-4caa-43c5-9011-d6ee9a42d1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
880 2024.01.19 06:58:25.512945 [ 3 ] {} <Debug> HTTP-Session: 510ca0c6-4caa-43c5-9011-d6ee9a42d1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2024.01.19 06:58:25.513032 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
882 2024.01.19 06:58:25.513078 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
883 2024.01.19 06:58:25.513228 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
884 2024.01.19 06:58:25.513743 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
885 2024.01.19 06:58:25.516739 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
886 2024.01.19 06:58:25.516977 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
887 2024.01.19 06:58:25.517088 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.004024866 sec., 10435 rows/sec., 14.08 MiB/sec.
888 2024.01.19 06:58:25.517239 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} <Debug> DynamicQueryHandler: Done processing query
889 2024.01.19 06:58:25.517265 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
890 2024.01.19 06:58:25.517282 [ 3 ] {} <Debug> HTTP-Session: 510ca0c6-4caa-43c5-9011-d6ee9a42d1d3 Destroying unnamed session
891 2024.01.19 06:58:25.517406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 2948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.01.19 06:58:25.517452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
893 2024.01.19 06:58:25.517472 [ 3 ] {} <Debug> HTTP-Session: 39441b97-1b7a-4652-8a04-2aeb96560d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
894 2024.01.19 06:58:25.517488 [ 3 ] {} <Debug> HTTP-Session: 39441b97-1b7a-4652-8a04-2aeb96560d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.01.19 06:58:25.517560 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
896 2024.01.19 06:58:25.518139 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
897 2024.01.19 06:58:25.518252 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
898 2024.01.19 06:58:25.518570 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
899 2024.01.19 06:58:25.518846 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
900 2024.01.19 06:58:25.519025 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} <Trace> oximeter.measurements_i64 (746c92ac-b0f5-4486-bb62-b35a0619e092): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
901 2024.01.19 06:58:25.519142 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} <Information> executeQuery: Read 18 rows, 1.36 KiB in 0.001550408 sec., 11609 rows/sec., 874.90 KiB/sec.
902 2024.01.19 06:58:25.519267 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} <Debug> DynamicQueryHandler: Done processing query
903 2024.01.19 06:58:25.519293 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
904 2024.01.19 06:58:25.519309 [ 3 ] {} <Debug> HTTP-Session: 39441b97-1b7a-4652-8a04-2aeb96560d2d Destroying unnamed session
905 2024.01.19 06:58:35.473070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2024.01.19 06:58:35.473190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
907 2024.01.19 06:58:35.473215 [ 3 ] {} <Debug> HTTP-Session: 64f4c541-17fd-4d3a-ab1b-fd838e158cae Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
908 2024.01.19 06:58:35.473240 [ 3 ] {} <Debug> HTTP-Session: 64f4c541-17fd-4d3a-ab1b-fd838e158cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2024.01.19 06:58:35.473424 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) 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)
910 2024.01.19 06:58:35.474190 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
911 2024.01.19 06:58:35.474361 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
912 2024.01.19 06:58:35.474457 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
913 2024.01.19 06:58:35.474695 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
914 2024.01.19 06:58:35.476505 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
915 2024.01.19 06:58:35.476543 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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
916 2024.01.19 06:58:35.476663 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
917 2024.01.19 06:58:35.478880 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005406741 sec., 739 rows/sec., 80.01 KiB/sec.
918 2024.01.19 06:58:35.479104 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Debug> DynamicQueryHandler: Done processing query
919 2024.01.19 06:58:35.479136 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
920 2024.01.19 06:58:35.479161 [ 3 ] {} <Debug> HTTP-Session: 64f4c541-17fd-4d3a-ab1b-fd838e158cae Destroying unnamed session
921 2024.01.19 06:58:35.479420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
922 2024.01.19 06:58:35.479488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
923 2024.01.19 06:58:35.479519 [ 3 ] {} <Debug> HTTP-Session: 305549a8-219a-4528-87c0-90945ca7eae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
924 2024.01.19 06:58:35.479547 [ 3 ] {} <Debug> HTTP-Session: 305549a8-219a-4528-87c0-90945ca7eae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
925 2024.01.19 06:58:35.479736 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) 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)
926 2024.01.19 06:58:35.480251 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
927 2024.01.19 06:58:35.480413 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
928 2024.01.19 06:58:35.480457 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
929 2024.01.19 06:58:35.480605 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
930 2024.01.19 06:58:35.480636 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
931 2024.01.19 06:58:35.480658 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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
932 2024.01.19 06:58:35.480689 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
933 2024.01.19 06:58:35.481591 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001800801 sec., 2221 rows/sec., 240.24 KiB/sec.
934 2024.01.19 06:58:35.481802 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Debug> DynamicQueryHandler: Done processing query
935 2024.01.19 06:58:35.481827 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
936 2024.01.19 06:58:35.481844 [ 3 ] {} <Debug> HTTP-Session: 305549a8-219a-4528-87c0-90945ca7eae2 Destroying unnamed session
937 2024.01.19 06:58:35.482170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
938 2024.01.19 06:58:35.482222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
939 2024.01.19 06:58:35.482242 [ 3 ] {} <Debug> HTTP-Session: 4fba072d-d4d5-45d1-8dd6-96751e80b0d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
940 2024.01.19 06:58:35.482261 [ 3 ] {} <Debug> HTTP-Session: 4fba072d-d4d5-45d1-8dd6-96751e80b0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
941 2024.01.19 06:58:35.482385 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) 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)
942 2024.01.19 06:58:35.482898 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
943 2024.01.19 06:58:35.483139 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
944 2024.01.19 06:58:35.483202 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
945 2024.01.19 06:58:35.483423 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
946 2024.01.19 06:58:35.483466 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
947 2024.01.19 06:58:35.483499 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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
948 2024.01.19 06:58:35.483544 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
949 2024.01.19 06:58:35.484727 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002303876 sec., 1736 rows/sec., 187.78 KiB/sec.
950 2024.01.19 06:58:35.484926 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Debug> DynamicQueryHandler: Done processing query
951 2024.01.19 06:58:35.484950 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
952 2024.01.19 06:58:35.484966 [ 3 ] {} <Debug> HTTP-Session: 4fba072d-d4d5-45d1-8dd6-96751e80b0d2 Destroying unnamed session
953 2024.01.19 06:58:35.485178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
954 2024.01.19 06:58:35.485224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
955 2024.01.19 06:58:35.485241 [ 3 ] {} <Debug> HTTP-Session: b6214bee-724e-48bb-8f1c-ff21a0a2eea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
956 2024.01.19 06:58:35.485257 [ 3 ] {} <Debug> HTTP-Session: b6214bee-724e-48bb-8f1c-ff21a0a2eea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
957 2024.01.19 06:58:35.485370 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) 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)
958 2024.01.19 06:58:35.485810 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
959 2024.01.19 06:58:35.485965 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
960 2024.01.19 06:58:35.486004 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
961 2024.01.19 06:58:35.486218 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
962 2024.01.19 06:58:35.486251 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
963 2024.01.19 06:58:35.486272 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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
964 2024.01.19 06:58:35.486303 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
965 2024.01.19 06:58:35.487212 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001786671 sec., 2238 rows/sec., 242.14 KiB/sec.
966 2024.01.19 06:58:35.487405 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Debug> DynamicQueryHandler: Done processing query
967 2024.01.19 06:58:35.487430 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
968 2024.01.19 06:58:35.487447 [ 3 ] {} <Debug> HTTP-Session: b6214bee-724e-48bb-8f1c-ff21a0a2eea3 Destroying unnamed session
969 2024.01.19 06:58:35.487692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
970 2024.01.19 06:58:35.487739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
971 2024.01.19 06:58:35.487758 [ 3 ] {} <Debug> HTTP-Session: 6005a8f4-a111-4b40-ba45-348294b60845 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
972 2024.01.19 06:58:35.487775 [ 3 ] {} <Debug> HTTP-Session: 6005a8f4-a111-4b40-ba45-348294b60845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
973 2024.01.19 06:58:35.487895 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) 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)
974 2024.01.19 06:58:35.488371 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
975 2024.01.19 06:58:35.488537 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
976 2024.01.19 06:58:35.488577 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
977 2024.01.19 06:58:35.488723 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
978 2024.01.19 06:58:35.488752 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
979 2024.01.19 06:58:35.488773 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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
980 2024.01.19 06:58:35.488800 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
981 2024.01.19 06:58:35.489779 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001846111 sec., 2166 rows/sec., 234.34 KiB/sec.
982 2024.01.19 06:58:35.489972 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Debug> DynamicQueryHandler: Done processing query
983 2024.01.19 06:58:35.489996 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
984 2024.01.19 06:58:35.490012 [ 3 ] {} <Debug> HTTP-Session: 6005a8f4-a111-4b40-ba45-348294b60845 Destroying unnamed session
985 2024.01.19 06:58:35.490215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
986 2024.01.19 06:58:35.490260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
987 2024.01.19 06:58:35.490279 [ 3 ] {} <Debug> HTTP-Session: 4314db5f-d201-4bda-9534-ef46d3f661ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
988 2024.01.19 06:58:35.490295 [ 3 ] {} <Debug> HTTP-Session: 4314db5f-d201-4bda-9534-ef46d3f661ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
989 2024.01.19 06:58:35.490417 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) 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)
990 2024.01.19 06:58:35.490889 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
991 2024.01.19 06:58:35.491055 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
992 2024.01.19 06:58:35.491096 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
993 2024.01.19 06:58:35.491243 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
994 2024.01.19 06:58:35.491272 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
995 2024.01.19 06:58:35.491293 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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
996 2024.01.19 06:58:35.491320 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
997 2024.01.19 06:58:35.492165 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00171145 sec., 2337 rows/sec., 252.78 KiB/sec.
998 2024.01.19 06:58:35.492358 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Debug> DynamicQueryHandler: Done processing query
999 2024.01.19 06:58:35.492381 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1000 2024.01.19 06:58:35.492398 [ 3 ] {} <Debug> HTTP-Session: 4314db5f-d201-4bda-9534-ef46d3f661ea Destroying unnamed session
1001 2024.01.19 06:58:35.502181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2024.01.19 06:58:35.502228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1003 2024.01.19 06:58:35.502247 [ 3 ] {} <Debug> HTTP-Session: 878b2f5f-9b05-4e46-9cea-eebd60359543 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1004 2024.01.19 06:58:35.502264 [ 3 ] {} <Debug> HTTP-Session: 878b2f5f-9b05-4e46-9cea-eebd60359543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.01.19 06:58:35.502343 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1006 2024.01.19 06:58:35.502383 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2024.01.19 06:58:35.502525 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2024.01.19 06:58:35.502861 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1009 2024.01.19 06:58:35.503165 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1010 2024.01.19 06:58:35.503330 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1011 2024.01.19 06:58:35.503446 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001074852 sec., 5582 rows/sec., 904.92 KiB/sec.
1012 2024.01.19 06:58:35.503572 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} <Debug> DynamicQueryHandler: Done processing query
1013 2024.01.19 06:58:35.503595 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1014 2024.01.19 06:58:35.503611 [ 3 ] {} <Debug> HTTP-Session: 878b2f5f-9b05-4e46-9cea-eebd60359543 Destroying unnamed session
1015 2024.01.19 06:58:35.503726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1016 2024.01.19 06:58:35.503769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1017 2024.01.19 06:58:35.503788 [ 3 ] {} <Debug> HTTP-Session: 7ca03285-8b83-40cc-8a8e-e31ee897be8e Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1018 2024.01.19 06:58:35.503804 [ 3 ] {} <Debug> HTTP-Session: 7ca03285-8b83-40cc-8a8e-e31ee897be8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1019 2024.01.19 06:58:35.503878 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1020 2024.01.19 06:58:35.503917 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1021 2024.01.19 06:58:35.504020 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1022 2024.01.19 06:58:35.504343 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1023 2024.01.19 06:58:35.504559 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1024 2024.01.19 06:58:35.504707 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1025 2024.01.19 06:58:35.504821 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00091413 sec., 48133 rows/sec., 3.81 MiB/sec.
1026 2024.01.19 06:58:35.504968 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} <Debug> DynamicQueryHandler: Done processing query
1027 2024.01.19 06:58:35.504992 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1028 2024.01.19 06:58:35.505008 [ 3 ] {} <Debug> HTTP-Session: 7ca03285-8b83-40cc-8a8e-e31ee897be8e Destroying unnamed session
1029 2024.01.19 06:58:35.505178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 26675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1030 2024.01.19 06:58:35.505223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1031 2024.01.19 06:58:35.505242 [ 3 ] {} <Debug> HTTP-Session: 6db69d13-ea66-44a4-9314-462fd0c4d2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1032 2024.01.19 06:58:35.505258 [ 3 ] {} <Debug> HTTP-Session: 6db69d13-ea66-44a4-9314-462fd0c4d2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1033 2024.01.19 06:58:35.505336 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1034 2024.01.19 06:58:35.505375 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1035 2024.01.19 06:58:35.505483 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1036 2024.01.19 06:58:35.505896 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1037 2024.01.19 06:58:35.506114 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1038 2024.01.19 06:58:35.506268 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1039 2024.01.19 06:58:35.506385 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} <Information> executeQuery: Read 168 rows, 16.41 KiB in 0.001019922 sec., 164718 rows/sec., 15.71 MiB/sec.
1040 2024.01.19 06:58:35.506523 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} <Debug> DynamicQueryHandler: Done processing query
1041 2024.01.19 06:58:35.506546 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1042 2024.01.19 06:58:35.506562 [ 3 ] {} <Debug> HTTP-Session: 6db69d13-ea66-44a4-9314-462fd0c4d2b2 Destroying unnamed session
1043 2024.01.19 06:58:35.506722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 11547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1044 2024.01.19 06:58:35.506766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1045 2024.01.19 06:58:35.506786 [ 3 ] {} <Debug> HTTP-Session: 0059649c-36db-4d68-a4b3-4eb1d91262a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1046 2024.01.19 06:58:35.506804 [ 3 ] {} <Debug> HTTP-Session: 0059649c-36db-4d68-a4b3-4eb1d91262a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1047 2024.01.19 06:58:35.506877 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1048 2024.01.19 06:58:35.506915 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1049 2024.01.19 06:58:35.507020 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1050 2024.01.19 06:58:35.507350 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1051 2024.01.19 06:58:35.507554 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1052 2024.01.19 06:58:35.507704 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1053 2024.01.19 06:58:35.507827 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} <Information> executeQuery: Read 68 rows, 5.42 KiB in 0.00092022 sec., 73895 rows/sec., 5.75 MiB/sec.
1054 2024.01.19 06:58:35.507965 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} <Debug> DynamicQueryHandler: Done processing query
1055 2024.01.19 06:58:35.508002 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1056 2024.01.19 06:58:35.508022 [ 3 ] {} <Debug> HTTP-Session: 0059649c-36db-4d68-a4b3-4eb1d91262a6 Destroying unnamed session
1057 2024.01.19 06:58:35.508183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 36955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1058 2024.01.19 06:58:35.508237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1059 2024.01.19 06:58:35.508260 [ 3 ] {} <Debug> HTTP-Session: 5c32ee74-2e25-44b3-88d2-441d8ea63d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1060 2024.01.19 06:58:35.508281 [ 3 ] {} <Debug> HTTP-Session: 5c32ee74-2e25-44b3-88d2-441d8ea63d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1061 2024.01.19 06:58:35.508380 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1062 2024.01.19 06:58:35.508433 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1063 2024.01.19 06:58:35.508579 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1064 2024.01.19 06:58:35.509001 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1065 2024.01.19 06:58:35.509296 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1066 2024.01.19 06:58:35.509475 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} <Trace> oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1067 2024.01.19 06:58:35.509592 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} <Information> executeQuery: Read 192 rows, 13.88 KiB in 0.001177773 sec., 163019 rows/sec., 11.50 MiB/sec.
1068 2024.01.19 06:58:35.509723 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} <Debug> DynamicQueryHandler: Done processing query
1069 2024.01.19 06:58:35.509747 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1070 2024.01.19 06:58:35.509762 [ 3 ] {} <Debug> HTTP-Session: 5c32ee74-2e25-44b3-88d2-441d8ea63d9a Destroying unnamed session
1071 2024.01.19 06:58:35.509948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1072 2024.01.19 06:58:35.510000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1073 2024.01.19 06:58:35.510019 [ 3 ] {} <Debug> HTTP-Session: 5d70983b-03e6-4695-b862-79900be02b18 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1074 2024.01.19 06:58:35.510035 [ 3 ] {} <Debug> HTTP-Session: 5d70983b-03e6-4695-b862-79900be02b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.01.19 06:58:35.510129 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1076 2024.01.19 06:58:35.510173 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1077 2024.01.19 06:58:35.510307 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1078 2024.01.19 06:58:35.510827 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1079 2024.01.19 06:58:35.511135 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1080 2024.01.19 06:58:35.511316 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1081 2024.01.19 06:58:35.511434 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001276724 sec., 34463 rows/sec., 46.51 MiB/sec.
1082 2024.01.19 06:58:35.511557 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} <Debug> DynamicQueryHandler: Done processing query
1083 2024.01.19 06:58:35.511580 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1084 2024.01.19 06:58:35.511596 [ 3 ] {} <Debug> HTTP-Session: 5d70983b-03e6-4695-b862-79900be02b18 Destroying unnamed session
1085 2024.01.19 06:58:35.874561 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
1086 2024.01.19 06:58:35.874638 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
1087 2024.01.19 06:58:45.475499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1088 2024.01.19 06:58:45.475624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1089 2024.01.19 06:58:45.475654 [ 3 ] {} <Debug> HTTP-Session: bcc9be0e-fd2f-4f49-be91-acdc3dfc1adc Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1090 2024.01.19 06:58:45.475681 [ 3 ] {} <Debug> HTTP-Session: bcc9be0e-fd2f-4f49-be91-acdc3dfc1adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1091 2024.01.19 06:58:45.475820 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1092 2024.01.19 06:58:45.475884 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1093 2024.01.19 06:58:45.476058 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1094 2024.01.19 06:58:45.476529 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1095 2024.01.19 06:58:45.476789 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1096 2024.01.19 06:58:45.476951 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1097 2024.01.19 06:58:45.477082 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001218614 sec., 36106 rows/sec., 2.86 MiB/sec.
1098 2024.01.19 06:58:45.477253 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} <Debug> DynamicQueryHandler: Done processing query
1099 2024.01.19 06:58:45.477278 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1100 2024.01.19 06:58:45.477294 [ 3 ] {} <Debug> HTTP-Session: bcc9be0e-fd2f-4f49-be91-acdc3dfc1adc Destroying unnamed session
1101 2024.01.19 06:58:45.477439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 21389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2024.01.19 06:58:45.477484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1103 2024.01.19 06:58:45.477503 [ 3 ] {} <Debug> HTTP-Session: 01e942ea-4f6a-4a00-958c-f2f47eccb2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1104 2024.01.19 06:58:45.477519 [ 3 ] {} <Debug> HTTP-Session: 01e942ea-4f6a-4a00-958c-f2f47eccb2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.01.19 06:58:45.477597 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1106 2024.01.19 06:58:45.477637 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1107 2024.01.19 06:58:45.477742 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1108 2024.01.19 06:58:45.478176 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1109 2024.01.19 06:58:45.478393 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1110 2024.01.19 06:58:45.478545 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1111 2024.01.19 06:58:45.478672 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} <Information> executeQuery: Read 132 rows, 13.29 KiB in 0.001045292 sec., 126280 rows/sec., 12.42 MiB/sec.
1112 2024.01.19 06:58:45.478821 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} <Debug> DynamicQueryHandler: Done processing query
1113 2024.01.19 06:58:45.478845 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1114 2024.01.19 06:58:45.478861 [ 3 ] {} <Debug> HTTP-Session: 01e942ea-4f6a-4a00-958c-f2f47eccb2e8 Destroying unnamed session
1115 2024.01.19 06:58:45.479003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2024.01.19 06:58:45.479047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1117 2024.01.19 06:58:45.479066 [ 3 ] {} <Debug> HTTP-Session: 4987161c-2f03-442a-a6f9-248a1074ca1f Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1118 2024.01.19 06:58:45.479081 [ 3 ] {} <Debug> HTTP-Session: 4987161c-2f03-442a-a6f9-248a1074ca1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.01.19 06:58:45.479154 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1120 2024.01.19 06:58:45.479192 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1121 2024.01.19 06:58:45.479299 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1122 2024.01.19 06:58:45.479608 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1123 2024.01.19 06:58:45.479811 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1124 2024.01.19 06:58:45.479960 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1125 2024.01.19 06:58:45.480079 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.00089639 sec., 49085 rows/sec., 3.84 MiB/sec.
1126 2024.01.19 06:58:45.480207 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} <Debug> DynamicQueryHandler: Done processing query
1127 2024.01.19 06:58:45.480231 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1128 2024.01.19 06:58:45.480247 [ 3 ] {} <Debug> HTTP-Session: 4987161c-2f03-442a-a6f9-248a1074ca1f Destroying unnamed session
1129 2024.01.19 06:58:45.480494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1130 2024.01.19 06:58:45.480539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1131 2024.01.19 06:58:45.480557 [ 3 ] {} <Debug> HTTP-Session: fa00dfb4-001e-474d-95fe-c09408dc0b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1132 2024.01.19 06:58:45.480573 [ 3 ] {} <Debug> HTTP-Session: fa00dfb4-001e-474d-95fe-c09408dc0b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.01.19 06:58:45.480665 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1134 2024.01.19 06:58:45.480708 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1135 2024.01.19 06:58:45.480847 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1136 2024.01.19 06:58:45.481421 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1137 2024.01.19 06:58:45.481734 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1138 2024.01.19 06:58:45.481911 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1139 2024.01.19 06:58:45.482034 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001340485 sec., 32823 rows/sec., 44.29 MiB/sec.
1140 2024.01.19 06:58:45.482172 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} <Debug> DynamicQueryHandler: Done processing query
1141 2024.01.19 06:58:45.482196 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1142 2024.01.19 06:58:45.482212 [ 3 ] {} <Debug> HTTP-Session: fa00dfb4-001e-474d-95fe-c09408dc0b8e Destroying unnamed session
1143 2024.01.19 06:58:50.874687 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
1144 2024.01.19 06:58:50.874750 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
1145 2024.01.19 06:58:55.475927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1146 2024.01.19 06:58:55.476056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1147 2024.01.19 06:58:55.476087 [ 3 ] {} <Debug> HTTP-Session: 90744677-1f76-4ac2-9a2f-02a6dc2603fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1148 2024.01.19 06:58:55.476113 [ 3 ] {} <Debug> HTTP-Session: 90744677-1f76-4ac2-9a2f-02a6dc2603fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.01.19 06:58:55.476251 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1150 2024.01.19 06:58:55.476317 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1151 2024.01.19 06:58:55.476492 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1152 2024.01.19 06:58:55.476947 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1153 2024.01.19 06:58:55.477211 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1154 2024.01.19 06:58:55.477376 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1155 2024.01.19 06:58:55.477517 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001223724 sec., 35955 rows/sec., 2.85 MiB/sec.
1156 2024.01.19 06:58:55.477667 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} <Debug> DynamicQueryHandler: Done processing query
1157 2024.01.19 06:58:55.477693 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1158 2024.01.19 06:58:55.477709 [ 3 ] {} <Debug> HTTP-Session: 90744677-1f76-4ac2-9a2f-02a6dc2603fd Destroying unnamed session
1159 2024.01.19 06:58:55.477941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 21389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1160 2024.01.19 06:58:55.477993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1161 2024.01.19 06:58:55.478012 [ 3 ] {} <Debug> HTTP-Session: a09d7222-5337-4548-aa47-819f00a8ef5c Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1162 2024.01.19 06:58:55.478030 [ 3 ] {} <Debug> HTTP-Session: a09d7222-5337-4548-aa47-819f00a8ef5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1163 2024.01.19 06:58:55.478114 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1164 2024.01.19 06:58:55.478154 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1165 2024.01.19 06:58:55.478261 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1166 2024.01.19 06:58:55.478652 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1167 2024.01.19 06:58:55.478863 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1168 2024.01.19 06:58:55.479011 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1169 2024.01.19 06:58:55.479128 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} <Information> executeQuery: Read 132 rows, 13.29 KiB in 0.000986251 sec., 133840 rows/sec., 13.16 MiB/sec.
1170 2024.01.19 06:58:55.479256 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} <Debug> DynamicQueryHandler: Done processing query
1171 2024.01.19 06:58:55.479280 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1172 2024.01.19 06:58:55.479295 [ 3 ] {} <Debug> HTTP-Session: a09d7222-5337-4548-aa47-819f00a8ef5c Destroying unnamed session
1173 2024.01.19 06:58:55.479430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1174 2024.01.19 06:58:55.479475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1175 2024.01.19 06:58:55.479495 [ 3 ] {} <Debug> HTTP-Session: ca381c08-5182-437a-98fd-cc1c113c3a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1176 2024.01.19 06:58:55.479512 [ 3 ] {} <Debug> HTTP-Session: ca381c08-5182-437a-98fd-cc1c113c3a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.01.19 06:58:55.479587 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1178 2024.01.19 06:58:55.479625 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1179 2024.01.19 06:58:55.479732 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1180 2024.01.19 06:58:55.480032 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1181 2024.01.19 06:58:55.480237 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1182 2024.01.19 06:58:55.480395 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1183 2024.01.19 06:58:55.480512 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.00089389 sec., 49223 rows/sec., 3.85 MiB/sec.
1184 2024.01.19 06:58:55.480664 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} <Debug> DynamicQueryHandler: Done processing query
1185 2024.01.19 06:58:55.480688 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1186 2024.01.19 06:58:55.480705 [ 3 ] {} <Debug> HTTP-Session: ca381c08-5182-437a-98fd-cc1c113c3a5d Destroying unnamed session
1187 2024.01.19 06:58:55.480959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1188 2024.01.19 06:58:55.481003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1189 2024.01.19 06:58:55.481022 [ 3 ] {} <Debug> HTTP-Session: 5cfc4f0c-b801-4ca6-8ac4-073b8c314c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1190 2024.01.19 06:58:55.481039 [ 3 ] {} <Debug> HTTP-Session: 5cfc4f0c-b801-4ca6-8ac4-073b8c314c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.01.19 06:58:55.481131 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1192 2024.01.19 06:58:55.481178 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1193 2024.01.19 06:58:55.481314 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1194 2024.01.19 06:58:55.481843 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1195 2024.01.19 06:58:55.482162 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1196 2024.01.19 06:58:55.482358 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1197 2024.01.19 06:58:55.482489 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001326815 sec., 33162 rows/sec., 44.75 MiB/sec.
1198 2024.01.19 06:58:55.482620 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} <Debug> DynamicQueryHandler: Done processing query
1199 2024.01.19 06:58:55.482642 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1200 2024.01.19 06:58:55.482659 [ 3 ] {} <Debug> HTTP-Session: 5cfc4f0c-b801-4ca6-8ac4-073b8c314c2e Destroying unnamed session
1201 2024.01.19 06:59:05.475523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1202 2024.01.19 06:59:05.475648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1203 2024.01.19 06:59:05.475678 [ 3 ] {} <Debug> HTTP-Session: c55f2df9-cf51-4be7-95e0-281cf2d6b75b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1204 2024.01.19 06:59:05.475705 [ 3 ] {} <Debug> HTTP-Session: c55f2df9-cf51-4be7-95e0-281cf2d6b75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1205 2024.01.19 06:59:05.475928 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) 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)
1206 2024.01.19 06:59:05.476563 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1207 2024.01.19 06:59:05.476746 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1208 2024.01.19 06:59:05.476799 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1209 2024.01.19 06:59:05.476966 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1210 2024.01.19 06:59:05.477078 [ 190 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1211 2024.01.19 06:59:05.477078 [ 187 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1212 2024.01.19 06:59:05.477206 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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
1213 2024.01.19 06:59:05.477299 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Debug> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Reading approx. 10 rows with 2 streams
1214 2024.01.19 06:59:05.479297 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003314527 sec., 3017 rows/sec., 423.97 KiB/sec.
1215 2024.01.19 06:59:05.479617 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Debug> DynamicQueryHandler: Done processing query
1216 2024.01.19 06:59:05.479647 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1217 2024.01.19 06:59:05.479668 [ 3 ] {} <Debug> HTTP-Session: c55f2df9-cf51-4be7-95e0-281cf2d6b75b Destroying unnamed session
1218 2024.01.19 06:59:05.482986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1219 2024.01.19 06:59:05.483046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1220 2024.01.19 06:59:05.483070 [ 3 ] {} <Debug> HTTP-Session: 1e61bb7b-8b23-48b4-91b3-4c371ca0eba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1221 2024.01.19 06:59:05.483093 [ 3 ] {} <Debug> HTTP-Session: 1e61bb7b-8b23-48b4-91b3-4c371ca0eba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1222 2024.01.19 06:59:05.483195 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1223 2024.01.19 06:59:05.483248 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1224 2024.01.19 06:59:05.483426 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1225 2024.01.19 06:59:05.483763 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1226 2024.01.19 06:59:05.484102 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1227 2024.01.19 06:59:05.484285 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} <Trace> oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1228 2024.01.19 06:59:05.484415 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001180194 sec., 847 rows/sec., 191.97 KiB/sec.
1229 2024.01.19 06:59:05.484575 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} <Debug> DynamicQueryHandler: Done processing query
1230 2024.01.19 06:59:05.484599 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1231 2024.01.19 06:59:05.484614 [ 3 ] {} <Debug> HTTP-Session: 1e61bb7b-8b23-48b4-91b3-4c371ca0eba8 Destroying unnamed session
1232 2024.01.19 06:59:05.484738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1233 2024.01.19 06:59:05.484784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1234 2024.01.19 06:59:05.484804 [ 3 ] {} <Debug> HTTP-Session: 2dc669f2-ab7c-494c-a0a7-ad49998ec006 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1235 2024.01.19 06:59:05.484820 [ 3 ] {} <Debug> HTTP-Session: 2dc669f2-ab7c-494c-a0a7-ad49998ec006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1236 2024.01.19 06:59:05.484895 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1237 2024.01.19 06:59:05.484935 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1238 2024.01.19 06:59:05.485044 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1239 2024.01.19 06:59:05.485338 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1240 2024.01.19 06:59:05.485543 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1241 2024.01.19 06:59:05.485690 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1242 2024.01.19 06:59:05.485816 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.00089287 sec., 52639 rows/sec., 4.17 MiB/sec.
1243 2024.01.19 06:59:05.485935 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} <Debug> DynamicQueryHandler: Done processing query
1244 2024.01.19 06:59:05.485958 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1245 2024.01.19 06:59:05.485973 [ 3 ] {} <Debug> HTTP-Session: 2dc669f2-ab7c-494c-a0a7-ad49998ec006 Destroying unnamed session
1246 2024.01.19 06:59:05.486082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1247 2024.01.19 06:59:05.486127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1248 2024.01.19 06:59:05.486145 [ 3 ] {} <Debug> HTTP-Session: 0e2094f5-3896-41d8-882c-5729eaf9976d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1249 2024.01.19 06:59:05.486162 [ 3 ] {} <Debug> HTTP-Session: 0e2094f5-3896-41d8-882c-5729eaf9976d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.01.19 06:59:05.486231 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1251 2024.01.19 06:59:05.486270 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1252 2024.01.19 06:59:05.486408 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1253 2024.01.19 06:59:05.486659 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1254 2024.01.19 06:59:05.486866 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1255 2024.01.19 06:59:05.487013 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} <Trace> oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1256 2024.01.19 06:59:05.487122 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00086143 sec., 2321 rows/sec., 198.39 KiB/sec.
1257 2024.01.19 06:59:05.487231 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} <Debug> DynamicQueryHandler: Done processing query
1258 2024.01.19 06:59:05.487254 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1259 2024.01.19 06:59:05.487270 [ 3 ] {} <Debug> HTTP-Session: 0e2094f5-3896-41d8-882c-5729eaf9976d Destroying unnamed session
1260 2024.01.19 06:59:05.487426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 28161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1261 2024.01.19 06:59:05.487469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1262 2024.01.19 06:59:05.487487 [ 3 ] {} <Debug> HTTP-Session: 4d3eb021-b7c4-47bc-bf64-64534a6b0a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1263 2024.01.19 06:59:05.487504 [ 3 ] {} <Debug> HTTP-Session: 4d3eb021-b7c4-47bc-bf64-64534a6b0a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1264 2024.01.19 06:59:05.487581 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1265 2024.01.19 06:59:05.487619 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1266 2024.01.19 06:59:05.487720 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1267 2024.01.19 06:59:05.488103 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1268 2024.01.19 06:59:05.488322 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1269 2024.01.19 06:59:05.488481 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1270 2024.01.19 06:59:05.488601 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} <Information> executeQuery: Read 178 rows, 17.29 KiB in 0.000988151 sec., 180134 rows/sec., 17.09 MiB/sec.
1271 2024.01.19 06:59:05.488722 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} <Debug> DynamicQueryHandler: Done processing query
1272 2024.01.19 06:59:05.488745 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1273 2024.01.19 06:59:05.488760 [ 3 ] {} <Debug> HTTP-Session: 4d3eb021-b7c4-47bc-bf64-64534a6b0a5e Destroying unnamed session
1274 2024.01.19 06:59:05.488866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1275 2024.01.19 06:59:05.488909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1276 2024.01.19 06:59:05.488928 [ 3 ] {} <Debug> HTTP-Session: 8cd89e7e-2dad-4f64-bd99-98f85e4f4355 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1277 2024.01.19 06:59:05.488944 [ 3 ] {} <Debug> HTTP-Session: 8cd89e7e-2dad-4f64-bd99-98f85e4f4355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1278 2024.01.19 06:59:05.489013 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1279 2024.01.19 06:59:05.489051 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1280 2024.01.19 06:59:05.489156 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1281 2024.01.19 06:59:05.489499 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1282 2024.01.19 06:59:05.489707 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1283 2024.01.19 06:59:05.489850 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} <Trace> oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1284 2024.01.19 06:59:05.489960 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00091759 sec., 2179 rows/sec., 152.19 KiB/sec.
1285 2024.01.19 06:59:05.490077 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} <Debug> DynamicQueryHandler: Done processing query
1286 2024.01.19 06:59:05.490101 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1287 2024.01.19 06:59:05.490116 [ 3 ] {} <Debug> HTTP-Session: 8cd89e7e-2dad-4f64-bd99-98f85e4f4355 Destroying unnamed session
1288 2024.01.19 06:59:05.490243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 13925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1289 2024.01.19 06:59:05.490285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1290 2024.01.19 06:59:05.490302 [ 3 ] {} <Debug> HTTP-Session: 8164cfdc-e65c-4301-a688-2d79cf463e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1291 2024.01.19 06:59:05.490319 [ 3 ] {} <Debug> HTTP-Session: 8164cfdc-e65c-4301-a688-2d79cf463e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.01.19 06:59:05.490392 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1293 2024.01.19 06:59:05.490430 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1294 2024.01.19 06:59:05.490532 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1295 2024.01.19 06:59:05.490825 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1296 2024.01.19 06:59:05.491033 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1297 2024.01.19 06:59:05.491178 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1298 2024.01.19 06:59:05.491299 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} <Information> executeQuery: Read 82 rows, 6.55 KiB in 0.000880321 sec., 93147 rows/sec., 7.26 MiB/sec.
1299 2024.01.19 06:59:05.491418 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} <Debug> DynamicQueryHandler: Done processing query
1300 2024.01.19 06:59:05.491441 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1301 2024.01.19 06:59:05.491457 [ 3 ] {} <Debug> HTTP-Session: 8164cfdc-e65c-4301-a688-2d79cf463e3b Destroying unnamed session
1302 2024.01.19 06:59:05.491565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1303 2024.01.19 06:59:05.491609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1304 2024.01.19 06:59:05.491627 [ 3 ] {} <Debug> HTTP-Session: 305424ad-cbb8-402e-8581-911f3a79c362 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1305 2024.01.19 06:59:05.491644 [ 3 ] {} <Debug> HTTP-Session: 305424ad-cbb8-402e-8581-911f3a79c362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.01.19 06:59:05.491716 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1307 2024.01.19 06:59:05.491757 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1308 2024.01.19 06:59:05.491875 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1309 2024.01.19 06:59:05.492152 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1310 2024.01.19 06:59:05.492407 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1311 2024.01.19 06:59:05.492581 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} <Trace> oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1312 2024.01.19 06:59:05.492684 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00093931 sec., 39390 rows/sec., 2.78 MiB/sec.
1313 2024.01.19 06:59:05.492806 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} <Debug> DynamicQueryHandler: Done processing query
1314 2024.01.19 06:59:05.492829 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1315 2024.01.19 06:59:05.492845 [ 3 ] {} <Debug> HTTP-Session: 305424ad-cbb8-402e-8581-911f3a79c362 Destroying unnamed session
1316 2024.01.19 06:59:05.492997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1317 2024.01.19 06:59:05.493039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1318 2024.01.19 06:59:05.493058 [ 3 ] {} <Debug> HTTP-Session: f63062df-ffe8-4a92-98e9-51186c5370e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1319 2024.01.19 06:59:05.493074 [ 3 ] {} <Debug> HTTP-Session: f63062df-ffe8-4a92-98e9-51186c5370e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1320 2024.01.19 06:59:05.493161 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1321 2024.01.19 06:59:05.493204 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1322 2024.01.19 06:59:05.493335 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1323 2024.01.19 06:59:05.493784 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1324 2024.01.19 06:59:05.494087 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1325 2024.01.19 06:59:05.494271 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1326 2024.01.19 06:59:05.494396 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001200663 sec., 39145 rows/sec., 52.82 MiB/sec.
1327 2024.01.19 06:59:05.494522 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} <Debug> DynamicQueryHandler: Done processing query
1328 2024.01.19 06:59:05.494545 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1329 2024.01.19 06:59:05.494560 [ 3 ] {} <Debug> HTTP-Session: f63062df-ffe8-4a92-98e9-51186c5370e8 Destroying unnamed session
1330 2024.01.19 06:59:05.494668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1331 2024.01.19 06:59:05.494711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1332 2024.01.19 06:59:05.494729 [ 3 ] {} <Debug> HTTP-Session: e4141261-9335-4847-bfc9-dbe47d92b7a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1333 2024.01.19 06:59:05.494745 [ 3 ] {} <Debug> HTTP-Session: e4141261-9335-4847-bfc9-dbe47d92b7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1334 2024.01.19 06:59:05.494814 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1335 2024.01.19 06:59:05.494853 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1336 2024.01.19 06:59:05.494956 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1337 2024.01.19 06:59:05.495215 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1338 2024.01.19 06:59:05.495449 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1339 2024.01.19 06:59:05.495618 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} <Trace> oximeter.measurements_i64 (746c92ac-b0f5-4486-bb62-b35a0619e092): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1340 2024.01.19 06:59:05.495735 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} <Information> executeQuery: Read 9 rows, 651.00 B in 0.00089247 sec., 10084 rows/sec., 712.34 KiB/sec.
1341 2024.01.19 06:59:05.495866 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} <Debug> DynamicQueryHandler: Done processing query
1342 2024.01.19 06:59:05.495888 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1343 2024.01.19 06:59:05.495904 [ 3 ] {} <Debug> HTTP-Session: e4141261-9335-4847-bfc9-dbe47d92b7a5 Destroying unnamed session
1344 2024.01.19 06:59:05.875012 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
1345 2024.01.19 06:59:05.875067 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
1346 2024.01.19 06:59:15.476622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1347 2024.01.19 06:59:15.476767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1348 2024.01.19 06:59:15.476797 [ 3 ] {} <Debug> HTTP-Session: 55bcc069-97ee-4875-9ff6-f2f143ab8215 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1349 2024.01.19 06:59:15.476824 [ 3 ] {} <Debug> HTTP-Session: 55bcc069-97ee-4875-9ff6-f2f143ab8215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1350 2024.01.19 06:59:15.476967 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1351 2024.01.19 06:59:15.477036 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1352 2024.01.19 06:59:15.477211 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1353 2024.01.19 06:59:15.477765 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1354 2024.01.19 06:59:15.478026 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1355 2024.01.19 06:59:15.478194 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1356 2024.01.19 06:59:15.478333 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001320914 sec., 37095 rows/sec., 2.94 MiB/sec.
1357 2024.01.19 06:59:15.478457 [ 95 ] {} <Debug> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1358 2024.01.19 06:59:15.478494 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} <Debug> DynamicQueryHandler: Done processing query
1359 2024.01.19 06:59:15.478536 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1360 2024.01.19 06:59:15.478550 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1361 2024.01.19 06:59:15.478561 [ 3 ] {} <Debug> HTTP-Session: 55bcc069-97ee-4875-9ff6-f2f143ab8215 Destroying unnamed session
1362 2024.01.19 06:59:15.478711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1363 2024.01.19 06:59:15.478718 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1364 2024.01.19 06:59:15.478779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1365 2024.01.19 06:59:15.478805 [ 3 ] {} <Debug> HTTP-Session: 05fcf375-50fb-405f-bcd2-dd79348dc735 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1366 2024.01.19 06:59:15.478825 [ 3 ] {} <Debug> HTTP-Session: 05fcf375-50fb-405f-bcd2-dd79348dc735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1367 2024.01.19 06:59:15.478974 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1368 2024.01.19 06:59:15.479028 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1369 2024.01.19 06:59:15.479057 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1370 2024.01.19 06:59:15.479217 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part
1371 2024.01.19 06:59:15.479222 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1372 2024.01.19 06:59:15.479590 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part
1373 2024.01.19 06:59:15.479908 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part
1374 2024.01.19 06:59:15.479927 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1375 2024.01.19 06:59:15.480037 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1376 2024.01.19 06:59:15.480189 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part
1377 2024.01.19 06:59:15.480341 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1378 2024.01.19 06:59:15.480375 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part
1379 2024.01.19 06:59:15.480613 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} <Trace> oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1380 2024.01.19 06:59:15.480801 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00175906 sec., 1136 rows/sec., 97.15 KiB/sec.
1381 2024.01.19 06:59:15.481034 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} <Debug> DynamicQueryHandler: Done processing query
1382 2024.01.19 06:59:15.481092 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1383 2024.01.19 06:59:15.481134 [ 3 ] {} <Debug> HTTP-Session: 05fcf375-50fb-405f-bcd2-dd79348dc735 Destroying unnamed session
1384 2024.01.19 06:59:15.481328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 23836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1385 2024.01.19 06:59:15.481439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1386 2024.01.19 06:59:15.481526 [ 3 ] {} <Debug> HTTP-Session: 5ccf508f-9b52-4d3b-8385-a0f3533c199b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1387 2024.01.19 06:59:15.481601 [ 3 ] {} <Debug> HTTP-Session: 5ccf508f-9b52-4d3b-8385-a0f3533c199b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1388 2024.01.19 06:59:15.481676 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003083915 sec., 87551.05118007468 rows/sec., 6.93 MiB/sec.
1389 2024.01.19 06:59:15.481760 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1390 2024.01.19 06:59:15.481822 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1391 2024.01.19 06:59:15.481846 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1392 2024.01.19 06:59:15.482160 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1393 2024.01.19 06:59:15.482259 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1394 2024.01.19 06:59:15.482381 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1395 2024.01.19 06:59:15.482712 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1396 2024.01.19 06:59:15.482944 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1397 2024.01.19 06:59:15.483107 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1398 2024.01.19 06:59:15.483233 [ 95 ] {} <Debug> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1399 2024.01.19 06:59:15.483241 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} <Information> executeQuery: Read 148 rows, 14.77 KiB in 0.001373676 sec., 107740 rows/sec., 10.50 MiB/sec.
1400 2024.01.19 06:59:15.483289 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1401 2024.01.19 06:59:15.483455 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1402 2024.01.19 06:59:15.483514 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} <Debug> DynamicQueryHandler: Done processing query
1403 2024.01.19 06:59:15.483577 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1404 2024.01.19 06:59:15.483607 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1405 2024.01.19 06:59:15.483619 [ 3 ] {} <Debug> HTTP-Session: 5ccf508f-9b52-4d3b-8385-a0f3533c199b Destroying unnamed session
1406 2024.01.19 06:59:15.483656 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 126 rows starting from the beginning of the part
1407 2024.01.19 06:59:15.483785 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 168 rows starting from the beginning of the part
1408 2024.01.19 06:59:15.483805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1409 2024.01.19 06:59:15.483889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1410 2024.01.19 06:59:15.483947 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 132 rows starting from the beginning of the part
1411 2024.01.19 06:59:15.483958 [ 3 ] {} <Debug> HTTP-Session: ad4c9b25-00ef-440c-b4e2-4711d856c0fa Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1412 2024.01.19 06:59:15.484021 [ 3 ] {} <Debug> HTTP-Session: ad4c9b25-00ef-440c-b4e2-4711d856c0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.01.19 06:59:15.484189 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part
1414 2024.01.19 06:59:15.484216 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1415 2024.01.19 06:59:15.484300 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1416 2024.01.19 06:59:15.484389 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 178 rows starting from the beginning of the part
1417 2024.01.19 06:59:15.484702 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part
1418 2024.01.19 06:59:15.484830 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1419 2024.01.19 06:59:15.485521 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1420 2024.01.19 06:59:15.485999 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1421 2024.01.19 06:59:15.486250 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} <Trace> oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1422 2024.01.19 06:59:15.486600 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002313556 sec., 864 rows/sec., 60.36 KiB/sec.
1423 2024.01.19 06:59:15.486631 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 4 columns (4 merged, 0 gathered) in 0.003272288 sec., 270147.3708915597 rows/sec., 26.19 MiB/sec.
1424 2024.01.19 06:59:15.486828 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} <Debug> DynamicQueryHandler: Done processing query
1425 2024.01.19 06:59:15.486836 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1426 2024.01.19 06:59:15.486870 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1427 2024.01.19 06:59:15.486923 [ 3 ] {} <Debug> HTTP-Session: ad4c9b25-00ef-440c-b4e2-4711d856c0fa Destroying unnamed session
1428 2024.01.19 06:59:15.487069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 8700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1429 2024.01.19 06:59:15.487086 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1430 2024.01.19 06:59:15.487138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1431 2024.01.19 06:59:15.487177 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1432 2024.01.19 06:59:15.487189 [ 3 ] {} <Debug> HTTP-Session: 07d62059-28c0-4f37-8af6-3a0afae18979 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1433 2024.01.19 06:59:15.487236 [ 3 ] {} <Debug> HTTP-Session: 07d62059-28c0-4f37-8af6-3a0afae18979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1434 2024.01.19 06:59:15.487353 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1435 2024.01.19 06:59:15.487393 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1436 2024.01.19 06:59:15.487513 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1437 2024.01.19 06:59:15.487864 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1438 2024.01.19 06:59:15.488078 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1439 2024.01.19 06:59:15.488232 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1440 2024.01.19 06:59:15.488350 [ 95 ] {} <Debug> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1441 2024.01.19 06:59:15.488365 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000975261 sec., 52293 rows/sec., 4.09 MiB/sec.
1442 2024.01.19 06:59:15.488401 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1443 2024.01.19 06:59:15.488566 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1444 2024.01.19 06:59:15.488633 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} <Debug> DynamicQueryHandler: Done processing query
1445 2024.01.19 06:59:15.488663 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1446 2024.01.19 06:59:15.488686 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1447 2024.01.19 06:59:15.488691 [ 3 ] {} <Debug> HTTP-Session: 07d62059-28c0-4f37-8af6-3a0afae18979 Destroying unnamed session
1448 2024.01.19 06:59:15.488722 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part
1449 2024.01.19 06:59:15.488818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1450 2024.01.19 06:59:15.488853 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 68 rows starting from the beginning of the part
1451 2024.01.19 06:59:15.488872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1452 2024.01.19 06:59:15.488900 [ 3 ] {} <Debug> HTTP-Session: 96b1d99c-dbef-460d-ab5f-3337f5d030cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1453 2024.01.19 06:59:15.488923 [ 3 ] {} <Debug> HTTP-Session: 96b1d99c-dbef-460d-ab5f-3337f5d030cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1454 2024.01.19 06:59:15.488970 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part
1455 2024.01.19 06:59:15.489033 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1456 2024.01.19 06:59:15.489100 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1457 2024.01.19 06:59:15.489107 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1458 2024.01.19 06:59:15.489279 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::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
1459 2024.01.19 06:59:15.489391 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1460 2024.01.19 06:59:15.489415 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part
1461 2024.01.19 06:59:15.489795 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1462 2024.01.19 06:59:15.490191 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1463 2024.01.19 06:59:15.490348 [ 11 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 341 rows, containing 4 columns (4 merged, 0 gathered) in 0.001887091 sec., 180701.4076162729 rows/sec., 14.12 MiB/sec.
1464 2024.01.19 06:59:15.490491 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} <Trace> oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1465 2024.01.19 06:59:15.490534 [ 11 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1466 2024.01.19 06:59:15.490684 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001618878 sec., 617 rows/sec., 43.43 KiB/sec.
1467 2024.01.19 06:59:15.490833 [ 11 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1468 2024.01.19 06:59:15.490924 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} <Debug> DynamicQueryHandler: Done processing query
1469 2024.01.19 06:59:15.490937 [ 11 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1470 2024.01.19 06:59:15.490964 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1471 2024.01.19 06:59:15.491006 [ 3 ] {} <Debug> HTTP-Session: 96b1d99c-dbef-460d-ab5f-3337f5d030cc Destroying unnamed session
1472 2024.01.19 06:59:15.491202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1473 2024.01.19 06:59:15.491250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1474 2024.01.19 06:59:15.491270 [ 3 ] {} <Debug> HTTP-Session: fe5fd632-55eb-4901-ad75-99da17be47c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1475 2024.01.19 06:59:15.491286 [ 3 ] {} <Debug> HTTP-Session: fe5fd632-55eb-4901-ad75-99da17be47c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1476 2024.01.19 06:59:15.491376 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1477 2024.01.19 06:59:15.491422 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1478 2024.01.19 06:59:15.491574 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1479 2024.01.19 06:59:15.492115 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1480 2024.01.19 06:59:15.492439 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1481 2024.01.19 06:59:15.492622 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1482 2024.01.19 06:59:15.492764 [ 95 ] {} <Debug> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1483 2024.01.19 06:59:15.492768 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001356175 sec., 36131 rows/sec., 48.76 MiB/sec.
1484 2024.01.19 06:59:15.492855 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1485 2024.01.19 06:59:15.493048 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1486 2024.01.19 06:59:15.493070 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} <Debug> DynamicQueryHandler: Done processing query
1487 2024.01.19 06:59:15.493103 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1488 2024.01.19 06:59:15.493125 [ 3 ] {} <Debug> HTTP-Session: fe5fd632-55eb-4901-ad75-99da17be47c1 Destroying unnamed session
1489 2024.01.19 06:59:15.493175 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1490 2024.01.19 06:59:15.493209 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part
1491 2024.01.19 06:59:15.493331 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part
1492 2024.01.19 06:59:15.493439 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part
1493 2024.01.19 06:59:15.493543 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1494 2024.01.19 06:59:15.493643 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part
1495 2024.01.19 06:59:15.493730 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part
1496 2024.01.19 06:59:15.495765 [ 14 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 6 columns (6 merged, 0 gathered) in 0.002780922 sec., 97090.10177200224 rows/sec., 131.02 MiB/sec.
1497 2024.01.19 06:59:15.495999 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1498 2024.01.19 06:59:15.496203 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1499 2024.01.19 06:59:15.496262 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1500 2024.01.19 06:59:15.496322 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1: 4.07 MiB.
1501 2024.01.19 06:59:20.875113 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
1502 2024.01.19 06:59:20.875176 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
1503 2024.01.19 06:59:25.477002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1504 2024.01.19 06:59:25.477127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1505 2024.01.19 06:59:25.477157 [ 3 ] {} <Debug> HTTP-Session: 6847a0da-2c4e-45a4-a772-3376a1f6e115 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1506 2024.01.19 06:59:25.477184 [ 3 ] {} <Debug> HTTP-Session: 6847a0da-2c4e-45a4-a772-3376a1f6e115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1507 2024.01.19 06:59:25.477325 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1508 2024.01.19 06:59:25.477392 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1509 2024.01.19 06:59:25.477571 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1510 2024.01.19 06:59:25.478051 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1511 2024.01.19 06:59:25.478315 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1512 2024.01.19 06:59:25.478483 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1513 2024.01.19 06:59:25.478621 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001256864 sec., 38985 rows/sec., 3.09 MiB/sec.
1514 2024.01.19 06:59:25.478775 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} <Debug> DynamicQueryHandler: Done processing query
1515 2024.01.19 06:59:25.478800 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1516 2024.01.19 06:59:25.478817 [ 3 ] {} <Debug> HTTP-Session: 6847a0da-2c4e-45a4-a772-3376a1f6e115 Destroying unnamed session
1517 2024.01.19 06:59:25.478957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 23687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1518 2024.01.19 06:59:25.479008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1519 2024.01.19 06:59:25.479028 [ 3 ] {} <Debug> HTTP-Session: fca6fb4b-bede-4a5b-ad2f-ce905b761220 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1520 2024.01.19 06:59:25.479047 [ 3 ] {} <Debug> HTTP-Session: fca6fb4b-bede-4a5b-ad2f-ce905b761220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1521 2024.01.19 06:59:25.479135 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1522 2024.01.19 06:59:25.479176 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1523 2024.01.19 06:59:25.479286 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1524 2024.01.19 06:59:25.479696 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1525 2024.01.19 06:59:25.479927 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1526 2024.01.19 06:59:25.480085 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1527 2024.01.19 06:59:25.480207 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} <Information> executeQuery: Read 147 rows, 14.68 KiB in 0.001043811 sec., 140830 rows/sec., 13.73 MiB/sec.
1528 2024.01.19 06:59:25.480334 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} <Debug> DynamicQueryHandler: Done processing query
1529 2024.01.19 06:59:25.480358 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1530 2024.01.19 06:59:25.480374 [ 3 ] {} <Debug> HTTP-Session: fca6fb4b-bede-4a5b-ad2f-ce905b761220 Destroying unnamed session
1531 2024.01.19 06:59:25.480498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1532 2024.01.19 06:59:25.480545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1533 2024.01.19 06:59:25.480565 [ 3 ] {} <Debug> HTTP-Session: ea5a044c-71fa-43a7-b9b8-c9a09579527c Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1534 2024.01.19 06:59:25.480582 [ 3 ] {} <Debug> HTTP-Session: ea5a044c-71fa-43a7-b9b8-c9a09579527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1535 2024.01.19 06:59:25.480747 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1536 2024.01.19 06:59:25.480786 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1537 2024.01.19 06:59:25.480894 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1538 2024.01.19 06:59:25.481207 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1539 2024.01.19 06:59:25.481422 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1540 2024.01.19 06:59:25.481580 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1541 2024.01.19 06:59:25.481692 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.00091214 sec., 53719 rows/sec., 4.20 MiB/sec.
1542 2024.01.19 06:59:25.481817 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} <Debug> DynamicQueryHandler: Done processing query
1543 2024.01.19 06:59:25.481841 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1544 2024.01.19 06:59:25.481857 [ 3 ] {} <Debug> HTTP-Session: ea5a044c-71fa-43a7-b9b8-c9a09579527c Destroying unnamed session
1545 2024.01.19 06:59:25.482047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1546 2024.01.19 06:59:25.482180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1547 2024.01.19 06:59:25.482201 [ 3 ] {} <Debug> HTTP-Session: ed380826-9a4e-4c03-a613-856fc4e84d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1548 2024.01.19 06:59:25.482217 [ 3 ] {} <Debug> HTTP-Session: ed380826-9a4e-4c03-a613-856fc4e84d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.01.19 06:59:25.482311 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1550 2024.01.19 06:59:25.482358 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1551 2024.01.19 06:59:25.482498 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1552 2024.01.19 06:59:25.483027 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1553 2024.01.19 06:59:25.483367 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1554 2024.01.19 06:59:25.483535 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1555 2024.01.19 06:59:25.483663 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001351735 sec., 36249 rows/sec., 48.92 MiB/sec.
1556 2024.01.19 06:59:25.483793 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} <Debug> DynamicQueryHandler: Done processing query
1557 2024.01.19 06:59:25.483815 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1558 2024.01.19 06:59:25.483831 [ 3 ] {} <Debug> HTTP-Session: ed380826-9a4e-4c03-a613-856fc4e84d89 Destroying unnamed session
1559 2024.01.19 06:59:35.478179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1560 2024.01.19 06:59:35.478308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1561 2024.01.19 06:59:35.478339 [ 3 ] {} <Debug> HTTP-Session: d52e2359-d3f8-4e03-9beb-dc75d4dad0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1562 2024.01.19 06:59:35.478367 [ 3 ] {} <Debug> HTTP-Session: d52e2359-d3f8-4e03-9beb-dc75d4dad0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1563 2024.01.19 06:59:35.478509 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1564 2024.01.19 06:59:35.478569 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1565 2024.01.19 06:59:35.478724 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1566 2024.01.19 06:59:35.479300 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1567 2024.01.19 06:59:35.479574 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1568 2024.01.19 06:59:35.479743 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1569 2024.01.19 06:59:35.479891 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001340515 sec., 36553 rows/sec., 2.89 MiB/sec.
1570 2024.01.19 06:59:35.480042 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} <Debug> DynamicQueryHandler: Done processing query
1571 2024.01.19 06:59:35.480068 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1572 2024.01.19 06:59:35.480086 [ 3 ] {} <Debug> HTTP-Session: d52e2359-d3f8-4e03-9beb-dc75d4dad0f4 Destroying unnamed session
1573 2024.01.19 06:59:35.480255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 28973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1574 2024.01.19 06:59:35.480309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1575 2024.01.19 06:59:35.480328 [ 3 ] {} <Debug> HTTP-Session: 8c21f2bd-00f9-4f9d-8cc5-4173c89a89fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1576 2024.01.19 06:59:35.480348 [ 3 ] {} <Debug> HTTP-Session: 8c21f2bd-00f9-4f9d-8cc5-4173c89a89fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1577 2024.01.19 06:59:35.480436 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1578 2024.01.19 06:59:35.480478 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1579 2024.01.19 06:59:35.480591 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1580 2024.01.19 06:59:35.481047 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1581 2024.01.19 06:59:35.481271 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1582 2024.01.19 06:59:35.481429 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1583 2024.01.19 06:59:35.481555 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} <Information> executeQuery: Read 183 rows, 17.79 KiB in 0.001089502 sec., 167966 rows/sec., 15.95 MiB/sec.
1584 2024.01.19 06:59:35.481678 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} <Debug> DynamicQueryHandler: Done processing query
1585 2024.01.19 06:59:35.481702 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1586 2024.01.19 06:59:35.481718 [ 3 ] {} <Debug> HTTP-Session: 8c21f2bd-00f9-4f9d-8cc5-4173c89a89fd Destroying unnamed session
1587 2024.01.19 06:59:35.481866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 12395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1588 2024.01.19 06:59:35.481926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1589 2024.01.19 06:59:35.481947 [ 3 ] {} <Debug> HTTP-Session: 26f1e0ef-0a2b-40c8-8f71-81abf2d63e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1590 2024.01.19 06:59:35.481965 [ 3 ] {} <Debug> HTTP-Session: 26f1e0ef-0a2b-40c8-8f71-81abf2d63e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1591 2024.01.19 06:59:35.482044 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1592 2024.01.19 06:59:35.482085 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1593 2024.01.19 06:59:35.482196 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1594 2024.01.19 06:59:35.482532 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1595 2024.01.19 06:59:35.482743 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1596 2024.01.19 06:59:35.482897 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1597 2024.01.19 06:59:35.483018 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} <Information> executeQuery: Read 73 rows, 5.82 KiB in 0.000941111 sec., 77567 rows/sec., 6.04 MiB/sec.
1598 2024.01.19 06:59:35.483140 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} <Debug> DynamicQueryHandler: Done processing query
1599 2024.01.19 06:59:35.483163 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1600 2024.01.19 06:59:35.483180 [ 3 ] {} <Debug> HTTP-Session: 26f1e0ef-0a2b-40c8-8f71-81abf2d63e3c Destroying unnamed session
1601 2024.01.19 06:59:35.483336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1602 2024.01.19 06:59:35.483382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1603 2024.01.19 06:59:35.483401 [ 3 ] {} <Debug> HTTP-Session: 1fed9612-e79a-4da3-9aee-614d5391c48b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1604 2024.01.19 06:59:35.483421 [ 3 ] {} <Debug> HTTP-Session: 1fed9612-e79a-4da3-9aee-614d5391c48b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1605 2024.01.19 06:59:35.483494 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1606 2024.01.19 06:59:35.483537 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1607 2024.01.19 06:59:35.483663 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1608 2024.01.19 06:59:35.483967 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1609 2024.01.19 06:59:35.484242 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1610 2024.01.19 06:59:35.484424 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} <Trace> oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1611 2024.01.19 06:59:35.484547 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001016452 sec., 35417 rows/sec., 2.50 MiB/sec.
1612 2024.01.19 06:59:35.484674 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} <Debug> DynamicQueryHandler: Done processing query
1613 2024.01.19 06:59:35.484698 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1614 2024.01.19 06:59:35.484713 [ 3 ] {} <Debug> HTTP-Session: 1fed9612-e79a-4da3-9aee-614d5391c48b Destroying unnamed session
1615 2024.01.19 06:59:35.484896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1616 2024.01.19 06:59:35.484940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1617 2024.01.19 06:59:35.484959 [ 3 ] {} <Debug> HTTP-Session: 19e04243-2e1e-4194-920f-b48902a46b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1618 2024.01.19 06:59:35.484975 [ 3 ] {} <Debug> HTTP-Session: 19e04243-2e1e-4194-920f-b48902a46b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1619 2024.01.19 06:59:35.485066 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1620 2024.01.19 06:59:35.485111 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1621 2024.01.19 06:59:35.485251 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1622 2024.01.19 06:59:35.485779 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1623 2024.01.19 06:59:35.486095 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1624 2024.01.19 06:59:35.486270 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1625 2024.01.19 06:59:35.486395 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001300515 sec., 37677 rows/sec., 50.84 MiB/sec.
1626 2024.01.19 06:59:35.486523 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} <Debug> DynamicQueryHandler: Done processing query
1627 2024.01.19 06:59:35.486548 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1628 2024.01.19 06:59:35.486563 [ 3 ] {} <Debug> HTTP-Session: 19e04243-2e1e-4194-920f-b48902a46b7a Destroying unnamed session
1629 2024.01.19 06:59:35.875244 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
1630 2024.01.19 06:59:35.875296 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
1631 2024.01.19 06:59:45.476557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1632 2024.01.19 06:59:45.476690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1633 2024.01.19 06:59:45.476720 [ 3 ] {} <Debug> HTTP-Session: 6cedbb42-2830-4406-937c-db839a132d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1634 2024.01.19 06:59:45.476747 [ 3 ] {} <Debug> HTTP-Session: 6cedbb42-2830-4406-937c-db839a132d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1635 2024.01.19 06:59:45.476886 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1636 2024.01.19 06:59:45.476949 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1637 2024.01.19 06:59:45.477101 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1638 2024.01.19 06:59:45.477561 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1639 2024.01.19 06:59:45.477820 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1640 2024.01.19 06:59:45.477982 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1641 2024.01.19 06:59:45.478100 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001176203 sec., 41659 rows/sec., 3.30 MiB/sec.
1642 2024.01.19 06:59:45.478266 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} <Debug> DynamicQueryHandler: Done processing query
1643 2024.01.19 06:59:45.478292 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1644 2024.01.19 06:59:45.478310 [ 3 ] {} <Debug> HTTP-Session: 6cedbb42-2830-4406-937c-db839a132d0a Destroying unnamed session
1645 2024.01.19 06:59:45.478450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 23687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1646 2024.01.19 06:59:45.478495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1647 2024.01.19 06:59:45.478515 [ 3 ] {} <Debug> HTTP-Session: d48a8e4c-f576-4a87-86a7-1d9f3c9fe07b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1648 2024.01.19 06:59:45.478532 [ 3 ] {} <Debug> HTTP-Session: d48a8e4c-f576-4a87-86a7-1d9f3c9fe07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.01.19 06:59:45.478610 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1650 2024.01.19 06:59:45.478654 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1651 2024.01.19 06:59:45.478764 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1652 2024.01.19 06:59:45.479177 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1653 2024.01.19 06:59:45.479406 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1654 2024.01.19 06:59:45.479580 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1655 2024.01.19 06:59:45.479711 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} <Information> executeQuery: Read 147 rows, 14.68 KiB in 0.001066032 sec., 137894 rows/sec., 13.44 MiB/sec.
1656 2024.01.19 06:59:45.479836 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} <Debug> DynamicQueryHandler: Done processing query
1657 2024.01.19 06:59:45.479860 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1658 2024.01.19 06:59:45.479876 [ 3 ] {} <Debug> HTTP-Session: d48a8e4c-f576-4a87-86a7-1d9f3c9fe07b Destroying unnamed session
1659 2024.01.19 06:59:45.480009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1660 2024.01.19 06:59:45.480054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1661 2024.01.19 06:59:45.480072 [ 3 ] {} <Debug> HTTP-Session: 6b937805-c5b1-4879-a823-8aeb40db87fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1662 2024.01.19 06:59:45.480089 [ 3 ] {} <Debug> HTTP-Session: 6b937805-c5b1-4879-a823-8aeb40db87fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.01.19 06:59:45.480161 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1664 2024.01.19 06:59:45.480201 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1665 2024.01.19 06:59:45.480309 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1666 2024.01.19 06:59:45.480606 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1667 2024.01.19 06:59:45.480815 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1668 2024.01.19 06:59:45.480964 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1669 2024.01.19 06:59:45.481088 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.00089837 sec., 54543 rows/sec., 4.27 MiB/sec.
1670 2024.01.19 06:59:45.481207 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} <Debug> DynamicQueryHandler: Done processing query
1671 2024.01.19 06:59:45.481230 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1672 2024.01.19 06:59:45.481246 [ 3 ] {} <Debug> HTTP-Session: 6b937805-c5b1-4879-a823-8aeb40db87fd Destroying unnamed session
1673 2024.01.19 06:59:45.481401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1674 2024.01.19 06:59:45.481446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1675 2024.01.19 06:59:45.481464 [ 3 ] {} <Debug> HTTP-Session: 02becb8e-4869-46eb-9d7e-697a8b1d16d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1676 2024.01.19 06:59:45.481480 [ 3 ] {} <Debug> HTTP-Session: 02becb8e-4869-46eb-9d7e-697a8b1d16d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1677 2024.01.19 06:59:45.481571 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1678 2024.01.19 06:59:45.481615 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1679 2024.01.19 06:59:45.481756 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1680 2024.01.19 06:59:45.482304 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1681 2024.01.19 06:59:45.482646 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1682 2024.01.19 06:59:45.482829 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1683 2024.01.19 06:59:45.482964 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001363425 sec., 35938 rows/sec., 48.50 MiB/sec.
1684 2024.01.19 06:59:45.483116 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} <Debug> DynamicQueryHandler: Done processing query
1685 2024.01.19 06:59:45.483140 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1686 2024.01.19 06:59:45.483158 [ 3 ] {} <Debug> HTTP-Session: 02becb8e-4869-46eb-9d7e-697a8b1d16d8 Destroying unnamed session
1687 2024.01.19 06:59:50.875337 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
1688 2024.01.19 06:59:50.875410 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
1689 2024.01.19 06:59:55.476911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1690 2024.01.19 06:59:55.477036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1691 2024.01.19 06:59:55.477068 [ 3 ] {} <Debug> HTTP-Session: 25fb13f1-b0b6-4c4d-bf18-1c568516960a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1692 2024.01.19 06:59:55.477095 [ 3 ] {} <Debug> HTTP-Session: 25fb13f1-b0b6-4c4d-bf18-1c568516960a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1693 2024.01.19 06:59:55.477234 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1694 2024.01.19 06:59:55.477301 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1695 2024.01.19 06:59:55.477467 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1696 2024.01.19 06:59:55.477974 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1697 2024.01.19 06:59:55.478239 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1698 2024.01.19 06:59:55.478410 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1699 2024.01.19 06:59:55.478535 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001263655 sec., 38776 rows/sec., 3.07 MiB/sec.
1700 2024.01.19 06:59:55.478530 [ 68 ] {} <Debug> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
1701 2024.01.19 06:59:55.478602 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1702 2024.01.19 06:59:55.478719 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} <Debug> DynamicQueryHandler: Done processing query
1703 2024.01.19 06:59:55.478735 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
1704 2024.01.19 06:59:55.478751 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1705 2024.01.19 06:59:55.478819 [ 3 ] {} <Debug> HTTP-Session: 25fb13f1-b0b6-4c4d-bf18-1c568516960a Destroying unnamed session
1706 2024.01.19 06:59:55.478905 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1707 2024.01.19 06:59:55.478963 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part
1708 2024.01.19 06:59:55.478976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1709 2024.01.19 06:59:55.479050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1710 2024.01.19 06:59:55.479086 [ 3 ] {} <Debug> HTTP-Session: 47450783-d5ab-4cb8-ab53-426f5a3c292a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1711 2024.01.19 06:59:55.479124 [ 3 ] {} <Debug> HTTP-Session: 47450783-d5ab-4cb8-ab53-426f5a3c292a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1712 2024.01.19 06:59:55.479236 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part
1713 2024.01.19 06:59:55.479350 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1714 2024.01.19 06:59:55.479463 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1715 2024.01.19 06:59:55.479515 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part
1716 2024.01.19 06:59:55.479833 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part
1717 2024.01.19 06:59:55.479946 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1718 2024.01.19 06:59:55.480106 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part
1719 2024.01.19 06:59:55.480764 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1720 2024.01.19 06:59:55.481273 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1721 2024.01.19 06:59:55.481306 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.00267324 sec., 91649.08500546154 rows/sec., 7.25 MiB/sec.
1722 2024.01.19 06:59:55.481415 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1723 2024.01.19 06:59:55.481503 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} <Trace> oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1724 2024.01.19 06:59:55.481670 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002311336 sec., 1730 rows/sec., 144.50 KiB/sec.
1725 2024.01.19 06:59:55.481678 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1726 2024.01.19 06:59:55.481885 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} <Trace> oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
1727 2024.01.19 06:59:55.481918 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} <Debug> DynamicQueryHandler: Done processing query
1728 2024.01.19 06:59:55.481984 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1729 2024.01.19 06:59:55.482008 [ 3 ] {} <Debug> HTTP-Session: 47450783-d5ab-4cb8-ab53-426f5a3c292a Destroying unnamed session
1730 2024.01.19 06:59:55.482163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 23986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1731 2024.01.19 06:59:55.482212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1732 2024.01.19 06:59:55.482231 [ 3 ] {} <Debug> HTTP-Session: 6b37b403-17c0-49c7-8633-020ffb3118a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1733 2024.01.19 06:59:55.482250 [ 3 ] {} <Debug> HTTP-Session: 6b37b403-17c0-49c7-8633-020ffb3118a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.01.19 06:59:55.482334 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1735 2024.01.19 06:59:55.482375 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1736 2024.01.19 06:59:55.482493 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1737 2024.01.19 06:59:55.482902 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1738 2024.01.19 06:59:55.483123 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1739 2024.01.19 06:59:55.483275 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} <Trace> oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1740 2024.01.19 06:59:55.483391 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} <Information> executeQuery: Read 149 rows, 14.85 KiB in 0.001022382 sec., 145738 rows/sec., 14.19 MiB/sec.
1741 2024.01.19 06:59:55.483523 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} <Debug> DynamicQueryHandler: Done processing query
1742 2024.01.19 06:59:55.483547 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1743 2024.01.19 06:59:55.483563 [ 3 ] {} <Debug> HTTP-Session: 6b37b403-17c0-49c7-8633-020ffb3118a6 Destroying unnamed session
1744 2024.01.19 06:59:55.483728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2024.01.19 06:59:55.483773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1746 2024.01.19 06:59:55.483792 [ 3 ] {} <Debug> HTTP-Session: 54d0c8dd-ff38-4cc4-8d42-4738bea1058d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1747 2024.01.19 06:59:55.483809 [ 3 ] {} <Debug> HTTP-Session: 54d0c8dd-ff38-4cc4-8d42-4738bea1058d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1748 2024.01.19 06:59:55.483879 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1749 2024.01.19 06:59:55.483918 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1750 2024.01.19 06:59:55.484025 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1751 2024.01.19 06:59:55.484391 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1752 2024.01.19 06:59:55.484592 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1753 2024.01.19 06:59:55.484742 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} <Trace> oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1754 2024.01.19 06:59:55.484871 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000956551 sec., 4181 rows/sec., 291.98 KiB/sec.
1755 2024.01.19 06:59:55.485001 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} <Debug> DynamicQueryHandler: Done processing query
1756 2024.01.19 06:59:55.485025 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1757 2024.01.19 06:59:55.485042 [ 3 ] {} <Debug> HTTP-Session: 54d0c8dd-ff38-4cc4-8d42-4738bea1058d Destroying unnamed session
1758 2024.01.19 06:59:55.485164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 9043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1759 2024.01.19 06:59:55.485209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1760 2024.01.19 06:59:55.485227 [ 3 ] {} <Debug> HTTP-Session: b0cffed7-91ae-413a-befb-a95e2d4ad712 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1761 2024.01.19 06:59:55.485244 [ 3 ] {} <Debug> HTTP-Session: b0cffed7-91ae-413a-befb-a95e2d4ad712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1762 2024.01.19 06:59:55.485317 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1763 2024.01.19 06:59:55.485357 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1764 2024.01.19 06:59:55.485463 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1765 2024.01.19 06:59:55.485774 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1766 2024.01.19 06:59:55.485981 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1767 2024.01.19 06:59:55.486131 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} <Trace> oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1768 2024.01.19 06:59:55.486254 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.0009055 sec., 58531 rows/sec., 4.58 MiB/sec.
1769 2024.01.19 06:59:55.486422 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} <Debug> DynamicQueryHandler: Done processing query
1770 2024.01.19 06:59:55.486445 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1771 2024.01.19 06:59:55.486461 [ 3 ] {} <Debug> HTTP-Session: b0cffed7-91ae-413a-befb-a95e2d4ad712 Destroying unnamed session
1772 2024.01.19 06:59:55.486560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1773 2024.01.19 06:59:55.486605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1774 2024.01.19 06:59:55.486624 [ 3 ] {} <Debug> HTTP-Session: 3cc61877-7f7e-4989-b831-7df78933b517 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1775 2024.01.19 06:59:55.486640 [ 3 ] {} <Debug> HTTP-Session: 3cc61877-7f7e-4989-b831-7df78933b517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1776 2024.01.19 06:59:55.486709 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1777 2024.01.19 06:59:55.486753 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1778 2024.01.19 06:59:55.486884 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1779 2024.01.19 06:59:55.487157 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1780 2024.01.19 06:59:55.487415 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1781 2024.01.19 06:59:55.487599 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} <Trace> oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1782 2024.01.19 06:59:55.487738 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000989531 sec., 2021 rows/sec., 142.11 KiB/sec.
1783 2024.01.19 06:59:55.487869 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} <Debug> DynamicQueryHandler: Done processing query
1784 2024.01.19 06:59:55.487895 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1785 2024.01.19 06:59:55.487911 [ 3 ] {} <Debug> HTTP-Session: 3cc61877-7f7e-4989-b831-7df78933b517 Destroying unnamed session
1786 2024.01.19 06:59:55.488080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1787 2024.01.19 06:59:55.488125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1788 2024.01.19 06:59:55.488144 [ 3 ] {} <Debug> HTTP-Session: 09094019-a417-42dc-b770-43a1bb5e3c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232
1789 2024.01.19 06:59:55.488160 [ 3 ] {} <Debug> HTTP-Session: 09094019-a417-42dc-b770-43a1bb5e3c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1790 2024.01.19 06:59:55.488248 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1791 2024.01.19 06:59:55.488293 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1792 2024.01.19 06:59:55.488432 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1793 2024.01.19 06:59:55.488930 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1794 2024.01.19 06:59:55.489245 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1795 2024.01.19 06:59:55.489428 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} <Trace> oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1796 2024.01.19 06:59:55.489567 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001288545 sec., 38027 rows/sec., 51.32 MiB/sec.
1797 2024.01.19 06:59:55.489711 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} <Debug> DynamicQueryHandler: Done processing query
1798 2024.01.19 06:59:55.489735 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1799 2024.01.19 06:59:55.489752 [ 3 ] {} <Debug> HTTP-Session: 09094019-a417-42dc-b770-43a1bb5e3c71 Destroying unnamed session