1 | [ Dec 15 01:12:57 Enabled. ] | ||
2 | [ Dec 15 01:12:57 Rereading configuration. ] | ||
3 | [ Dec 15 01:13:01 Rereading configuration. ] | ||
4 | [ Dec 15 01:13:11 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
23 | + DATALINK=oxControlService20 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService20 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService20 | ||
29 | ipadm: Could not delete oxControlService20: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService20 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20 | ||
34 | + ipadm show-addr oxControlService20/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService20/ll | ||
37 | + ipadm show-addr oxControlService20/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService20/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
48 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
49 | [ Dec 15 01:13:12 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.12.15 01:13:13.118381 [ 1 ] {} <Information> Application: Will watch for the process with pid 23198 | ||
55 | 2023.12.15 01:13:13.118464 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.12.15 01:13:13.630511 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23198 | ||
57 | 2023.12.15 01:13:13.630667 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.12.15 01:13:13.630849 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.12.15 01:13:13.997031 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.12.15 01:13:13.997082 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.12.15 01:13:13.997096 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.12.15 01:13:13.997146 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.12.15 01:13:13.997539 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.12.15 01:13:13.998240 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
65 | Processing configuration file 'config.xml'. | ||
66 | There is no file 'config.xml', will use embedded config. | ||
67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
68 | 2023.12.15 01:13:13.998745 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.12.15 01:13:13.999016 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
70 | 2023.12.15 01:13:14.003549 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.12.15 01:13:14.003601 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.12.15 01:13:14.004404 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
73 | Processing configuration file 'config.xml'. | ||
74 | There is no file 'config.xml', will use embedded config. | ||
75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
76 | 2023.12.15 01:13:14.005256 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.12.15 01:13:14.017124 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.12.15 01:13:14.017708 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.12.15 01:13:14.017743 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.12.15 01:13:14.019358 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.12.15 01:13:14.019917 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.12.15 01:13:14.020261 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.12.15 01:13:14.020700 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.12.15 01:13:14.021927 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.12.15 01:13:14.021989 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.12.15 01:13:14.022067 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.12.15 01:13:14.022098 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.12.15 01:13:14.261639 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.12.15 01:13:14.261692 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173833 sec | ||
90 | 2023.12.15 01:13:14.262405 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.12.15 01:13:14.262505 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.12.15 01:13:14.262529 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.12.15 01:13:14.262553 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.12.15 01:13:14.262566 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.12.15 01:13:14.262581 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.12.15 01:13:14.262599 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.12.15 01:13:14.262629 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.12.15 01:13:14.262648 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.12.15 01:13:14.262678 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.12.15 01:13:14.262690 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.12.15 01:13:14.262705 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.12.15 01:13:14.262723 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.12.15 01:13:14.262754 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.12.15 01:13:14.262768 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.12.15 01:13:14.262780 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.12.15 01:13:14.306148 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.12.15 01:13:14.386272 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.12.15 01:13:14.386318 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.1821e-05 sec | ||
109 | 2023.12.15 01:13:14.386350 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.12.15 01:13:14.386366 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.12.15 01:13:14.386388 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.12.15 01:13:14.388658 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.12.15 01:13:14.395777 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.12.15 01:13:14.395884 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
115 | 2023.12.15 01:13:14.395925 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.12.15 01:13:14.988834 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
117 | 2023.12.15 01:13:15.006825 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
118 | 2023.12.15 01:13:15.006873 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.12.15 01:13:15.053380 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.12.15 01:13:15.054142 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
121 | 2023.12.15 01:13:15.054469 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.12.15 01:13:15.054505 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.12.15 01:13:15.054542 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.12.15 01:13:15.054619 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
125 | 2023.12.15 01:13:15.054627 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
126 | 2023.12.15 01:13:15.054695 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.12.15 01:13:15.056702 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.12.15 01:13:15.056732 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.12.15 01:13:15.061440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.12.15 01:13:15.061604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.12.15 01:13:15.062193 [ 3 ] {} <Debug> HTTP-Session: a87edf8c-395b-405e-aef1-1fd7e02357d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
132 | 2023.12.15 01:13:15.062236 [ 3 ] {} <Debug> HTTP-Session: a87edf8c-395b-405e-aef1-1fd7e02357d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.12.15 01:13:15.062363 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.12.15 01:13:15.062392 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.12.15 01:13:15.062414 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.12.15 01:13:15.063910 [ 3 ] {64f41a37-e6ce-4d65-947f-92e2f5f488d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
137 | 2023.12.15 01:13:15.085320 [ 3 ] {64f41a37-e6ce-4d65-947f-92e2f5f488d4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58858) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
138 | |||
139 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
140 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
141 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
142 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
143 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
144 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
145 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
146 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
147 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
148 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
149 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
150 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
151 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
152 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
153 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
154 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
155 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
156 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
157 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
158 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
159 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
160 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
161 | |||
162 | 2023.12.15 01:13:15.086083 [ 3 ] {64f41a37-e6ce-4d65-947f-92e2f5f488d4} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
163 | |||
164 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
165 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
166 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
167 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
168 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
169 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
170 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
171 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
172 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
173 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
174 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
175 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
176 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
177 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
178 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
179 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
180 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
181 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
182 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
183 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
184 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
185 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
186 | (version 22.8.9.1) | ||
187 | 2023.12.15 01:13:15.088433 [ 3 ] {64f41a37-e6ce-4d65-947f-92e2f5f488d4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.12.15 01:13:15.088464 [ 3 ] {} <Debug> HTTP-Session: a87edf8c-395b-405e-aef1-1fd7e02357d1 Destroying unnamed session | ||
189 | 2023.12.15 01:13:15.089411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.12.15 01:13:15.089482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.12.15 01:13:15.089507 [ 3 ] {} <Debug> HTTP-Session: 6b3b351b-68ee-4e6e-a79b-31f55e02ad11 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
192 | 2023.12.15 01:13:15.089537 [ 3 ] {} <Debug> HTTP-Session: 6b3b351b-68ee-4e6e-a79b-31f55e02ad11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.12.15 01:13:15.089650 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
194 | 2023.12.15 01:13:15.089735 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
195 | 2023.12.15 01:13:15.090680 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
196 | 2023.12.15 01:13:15.092460 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
197 | 2023.12.15 01:13:15.096350 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.12.15 01:13:15.096383 [ 3 ] {04f5d03f-f14e-4177-b330-2f6e8bff8d87} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
199 | 2023.12.15 01:13:15.096398 [ 3 ] {} <Debug> HTTP-Session: 6b3b351b-68ee-4e6e-a79b-31f55e02ad11 Destroying unnamed session | ||
200 | 2023.12.15 01:13:15.096529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.12.15 01:13:15.096585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.12.15 01:13:15.096604 [ 3 ] {} <Debug> HTTP-Session: 6f060253-4799-4f20-8d03-4ba186b492eb Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
203 | 2023.12.15 01:13:15.096623 [ 3 ] {} <Debug> HTTP-Session: 6f060253-4799-4f20-8d03-4ba186b492eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.12.15 01:13:15.096725 [ 3 ] {d1b93aef-7bf9-4347-9176-0c8af0ec25e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
205 | 2023.12.15 01:13:15.096969 [ 3 ] {d1b93aef-7bf9-4347-9176-0c8af0ec25e8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58858) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
206 | |||
207 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
208 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
209 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
210 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
211 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
212 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
213 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
214 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
215 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
216 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
217 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
218 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
219 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
220 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
221 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
222 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
223 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
224 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
225 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
226 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
227 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
228 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2023.12.15 01:13:15.097085 [ 3 ] {d1b93aef-7bf9-4347-9176-0c8af0ec25e8} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
253 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
254 | (version 22.8.9.1) | ||
255 | 2023.12.15 01:13:15.097190 [ 3 ] {d1b93aef-7bf9-4347-9176-0c8af0ec25e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
256 | 2023.12.15 01:13:15.097210 [ 3 ] {} <Debug> HTTP-Session: 6f060253-4799-4f20-8d03-4ba186b492eb Destroying unnamed session | ||
257 | 2023.12.15 01:13:15.097563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
258 | 2023.12.15 01:13:15.097609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
259 | 2023.12.15 01:13:15.097627 [ 3 ] {} <Debug> HTTP-Session: f04794c2-a8b1-477a-b607-cd3ab33ac5dc Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
260 | 2023.12.15 01:13:15.097646 [ 3 ] {} <Debug> HTTP-Session: f04794c2-a8b1-477a-b607-cd3ab33ac5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2023.12.15 01:13:15.097751 [ 3 ] {1bbc6c6a-88a7-411a-b8ea-ae9d6ce59952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
262 | 2023.12.15 01:13:15.097851 [ 3 ] {1bbc6c6a-88a7-411a-b8ea-ae9d6ce59952} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.12.15 01:13:15.097876 [ 3 ] {1bbc6c6a-88a7-411a-b8ea-ae9d6ce59952} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.12.15 01:13:15.097892 [ 3 ] {} <Debug> HTTP-Session: f04794c2-a8b1-477a-b607-cd3ab33ac5dc Destroying unnamed session | ||
265 | 2023.12.15 01:13:15.098080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.12.15 01:13:15.098123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.12.15 01:13:15.098142 [ 3 ] {} <Debug> HTTP-Session: 93190a45-91ec-42a7-9c01-40fd37587021 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
268 | 2023.12.15 01:13:15.098161 [ 3 ] {} <Debug> HTTP-Session: 93190a45-91ec-42a7-9c01-40fd37587021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.12.15 01:13:15.098216 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
270 | 2023.12.15 01:13:15.098268 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
271 | 2023.12.15 01:13:15.135748 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
272 | 2023.12.15 01:13:15.135776 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1831e-05 sec | ||
273 | 2023.12.15 01:13:15.135806 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
274 | 2023.12.15 01:13:15.135827 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
275 | 2023.12.15 01:13:15.135908 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} <Debug> DynamicQueryHandler: Done processing query | ||
276 | 2023.12.15 01:13:15.135937 [ 3 ] {750cb5b2-fd96-468f-ad7d-e7a557717bea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
277 | 2023.12.15 01:13:15.135956 [ 3 ] {} <Debug> HTTP-Session: 93190a45-91ec-42a7-9c01-40fd37587021 Destroying unnamed session | ||
278 | 2023.12.15 01:13:15.136093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
279 | 2023.12.15 01:13:15.136148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
280 | 2023.12.15 01:13:15.136171 [ 3 ] {} <Debug> HTTP-Session: 940296e2-5fa0-4aeb-b214-668a90d003b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
281 | 2023.12.15 01:13:15.136198 [ 3 ] {} <Debug> HTTP-Session: 940296e2-5fa0-4aeb-b214-668a90d003b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2023.12.15 01:13:15.136362 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) /* The version table contains metadata about the `oximeter` database */ | ||
283 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
284 | 2023.12.15 01:13:15.136416 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
285 | 2023.12.15 01:13:15.163726 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} <Debug> oximeter.version (a0b0d251-1236-4718-938b-1ad7ac707600): Loading data parts | ||
286 | 2023.12.15 01:13:15.163855 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} <Debug> oximeter.version (a0b0d251-1236-4718-938b-1ad7ac707600): There are no data parts | ||
287 | 2023.12.15 01:13:15.178858 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} <Debug> DynamicQueryHandler: Done processing query | ||
288 | 2023.12.15 01:13:15.178896 [ 3 ] {12b26002-2afa-4a1a-903f-1102a5fcd557} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
289 | 2023.12.15 01:13:15.178929 [ 3 ] {} <Debug> HTTP-Session: 940296e2-5fa0-4aeb-b214-668a90d003b9 Destroying unnamed session | ||
290 | 2023.12.15 01:13:15.179111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
291 | 2023.12.15 01:13:15.179183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
292 | 2023.12.15 01:13:15.179216 [ 3 ] {} <Debug> HTTP-Session: f5444dad-74b7-44bd-879a-146a8b14d2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
293 | 2023.12.15 01:13:15.179241 [ 3 ] {} <Debug> HTTP-Session: f5444dad-74b7-44bd-879a-146a8b14d2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2023.12.15 01:13:15.179532 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) /* The measurement tables contain all individual samples from each timeseries. | ||
295 | * | ||
296 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
297 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
298 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
299 | * by all samples from the same timeseries. | ||
300 | * | ||
301 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
302 | * and then uses that to index quickly into the measurements tables. | ||
303 | */ | ||
304 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2023.12.15 01:13:15.179621 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
306 | 2023.12.15 01:13:15.203568 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} <Debug> oximeter.measurements_bool (7e18625f-1a4b-40de-82b8-0de033e4632f): Loading data parts | ||
307 | 2023.12.15 01:13:15.203725 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} <Debug> oximeter.measurements_bool (7e18625f-1a4b-40de-82b8-0de033e4632f): There are no data parts | ||
308 | 2023.12.15 01:13:15.208702 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2023.12.15 01:13:15.208748 [ 3 ] {a3e4ddd4-fa6b-42d0-abb5-b0fb549e0f07} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2023.12.15 01:13:15.208783 [ 3 ] {} <Debug> HTTP-Session: f5444dad-74b7-44bd-879a-146a8b14d2f4 Destroying unnamed session | ||
311 | 2023.12.15 01:13:15.208974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2023.12.15 01:13:15.209048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2023.12.15 01:13:15.209082 [ 3 ] {} <Debug> HTTP-Session: 326bb01a-e2f1-4dd7-b78c-b6f727a28f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
314 | 2023.12.15 01:13:15.209106 [ 3 ] {} <Debug> HTTP-Session: 326bb01a-e2f1-4dd7-b78c-b6f727a28f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2023.12.15 01:13:15.209401 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2023.12.15 01:13:15.209474 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
317 | 2023.12.15 01:13:15.219438 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} <Debug> oximeter.measurements_i8 (328f3cbb-d444-4cdc-85af-86763f629999): Loading data parts | ||
318 | 2023.12.15 01:13:15.219541 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} <Debug> oximeter.measurements_i8 (328f3cbb-d444-4cdc-85af-86763f629999): There are no data parts | ||
319 | 2023.12.15 01:13:15.232428 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2023.12.15 01:13:15.232465 [ 3 ] {3786d5b7-5fbf-42f9-8969-0f4b87d38546} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2023.12.15 01:13:15.232488 [ 3 ] {} <Debug> HTTP-Session: 326bb01a-e2f1-4dd7-b78c-b6f727a28f39 Destroying unnamed session | ||
322 | 2023.12.15 01:13:15.232671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2023.12.15 01:13:15.232719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2023.12.15 01:13:15.232739 [ 3 ] {} <Debug> HTTP-Session: be715078-df18-4da0-a105-453e160051e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
325 | 2023.12.15 01:13:15.232759 [ 3 ] {} <Debug> HTTP-Session: be715078-df18-4da0-a105-453e160051e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2023.12.15 01:13:15.232950 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2023.12.15 01:13:15.232998 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
328 | 2023.12.15 01:13:15.246332 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} <Debug> oximeter.measurements_u8 (8be43f20-9214-4f36-8139-eb25234565c3): Loading data parts | ||
329 | 2023.12.15 01:13:15.246440 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} <Debug> oximeter.measurements_u8 (8be43f20-9214-4f36-8139-eb25234565c3): There are no data parts | ||
330 | 2023.12.15 01:13:15.267231 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2023.12.15 01:13:15.267280 [ 3 ] {c2cad41d-7a8b-4888-971a-5fc3e5bc4412} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2023.12.15 01:13:15.267303 [ 3 ] {} <Debug> HTTP-Session: be715078-df18-4da0-a105-453e160051e5 Destroying unnamed session | ||
333 | 2023.12.15 01:13:15.267483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2023.12.15 01:13:15.267559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2023.12.15 01:13:15.267590 [ 3 ] {} <Debug> HTTP-Session: c58038af-70af-46a2-bf81-dc30eabba457 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
336 | 2023.12.15 01:13:15.267620 [ 3 ] {} <Debug> HTTP-Session: c58038af-70af-46a2-bf81-dc30eabba457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2023.12.15 01:13:15.267829 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2023.12.15 01:13:15.267874 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
339 | 2023.12.15 01:13:15.281724 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} <Debug> oximeter.measurements_i16 (a10b3841-3a1b-4827-b813-078184eb09d6): Loading data parts | ||
340 | 2023.12.15 01:13:15.281839 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} <Debug> oximeter.measurements_i16 (a10b3841-3a1b-4827-b813-078184eb09d6): There are no data parts | ||
341 | 2023.12.15 01:13:15.293712 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.12.15 01:13:15.293748 [ 3 ] {db438d40-f671-4bf9-8b35-f63f1926089e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.12.15 01:13:15.293767 [ 3 ] {} <Debug> HTTP-Session: c58038af-70af-46a2-bf81-dc30eabba457 Destroying unnamed session | ||
344 | 2023.12.15 01:13:15.293904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.12.15 01:13:15.293961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.12.15 01:13:15.293985 [ 3 ] {} <Debug> HTTP-Session: 1058f614-54fe-4e75-82c1-b94654941255 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
347 | 2023.12.15 01:13:15.294008 [ 3 ] {} <Debug> HTTP-Session: 1058f614-54fe-4e75-82c1-b94654941255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.12.15 01:13:15.294245 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2023.12.15 01:13:15.294301 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
350 | 2023.12.15 01:13:15.306916 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} <Debug> oximeter.measurements_u16 (d3a4eacc-050b-4a94-bbfb-7f549d1e0e92): Loading data parts | ||
351 | 2023.12.15 01:13:15.307006 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} <Debug> oximeter.measurements_u16 (d3a4eacc-050b-4a94-bbfb-7f549d1e0e92): There are no data parts | ||
352 | 2023.12.15 01:13:15.321847 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2023.12.15 01:13:15.321883 [ 3 ] {bc161de9-3c74-4686-98ef-cf2c1ef6459b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2023.12.15 01:13:15.321902 [ 3 ] {} <Debug> HTTP-Session: 1058f614-54fe-4e75-82c1-b94654941255 Destroying unnamed session | ||
355 | 2023.12.15 01:13:15.322052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2023.12.15 01:13:15.322109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2023.12.15 01:13:15.322132 [ 3 ] {} <Debug> HTTP-Session: 7f8fcfb7-25c2-4fd3-8374-b1b3f758315f Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
358 | 2023.12.15 01:13:15.322157 [ 3 ] {} <Debug> HTTP-Session: 7f8fcfb7-25c2-4fd3-8374-b1b3f758315f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2023.12.15 01:13:15.322392 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2023.12.15 01:13:15.322446 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2023.12.15 01:13:15.329928 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} <Debug> oximeter.measurements_i32 (3b7082ba-bbd4-4900-9ad6-bab51787eb9f): Loading data parts | ||
362 | 2023.12.15 01:13:15.330042 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} <Debug> oximeter.measurements_i32 (3b7082ba-bbd4-4900-9ad6-bab51787eb9f): There are no data parts | ||
363 | 2023.12.15 01:13:15.334102 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2023.12.15 01:13:15.334138 [ 3 ] {a38c0740-6c7c-4962-b589-f477a4cca3d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2023.12.15 01:13:15.334157 [ 3 ] {} <Debug> HTTP-Session: 7f8fcfb7-25c2-4fd3-8374-b1b3f758315f Destroying unnamed session | ||
366 | 2023.12.15 01:13:15.334280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2023.12.15 01:13:15.334342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2023.12.15 01:13:15.334366 [ 3 ] {} <Debug> HTTP-Session: c2083848-5c00-4e59-8683-df9a5264a52d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
369 | 2023.12.15 01:13:15.334391 [ 3 ] {} <Debug> HTTP-Session: c2083848-5c00-4e59-8683-df9a5264a52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2023.12.15 01:13:15.334616 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2023.12.15 01:13:15.334664 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
372 | 2023.12.15 01:13:15.359003 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} <Debug> oximeter.measurements_u32 (b1c8ab95-88f8-4a2f-b7fc-5a1a399821dd): Loading data parts | ||
373 | 2023.12.15 01:13:15.359136 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} <Debug> oximeter.measurements_u32 (b1c8ab95-88f8-4a2f-b7fc-5a1a399821dd): There are no data parts | ||
374 | 2023.12.15 01:13:15.370845 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2023.12.15 01:13:15.370880 [ 3 ] {4628d55b-420d-4b08-bc6f-707806042a1e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2023.12.15 01:13:15.370895 [ 3 ] {} <Debug> HTTP-Session: c2083848-5c00-4e59-8683-df9a5264a52d Destroying unnamed session | ||
377 | 2023.12.15 01:13:15.371015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2023.12.15 01:13:15.371070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2023.12.15 01:13:15.371090 [ 3 ] {} <Debug> HTTP-Session: f3e7c998-cf08-4d14-9229-d9142b66c119 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
380 | 2023.12.15 01:13:15.371106 [ 3 ] {} <Debug> HTTP-Session: f3e7c998-cf08-4d14-9229-d9142b66c119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2023.12.15 01:13:15.371307 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2023.12.15 01:13:15.371367 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
383 | 2023.12.15 01:13:15.384412 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} <Debug> oximeter.measurements_i64 (e8f130ef-137a-4a0f-9da6-bd8960be06f9): Loading data parts | ||
384 | 2023.12.15 01:13:15.384580 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} <Debug> oximeter.measurements_i64 (e8f130ef-137a-4a0f-9da6-bd8960be06f9): There are no data parts | ||
385 | 2023.12.15 01:13:15.406375 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2023.12.15 01:13:15.406399 [ 3 ] {fabb7f56-c917-4188-a8d3-1032a6b2ade5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2023.12.15 01:13:15.406420 [ 3 ] {} <Debug> HTTP-Session: f3e7c998-cf08-4d14-9229-d9142b66c119 Destroying unnamed session | ||
388 | 2023.12.15 01:13:15.406548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2023.12.15 01:13:15.406597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2023.12.15 01:13:15.406621 [ 3 ] {} <Debug> HTTP-Session: 90d84adf-ca16-4bf8-9b6e-abec9cc0fddc Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
391 | 2023.12.15 01:13:15.406638 [ 3 ] {} <Debug> HTTP-Session: 90d84adf-ca16-4bf8-9b6e-abec9cc0fddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2023.12.15 01:13:15.406827 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2023.12.15 01:13:15.406881 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
394 | 2023.12.15 01:13:15.420656 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} <Debug> oximeter.measurements_u64 (14b967f0-60ea-4688-b9a6-34b509572dbd): Loading data parts | ||
395 | 2023.12.15 01:13:15.420838 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} <Debug> oximeter.measurements_u64 (14b967f0-60ea-4688-b9a6-34b509572dbd): There are no data parts | ||
396 | 2023.12.15 01:13:15.434012 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2023.12.15 01:13:15.434060 [ 3 ] {df3537d5-4af5-4bb3-9599-b3c36843481f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2023.12.15 01:13:15.434103 [ 3 ] {} <Debug> HTTP-Session: 90d84adf-ca16-4bf8-9b6e-abec9cc0fddc Destroying unnamed session | ||
399 | 2023.12.15 01:13:15.434300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2023.12.15 01:13:15.434394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2023.12.15 01:13:15.434442 [ 3 ] {} <Debug> HTTP-Session: 14b4f59d-6c75-44c9-bbd9-6ea168902496 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
402 | 2023.12.15 01:13:15.434474 [ 3 ] {} <Debug> HTTP-Session: 14b4f59d-6c75-44c9-bbd9-6ea168902496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2023.12.15 01:13:15.434770 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2023.12.15 01:13:15.434819 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
405 | 2023.12.15 01:13:15.448129 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} <Debug> oximeter.measurements_f32 (706fb673-2f47-426f-8534-3012c50680ff): Loading data parts | ||
406 | 2023.12.15 01:13:15.448233 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} <Debug> oximeter.measurements_f32 (706fb673-2f47-426f-8534-3012c50680ff): There are no data parts | ||
407 | 2023.12.15 01:13:15.469095 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2023.12.15 01:13:15.469121 [ 3 ] {485e6cec-1f78-43f5-b6bd-e1ac31070918} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2023.12.15 01:13:15.469142 [ 3 ] {} <Debug> HTTP-Session: 14b4f59d-6c75-44c9-bbd9-6ea168902496 Destroying unnamed session | ||
410 | 2023.12.15 01:13:15.469305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2023.12.15 01:13:15.469355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2023.12.15 01:13:15.469379 [ 3 ] {} <Debug> HTTP-Session: 74376052-dd91-4438-9ba1-040e5dd3b7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
413 | 2023.12.15 01:13:15.469396 [ 3 ] {} <Debug> HTTP-Session: 74376052-dd91-4438-9ba1-040e5dd3b7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2023.12.15 01:13:15.469586 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
415 | 2023.12.15 01:13:15.469633 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
416 | 2023.12.15 01:13:15.480514 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} <Debug> oximeter.measurements_f64 (1ac66156-6c20-48a3-b036-21a2eec0b27d): Loading data parts | ||
417 | 2023.12.15 01:13:15.480622 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} <Debug> oximeter.measurements_f64 (1ac66156-6c20-48a3-b036-21a2eec0b27d): There are no data parts | ||
418 | 2023.12.15 01:13:15.517402 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2023.12.15 01:13:15.517439 [ 3 ] {a3921f04-0224-4941-8b24-40110455a1cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2023.12.15 01:13:15.517467 [ 3 ] {} <Debug> HTTP-Session: 74376052-dd91-4438-9ba1-040e5dd3b7c9 Destroying unnamed session | ||
421 | 2023.12.15 01:13:15.517609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2023.12.15 01:13:15.517659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2023.12.15 01:13:15.517687 [ 3 ] {} <Debug> HTTP-Session: 58d09d4b-2d71-41ff-af1e-07a8eae13fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
424 | 2023.12.15 01:13:15.517703 [ 3 ] {} <Debug> HTTP-Session: 58d09d4b-2d71-41ff-af1e-07a8eae13fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2023.12.15 01:13:15.517893 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
426 | 2023.12.15 01:13:15.517939 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
427 | 2023.12.15 01:13:15.523415 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} <Debug> oximeter.measurements_string (2d937059-6def-40fb-a534-12c8281847ed): Loading data parts | ||
428 | 2023.12.15 01:13:15.523514 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} <Debug> oximeter.measurements_string (2d937059-6def-40fb-a534-12c8281847ed): There are no data parts | ||
429 | 2023.12.15 01:13:15.536948 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} <Debug> DynamicQueryHandler: Done processing query | ||
430 | 2023.12.15 01:13:15.537006 [ 3 ] {3e5970e1-497c-4c87-b054-47eda17a077e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
431 | 2023.12.15 01:13:15.537046 [ 3 ] {} <Debug> HTTP-Session: 58d09d4b-2d71-41ff-af1e-07a8eae13fdd Destroying unnamed session | ||
432 | 2023.12.15 01:13:15.537254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
433 | 2023.12.15 01:13:15.537348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
434 | 2023.12.15 01:13:15.537394 [ 3 ] {} <Debug> HTTP-Session: e56e92d9-beba-4119-8334-a48ed81a95aa Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
435 | 2023.12.15 01:13:15.537426 [ 3 ] {} <Debug> HTTP-Session: e56e92d9-beba-4119-8334-a48ed81a95aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2023.12.15 01:13:15.537751 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
437 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
438 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
439 | * a string isn't palatable for a few reasons. | ||
440 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
441 | * details. | ||
442 | */ | ||
443 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2023.12.15 01:13:15.537809 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
445 | 2023.12.15 01:13:15.547150 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} <Debug> oximeter.measurements_bytes (6f2b5c7e-9c80-4edc-85d7-c8892740cc0f): Loading data parts | ||
446 | 2023.12.15 01:13:15.547247 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} <Debug> oximeter.measurements_bytes (6f2b5c7e-9c80-4edc-85d7-c8892740cc0f): There are no data parts | ||
447 | 2023.12.15 01:13:15.549509 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2023.12.15 01:13:15.549534 [ 3 ] {d21ca5a7-d722-4541-bb92-c8b9a4730d3c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2023.12.15 01:13:15.549552 [ 3 ] {} <Debug> HTTP-Session: e56e92d9-beba-4119-8334-a48ed81a95aa Destroying unnamed session | ||
450 | 2023.12.15 01:13:15.549694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2023.12.15 01:13:15.549744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2023.12.15 01:13:15.549763 [ 3 ] {} <Debug> HTTP-Session: 4a0df860-dbef-427f-bfe0-e79e7afdefa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
453 | 2023.12.15 01:13:15.549785 [ 3 ] {} <Debug> HTTP-Session: 4a0df860-dbef-427f-bfe0-e79e7afdefa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2023.12.15 01:13:15.549991 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2023.12.15 01:13:15.550043 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
456 | 2023.12.15 01:13:15.562556 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} <Debug> oximeter.measurements_cumulativei64 (8a8a6963-f573-4177-8a9a-ee34554f8cdc): Loading data parts | ||
457 | 2023.12.15 01:13:15.562661 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} <Debug> oximeter.measurements_cumulativei64 (8a8a6963-f573-4177-8a9a-ee34554f8cdc): There are no data parts | ||
458 | 2023.12.15 01:13:15.577307 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2023.12.15 01:13:15.577332 [ 3 ] {ad737957-fd2e-4492-943d-aa2fcb821c51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2023.12.15 01:13:15.577353 [ 3 ] {} <Debug> HTTP-Session: 4a0df860-dbef-427f-bfe0-e79e7afdefa3 Destroying unnamed session | ||
461 | 2023.12.15 01:13:15.577477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2023.12.15 01:13:15.577527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2023.12.15 01:13:15.577550 [ 3 ] {} <Debug> HTTP-Session: 059dc744-6566-4b1d-abcb-174e771ff1ee Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
464 | 2023.12.15 01:13:15.577567 [ 3 ] {} <Debug> HTTP-Session: 059dc744-6566-4b1d-abcb-174e771ff1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2023.12.15 01:13:15.577779 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
466 | 2023.12.15 01:13:15.577830 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
467 | 2023.12.15 01:13:15.584645 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} <Debug> oximeter.measurements_cumulativeu64 (3af716a1-fc70-4865-a0b6-07d5dad4bd7a): Loading data parts | ||
468 | 2023.12.15 01:13:15.584739 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} <Debug> oximeter.measurements_cumulativeu64 (3af716a1-fc70-4865-a0b6-07d5dad4bd7a): There are no data parts | ||
469 | 2023.12.15 01:13:15.588729 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2023.12.15 01:13:15.588775 [ 3 ] {9463e90c-f6e1-492b-958f-2185abec158a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2023.12.15 01:13:15.588813 [ 3 ] {} <Debug> HTTP-Session: 059dc744-6566-4b1d-abcb-174e771ff1ee Destroying unnamed session | ||
472 | 2023.12.15 01:13:15.588993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2023.12.15 01:13:15.589070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2023.12.15 01:13:15.589116 [ 3 ] {} <Debug> HTTP-Session: 01d9774d-fa43-46d5-b063-a851529de49f Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
475 | 2023.12.15 01:13:15.589155 [ 3 ] {} <Debug> HTTP-Session: 01d9774d-fa43-46d5-b063-a851529de49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2023.12.15 01:13:15.589528 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
477 | 2023.12.15 01:13:15.589625 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
478 | 2023.12.15 01:13:15.600130 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} <Debug> oximeter.measurements_cumulativef32 (42da057e-45c5-477d-a82f-99b904a67436): Loading data parts | ||
479 | 2023.12.15 01:13:15.600231 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} <Debug> oximeter.measurements_cumulativef32 (42da057e-45c5-477d-a82f-99b904a67436): There are no data parts | ||
480 | 2023.12.15 01:13:15.607927 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} <Debug> DynamicQueryHandler: Done processing query | ||
481 | 2023.12.15 01:13:15.607988 [ 3 ] {6a45376f-2750-4e06-a12e-719a1cc58e70} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
482 | 2023.12.15 01:13:15.608021 [ 3 ] {} <Debug> HTTP-Session: 01d9774d-fa43-46d5-b063-a851529de49f Destroying unnamed session | ||
483 | 2023.12.15 01:13:15.608239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2023.12.15 01:13:15.608335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
485 | 2023.12.15 01:13:15.608373 [ 3 ] {} <Debug> HTTP-Session: ac209ce5-c7df-4aec-9ac4-8c51e46d893d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
486 | 2023.12.15 01:13:15.608415 [ 3 ] {} <Debug> HTTP-Session: ac209ce5-c7df-4aec-9ac4-8c51e46d893d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2023.12.15 01:13:15.608753 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
488 | 2023.12.15 01:13:15.608805 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
489 | 2023.12.15 01:13:15.622323 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} <Debug> oximeter.measurements_cumulativef64 (f598c5a4-3793-457b-9d3b-b59ff46f821a): Loading data parts | ||
490 | 2023.12.15 01:13:15.622429 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} <Debug> oximeter.measurements_cumulativef64 (f598c5a4-3793-457b-9d3b-b59ff46f821a): There are no data parts | ||
491 | 2023.12.15 01:13:15.642313 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} <Debug> DynamicQueryHandler: Done processing query | ||
492 | 2023.12.15 01:13:15.642350 [ 3 ] {6cb13acd-65c3-4dfd-97ef-d32566c459bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
493 | 2023.12.15 01:13:15.642376 [ 3 ] {} <Debug> HTTP-Session: ac209ce5-c7df-4aec-9ac4-8c51e46d893d Destroying unnamed session | ||
494 | 2023.12.15 01:13:15.642524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
495 | 2023.12.15 01:13:15.642587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
496 | 2023.12.15 01:13:15.642616 [ 3 ] {} <Debug> HTTP-Session: aa34fdca-dc73-4af8-b609-ef1648913c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
497 | 2023.12.15 01:13:15.642633 [ 3 ] {} <Debug> HTTP-Session: aa34fdca-dc73-4af8-b609-ef1648913c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2023.12.15 01:13:15.642852 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
499 | * NOTE: Array types cannot be Nullable, see | ||
500 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
501 | * for more details. | ||
502 | * | ||
503 | * This means we need to use empty arrays to indicate a missing value. This | ||
504 | * is unfortunate, and at this point relies on the fact that an | ||
505 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
506 | * to figure out another way to represent missing samples here. | ||
507 | */ | ||
508 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2023.12.15 01:13:15.642907 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
510 | 2023.12.15 01:13:15.656036 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} <Debug> oximeter.measurements_histogrami8 (78cae3be-a248-421e-950c-0c170d2d8a1b): Loading data parts | ||
511 | 2023.12.15 01:13:15.656195 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} <Debug> oximeter.measurements_histogrami8 (78cae3be-a248-421e-950c-0c170d2d8a1b): There are no data parts | ||
512 | 2023.12.15 01:13:15.666225 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2023.12.15 01:13:15.666263 [ 3 ] {f47c68c9-0d29-4afc-894e-1f1e77757617} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2023.12.15 01:13:15.666287 [ 3 ] {} <Debug> HTTP-Session: aa34fdca-dc73-4af8-b609-ef1648913c7c Destroying unnamed session | ||
515 | 2023.12.15 01:13:15.666411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2023.12.15 01:13:15.666471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2023.12.15 01:13:15.666500 [ 3 ] {} <Debug> HTTP-Session: e0923bee-5d6e-48dd-800b-196b00c0e108 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
518 | 2023.12.15 01:13:15.666520 [ 3 ] {} <Debug> HTTP-Session: e0923bee-5d6e-48dd-800b-196b00c0e108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2023.12.15 01:13:15.666749 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2023.12.15 01:13:15.666808 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
521 | 2023.12.15 01:13:15.693430 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} <Debug> oximeter.measurements_histogramu8 (1087d660-2813-4335-839a-ffd9e99e9982): Loading data parts | ||
522 | 2023.12.15 01:13:15.693525 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} <Debug> oximeter.measurements_histogramu8 (1087d660-2813-4335-839a-ffd9e99e9982): There are no data parts | ||
523 | 2023.12.15 01:13:15.719371 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2023.12.15 01:13:15.719401 [ 3 ] {38c71dd6-86a6-46b9-9140-d03b49dc98e2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2023.12.15 01:13:15.719429 [ 3 ] {} <Debug> HTTP-Session: e0923bee-5d6e-48dd-800b-196b00c0e108 Destroying unnamed session | ||
526 | 2023.12.15 01:13:15.719570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2023.12.15 01:13:15.719630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2023.12.15 01:13:15.719655 [ 3 ] {} <Debug> HTTP-Session: 045abe28-5076-4c75-80a0-c11997f67b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
529 | 2023.12.15 01:13:15.719671 [ 3 ] {} <Debug> HTTP-Session: 045abe28-5076-4c75-80a0-c11997f67b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2023.12.15 01:13:15.719885 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2023.12.15 01:13:15.719938 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
532 | 2023.12.15 01:13:15.744873 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} <Debug> oximeter.measurements_histogrami16 (90c2dc00-6e1e-4ecc-9cb1-ed62161a5477): Loading data parts | ||
533 | 2023.12.15 01:13:15.745020 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} <Debug> oximeter.measurements_histogrami16 (90c2dc00-6e1e-4ecc-9cb1-ed62161a5477): There are no data parts | ||
534 | 2023.12.15 01:13:15.761534 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2023.12.15 01:13:15.761573 [ 3 ] {1ff8ae59-2eb5-4451-8ab6-a91f4a6c6fb5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2023.12.15 01:13:15.761589 [ 3 ] {} <Debug> HTTP-Session: 045abe28-5076-4c75-80a0-c11997f67b62 Destroying unnamed session | ||
537 | 2023.12.15 01:13:15.761706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2023.12.15 01:13:15.761762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2023.12.15 01:13:15.761782 [ 3 ] {} <Debug> HTTP-Session: 350cc4c5-39a6-42dc-9f84-d4ba7dddb961 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
540 | 2023.12.15 01:13:15.761803 [ 3 ] {} <Debug> HTTP-Session: 350cc4c5-39a6-42dc-9f84-d4ba7dddb961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2023.12.15 01:13:15.762015 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2023.12.15 01:13:15.762070 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
543 | 2023.12.15 01:13:15.784039 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} <Debug> oximeter.measurements_histogramu16 (7a80a2fb-44a5-435d-a448-c4294dfe2939): Loading data parts | ||
544 | 2023.12.15 01:13:15.784148 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} <Debug> oximeter.measurements_histogramu16 (7a80a2fb-44a5-435d-a448-c4294dfe2939): There are no data parts | ||
545 | 2023.12.15 01:13:15.799871 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2023.12.15 01:13:15.799911 [ 3 ] {6525efc2-cefa-4ce6-826b-f6d8ccbbc762} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2023.12.15 01:13:15.799930 [ 3 ] {} <Debug> HTTP-Session: 350cc4c5-39a6-42dc-9f84-d4ba7dddb961 Destroying unnamed session | ||
548 | 2023.12.15 01:13:15.800081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2023.12.15 01:13:15.800142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2023.12.15 01:13:15.800164 [ 3 ] {} <Debug> HTTP-Session: 0b870905-b910-4fa7-b142-e8fe10d3de3b Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
551 | 2023.12.15 01:13:15.800191 [ 3 ] {} <Debug> HTTP-Session: 0b870905-b910-4fa7-b142-e8fe10d3de3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2023.12.15 01:13:15.800456 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2023.12.15 01:13:15.800523 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
554 | 2023.12.15 01:13:15.824430 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} <Debug> oximeter.measurements_histogrami32 (2c627a5c-3c60-42c9-aa03-f757683d9ef1): Loading data parts | ||
555 | 2023.12.15 01:13:15.824562 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} <Debug> oximeter.measurements_histogrami32 (2c627a5c-3c60-42c9-aa03-f757683d9ef1): There are no data parts | ||
556 | 2023.12.15 01:13:15.837249 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2023.12.15 01:13:15.837275 [ 3 ] {96902d4e-e21a-43ac-b0ef-e99de9229aa9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2023.12.15 01:13:15.837296 [ 3 ] {} <Debug> HTTP-Session: 0b870905-b910-4fa7-b142-e8fe10d3de3b Destroying unnamed session | ||
559 | 2023.12.15 01:13:15.837416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2023.12.15 01:13:15.837468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2023.12.15 01:13:15.837487 [ 3 ] {} <Debug> HTTP-Session: 683d258d-1ebb-4976-b4be-47118d314989 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
562 | 2023.12.15 01:13:15.837508 [ 3 ] {} <Debug> HTTP-Session: 683d258d-1ebb-4976-b4be-47118d314989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2023.12.15 01:13:15.837725 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2023.12.15 01:13:15.837779 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
565 | 2023.12.15 01:13:15.864151 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} <Debug> oximeter.measurements_histogramu32 (32d96c95-064a-4017-bc99-530c7cbda7ec): Loading data parts | ||
566 | 2023.12.15 01:13:15.864261 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} <Debug> oximeter.measurements_histogramu32 (32d96c95-064a-4017-bc99-530c7cbda7ec): There are no data parts | ||
567 | 2023.12.15 01:13:15.877980 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2023.12.15 01:13:15.878005 [ 3 ] {d21ea482-226e-42b8-8e81-bfa137dfb698} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2023.12.15 01:13:15.878027 [ 3 ] {} <Debug> HTTP-Session: 683d258d-1ebb-4976-b4be-47118d314989 Destroying unnamed session | ||
570 | 2023.12.15 01:13:15.878144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2023.12.15 01:13:15.878193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2023.12.15 01:13:15.878219 [ 3 ] {} <Debug> HTTP-Session: a76a2099-9a51-4231-9b88-d4acc0af05aa Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
573 | 2023.12.15 01:13:15.878241 [ 3 ] {} <Debug> HTTP-Session: a76a2099-9a51-4231-9b88-d4acc0af05aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2023.12.15 01:13:15.878457 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
575 | 2023.12.15 01:13:15.878512 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
576 | 2023.12.15 01:13:15.892200 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} <Debug> oximeter.measurements_histogrami64 (62fe4499-c7c4-4858-a633-a4ab53693fab): Loading data parts | ||
577 | 2023.12.15 01:13:15.892312 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} <Debug> oximeter.measurements_histogrami64 (62fe4499-c7c4-4858-a633-a4ab53693fab): There are no data parts | ||
578 | 2023.12.15 01:13:15.904534 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2023.12.15 01:13:15.904572 [ 3 ] {b01c11a7-0ba1-4978-b984-148bae5a9275} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2023.12.15 01:13:15.904592 [ 3 ] {} <Debug> HTTP-Session: a76a2099-9a51-4231-9b88-d4acc0af05aa Destroying unnamed session | ||
581 | 2023.12.15 01:13:15.904748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2023.12.15 01:13:15.904806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2023.12.15 01:13:15.904830 [ 3 ] {} <Debug> HTTP-Session: ef72c50e-e25f-4f13-9abd-5afafa940842 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
584 | 2023.12.15 01:13:15.904857 [ 3 ] {} <Debug> HTTP-Session: ef72c50e-e25f-4f13-9abd-5afafa940842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2023.12.15 01:13:15.905114 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
586 | 2023.12.15 01:13:15.905184 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
587 | 2023.12.15 01:13:15.927046 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} <Debug> oximeter.measurements_histogramu64 (ce3a7f72-154f-4ebe-8f97-6129d46e3f7f): Loading data parts | ||
588 | 2023.12.15 01:13:15.927201 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} <Debug> oximeter.measurements_histogramu64 (ce3a7f72-154f-4ebe-8f97-6129d46e3f7f): There are no data parts | ||
589 | 2023.12.15 01:13:15.937052 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2023.12.15 01:13:15.937085 [ 3 ] {10f783a1-d3ec-44c5-91f2-7ffb3a901afc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2023.12.15 01:13:15.937107 [ 3 ] {} <Debug> HTTP-Session: ef72c50e-e25f-4f13-9abd-5afafa940842 Destroying unnamed session | ||
592 | 2023.12.15 01:13:15.937274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2023.12.15 01:13:15.937323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2023.12.15 01:13:15.937342 [ 3 ] {} <Debug> HTTP-Session: 8d0b7dd3-382f-4a38-a0f6-3c16263f08c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
595 | 2023.12.15 01:13:15.937364 [ 3 ] {} <Debug> HTTP-Session: 8d0b7dd3-382f-4a38-a0f6-3c16263f08c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2023.12.15 01:13:15.937581 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
597 | 2023.12.15 01:13:15.937638 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
598 | 2023.12.15 01:13:15.965935 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} <Debug> oximeter.measurements_histogramf32 (d29a0016-61d9-4b5c-a036-5a581443bf53): Loading data parts | ||
599 | 2023.12.15 01:13:15.966028 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} <Debug> oximeter.measurements_histogramf32 (d29a0016-61d9-4b5c-a036-5a581443bf53): There are no data parts | ||
600 | 2023.12.15 01:13:15.978017 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} <Debug> DynamicQueryHandler: Done processing query | ||
601 | 2023.12.15 01:13:15.978043 [ 3 ] {faa1017d-6b55-49c5-ba79-3134647483ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
602 | 2023.12.15 01:13:15.978067 [ 3 ] {} <Debug> HTTP-Session: 8d0b7dd3-382f-4a38-a0f6-3c16263f08c3 Destroying unnamed session | ||
603 | 2023.12.15 01:13:15.978198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
604 | 2023.12.15 01:13:15.978248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
605 | 2023.12.15 01:13:15.978280 [ 3 ] {} <Debug> HTTP-Session: 4ea1f720-cac4-4b51-b6fd-8c0da8f9969b Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
606 | 2023.12.15 01:13:15.978297 [ 3 ] {} <Debug> HTTP-Session: 4ea1f720-cac4-4b51-b6fd-8c0da8f9969b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2023.12.15 01:13:15.978519 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
608 | 2023.12.15 01:13:15.978584 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
609 | 2023.12.15 01:13:15.991310 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} <Debug> oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Loading data parts | ||
610 | 2023.12.15 01:13:15.991387 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} <Debug> oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): There are no data parts | ||
611 | 2023.12.15 01:13:16.000133 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.06 MiB, peak 221.72 MiB, will set to 226.32 MiB (RSS), difference: 7.26 MiB | ||
612 | 2023.12.15 01:13:16.022892 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} <Debug> DynamicQueryHandler: Done processing query | ||
613 | 2023.12.15 01:13:16.022923 [ 3 ] {c0691bbf-4380-4915-bb93-6cd2469e7899} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
614 | 2023.12.15 01:13:16.022947 [ 3 ] {} <Debug> HTTP-Session: 4ea1f720-cac4-4b51-b6fd-8c0da8f9969b Destroying unnamed session | ||
615 | 2023.12.15 01:13:16.023197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
616 | 2023.12.15 01:13:16.023258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
617 | 2023.12.15 01:13:16.023282 [ 3 ] {} <Debug> HTTP-Session: 30e64ed4-96e8-49e1-beae-db97b1455f9e Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
618 | 2023.12.15 01:13:16.023300 [ 3 ] {} <Debug> HTTP-Session: 30e64ed4-96e8-49e1-beae-db97b1455f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2023.12.15 01:13:16.023471 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) /* The field tables store named dimensions of each timeseries. | ||
620 | * | ||
621 | * As with the measurement tables, there is one field table for each field data | ||
622 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
623 | * this behavior **must not** be relied upon for query correctness. | ||
624 | * | ||
625 | * The index for the fields differs from the measurements, however. Rows are | ||
626 | * sorted by timeseries name, then field name, field value, and finally | ||
627 | * timeseries key. This reflects the most common pattern for looking them up: | ||
628 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
629 | * usually then used to look up measurements. | ||
630 | * | ||
631 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
632 | * timeseries name and then key, since it would improve lookups where one | ||
633 | * already has the key. Realistically though, these tables are quite small and | ||
634 | * so performance benefits will be low in absolute terms. | ||
635 | */ | ||
636 | 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) | ||
637 | 2023.12.15 01:13:16.023524 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
638 | 2023.12.15 01:13:16.036789 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} <Debug> oximeter.fields_bool (0bb819ae-9438-4041-982e-5cb85c63001c): Loading data parts | ||
639 | 2023.12.15 01:13:16.036954 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} <Debug> oximeter.fields_bool (0bb819ae-9438-4041-982e-5cb85c63001c): There are no data parts | ||
640 | 2023.12.15 01:13:16.041177 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} <Debug> DynamicQueryHandler: Done processing query | ||
641 | 2023.12.15 01:13:16.041218 [ 3 ] {b40c736a-aef7-4d0e-970c-af2fff356543} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
642 | 2023.12.15 01:13:16.041237 [ 3 ] {} <Debug> HTTP-Session: 30e64ed4-96e8-49e1-beae-db97b1455f9e Destroying unnamed session | ||
643 | 2023.12.15 01:13:16.041389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
644 | 2023.12.15 01:13:16.041456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
645 | 2023.12.15 01:13:16.041480 [ 3 ] {} <Debug> HTTP-Session: e19367eb-19b5-412e-91c7-278743e64b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
646 | 2023.12.15 01:13:16.041507 [ 3 ] {} <Debug> HTTP-Session: e19367eb-19b5-412e-91c7-278743e64b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2023.12.15 01:13:16.041685 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
648 | 2023.12.15 01:13:16.041734 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
649 | 2023.12.15 01:13:16.062112 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} <Debug> oximeter.fields_i8 (29d282e6-c918-44db-87ac-07d3d3de7350): Loading data parts | ||
650 | 2023.12.15 01:13:16.062193 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} <Debug> oximeter.fields_i8 (29d282e6-c918-44db-87ac-07d3d3de7350): There are no data parts | ||
651 | 2023.12.15 01:13:16.068435 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} <Debug> DynamicQueryHandler: Done processing query | ||
652 | 2023.12.15 01:13:16.068466 [ 3 ] {f6e06e03-ca76-4a57-8bf2-c785133d0259} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
653 | 2023.12.15 01:13:16.068496 [ 3 ] {} <Debug> HTTP-Session: e19367eb-19b5-412e-91c7-278743e64b76 Destroying unnamed session | ||
654 | 2023.12.15 01:13:16.068638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
655 | 2023.12.15 01:13:16.068686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
656 | 2023.12.15 01:13:16.068712 [ 3 ] {} <Debug> HTTP-Session: 9bc55f34-f0e8-4424-afa3-01f64d4429c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
657 | 2023.12.15 01:13:16.068729 [ 3 ] {} <Debug> HTTP-Session: 9bc55f34-f0e8-4424-afa3-01f64d4429c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2023.12.15 01:13:16.068888 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
659 | 2023.12.15 01:13:16.068932 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
660 | 2023.12.15 01:13:16.086054 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} <Debug> oximeter.fields_u8 (07f4f7e1-2eef-47a6-968c-b2355df5a3b8): Loading data parts | ||
661 | 2023.12.15 01:13:16.086138 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} <Debug> oximeter.fields_u8 (07f4f7e1-2eef-47a6-968c-b2355df5a3b8): There are no data parts | ||
662 | 2023.12.15 01:13:16.090630 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} <Debug> DynamicQueryHandler: Done processing query | ||
663 | 2023.12.15 01:13:16.090668 [ 3 ] {d1a28d46-c746-411d-b620-ec4144f0a4fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
664 | 2023.12.15 01:13:16.090687 [ 3 ] {} <Debug> HTTP-Session: 9bc55f34-f0e8-4424-afa3-01f64d4429c5 Destroying unnamed session | ||
665 | 2023.12.15 01:13:16.090826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
666 | 2023.12.15 01:13:16.090884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
667 | 2023.12.15 01:13:16.090908 [ 3 ] {} <Debug> HTTP-Session: ef111b97-b765-41a8-aaf9-11443b9317cf Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
668 | 2023.12.15 01:13:16.090934 [ 3 ] {} <Debug> HTTP-Session: ef111b97-b765-41a8-aaf9-11443b9317cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2023.12.15 01:13:16.091124 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
670 | 2023.12.15 01:13:16.091182 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
671 | 2023.12.15 01:13:16.101443 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} <Debug> oximeter.fields_i16 (d0eb1faf-0778-422f-b43a-07e7192ba130): Loading data parts | ||
672 | 2023.12.15 01:13:16.101529 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} <Debug> oximeter.fields_i16 (d0eb1faf-0778-422f-b43a-07e7192ba130): There are no data parts | ||
673 | 2023.12.15 01:13:16.111691 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2023.12.15 01:13:16.111721 [ 3 ] {849eb11e-5f15-477f-88e1-e57393c34ef8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
675 | 2023.12.15 01:13:16.111748 [ 3 ] {} <Debug> HTTP-Session: ef111b97-b765-41a8-aaf9-11443b9317cf Destroying unnamed session | ||
676 | 2023.12.15 01:13:16.111878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
677 | 2023.12.15 01:13:16.111938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
678 | 2023.12.15 01:13:16.111969 [ 3 ] {} <Debug> HTTP-Session: 6880709d-f0a1-43dd-86ca-45ef61460c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
679 | 2023.12.15 01:13:16.111996 [ 3 ] {} <Debug> HTTP-Session: 6880709d-f0a1-43dd-86ca-45ef61460c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2023.12.15 01:13:16.112181 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
681 | 2023.12.15 01:13:16.112239 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
682 | 2023.12.15 01:13:16.116383 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} <Debug> oximeter.fields_u16 (adad22e8-2584-487e-8403-6729a3fb428d): Loading data parts | ||
683 | 2023.12.15 01:13:16.116480 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} <Debug> oximeter.fields_u16 (adad22e8-2584-487e-8403-6729a3fb428d): There are no data parts | ||
684 | 2023.12.15 01:13:16.127913 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2023.12.15 01:13:16.127939 [ 3 ] {8fc59654-cdfc-415d-bc64-812a08615dc3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
686 | 2023.12.15 01:13:16.127954 [ 3 ] {} <Debug> HTTP-Session: 6880709d-f0a1-43dd-86ca-45ef61460c4d Destroying unnamed session | ||
687 | 2023.12.15 01:13:16.128090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2023.12.15 01:13:16.128142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
689 | 2023.12.15 01:13:16.128161 [ 3 ] {} <Debug> HTTP-Session: 97a13a8c-0a06-4923-826a-9e97bc30537d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
690 | 2023.12.15 01:13:16.128183 [ 3 ] {} <Debug> HTTP-Session: 97a13a8c-0a06-4923-826a-9e97bc30537d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2023.12.15 01:13:16.128343 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
692 | 2023.12.15 01:13:16.128387 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
693 | 2023.12.15 01:13:16.154347 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} <Debug> oximeter.fields_i32 (697d0ba0-c599-48f4-bafb-62754521a4be): Loading data parts | ||
694 | 2023.12.15 01:13:16.154428 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} <Debug> oximeter.fields_i32 (697d0ba0-c599-48f4-bafb-62754521a4be): There are no data parts | ||
695 | 2023.12.15 01:13:16.179144 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2023.12.15 01:13:16.179188 [ 3 ] {60444738-a15c-447d-8ce0-bffa3fc7bb8d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2023.12.15 01:13:16.179208 [ 3 ] {} <Debug> HTTP-Session: 97a13a8c-0a06-4923-826a-9e97bc30537d Destroying unnamed session | ||
698 | 2023.12.15 01:13:16.179371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2023.12.15 01:13:16.179439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2023.12.15 01:13:16.179465 [ 3 ] {} <Debug> HTTP-Session: 9d95620c-4bf6-4a53-8533-88208f466c3a Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
701 | 2023.12.15 01:13:16.179495 [ 3 ] {} <Debug> HTTP-Session: 9d95620c-4bf6-4a53-8533-88208f466c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2023.12.15 01:13:16.179687 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
703 | 2023.12.15 01:13:16.179733 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
704 | 2023.12.15 01:13:16.203885 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} <Debug> oximeter.fields_u32 (72bde199-4d0d-4915-b02c-1bbda27967bf): Loading data parts | ||
705 | 2023.12.15 01:13:16.203957 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} <Debug> oximeter.fields_u32 (72bde199-4d0d-4915-b02c-1bbda27967bf): There are no data parts | ||
706 | 2023.12.15 01:13:16.228180 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2023.12.15 01:13:16.228211 [ 3 ] {84d9c4f8-43eb-4e4a-bd5e-eecc4c303a8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2023.12.15 01:13:16.228250 [ 3 ] {} <Debug> HTTP-Session: 9d95620c-4bf6-4a53-8533-88208f466c3a Destroying unnamed session | ||
709 | 2023.12.15 01:13:16.228388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2023.12.15 01:13:16.228450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2023.12.15 01:13:16.228490 [ 3 ] {} <Debug> HTTP-Session: 59f66079-51f4-44ac-b988-0d7dab60c083 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
712 | 2023.12.15 01:13:16.228513 [ 3 ] {} <Debug> HTTP-Session: 59f66079-51f4-44ac-b988-0d7dab60c083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2023.12.15 01:13:16.228702 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
714 | 2023.12.15 01:13:16.228755 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
715 | 2023.12.15 01:13:16.234678 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} <Debug> oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Loading data parts | ||
716 | 2023.12.15 01:13:16.234865 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} <Debug> oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): There are no data parts | ||
717 | 2023.12.15 01:13:16.247095 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2023.12.15 01:13:16.247144 [ 3 ] {bacbbfd3-3442-44f8-9eb9-68dc82191ded} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2023.12.15 01:13:16.247186 [ 3 ] {} <Debug> HTTP-Session: 59f66079-51f4-44ac-b988-0d7dab60c083 Destroying unnamed session | ||
720 | 2023.12.15 01:13:16.247569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2023.12.15 01:13:16.247634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2023.12.15 01:13:16.247719 [ 3 ] {} <Debug> HTTP-Session: f6fda7f4-2661-4e8f-85af-26354c0ac17d Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
723 | 2023.12.15 01:13:16.247742 [ 3 ] {} <Debug> HTTP-Session: f6fda7f4-2661-4e8f-85af-26354c0ac17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2023.12.15 01:13:16.247960 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
725 | 2023.12.15 01:13:16.248021 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
726 | 2023.12.15 01:13:16.343104 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} <Debug> oximeter.fields_u64 (d1a70bf4-cbb0-4f0c-9548-64aca163099d): Loading data parts | ||
727 | 2023.12.15 01:13:16.343335 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} <Debug> oximeter.fields_u64 (d1a70bf4-cbb0-4f0c-9548-64aca163099d): There are no data parts | ||
728 | 2023.12.15 01:13:16.355823 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2023.12.15 01:13:16.355863 [ 3 ] {81744a1e-4a50-49f1-987d-830844db2f7f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2023.12.15 01:13:16.355883 [ 3 ] {} <Debug> HTTP-Session: f6fda7f4-2661-4e8f-85af-26354c0ac17d Destroying unnamed session | ||
731 | 2023.12.15 01:13:16.356029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2023.12.15 01:13:16.356088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2023.12.15 01:13:16.356110 [ 3 ] {} <Debug> HTTP-Session: dc7d60a8-e8ec-466c-8de6-221ad646864e Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
734 | 2023.12.15 01:13:16.356138 [ 3 ] {} <Debug> HTTP-Session: dc7d60a8-e8ec-466c-8de6-221ad646864e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2023.12.15 01:13:16.356317 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
736 | 2023.12.15 01:13:16.356376 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
737 | 2023.12.15 01:13:16.361719 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} <Debug> oximeter.fields_ipaddr (fdea8f24-7215-4b22-8f13-c644d1cca73c): Loading data parts | ||
738 | 2023.12.15 01:13:16.361870 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} <Debug> oximeter.fields_ipaddr (fdea8f24-7215-4b22-8f13-c644d1cca73c): There are no data parts | ||
739 | 2023.12.15 01:13:16.384157 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2023.12.15 01:13:16.384182 [ 3 ] {a50ae124-d87a-438d-b571-4737e4772677} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2023.12.15 01:13:16.384207 [ 3 ] {} <Debug> HTTP-Session: dc7d60a8-e8ec-466c-8de6-221ad646864e Destroying unnamed session | ||
742 | 2023.12.15 01:13:16.384334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2023.12.15 01:13:16.384386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2023.12.15 01:13:16.384413 [ 3 ] {} <Debug> HTTP-Session: f13a5b35-0f1e-4a3c-9f38-966e56bb4d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
745 | 2023.12.15 01:13:16.384439 [ 3 ] {} <Debug> HTTP-Session: f13a5b35-0f1e-4a3c-9f38-966e56bb4d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2023.12.15 01:13:16.384594 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
747 | 2023.12.15 01:13:16.384647 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
748 | 2023.12.15 01:13:16.420208 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} <Debug> oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Loading data parts | ||
749 | 2023.12.15 01:13:16.420389 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} <Debug> oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): There are no data parts | ||
750 | 2023.12.15 01:13:16.434959 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} <Debug> DynamicQueryHandler: Done processing query | ||
751 | 2023.12.15 01:13:16.434989 [ 3 ] {28fd17c3-452d-47ac-94da-6f4b8eee3b66} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
752 | 2023.12.15 01:13:16.435008 [ 3 ] {} <Debug> HTTP-Session: f13a5b35-0f1e-4a3c-9f38-966e56bb4d42 Destroying unnamed session | ||
753 | 2023.12.15 01:13:16.435176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
754 | 2023.12.15 01:13:16.435239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
755 | 2023.12.15 01:13:16.435262 [ 3 ] {} <Debug> HTTP-Session: 72e69fc5-6b17-41f5-843b-c106d627110e Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
756 | 2023.12.15 01:13:16.435290 [ 3 ] {} <Debug> HTTP-Session: 72e69fc5-6b17-41f5-843b-c106d627110e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
757 | 2023.12.15 01:13:16.435490 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) 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) | ||
758 | 2023.12.15 01:13:16.435544 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
759 | 2023.12.15 01:13:16.442330 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} <Debug> oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Loading data parts | ||
760 | 2023.12.15 01:13:16.442390 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} <Debug> oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): There are no data parts | ||
761 | 2023.12.15 01:13:16.462468 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} <Debug> DynamicQueryHandler: Done processing query | ||
762 | 2023.12.15 01:13:16.462509 [ 3 ] {50c00139-6a32-4e69-b356-c8907263a784} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
763 | 2023.12.15 01:13:16.462529 [ 3 ] {} <Debug> HTTP-Session: 72e69fc5-6b17-41f5-843b-c106d627110e Destroying unnamed session | ||
764 | 2023.12.15 01:13:16.462670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
765 | 2023.12.15 01:13:16.462721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
766 | 2023.12.15 01:13:16.462741 [ 3 ] {} <Debug> HTTP-Session: 6649b7c5-c113-4339-b651-256954e2b4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
767 | 2023.12.15 01:13:16.462764 [ 3 ] {} <Debug> HTTP-Session: 6649b7c5-c113-4339-b651-256954e2b4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
768 | 2023.12.15 01:13:16.462994 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) /* The timeseries schema table stores the extracted schema for the samples | ||
769 | * oximeter collects. | ||
770 | */ | ||
771 | 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) | ||
772 | 2023.12.15 01:13:16.463064 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
773 | 2023.12.15 01:13:16.468951 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} <Debug> oximeter.timeseries_schema (39fd0892-6705-4ca3-b0c6-292b34e1abe6): Loading data parts | ||
774 | 2023.12.15 01:13:16.469158 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} <Debug> oximeter.timeseries_schema (39fd0892-6705-4ca3-b0c6-292b34e1abe6): There are no data parts | ||
775 | 2023.12.15 01:13:16.478543 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} <Debug> DynamicQueryHandler: Done processing query | ||
776 | 2023.12.15 01:13:16.478572 [ 3 ] {8dcc9c59-5c95-457d-a427-a8e176ae4eec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
777 | 2023.12.15 01:13:16.478606 [ 3 ] {} <Debug> HTTP-Session: 6649b7c5-c113-4339-b651-256954e2b4a9 Destroying unnamed session | ||
778 | 2023.12.15 01:13:16.478753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58858, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
779 | 2023.12.15 01:13:16.478806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
780 | 2023.12.15 01:13:16.478833 [ 3 ] {} <Debug> HTTP-Session: d2ac8a04-a9a6-4ce9-95ef-17698f9355df Authenticating user 'default' from [fd00:1122:3344:101::d]:58858 | ||
781 | 2023.12.15 01:13:16.478850 [ 3 ] {} <Debug> HTTP-Session: d2ac8a04-a9a6-4ce9-95ef-17698f9355df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2023.12.15 01:13:16.478968 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58858) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
783 | 2023.12.15 01:13:16.479605 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
784 | 2023.12.15 01:13:16.482840 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. | ||
785 | 2023.12.15 01:13:16.485406 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
786 | 2023.12.15 01:13:16.485701 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} <Trace> oximeter.version (a0b0d251-1236-4718-938b-1ad7ac707600): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
787 | 2023.12.15 01:13:16.485928 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006918695 sec., 144 rows/sec., 2.26 KiB/sec. | ||
788 | 2023.12.15 01:13:16.486069 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} <Debug> DynamicQueryHandler: Done processing query | ||
789 | 2023.12.15 01:13:16.486102 [ 3 ] {b6f98617-8bd8-48a6-9c52-1b437c0548c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
790 | 2023.12.15 01:13:16.486131 [ 3 ] {} <Debug> HTTP-Session: d2ac8a04-a9a6-4ce9-95ef-17698f9355df Destroying unnamed session | ||
791 | 2023.12.15 01:13:17.000135 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.96 MiB, peak 231.03 MiB, will set to 228.30 MiB (RSS), difference: 2.35 MiB | ||
792 | 2023.12.15 01:13:30.055691 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
793 | 2023.12.15 01:13:30.055760 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
794 | 2023.12.15 01:13:45.055832 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
795 | 2023.12.15 01:13:45.055894 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
796 | 2023.12.15 01:14:00.055998 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
797 | 2023.12.15 01:14:00.056624 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
798 | 2023.12.15 01:14:15.056674 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
799 | 2023.12.15 01:14:15.056756 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
800 | 2023.12.15 01:14:16.495858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2023.12.15 01:14:16.496024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
802 | 2023.12.15 01:14:16.496049 [ 3 ] {} <Debug> HTTP-Session: fafd646c-666e-4d4a-ab8e-931b60871d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
803 | 2023.12.15 01:14:16.496089 [ 3 ] {} <Debug> HTTP-Session: fafd646c-666e-4d4a-ab8e-931b60871d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
804 | 2023.12.15 01:14:16.496247 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
805 | 2023.12.15 01:14:16.498741 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2023.12.15 01:14:16.501716 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2023.12.15 01:14:16.501865 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2023.12.15 01:14:16.508850 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} <Debug> DynamicQueryHandler: Done processing query | ||
809 | 2023.12.15 01:14:16.508882 [ 3 ] {7bb0e541-32bb-4e15-819d-0468b8940ba3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
810 | 2023.12.15 01:14:16.508898 [ 3 ] {} <Debug> HTTP-Session: fafd646c-666e-4d4a-ab8e-931b60871d76 Destroying unnamed session | ||
811 | 2023.12.15 01:14:16.516439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
812 | 2023.12.15 01:14:16.516590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
813 | 2023.12.15 01:14:16.516617 [ 3 ] {} <Debug> HTTP-Session: da672fb5-4699-40c3-a45c-6cdf6c984a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
814 | 2023.12.15 01:14:16.516641 [ 3 ] {} <Debug> HTTP-Session: da672fb5-4699-40c3-a45c-6cdf6c984a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
815 | 2023.12.15 01:14:16.516821 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
816 | 2023.12.15 01:14:16.529978 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2023.12.15 01:14:16.530203 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2023.12.15 01:14:16.530251 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2023.12.15 01:14:16.531162 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} <Debug> DynamicQueryHandler: Done processing query | ||
820 | 2023.12.15 01:14:16.531225 [ 3 ] {55bf6014-883b-4a48-95e1-c7fb976fa99d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
821 | 2023.12.15 01:14:16.531247 [ 3 ] {} <Debug> HTTP-Session: da672fb5-4699-40c3-a45c-6cdf6c984a9f Destroying unnamed session | ||
822 | 2023.12.15 01:14:16.531650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
823 | 2023.12.15 01:14:16.531710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
824 | 2023.12.15 01:14:16.531733 [ 3 ] {} <Debug> HTTP-Session: 5144c473-9d02-4fc7-b30f-f02685428eb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
825 | 2023.12.15 01:14:16.531756 [ 3 ] {} <Debug> HTTP-Session: 5144c473-9d02-4fc7-b30f-f02685428eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
826 | 2023.12.15 01:14:16.531881 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
827 | 2023.12.15 01:14:16.534265 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2023.12.15 01:14:16.534420 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2023.12.15 01:14:16.534465 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2023.12.15 01:14:16.535337 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} <Debug> DynamicQueryHandler: Done processing query | ||
831 | 2023.12.15 01:14:16.535371 [ 3 ] {65d7c4fc-11a2-4c2a-9ad3-a32f4cb7f7fd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
832 | 2023.12.15 01:14:16.535397 [ 3 ] {} <Debug> HTTP-Session: 5144c473-9d02-4fc7-b30f-f02685428eb4 Destroying unnamed session | ||
833 | 2023.12.15 01:14:16.535629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
834 | 2023.12.15 01:14:16.535679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
835 | 2023.12.15 01:14:16.535700 [ 3 ] {} <Debug> HTTP-Session: 4b29511a-1a0d-4a42-a49e-40854d8396da Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
836 | 2023.12.15 01:14:16.535721 [ 3 ] {} <Debug> HTTP-Session: 4b29511a-1a0d-4a42-a49e-40854d8396da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
837 | 2023.12.15 01:14:16.535833 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) 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) | ||
838 | 2023.12.15 01:14:16.536188 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2023.12.15 01:14:16.536342 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2023.12.15 01:14:16.536386 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2023.12.15 01:14:16.537291 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} <Debug> DynamicQueryHandler: Done processing query | ||
842 | 2023.12.15 01:14:16.537319 [ 3 ] {f754e037-bd5b-4aa7-acc8-bd9d50dbbbb9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
843 | 2023.12.15 01:14:16.537334 [ 3 ] {} <Debug> HTTP-Session: 4b29511a-1a0d-4a42-a49e-40854d8396da Destroying unnamed session | ||
844 | 2023.12.15 01:14:16.537879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
845 | 2023.12.15 01:14:16.537926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
846 | 2023.12.15 01:14:16.537946 [ 3 ] {} <Debug> HTTP-Session: 1cc4a417-8f94-47cc-ac6b-314d1cfdb95a Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
847 | 2023.12.15 01:14:16.537963 [ 3 ] {} <Debug> HTTP-Session: 1cc4a417-8f94-47cc-ac6b-314d1cfdb95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
848 | 2023.12.15 01:14:16.538042 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
849 | 2023.12.15 01:14:16.538084 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
850 | 2023.12.15 01:14:16.538857 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
851 | 2023.12.15 01:14:16.543344 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
852 | 2023.12.15 01:14:16.545904 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
853 | 2023.12.15 01:14:16.546075 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} <Trace> oximeter.timeseries_schema (39fd0892-6705-4ca3-b0c6-292b34e1abe6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
854 | 2023.12.15 01:14:16.546187 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008112982 sec., 493 rows/sec., 53.32 KiB/sec. | ||
855 | 2023.12.15 01:14:16.546362 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} <Debug> DynamicQueryHandler: Done processing query | ||
856 | 2023.12.15 01:14:16.546386 [ 3 ] {8e7c425c-2fea-4774-9e85-0ca67265c589} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
857 | 2023.12.15 01:14:16.546402 [ 3 ] {} <Debug> HTTP-Session: 1cc4a417-8f94-47cc-ac6b-314d1cfdb95a Destroying unnamed session | ||
858 | 2023.12.15 01:14:16.546507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 2918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
859 | 2023.12.15 01:14:16.546558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
860 | 2023.12.15 01:14:16.546582 [ 3 ] {} <Debug> HTTP-Session: e2ac3e85-06bc-4661-9e1d-ea2b223f9e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
861 | 2023.12.15 01:14:16.546603 [ 3 ] {} <Debug> HTTP-Session: e2ac3e85-06bc-4661-9e1d-ea2b223f9e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
862 | 2023.12.15 01:14:16.546675 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
863 | 2023.12.15 01:14:16.546727 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
864 | 2023.12.15 01:14:16.546849 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
865 | 2023.12.15 01:14:16.550438 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
866 | 2023.12.15 01:14:16.550658 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
867 | 2023.12.15 01:14:16.550807 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} <Trace> oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
868 | 2023.12.15 01:14:16.550901 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.004190083 sec., 4773 rows/sec., 386.89 KiB/sec. | ||
869 | 2023.12.15 01:14:16.551050 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} <Debug> DynamicQueryHandler: Done processing query | ||
870 | 2023.12.15 01:14:16.551074 [ 3 ] {ff627ad0-aba6-463f-8df4-27a4f364916a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
871 | 2023.12.15 01:14:16.551089 [ 3 ] {} <Debug> HTTP-Session: e2ac3e85-06bc-4661-9e1d-ea2b223f9e95 Destroying unnamed session | ||
872 | 2023.12.15 01:14:16.551272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 9389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
873 | 2023.12.15 01:14:16.551319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
874 | 2023.12.15 01:14:16.551338 [ 3 ] {} <Debug> HTTP-Session: 172bf03f-383c-474b-83cc-c35c8e56b64e Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
875 | 2023.12.15 01:14:16.551354 [ 3 ] {} <Debug> HTTP-Session: 172bf03f-383c-474b-83cc-c35c8e56b64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
876 | 2023.12.15 01:14:16.551426 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
877 | 2023.12.15 01:14:16.551465 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
878 | 2023.12.15 01:14:16.551570 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
879 | 2023.12.15 01:14:16.551885 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
880 | 2023.12.15 01:14:16.552101 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
881 | 2023.12.15 01:14:16.552249 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} <Trace> oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
882 | 2023.12.15 01:14:16.552347 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} <Information> executeQuery: Read 60 rows, 5.70 KiB in 0.000890273 sec., 67395 rows/sec., 6.25 MiB/sec. | ||
883 | 2023.12.15 01:14:16.552484 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} <Debug> DynamicQueryHandler: Done processing query | ||
884 | 2023.12.15 01:14:16.552507 [ 3 ] {cf09ff68-d7a9-4a8e-8868-b9ac2f1fb77c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
885 | 2023.12.15 01:14:16.552523 [ 3 ] {} <Debug> HTTP-Session: 172bf03f-383c-474b-83cc-c35c8e56b64e Destroying unnamed session | ||
886 | 2023.12.15 01:14:16.552632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 4638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
887 | 2023.12.15 01:14:16.552679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
888 | 2023.12.15 01:14:16.552699 [ 3 ] {} <Debug> HTTP-Session: 7ad6f92e-6878-4f60-9347-2d64a8df3364 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
889 | 2023.12.15 01:14:16.552715 [ 3 ] {} <Debug> HTTP-Session: 7ad6f92e-6878-4f60-9347-2d64a8df3364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
890 | 2023.12.15 01:14:16.552785 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
891 | 2023.12.15 01:14:16.552823 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
892 | 2023.12.15 01:14:16.554004 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
893 | 2023.12.15 01:14:16.556409 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
894 | 2023.12.15 01:14:16.556811 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2023.12.15 01:14:16.556967 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} <Trace> oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
896 | 2023.12.15 01:14:16.557063 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} <Information> executeQuery: Read 27 rows, 2.17 KiB in 0.004249354 sec., 6353 rows/sec., 511.57 KiB/sec. | ||
897 | 2023.12.15 01:14:16.557182 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} <Debug> DynamicQueryHandler: Done processing query | ||
898 | 2023.12.15 01:14:16.557206 [ 3 ] {e5d4efd0-8578-46cb-b110-455d39905b03} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
899 | 2023.12.15 01:14:16.557223 [ 3 ] {} <Debug> HTTP-Session: 7ad6f92e-6878-4f60-9347-2d64a8df3364 Destroying unnamed session | ||
900 | 2023.12.15 01:14:16.557473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 21433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
901 | 2023.12.15 01:14:16.557519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
902 | 2023.12.15 01:14:16.557539 [ 3 ] {} <Debug> HTTP-Session: 6cf6f2ac-1a80-4e29-a6ba-15a0a4a1cd05 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
903 | 2023.12.15 01:14:16.557557 [ 3 ] {} <Debug> HTTP-Session: 6cf6f2ac-1a80-4e29-a6ba-15a0a4a1cd05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
904 | 2023.12.15 01:14:16.557630 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
905 | 2023.12.15 01:14:16.557674 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
906 | 2023.12.15 01:14:16.557820 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
907 | 2023.12.15 01:14:16.558233 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
908 | 2023.12.15 01:14:16.561137 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
909 | 2023.12.15 01:14:16.561332 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} <Trace> oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
910 | 2023.12.15 01:14:16.561437 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.003777087 sec., 5295 rows/sec., 7.15 MiB/sec. | ||
911 | 2023.12.15 01:14:16.561581 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} <Debug> DynamicQueryHandler: Done processing query | ||
912 | 2023.12.15 01:14:16.561605 [ 3 ] {774940aa-f0de-427d-ab83-1451d6649baf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
913 | 2023.12.15 01:14:16.561621 [ 3 ] {} <Debug> HTTP-Session: 6cf6f2ac-1a80-4e29-a6ba-15a0a4a1cd05 Destroying unnamed session | ||
914 | 2023.12.15 01:14:16.561750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
915 | 2023.12.15 01:14:16.561794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
916 | 2023.12.15 01:14:16.561813 [ 3 ] {} <Debug> HTTP-Session: 903cd148-183d-45c1-b2ed-e797fb55aac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
917 | 2023.12.15 01:14:16.561830 [ 3 ] {} <Debug> HTTP-Session: 903cd148-183d-45c1-b2ed-e797fb55aac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
918 | 2023.12.15 01:14:16.561899 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
919 | 2023.12.15 01:14:16.562502 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
920 | 2023.12.15 01:14:16.562618 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
921 | 2023.12.15 01:14:16.562972 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
922 | 2023.12.15 01:14:16.563237 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
923 | 2023.12.15 01:14:16.563415 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} <Trace> oximeter.measurements_i64 (e8f130ef-137a-4a0f-9da6-bd8960be06f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
924 | 2023.12.15 01:14:16.563520 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} <Information> executeQuery: Read 12 rows, 926.00 B in 0.001589184 sec., 7551 rows/sec., 569.03 KiB/sec. | ||
925 | 2023.12.15 01:14:16.563649 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} <Debug> DynamicQueryHandler: Done processing query | ||
926 | 2023.12.15 01:14:16.563674 [ 3 ] {f322431b-9d29-4370-b1a0-959123208a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
927 | 2023.12.15 01:14:16.563690 [ 3 ] {} <Debug> HTTP-Session: 903cd148-183d-45c1-b2ed-e797fb55aac0 Destroying unnamed session | ||
928 | 2023.12.15 01:14:26.489676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
929 | 2023.12.15 01:14:26.489809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
930 | 2023.12.15 01:14:26.489839 [ 3 ] {} <Debug> HTTP-Session: caf7a769-55b7-43fb-b708-c1e483e5a5db Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
931 | 2023.12.15 01:14:26.489867 [ 3 ] {} <Debug> HTTP-Session: caf7a769-55b7-43fb-b708-c1e483e5a5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
932 | 2023.12.15 01:14:26.490009 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
933 | 2023.12.15 01:14:26.490075 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
934 | 2023.12.15 01:14:26.490239 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
935 | 2023.12.15 01:14:26.490666 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
936 | 2023.12.15 01:14:26.490929 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
937 | 2023.12.15 01:14:26.491086 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} <Trace> oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
938 | 2023.12.15 01:14:26.491226 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001180258 sec., 18639 rows/sec., 1.48 MiB/sec. | ||
939 | 2023.12.15 01:14:26.491371 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} <Debug> DynamicQueryHandler: Done processing query | ||
940 | 2023.12.15 01:14:26.491397 [ 3 ] {d245d9ee-45b8-479c-9ab4-61590788e01d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
941 | 2023.12.15 01:14:26.491413 [ 3 ] {} <Debug> HTTP-Session: caf7a769-55b7-43fb-b708-c1e483e5a5db Destroying unnamed session | ||
942 | 2023.12.15 01:14:26.491539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 10313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
943 | 2023.12.15 01:14:26.491588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
944 | 2023.12.15 01:14:26.491608 [ 3 ] {} <Debug> HTTP-Session: c2393a44-05e6-4046-8ca6-89ba7ab0bb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
945 | 2023.12.15 01:14:26.491625 [ 3 ] {} <Debug> HTTP-Session: c2393a44-05e6-4046-8ca6-89ba7ab0bb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
946 | 2023.12.15 01:14:26.491699 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
947 | 2023.12.15 01:14:26.491740 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
948 | 2023.12.15 01:14:26.491846 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
949 | 2023.12.15 01:14:26.492195 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
950 | 2023.12.15 01:14:26.492448 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
951 | 2023.12.15 01:14:26.492601 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} <Trace> oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
952 | 2023.12.15 01:14:26.492714 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} <Information> executeQuery: Read 66 rows, 6.26 KiB in 0.000986705 sec., 66889 rows/sec., 6.20 MiB/sec. | ||
953 | 2023.12.15 01:14:26.492833 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} <Debug> DynamicQueryHandler: Done processing query | ||
954 | 2023.12.15 01:14:26.492857 [ 3 ] {53a9b7a3-4d18-4180-a4fb-e952eba95c1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
955 | 2023.12.15 01:14:26.492872 [ 3 ] {} <Debug> HTTP-Session: c2393a44-05e6-4046-8ca6-89ba7ab0bb61 Destroying unnamed session | ||
956 | 2023.12.15 01:14:26.493002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
957 | 2023.12.15 01:14:26.493048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
958 | 2023.12.15 01:14:26.493067 [ 3 ] {} <Debug> HTTP-Session: 15b40638-c66b-4cd3-997f-6ee7d5215687 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
959 | 2023.12.15 01:14:26.493084 [ 3 ] {} <Debug> HTTP-Session: 15b40638-c66b-4cd3-997f-6ee7d5215687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
960 | 2023.12.15 01:14:26.493154 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
961 | 2023.12.15 01:14:26.493194 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
962 | 2023.12.15 01:14:26.493302 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
963 | 2023.12.15 01:14:26.493644 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
964 | 2023.12.15 01:14:26.493867 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
965 | 2023.12.15 01:14:26.494019 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} <Trace> oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
966 | 2023.12.15 01:14:26.494134 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000944304 sec., 23297 rows/sec., 1.82 MiB/sec. | ||
967 | 2023.12.15 01:14:26.494302 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} <Debug> DynamicQueryHandler: Done processing query | ||
968 | 2023.12.15 01:14:26.494327 [ 3 ] {78359136-c88e-4c19-b974-8f7b49e0eba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
969 | 2023.12.15 01:14:26.494344 [ 3 ] {} <Debug> HTTP-Session: 15b40638-c66b-4cd3-997f-6ee7d5215687 Destroying unnamed session | ||
970 | 2023.12.15 01:14:26.494502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
971 | 2023.12.15 01:14:26.494547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
972 | 2023.12.15 01:14:26.494566 [ 3 ] {} <Debug> HTTP-Session: fecdaf3f-0045-493b-b3db-ac800936b4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
973 | 2023.12.15 01:14:26.494584 [ 3 ] {} <Debug> HTTP-Session: fecdaf3f-0045-493b-b3db-ac800936b4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
974 | 2023.12.15 01:14:26.494660 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
975 | 2023.12.15 01:14:26.494705 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
976 | 2023.12.15 01:14:26.494847 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
977 | 2023.12.15 01:14:26.495272 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
978 | 2023.12.15 01:14:26.495596 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
979 | 2023.12.15 01:14:26.495774 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} <Trace> oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
980 | 2023.12.15 01:14:26.495898 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001208668 sec., 18201 rows/sec., 24.56 MiB/sec. | ||
981 | 2023.12.15 01:14:26.496053 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} <Debug> DynamicQueryHandler: Done processing query | ||
982 | 2023.12.15 01:14:26.496083 [ 3 ] {4d80d534-f82a-4b29-88be-5509df37244a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
983 | 2023.12.15 01:14:26.496100 [ 3 ] {} <Debug> HTTP-Session: fecdaf3f-0045-493b-b3db-ac800936b4a5 Destroying unnamed session | ||
984 | 2023.12.15 01:14:30.056852 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
985 | 2023.12.15 01:14:30.056956 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
986 | 2023.12.15 01:14:36.489916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
987 | 2023.12.15 01:14:36.490036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
988 | 2023.12.15 01:14:36.490062 [ 3 ] {} <Debug> HTTP-Session: 4a9a45ff-e0ec-4cb6-ac61-dc1563117d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
989 | 2023.12.15 01:14:36.490086 [ 3 ] {} <Debug> HTTP-Session: 4a9a45ff-e0ec-4cb6-ac61-dc1563117d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
990 | 2023.12.15 01:14:36.490208 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
991 | 2023.12.15 01:14:36.490267 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
992 | 2023.12.15 01:14:36.490421 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
993 | 2023.12.15 01:14:36.490870 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
994 | 2023.12.15 01:14:36.491132 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
995 | 2023.12.15 01:14:36.491303 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} <Trace> oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
996 | 2023.12.15 01:14:36.491424 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001182608 sec., 18602 rows/sec., 1.47 MiB/sec. | ||
997 | 2023.12.15 01:14:36.491592 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} <Debug> DynamicQueryHandler: Done processing query | ||
998 | 2023.12.15 01:14:36.491618 [ 3 ] {f99e3aea-14da-40a4-b000-b4ac137e958c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
999 | 2023.12.15 01:14:36.491634 [ 3 ] {} <Debug> HTTP-Session: 4a9a45ff-e0ec-4cb6-ac61-dc1563117d3a Destroying unnamed session | ||
1000 | 2023.12.15 01:14:36.491771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 10313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1001 | 2023.12.15 01:14:36.491819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1002 | 2023.12.15 01:14:36.491840 [ 3 ] {} <Debug> HTTP-Session: ea384111-26c1-47cf-b3cc-54affb6ca79e Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1003 | 2023.12.15 01:14:36.491857 [ 3 ] {} <Debug> HTTP-Session: ea384111-26c1-47cf-b3cc-54affb6ca79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1004 | 2023.12.15 01:14:36.491934 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1005 | 2023.12.15 01:14:36.491975 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1006 | 2023.12.15 01:14:36.492085 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1007 | 2023.12.15 01:14:36.492437 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1008 | 2023.12.15 01:14:36.492658 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1009 | 2023.12.15 01:14:36.492811 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} <Trace> oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1010 | 2023.12.15 01:14:36.492939 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} <Information> executeQuery: Read 66 rows, 6.26 KiB in 0.000974555 sec., 67723 rows/sec., 6.27 MiB/sec. | ||
1011 | 2023.12.15 01:14:36.493071 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} <Debug> DynamicQueryHandler: Done processing query | ||
1012 | 2023.12.15 01:14:36.493095 [ 3 ] {6b66104a-304d-431e-9dda-2b0d166fa788} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1013 | 2023.12.15 01:14:36.493112 [ 3 ] {} <Debug> HTTP-Session: ea384111-26c1-47cf-b3cc-54affb6ca79e Destroying unnamed session | ||
1014 | 2023.12.15 01:14:36.493261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1015 | 2023.12.15 01:14:36.493308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1016 | 2023.12.15 01:14:36.493328 [ 3 ] {} <Debug> HTTP-Session: e6587033-8fca-4b4c-b2db-5d3a28227144 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1017 | 2023.12.15 01:14:36.493344 [ 3 ] {} <Debug> HTTP-Session: e6587033-8fca-4b4c-b2db-5d3a28227144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1018 | 2023.12.15 01:14:36.493416 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1019 | 2023.12.15 01:14:36.493455 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1020 | 2023.12.15 01:14:36.493563 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1021 | 2023.12.15 01:14:36.493854 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1022 | 2023.12.15 01:14:36.494066 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1023 | 2023.12.15 01:14:36.494214 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} <Trace> oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1024 | 2023.12.15 01:14:36.494339 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000883714 sec., 24894 rows/sec., 1.95 MiB/sec. | ||
1025 | 2023.12.15 01:14:36.494466 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} <Debug> DynamicQueryHandler: Done processing query | ||
1026 | 2023.12.15 01:14:36.494489 [ 3 ] {eeb44c0d-0356-48dc-bf42-d06e6f1d07ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1027 | 2023.12.15 01:14:36.494505 [ 3 ] {} <Debug> HTTP-Session: e6587033-8fca-4b4c-b2db-5d3a28227144 Destroying unnamed session | ||
1028 | 2023.12.15 01:14:36.494654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1029 | 2023.12.15 01:14:36.494707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1030 | 2023.12.15 01:14:36.494729 [ 3 ] {} <Debug> HTTP-Session: 243acfb7-fa11-4a20-80a2-9cf91d3c5cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1031 | 2023.12.15 01:14:36.494748 [ 3 ] {} <Debug> HTTP-Session: 243acfb7-fa11-4a20-80a2-9cf91d3c5cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1032 | 2023.12.15 01:14:36.494826 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1033 | 2023.12.15 01:14:36.494872 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1034 | 2023.12.15 01:14:36.495014 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1035 | 2023.12.15 01:14:36.495429 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1036 | 2023.12.15 01:14:36.495727 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1037 | 2023.12.15 01:14:36.495916 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} <Trace> oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1038 | 2023.12.15 01:14:36.496054 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001188709 sec., 18507 rows/sec., 24.97 MiB/sec. | ||
1039 | 2023.12.15 01:14:36.496206 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} <Debug> DynamicQueryHandler: Done processing query | ||
1040 | 2023.12.15 01:14:36.496230 [ 3 ] {d1de3b35-2203-4c77-8da2-2f71f74a55fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1041 | 2023.12.15 01:14:36.496246 [ 3 ] {} <Debug> HTTP-Session: 243acfb7-fa11-4a20-80a2-9cf91d3c5cd7 Destroying unnamed session | ||
1042 | 2023.12.15 01:14:45.057018 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1043 | 2023.12.15 01:14:45.057121 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1044 | 2023.12.15 01:14:46.489224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1045 | 2023.12.15 01:14:46.489339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1046 | 2023.12.15 01:14:46.489368 [ 3 ] {} <Debug> HTTP-Session: 1f3e4f08-e628-41ce-ac25-add104d2779f Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1047 | 2023.12.15 01:14:46.489395 [ 3 ] {} <Debug> HTTP-Session: 1f3e4f08-e628-41ce-ac25-add104d2779f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1048 | 2023.12.15 01:14:46.489536 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1049 | 2023.12.15 01:14:46.489604 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1050 | 2023.12.15 01:14:46.489783 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1051 | 2023.12.15 01:14:46.490233 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1052 | 2023.12.15 01:14:46.490521 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1053 | 2023.12.15 01:14:46.490681 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} <Trace> oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1054 | 2023.12.15 01:14:46.490798 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001223929 sec., 17974 rows/sec., 1.42 MiB/sec. | ||
1055 | 2023.12.15 01:14:46.490955 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} <Debug> DynamicQueryHandler: Done processing query | ||
1056 | 2023.12.15 01:14:46.490980 [ 3 ] {cae0913b-2678-448c-8518-8143b2133654} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1057 | 2023.12.15 01:14:46.490997 [ 3 ] {} <Debug> HTTP-Session: 1f3e4f08-e628-41ce-ac25-add104d2779f Destroying unnamed session | ||
1058 | 2023.12.15 01:14:46.491118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 10313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1059 | 2023.12.15 01:14:46.491167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1060 | 2023.12.15 01:14:46.491187 [ 3 ] {} <Debug> HTTP-Session: 6c5a3863-7f18-4dad-b3f2-2759ee21a367 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1061 | 2023.12.15 01:14:46.491205 [ 3 ] {} <Debug> HTTP-Session: 6c5a3863-7f18-4dad-b3f2-2759ee21a367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1062 | 2023.12.15 01:14:46.491289 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1063 | 2023.12.15 01:14:46.491333 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1064 | 2023.12.15 01:14:46.491444 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1065 | 2023.12.15 01:14:46.491800 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1066 | 2023.12.15 01:14:46.492013 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1067 | 2023.12.15 01:14:46.492161 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} <Trace> oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1068 | 2023.12.15 01:14:46.492279 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} <Information> executeQuery: Read 66 rows, 6.26 KiB in 0.000961944 sec., 68611 rows/sec., 6.35 MiB/sec. | ||
1069 | 2023.12.15 01:14:46.492423 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} <Debug> DynamicQueryHandler: Done processing query | ||
1070 | 2023.12.15 01:14:46.492447 [ 3 ] {fbfe2fdf-088f-430d-8ea0-e6bfd3c91138} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1071 | 2023.12.15 01:14:46.492463 [ 3 ] {} <Debug> HTTP-Session: 6c5a3863-7f18-4dad-b3f2-2759ee21a367 Destroying unnamed session | ||
1072 | 2023.12.15 01:14:46.492586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1073 | 2023.12.15 01:14:46.492631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1074 | 2023.12.15 01:14:46.492651 [ 3 ] {} <Debug> HTTP-Session: b500c6cb-7971-4829-92cd-6392fdb23884 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1075 | 2023.12.15 01:14:46.492668 [ 3 ] {} <Debug> HTTP-Session: b500c6cb-7971-4829-92cd-6392fdb23884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1076 | 2023.12.15 01:14:46.492740 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1077 | 2023.12.15 01:14:46.492780 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1078 | 2023.12.15 01:14:46.492887 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1079 | 2023.12.15 01:14:46.493235 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1080 | 2023.12.15 01:14:46.493438 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1081 | 2023.12.15 01:14:46.493585 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} <Trace> oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1082 | 2023.12.15 01:14:46.493704 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000935574 sec., 23514 rows/sec., 1.84 MiB/sec. | ||
1083 | 2023.12.15 01:14:46.493831 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} <Debug> DynamicQueryHandler: Done processing query | ||
1084 | 2023.12.15 01:14:46.493856 [ 3 ] {658f0121-97c5-4b44-9efc-ecc74f9bcb65} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1085 | 2023.12.15 01:14:46.493871 [ 3 ] {} <Debug> HTTP-Session: b500c6cb-7971-4829-92cd-6392fdb23884 Destroying unnamed session | ||
1086 | 2023.12.15 01:14:46.494056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1087 | 2023.12.15 01:14:46.494102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1088 | 2023.12.15 01:14:46.494123 [ 3 ] {} <Debug> HTTP-Session: bc4f1e41-bc5a-4dff-a759-4cc6929f4543 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1089 | 2023.12.15 01:14:46.494141 [ 3 ] {} <Debug> HTTP-Session: bc4f1e41-bc5a-4dff-a759-4cc6929f4543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1090 | 2023.12.15 01:14:46.494216 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1091 | 2023.12.15 01:14:46.494260 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1092 | 2023.12.15 01:14:46.494397 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1093 | 2023.12.15 01:14:46.494838 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1094 | 2023.12.15 01:14:46.495133 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1095 | 2023.12.15 01:14:46.495309 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} <Trace> oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1096 | 2023.12.15 01:14:46.495443 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001193208 sec., 18437 rows/sec., 24.88 MiB/sec. | ||
1097 | 2023.12.15 01:14:46.495577 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} <Debug> DynamicQueryHandler: Done processing query | ||
1098 | 2023.12.15 01:14:46.495600 [ 3 ] {04e7b2ae-9477-4f1a-8fa7-a9eda15e48df} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1099 | 2023.12.15 01:14:46.495616 [ 3 ] {} <Debug> HTTP-Session: bc4f1e41-bc5a-4dff-a759-4cc6929f4543 Destroying unnamed session | ||
1100 | 2023.12.15 01:14:56.488943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1101 | 2023.12.15 01:14:56.489059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1102 | 2023.12.15 01:14:56.489084 [ 3 ] {} <Debug> HTTP-Session: 2c9fe6ff-022f-43ba-9fc2-e64cc26a0d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1103 | 2023.12.15 01:14:56.489108 [ 3 ] {} <Debug> HTTP-Session: 2c9fe6ff-022f-43ba-9fc2-e64cc26a0d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1104 | 2023.12.15 01:14:56.489237 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1105 | 2023.12.15 01:14:56.489296 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1106 | 2023.12.15 01:14:56.489450 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1107 | 2023.12.15 01:14:56.489889 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1108 | 2023.12.15 01:14:56.490172 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1109 | 2023.12.15 01:14:56.490340 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} <Trace> oximeter.fields_i64 (7228c97a-0dcc-463d-8235-b5ae621cb087): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1110 | 2023.12.15 01:14:56.490470 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001194538 sec., 18417 rows/sec., 1.46 MiB/sec. | ||
1111 | 2023.12.15 01:14:56.490618 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} <Debug> DynamicQueryHandler: Done processing query | ||
1112 | 2023.12.15 01:14:56.490644 [ 3 ] {4071365b-1233-48f8-9b7e-86ffa7d8afbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1113 | 2023.12.15 01:14:56.490661 [ 3 ] {} <Debug> HTTP-Session: 2c9fe6ff-022f-43ba-9fc2-e64cc26a0d07 Destroying unnamed session | ||
1114 | 2023.12.15 01:14:56.490842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 10313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1115 | 2023.12.15 01:14:56.490895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1116 | 2023.12.15 01:14:56.490915 [ 3 ] {} <Debug> HTTP-Session: 7cd0fd34-ba74-4be3-bbc0-74c5fcff8ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1117 | 2023.12.15 01:14:56.490934 [ 3 ] {} <Debug> HTTP-Session: 7cd0fd34-ba74-4be3-bbc0-74c5fcff8ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1118 | 2023.12.15 01:14:56.491020 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1119 | 2023.12.15 01:14:56.491063 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1120 | 2023.12.15 01:14:56.491171 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1121 | 2023.12.15 01:14:56.491535 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1122 | 2023.12.15 01:14:56.491759 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1123 | 2023.12.15 01:14:56.491914 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} <Trace> oximeter.fields_string (188a9c58-4dc2-4c51-a0b9-2cfec20a6fa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1124 | 2023.12.15 01:14:56.492036 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} <Information> executeQuery: Read 66 rows, 6.26 KiB in 0.000983135 sec., 67132 rows/sec., 6.22 MiB/sec. | ||
1125 | 2023.12.15 01:14:56.492157 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} <Debug> DynamicQueryHandler: Done processing query | ||
1126 | 2023.12.15 01:14:56.492181 [ 3 ] {06c2f887-66d3-481f-bb78-e94756350ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1127 | 2023.12.15 01:14:56.492197 [ 3 ] {} <Debug> HTTP-Session: 7cd0fd34-ba74-4be3-bbc0-74c5fcff8ce4 Destroying unnamed session | ||
1128 | 2023.12.15 01:14:56.492310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1129 | 2023.12.15 01:14:56.492357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1130 | 2023.12.15 01:14:56.492377 [ 3 ] {} <Debug> HTTP-Session: e7beb2a1-637a-4758-a3f5-9bb07cf00e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1131 | 2023.12.15 01:14:56.492394 [ 3 ] {} <Debug> HTTP-Session: e7beb2a1-637a-4758-a3f5-9bb07cf00e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1132 | 2023.12.15 01:14:56.492467 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1133 | 2023.12.15 01:14:56.492507 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1134 | 2023.12.15 01:14:56.492613 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1135 | 2023.12.15 01:14:56.492901 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1136 | 2023.12.15 01:14:56.493107 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1137 | 2023.12.15 01:14:56.493248 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} <Trace> oximeter.fields_uuid (69d098e5-02fb-4544-9b67-a7d2f70e2346): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1138 | 2023.12.15 01:14:56.493376 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000880304 sec., 24991 rows/sec., 1.95 MiB/sec. | ||
1139 | 2023.12.15 01:14:56.493491 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} <Debug> DynamicQueryHandler: Done processing query | ||
1140 | 2023.12.15 01:14:56.493515 [ 3 ] {2ac35a07-25e5-4d72-bd2d-b0419fa927ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1141 | 2023.12.15 01:14:56.493530 [ 3 ] {} <Debug> HTTP-Session: e7beb2a1-637a-4758-a3f5-9bb07cf00e92 Destroying unnamed session | ||
1142 | 2023.12.15 01:14:56.493732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37708, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1143 | 2023.12.15 01:14:56.493779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1144 | 2023.12.15 01:14:56.493799 [ 3 ] {} <Debug> HTTP-Session: 5e23adad-e8f1-4ca2-97b0-dd46b7d29a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
1145 | 2023.12.15 01:14:56.493817 [ 3 ] {} <Debug> HTTP-Session: 5e23adad-e8f1-4ca2-97b0-dd46b7d29a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1146 | 2023.12.15 01:14:56.493895 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37708) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1147 | 2023.12.15 01:14:56.493939 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1148 | 2023.12.15 01:14:56.494076 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1149 | 2023.12.15 01:14:56.494464 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. | ||
1150 | 2023.12.15 01:14:56.494772 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1151 | 2023.12.15 01:14:56.494951 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} <Trace> oximeter.measurements_histogramf64 (5bc17525-9ef7-4cf9-a380-f271aee3ac3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1152 | 2023.12.15 01:14:56.495088 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001165427 sec., 18877 rows/sec., 25.47 MiB/sec. | ||
1153 | 2023.12.15 01:14:56.495263 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} <Debug> DynamicQueryHandler: Done processing query | ||
1154 | 2023.12.15 01:14:56.495288 [ 3 ] {eed22b7e-9b16-4e1b-ab3d-4714a049863e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1155 | 2023.12.15 01:14:56.495304 [ 3 ] {} <Debug> HTTP-Session: 5e23adad-e8f1-4ca2-97b0-dd46b7d29a13 Destroying unnamed session | ||
1156 | 2023.12.15 01:15:00.057196 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1157 | 2023.12.15 01:15:00.057267 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache |