1 | [ Feb 12 21:14:35 Enabled. ] | ||
2 | [ Feb 12 21:14:35 Rereading configuration. ] | ||
3 | [ Feb 12 21:14:39 Rereading configuration. ] | ||
4 | [ Feb 12 21:14:45 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + single_node=true | ||
23 | + command=() | ||
24 | + true | ||
25 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
26 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
27 | [ Feb 12 21:14:45 Method "start" exited with status 0. ] | ||
28 | Processing configuration file 'config.xml'. | ||
29 | There is no file 'config.xml', will use embedded config. | ||
30 | Logging trace to /var/tmp/clickhouse-server.log | ||
31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
32 | 2024.02.12 21:14:45.846390 [ 1 ] {} <Information> Application: Will watch for the process with pid 24194 | ||
33 | 2024.02.12 21:14:45.846485 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.12 21:14:46.545450 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24194 | ||
35 | 2024.02.12 21:14:46.545618 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.12 21:14:46.545817 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.12 21:14:46.659280 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.12 21:14:46.659341 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.12 21:14:46.659356 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.12 21:14:46.659396 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.12 21:14:46.659707 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.12 21:14:46.660377 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
43 | Processing configuration file 'config.xml'. | ||
44 | There is no file 'config.xml', will use embedded config. | ||
45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
46 | 2024.02.12 21:14:46.660821 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.12 21:14:46.661074 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
48 | 2024.02.12 21:14:46.663599 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.12 21:14:46.663640 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.12 21:14:46.664341 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
51 | Processing configuration file 'config.xml'. | ||
52 | There is no file 'config.xml', will use embedded config. | ||
53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
54 | 2024.02.12 21:14:46.664502 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.12 21:14:46.670549 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.12 21:14:46.670865 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.12 21:14:46.670890 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.12 21:14:46.672195 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.12 21:14:46.672657 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.12 21:14:46.672936 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.12 21:14:46.673210 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.12 21:14:46.674044 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.12 21:14:46.674089 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.12 21:14:46.674148 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.12 21:14:46.674164 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.12 21:14:46.690128 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.12 21:14:46.690157 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106961 sec | ||
68 | 2024.02.12 21:14:46.690696 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.12 21:14:46.690770 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.12 21:14:46.690790 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.12 21:14:46.690805 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.12 21:14:46.690817 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.12 21:14:46.690831 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.12 21:14:46.690845 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.12 21:14:46.690875 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.12 21:14:46.690893 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.12 21:14:46.690925 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.12 21:14:46.690937 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.12 21:14:46.690950 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.12 21:14:46.690966 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.12 21:14:46.690998 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.12 21:14:46.691012 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.12 21:14:46.691023 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.12 21:14:46.726389 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.12 21:14:46.731678 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.12 21:14:46.731710 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1731e-05 sec | ||
87 | 2024.02.12 21:14:46.731737 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.12 21:14:46.731755 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.12 21:14:46.731778 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.12 21:14:46.733870 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.12 21:14:46.738716 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.12 21:14:46.738889 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
93 | 2024.02.12 21:14:46.738919 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.12 21:14:46.968258 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
95 | 2024.02.12 21:14:46.986546 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
96 | 2024.02.12 21:14:46.986630 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.12 21:14:47.038373 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.12 21:14:47.039154 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB | ||
99 | 2024.02.12 21:14:47.039531 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.12 21:14:47.039588 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
101 | 2024.02.12 21:14:47.039586 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
102 | 2024.02.12 21:14:47.039659 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.02.12 21:14:47.039748 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.02.12 21:14:47.039801 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.12 21:14:47.040438 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.12 21:14:47.040486 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.12 21:14:47.454559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.12 21:14:47.454734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.12 21:14:47.455320 [ 3 ] {} <Debug> HTTP-Session: 26cc0075-15cb-4111-a34c-0d6715aabd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
110 | 2024.02.12 21:14:47.455354 [ 3 ] {} <Debug> HTTP-Session: 26cc0075-15cb-4111-a34c-0d6715aabd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.12 21:14:47.455487 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.12 21:14:47.455518 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.12 21:14:47.455538 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.12 21:14:47.456622 [ 3 ] {0355778a-794a-4e6e-9b91-fbcebcbb974c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.12 21:14:47.475991 [ 3 ] {0355778a-794a-4e6e-9b91-fbcebcbb974c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:65392) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 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 | ||
118 | 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 | ||
119 | 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 | ||
120 | 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 | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 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 | ||
124 | 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 | ||
125 | 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 | ||
126 | 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 | ||
127 | 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 | ||
128 | 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 | ||
129 | 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 | ||
130 | 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 | ||
131 | 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 | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.02.12 21:14:47.476259 [ 3 ] {0355778a-794a-4e6e-9b91-fbcebcbb974c} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 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 | ||
143 | 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 | ||
144 | 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 | ||
145 | 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 | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 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 | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 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 | ||
155 | 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 | ||
156 | 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 | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.02.12 21:14:47.476949 [ 3 ] {0355778a-794a-4e6e-9b91-fbcebcbb974c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.12 21:14:47.476973 [ 3 ] {} <Debug> HTTP-Session: 26cc0075-15cb-4111-a34c-0d6715aabd2d Destroying unnamed session | ||
167 | 2024.02.12 21:14:47.477297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.12 21:14:47.477354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.12 21:14:47.477374 [ 3 ] {} <Debug> HTTP-Session: d81f433d-07e5-4d0c-ab9f-f135e7f92302 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
170 | 2024.02.12 21:14:47.477397 [ 3 ] {} <Debug> HTTP-Session: d81f433d-07e5-4d0c-ab9f-f135e7f92302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.12 21:14:47.477493 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.12 21:14:47.477577 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.12 21:14:47.478503 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.12 21:14:47.480241 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.12 21:14:47.483970 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.12 21:14:47.484005 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.12 21:14:47.484022 [ 3 ] {} <Debug> HTTP-Session: d81f433d-07e5-4d0c-ab9f-f135e7f92302 Destroying unnamed session | ||
178 | 2024.02.12 21:14:47.484166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.12 21:14:47.484218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.12 21:14:47.484237 [ 3 ] {} <Debug> HTTP-Session: 47956d86-2aec-4ba1-b89f-e47ce2f5b287 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
181 | 2024.02.12 21:14:47.484252 [ 3 ] {} <Debug> HTTP-Session: 47956d86-2aec-4ba1-b89f-e47ce2f5b287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.12 21:14:47.484349 [ 3 ] {87d05e5e-a4f0-4a23-bc6f-3aedd75efe52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.12 21:14:47.484595 [ 3 ] {87d05e5e-a4f0-4a23-bc6f-3aedd75efe52} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:65392) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 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 | ||
186 | 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 | ||
187 | 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 | ||
188 | 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 | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 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 | ||
192 | 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 | ||
193 | 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 | ||
194 | 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 | ||
195 | 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 | ||
196 | 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 | ||
197 | 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 | ||
198 | 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 | ||
199 | 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 | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.02.12 21:14:47.484708 [ 3 ] {87d05e5e-a4f0-4a23-bc6f-3aedd75efe52} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 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 | ||
211 | 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 | ||
212 | 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 | ||
213 | 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 | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 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 | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.02.12 21:14:47.484810 [ 3 ] {87d05e5e-a4f0-4a23-bc6f-3aedd75efe52} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.12 21:14:47.484829 [ 3 ] {} <Debug> HTTP-Session: 47956d86-2aec-4ba1-b89f-e47ce2f5b287 Destroying unnamed session | ||
235 | 2024.02.12 21:14:47.485065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.12 21:14:47.485110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.12 21:14:47.485128 [ 3 ] {} <Debug> HTTP-Session: 91bb36e9-510d-404b-abc8-42a07ac67e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
238 | 2024.02.12 21:14:47.485147 [ 3 ] {} <Debug> HTTP-Session: 91bb36e9-510d-404b-abc8-42a07ac67e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.12 21:14:47.485250 [ 3 ] {4ddefbde-3444-467f-9949-deae78bb0853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.12 21:14:47.485347 [ 3 ] {4ddefbde-3444-467f-9949-deae78bb0853} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.12 21:14:47.485371 [ 3 ] {4ddefbde-3444-467f-9949-deae78bb0853} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.12 21:14:47.485386 [ 3 ] {} <Debug> HTTP-Session: 91bb36e9-510d-404b-abc8-42a07ac67e1a Destroying unnamed session | ||
243 | 2024.02.12 21:14:47.487498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.12 21:14:47.487542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.12 21:14:47.487561 [ 3 ] {} <Debug> HTTP-Session: 5aeaff4e-de64-4717-9e25-f2ea7a0a4f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
246 | 2024.02.12 21:14:47.487580 [ 3 ] {} <Debug> HTTP-Session: 5aeaff4e-de64-4717-9e25-f2ea7a0a4f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.12 21:14:47.487635 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.12 21:14:47.487688 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.12 21:14:47.496099 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.12 21:14:47.496142 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7051e-05 sec | ||
251 | 2024.02.12 21:14:47.496187 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.12 21:14:47.496222 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.12 21:14:47.496348 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.12 21:14:47.496393 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.12 21:14:47.496424 [ 3 ] {} <Debug> HTTP-Session: 5aeaff4e-de64-4717-9e25-f2ea7a0a4f66 Destroying unnamed session | ||
256 | 2024.02.12 21:14:47.496564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.12 21:14:47.496609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.12 21:14:47.496628 [ 3 ] {} <Debug> HTTP-Session: bfddee6f-2d49-4386-bdd1-89b0f4b8a627 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
259 | 2024.02.12 21:14:47.496647 [ 3 ] {} <Debug> HTTP-Session: bfddee6f-2d49-4386-bdd1-89b0f4b8a627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.12 21:14:47.496781 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.02.12 21:14:47.496827 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.12 21:14:47.501520 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} <Debug> oximeter.version (b9146972-ba77-46d5-843e-ac9126231077): Loading data parts | ||
264 | 2024.02.12 21:14:47.501651 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} <Debug> oximeter.version (b9146972-ba77-46d5-843e-ac9126231077): There are no data parts | ||
265 | 2024.02.12 21:14:47.503945 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.12 21:14:47.503971 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.12 21:14:47.503993 [ 3 ] {} <Debug> HTTP-Session: bfddee6f-2d49-4386-bdd1-89b0f4b8a627 Destroying unnamed session | ||
268 | 2024.02.12 21:14:47.504111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.12 21:14:47.504159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.12 21:14:47.504182 [ 3 ] {} <Debug> HTTP-Session: 800e28d4-086c-42bd-b76d-b01577e5e87f Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
271 | 2024.02.12 21:14:47.504198 [ 3 ] {} <Debug> HTTP-Session: 800e28d4-086c-42bd-b76d-b01577e5e87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.12 21:14:47.504394 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | 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) | ||
283 | 2024.02.12 21:14:47.504451 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.12 21:14:47.514957 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} <Debug> oximeter.measurements_bool (92fc901f-3c0a-4b5b-ad7e-2b5deeea301b): Loading data parts | ||
285 | 2024.02.12 21:14:47.515074 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} <Debug> oximeter.measurements_bool (92fc901f-3c0a-4b5b-ad7e-2b5deeea301b): There are no data parts | ||
286 | 2024.02.12 21:14:47.516723 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.12 21:14:47.516748 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.12 21:14:47.516770 [ 3 ] {} <Debug> HTTP-Session: 800e28d4-086c-42bd-b76d-b01577e5e87f Destroying unnamed session | ||
289 | 2024.02.12 21:14:47.516897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.12 21:14:47.516945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.12 21:14:47.516968 [ 3 ] {} <Debug> HTTP-Session: a80678d5-f326-4500-b6f8-1189bdcd907d Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
292 | 2024.02.12 21:14:47.516985 [ 3 ] {} <Debug> HTTP-Session: a80678d5-f326-4500-b6f8-1189bdcd907d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.12 21:14:47.517178 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
294 | 2024.02.12 21:14:47.517226 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.12 21:14:47.518902 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} <Debug> oximeter.measurements_i8 (803d11dd-fe0a-4eed-b734-32b2f0d5686a): Loading data parts | ||
296 | 2024.02.12 21:14:47.518998 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} <Debug> oximeter.measurements_i8 (803d11dd-fe0a-4eed-b734-32b2f0d5686a): There are no data parts | ||
297 | 2024.02.12 21:14:47.520834 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.12 21:14:47.520859 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.12 21:14:47.520874 [ 3 ] {} <Debug> HTTP-Session: a80678d5-f326-4500-b6f8-1189bdcd907d Destroying unnamed session | ||
300 | 2024.02.12 21:14:47.521001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.12 21:14:47.521048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.12 21:14:47.521067 [ 3 ] {} <Debug> HTTP-Session: 3e485271-fa8a-4ef8-af23-568e5839fbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
303 | 2024.02.12 21:14:47.521087 [ 3 ] {} <Debug> HTTP-Session: 3e485271-fa8a-4ef8-af23-568e5839fbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.12 21:14:47.521281 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
305 | 2024.02.12 21:14:47.521329 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.12 21:14:47.523002 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} <Debug> oximeter.measurements_u8 (484759a0-5be4-4f8d-89b1-c6b31d885b2d): Loading data parts | ||
307 | 2024.02.12 21:14:47.523090 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} <Debug> oximeter.measurements_u8 (484759a0-5be4-4f8d-89b1-c6b31d885b2d): There are no data parts | ||
308 | 2024.02.12 21:14:47.524281 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.12 21:14:47.524306 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.12 21:14:47.524321 [ 3 ] {} <Debug> HTTP-Session: 3e485271-fa8a-4ef8-af23-568e5839fbaf Destroying unnamed session | ||
311 | 2024.02.12 21:14:47.524468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.12 21:14:47.524515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.12 21:14:47.524534 [ 3 ] {} <Debug> HTTP-Session: 86e79c7d-ca00-41fc-920a-856b56f9a5b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
314 | 2024.02.12 21:14:47.524555 [ 3 ] {} <Debug> HTTP-Session: 86e79c7d-ca00-41fc-920a-856b56f9a5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.12 21:14:47.524749 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
316 | 2024.02.12 21:14:47.524793 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.12 21:14:47.528577 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} <Debug> oximeter.measurements_i16 (221f5c56-2025-4529-a544-7e239c2cd860): Loading data parts | ||
318 | 2024.02.12 21:14:47.528665 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} <Debug> oximeter.measurements_i16 (221f5c56-2025-4529-a544-7e239c2cd860): There are no data parts | ||
319 | 2024.02.12 21:14:47.529873 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.12 21:14:47.529905 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.12 21:14:47.529920 [ 3 ] {} <Debug> HTTP-Session: 86e79c7d-ca00-41fc-920a-856b56f9a5b8 Destroying unnamed session | ||
322 | 2024.02.12 21:14:47.530030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.12 21:14:47.530079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.12 21:14:47.530098 [ 3 ] {} <Debug> HTTP-Session: 5730c8dc-b14d-4f4d-9f10-ec4ea9cf796d Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
325 | 2024.02.12 21:14:47.530119 [ 3 ] {} <Debug> HTTP-Session: 5730c8dc-b14d-4f4d-9f10-ec4ea9cf796d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.12 21:14:47.530309 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
327 | 2024.02.12 21:14:47.530353 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.12 21:14:47.531948 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} <Debug> oximeter.measurements_u16 (c68fef0c-26ae-44fe-b624-e587371e138e): Loading data parts | ||
329 | 2024.02.12 21:14:47.532026 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} <Debug> oximeter.measurements_u16 (c68fef0c-26ae-44fe-b624-e587371e138e): There are no data parts | ||
330 | 2024.02.12 21:14:47.533191 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.12 21:14:47.533223 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.12 21:14:47.533239 [ 3 ] {} <Debug> HTTP-Session: 5730c8dc-b14d-4f4d-9f10-ec4ea9cf796d Destroying unnamed session | ||
333 | 2024.02.12 21:14:47.533346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.12 21:14:47.533395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.12 21:14:47.533413 [ 3 ] {} <Debug> HTTP-Session: f1769062-909b-4e60-9888-b4d97f1e7fff Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
336 | 2024.02.12 21:14:47.533433 [ 3 ] {} <Debug> HTTP-Session: f1769062-909b-4e60-9888-b4d97f1e7fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.12 21:14:47.533620 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
338 | 2024.02.12 21:14:47.533664 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.12 21:14:47.535227 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} <Debug> oximeter.measurements_i32 (710d3c7f-68f3-4559-8984-394953ddd5fc): Loading data parts | ||
340 | 2024.02.12 21:14:47.535307 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} <Debug> oximeter.measurements_i32 (710d3c7f-68f3-4559-8984-394953ddd5fc): There are no data parts | ||
341 | 2024.02.12 21:14:47.537355 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.12 21:14:47.537386 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.12 21:14:47.537402 [ 3 ] {} <Debug> HTTP-Session: f1769062-909b-4e60-9888-b4d97f1e7fff Destroying unnamed session | ||
344 | 2024.02.12 21:14:47.537516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.12 21:14:47.537577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.12 21:14:47.537600 [ 3 ] {} <Debug> HTTP-Session: 76a42066-986c-4fa9-b49e-da7a55f6c942 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
347 | 2024.02.12 21:14:47.537624 [ 3 ] {} <Debug> HTTP-Session: 76a42066-986c-4fa9-b49e-da7a55f6c942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.12 21:14:47.537853 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
349 | 2024.02.12 21:14:47.537911 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.12 21:14:47.539682 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} <Debug> oximeter.measurements_u32 (d6f41042-5899-4d64-94d9-441b3e583dbc): Loading data parts | ||
351 | 2024.02.12 21:14:47.539757 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} <Debug> oximeter.measurements_u32 (d6f41042-5899-4d64-94d9-441b3e583dbc): There are no data parts | ||
352 | 2024.02.12 21:14:47.540940 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.12 21:14:47.540971 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.12 21:14:47.540991 [ 3 ] {} <Debug> HTTP-Session: 76a42066-986c-4fa9-b49e-da7a55f6c942 Destroying unnamed session | ||
355 | 2024.02.12 21:14:47.541117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.12 21:14:47.541170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.12 21:14:47.541189 [ 3 ] {} <Debug> HTTP-Session: 7d8a683f-372c-4231-8f2e-3c472426ce73 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
358 | 2024.02.12 21:14:47.541205 [ 3 ] {} <Debug> HTTP-Session: 7d8a683f-372c-4231-8f2e-3c472426ce73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.12 21:14:47.541393 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
360 | 2024.02.12 21:14:47.541444 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.12 21:14:47.543131 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} <Debug> oximeter.measurements_i64 (2551b960-b190-4217-9d00-ccd733e45582): Loading data parts | ||
362 | 2024.02.12 21:14:47.543210 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} <Debug> oximeter.measurements_i64 (2551b960-b190-4217-9d00-ccd733e45582): There are no data parts | ||
363 | 2024.02.12 21:14:47.544383 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.12 21:14:47.544408 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.12 21:14:47.544429 [ 3 ] {} <Debug> HTTP-Session: 7d8a683f-372c-4231-8f2e-3c472426ce73 Destroying unnamed session | ||
366 | 2024.02.12 21:14:47.544519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.12 21:14:47.544565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.12 21:14:47.544589 [ 3 ] {} <Debug> HTTP-Session: 517439bc-10e1-4424-be4b-6bc23ab4df12 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
369 | 2024.02.12 21:14:47.544606 [ 3 ] {} <Debug> HTTP-Session: 517439bc-10e1-4424-be4b-6bc23ab4df12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.12 21:14:47.544793 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
371 | 2024.02.12 21:14:47.544843 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.12 21:14:47.546416 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} <Debug> oximeter.measurements_u64 (600fc05d-42d1-41ec-839c-75defde6c35b): Loading data parts | ||
373 | 2024.02.12 21:14:47.546492 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} <Debug> oximeter.measurements_u64 (600fc05d-42d1-41ec-839c-75defde6c35b): There are no data parts | ||
374 | 2024.02.12 21:14:47.547656 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.12 21:14:47.547681 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.12 21:14:47.547703 [ 3 ] {} <Debug> HTTP-Session: 517439bc-10e1-4424-be4b-6bc23ab4df12 Destroying unnamed session | ||
377 | 2024.02.12 21:14:47.547807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.12 21:14:47.547854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.12 21:14:47.547876 [ 3 ] {} <Debug> HTTP-Session: 763c8b8f-d9cb-4371-8f55-718bbd6e2443 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
380 | 2024.02.12 21:14:47.547892 [ 3 ] {} <Debug> HTTP-Session: 763c8b8f-d9cb-4371-8f55-718bbd6e2443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.12 21:14:47.548077 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
382 | 2024.02.12 21:14:47.548125 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.12 21:14:47.549700 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} <Debug> oximeter.measurements_f32 (f872eb5c-9a00-458c-9a97-f3759eb75611): Loading data parts | ||
384 | 2024.02.12 21:14:47.549780 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} <Debug> oximeter.measurements_f32 (f872eb5c-9a00-458c-9a97-f3759eb75611): There are no data parts | ||
385 | 2024.02.12 21:14:47.550939 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.12 21:14:47.550963 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.12 21:14:47.550984 [ 3 ] {} <Debug> HTTP-Session: 763c8b8f-d9cb-4371-8f55-718bbd6e2443 Destroying unnamed session | ||
388 | 2024.02.12 21:14:47.551124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.12 21:14:47.551172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.12 21:14:47.551195 [ 3 ] {} <Debug> HTTP-Session: 333fc513-09d1-4435-b455-c3c7c2fdbb6b Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
391 | 2024.02.12 21:14:47.551211 [ 3 ] {} <Debug> HTTP-Session: 333fc513-09d1-4435-b455-c3c7c2fdbb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.12 21:14:47.551399 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
393 | 2024.02.12 21:14:47.551444 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.12 21:14:47.553053 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} <Debug> oximeter.measurements_f64 (69c0eac4-2418-4309-9cee-a8a2672bb11c): Loading data parts | ||
395 | 2024.02.12 21:14:47.553158 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} <Debug> oximeter.measurements_f64 (69c0eac4-2418-4309-9cee-a8a2672bb11c): There are no data parts | ||
396 | 2024.02.12 21:14:47.554388 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.12 21:14:47.554424 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.12 21:14:47.554447 [ 3 ] {} <Debug> HTTP-Session: 333fc513-09d1-4435-b455-c3c7c2fdbb6b Destroying unnamed session | ||
399 | 2024.02.12 21:14:47.554563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.12 21:14:47.554615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.12 21:14:47.554644 [ 3 ] {} <Debug> HTTP-Session: 40aa22bb-9f7f-4084-8388-5c17ffcb00bf Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
402 | 2024.02.12 21:14:47.554661 [ 3 ] {} <Debug> HTTP-Session: 40aa22bb-9f7f-4084-8388-5c17ffcb00bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.12 21:14:47.554861 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
404 | 2024.02.12 21:14:47.554912 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.12 21:14:47.556513 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} <Debug> oximeter.measurements_string (91c3c61b-4735-45c0-a8be-f0edd45e3eca): Loading data parts | ||
406 | 2024.02.12 21:14:47.556620 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} <Debug> oximeter.measurements_string (91c3c61b-4735-45c0-a8be-f0edd45e3eca): There are no data parts | ||
407 | 2024.02.12 21:14:47.557784 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.02.12 21:14:47.557820 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.02.12 21:14:47.557843 [ 3 ] {} <Debug> HTTP-Session: 40aa22bb-9f7f-4084-8388-5c17ffcb00bf Destroying unnamed session | ||
410 | 2024.02.12 21:14:47.557944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.02.12 21:14:47.557996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.02.12 21:14:47.558023 [ 3 ] {} <Debug> HTTP-Session: 943dbb5d-a056-45ef-a299-b8e6dd55b5a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
413 | 2024.02.12 21:14:47.558039 [ 3 ] {} <Debug> HTTP-Session: 943dbb5d-a056-45ef-a299-b8e6dd55b5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.02.12 21:14:47.558238 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
417 | * a string isn't palatable for a few reasons. | ||
418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
419 | * details. | ||
420 | */ | ||
421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.02.12 21:14:47.558297 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.02.12 21:14:47.559896 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} <Debug> oximeter.measurements_bytes (d432f871-05f9-42c3-912a-980265740867): Loading data parts | ||
424 | 2024.02.12 21:14:47.559982 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} <Debug> oximeter.measurements_bytes (d432f871-05f9-42c3-912a-980265740867): There are no data parts | ||
425 | 2024.02.12 21:14:47.561143 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.02.12 21:14:47.561167 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.02.12 21:14:47.561181 [ 3 ] {} <Debug> HTTP-Session: 943dbb5d-a056-45ef-a299-b8e6dd55b5a2 Destroying unnamed session | ||
428 | 2024.02.12 21:14:47.561280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.02.12 21:14:47.561326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.02.12 21:14:47.561344 [ 3 ] {} <Debug> HTTP-Session: 0e7fb03f-872b-4ec6-b4fa-848f3468e202 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
431 | 2024.02.12 21:14:47.561364 [ 3 ] {} <Debug> HTTP-Session: 0e7fb03f-872b-4ec6-b4fa-848f3468e202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.02.12 21:14:47.561561 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
433 | 2024.02.12 21:14:47.561610 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.02.12 21:14:47.563274 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} <Debug> oximeter.measurements_cumulativei64 (835b31ff-1bb1-4342-b490-1b3a54d1fb6e): Loading data parts | ||
435 | 2024.02.12 21:14:47.563356 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} <Debug> oximeter.measurements_cumulativei64 (835b31ff-1bb1-4342-b490-1b3a54d1fb6e): There are no data parts | ||
436 | 2024.02.12 21:14:47.564550 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.02.12 21:14:47.564574 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.02.12 21:14:47.564595 [ 3 ] {} <Debug> HTTP-Session: 0e7fb03f-872b-4ec6-b4fa-848f3468e202 Destroying unnamed session | ||
439 | 2024.02.12 21:14:47.564696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.02.12 21:14:47.564744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.02.12 21:14:47.564768 [ 3 ] {} <Debug> HTTP-Session: df833dc5-6f87-429d-9425-cd708df2efb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
442 | 2024.02.12 21:14:47.564789 [ 3 ] {} <Debug> HTTP-Session: df833dc5-6f87-429d-9425-cd708df2efb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.02.12 21:14:47.564995 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
444 | 2024.02.12 21:14:47.565046 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.02.12 21:14:47.566671 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} <Debug> oximeter.measurements_cumulativeu64 (7b7a4063-4032-405a-adac-c6ef754b7546): Loading data parts | ||
446 | 2024.02.12 21:14:47.566742 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} <Debug> oximeter.measurements_cumulativeu64 (7b7a4063-4032-405a-adac-c6ef754b7546): There are no data parts | ||
447 | 2024.02.12 21:14:47.567925 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.02.12 21:14:47.567949 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.02.12 21:14:47.567970 [ 3 ] {} <Debug> HTTP-Session: df833dc5-6f87-429d-9425-cd708df2efb1 Destroying unnamed session | ||
450 | 2024.02.12 21:14:47.568065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.02.12 21:14:47.568109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.02.12 21:14:47.568134 [ 3 ] {} <Debug> HTTP-Session: 7254531f-6fe8-416d-80c0-8cdb93d34e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
453 | 2024.02.12 21:14:47.568155 [ 3 ] {} <Debug> HTTP-Session: 7254531f-6fe8-416d-80c0-8cdb93d34e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.02.12 21:14:47.568359 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
455 | 2024.02.12 21:14:47.568411 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.02.12 21:14:47.570047 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} <Debug> oximeter.measurements_cumulativef32 (becd0d61-96a3-416a-ae20-8f0e955e3877): Loading data parts | ||
457 | 2024.02.12 21:14:47.570128 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} <Debug> oximeter.measurements_cumulativef32 (becd0d61-96a3-416a-ae20-8f0e955e3877): There are no data parts | ||
458 | 2024.02.12 21:14:47.571300 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.02.12 21:14:47.571330 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.02.12 21:14:47.571345 [ 3 ] {} <Debug> HTTP-Session: 7254531f-6fe8-416d-80c0-8cdb93d34e39 Destroying unnamed session | ||
461 | 2024.02.12 21:14:47.571454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.02.12 21:14:47.571502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.02.12 21:14:47.571521 [ 3 ] {} <Debug> HTTP-Session: 3e89c930-b913-4a2e-b82d-ccf48a17bd6a Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
464 | 2024.02.12 21:14:47.571542 [ 3 ] {} <Debug> HTTP-Session: 3e89c930-b913-4a2e-b82d-ccf48a17bd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.02.12 21:14:47.571749 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
466 | 2024.02.12 21:14:47.571799 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.02.12 21:14:47.573438 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} <Debug> oximeter.measurements_cumulativef64 (911fbaca-2cf0-4d83-8262-6314c12d7869): Loading data parts | ||
468 | 2024.02.12 21:14:47.573517 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} <Debug> oximeter.measurements_cumulativef64 (911fbaca-2cf0-4d83-8262-6314c12d7869): There are no data parts | ||
469 | 2024.02.12 21:14:47.574754 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.02.12 21:14:47.574785 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.02.12 21:14:47.574806 [ 3 ] {} <Debug> HTTP-Session: 3e89c930-b913-4a2e-b82d-ccf48a17bd6a Destroying unnamed session | ||
472 | 2024.02.12 21:14:47.574906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.02.12 21:14:47.574954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.02.12 21:14:47.574978 [ 3 ] {} <Debug> HTTP-Session: ed1c262e-8157-4275-a748-a74a44d05a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
475 | 2024.02.12 21:14:47.574996 [ 3 ] {} <Debug> HTTP-Session: ed1c262e-8157-4275-a748-a74a44d05a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.02.12 21:14:47.575217 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
477 | * NOTE: Array types cannot be Nullable, see | ||
478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
479 | * for more details. | ||
480 | * | ||
481 | * This means we need to use empty arrays to indicate a missing value. This | ||
482 | * is unfortunate, and at this point relies on the fact that an | ||
483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
484 | * to figure out another way to represent missing samples here. | ||
485 | */ | ||
486 | 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) | ||
487 | 2024.02.12 21:14:47.575272 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.02.12 21:14:47.576920 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} <Debug> oximeter.measurements_histogrami8 (90c0d5b6-45b2-42b7-9ced-acf3782c2023): Loading data parts | ||
489 | 2024.02.12 21:14:47.577001 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} <Debug> oximeter.measurements_histogrami8 (90c0d5b6-45b2-42b7-9ced-acf3782c2023): There are no data parts | ||
490 | 2024.02.12 21:14:47.578207 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.02.12 21:14:47.578238 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.02.12 21:14:47.578259 [ 3 ] {} <Debug> HTTP-Session: ed1c262e-8157-4275-a748-a74a44d05a1c Destroying unnamed session | ||
493 | 2024.02.12 21:14:47.578361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.02.12 21:14:47.578409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.02.12 21:14:47.578433 [ 3 ] {} <Debug> HTTP-Session: f25543e4-c165-49fa-a718-843d6b6b563c Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
496 | 2024.02.12 21:14:47.578448 [ 3 ] {} <Debug> HTTP-Session: f25543e4-c165-49fa-a718-843d6b6b563c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.02.12 21:14:47.578666 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
498 | 2024.02.12 21:14:47.578720 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.02.12 21:14:47.580375 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} <Debug> oximeter.measurements_histogramu8 (c2b3ad78-747f-4314-9d22-c35fabdbeef5): Loading data parts | ||
500 | 2024.02.12 21:14:47.580451 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} <Debug> oximeter.measurements_histogramu8 (c2b3ad78-747f-4314-9d22-c35fabdbeef5): There are no data parts | ||
501 | 2024.02.12 21:14:47.581640 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.02.12 21:14:47.581665 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.02.12 21:14:47.581693 [ 3 ] {} <Debug> HTTP-Session: f25543e4-c165-49fa-a718-843d6b6b563c Destroying unnamed session | ||
504 | 2024.02.12 21:14:47.581795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.02.12 21:14:47.581843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.02.12 21:14:47.581871 [ 3 ] {} <Debug> HTTP-Session: e3ab87e1-d1b8-415c-ad40-d3cab54adafd Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
507 | 2024.02.12 21:14:47.581887 [ 3 ] {} <Debug> HTTP-Session: e3ab87e1-d1b8-415c-ad40-d3cab54adafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.02.12 21:14:47.582105 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
509 | 2024.02.12 21:14:47.582158 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.02.12 21:14:47.583782 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} <Debug> oximeter.measurements_histogrami16 (a9cbde25-9d94-41ca-bb7d-d64b5cb32202): Loading data parts | ||
511 | 2024.02.12 21:14:47.583855 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} <Debug> oximeter.measurements_histogrami16 (a9cbde25-9d94-41ca-bb7d-d64b5cb32202): There are no data parts | ||
512 | 2024.02.12 21:14:47.585031 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.02.12 21:14:47.585067 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.02.12 21:14:47.585081 [ 3 ] {} <Debug> HTTP-Session: e3ab87e1-d1b8-415c-ad40-d3cab54adafd Destroying unnamed session | ||
515 | 2024.02.12 21:14:47.585184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.02.12 21:14:47.585238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.02.12 21:14:47.585256 [ 3 ] {} <Debug> HTTP-Session: 05062533-fe05-49e1-aeda-3ab3117e70e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
518 | 2024.02.12 21:14:47.585277 [ 3 ] {} <Debug> HTTP-Session: 05062533-fe05-49e1-aeda-3ab3117e70e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.02.12 21:14:47.585490 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
520 | 2024.02.12 21:14:47.585543 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.02.12 21:14:47.587163 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} <Debug> oximeter.measurements_histogramu16 (4efa4f75-f753-425d-b288-5d37a269f7a8): Loading data parts | ||
522 | 2024.02.12 21:14:47.587244 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} <Debug> oximeter.measurements_histogramu16 (4efa4f75-f753-425d-b288-5d37a269f7a8): There are no data parts | ||
523 | 2024.02.12 21:14:47.588412 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.02.12 21:14:47.588443 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.02.12 21:14:47.588458 [ 3 ] {} <Debug> HTTP-Session: 05062533-fe05-49e1-aeda-3ab3117e70e9 Destroying unnamed session | ||
526 | 2024.02.12 21:14:47.588560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.02.12 21:14:47.588609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.02.12 21:14:47.588627 [ 3 ] {} <Debug> HTTP-Session: a91c7511-2f8b-4313-94b1-cab587762eac Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
529 | 2024.02.12 21:14:47.588649 [ 3 ] {} <Debug> HTTP-Session: a91c7511-2f8b-4313-94b1-cab587762eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.02.12 21:14:47.588868 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
531 | 2024.02.12 21:14:47.588921 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.02.12 21:14:47.590553 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} <Debug> oximeter.measurements_histogrami32 (ea87f34f-570f-4f40-b1da-938535f45e3a): Loading data parts | ||
533 | 2024.02.12 21:14:47.590629 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} <Debug> oximeter.measurements_histogrami32 (ea87f34f-570f-4f40-b1da-938535f45e3a): There are no data parts | ||
534 | 2024.02.12 21:14:47.591812 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.02.12 21:14:47.591837 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.02.12 21:14:47.591859 [ 3 ] {} <Debug> HTTP-Session: a91c7511-2f8b-4313-94b1-cab587762eac Destroying unnamed session | ||
537 | 2024.02.12 21:14:47.591958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.02.12 21:14:47.592007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.02.12 21:14:47.592025 [ 3 ] {} <Debug> HTTP-Session: e599fdda-0a0e-4506-b498-38b54f79ae19 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
540 | 2024.02.12 21:14:47.592047 [ 3 ] {} <Debug> HTTP-Session: e599fdda-0a0e-4506-b498-38b54f79ae19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.02.12 21:14:47.592263 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
542 | 2024.02.12 21:14:47.592316 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.02.12 21:14:47.593948 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} <Debug> oximeter.measurements_histogramu32 (4b83b981-f1cc-4b1c-9cdc-518302a78783): Loading data parts | ||
544 | 2024.02.12 21:14:47.594032 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} <Debug> oximeter.measurements_histogramu32 (4b83b981-f1cc-4b1c-9cdc-518302a78783): There are no data parts | ||
545 | 2024.02.12 21:14:47.595419 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.02.12 21:14:47.595444 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.02.12 21:14:47.595466 [ 3 ] {} <Debug> HTTP-Session: e599fdda-0a0e-4506-b498-38b54f79ae19 Destroying unnamed session | ||
548 | 2024.02.12 21:14:47.595561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.02.12 21:14:47.595611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.02.12 21:14:47.595634 [ 3 ] {} <Debug> HTTP-Session: 22005291-7b9d-44e4-aaa5-71eda03587e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
551 | 2024.02.12 21:14:47.595656 [ 3 ] {} <Debug> HTTP-Session: 22005291-7b9d-44e4-aaa5-71eda03587e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.02.12 21:14:47.595869 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
553 | 2024.02.12 21:14:47.595921 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.02.12 21:14:47.597600 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} <Debug> oximeter.measurements_histogrami64 (2df5aca3-edd1-4c3e-ba72-9509cb7bf4a5): Loading data parts | ||
555 | 2024.02.12 21:14:47.597680 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} <Debug> oximeter.measurements_histogrami64 (2df5aca3-edd1-4c3e-ba72-9509cb7bf4a5): There are no data parts | ||
556 | 2024.02.12 21:14:47.598982 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.02.12 21:14:47.599015 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.02.12 21:14:47.599031 [ 3 ] {} <Debug> HTTP-Session: 22005291-7b9d-44e4-aaa5-71eda03587e1 Destroying unnamed session | ||
559 | 2024.02.12 21:14:47.599152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.02.12 21:14:47.599200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.02.12 21:14:47.599218 [ 3 ] {} <Debug> HTTP-Session: c2a1811b-7b31-4dc3-8bf2-49c695fdd089 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
562 | 2024.02.12 21:14:47.599242 [ 3 ] {} <Debug> HTTP-Session: c2a1811b-7b31-4dc3-8bf2-49c695fdd089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.02.12 21:14:47.599454 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
564 | 2024.02.12 21:14:47.599507 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.02.12 21:14:47.601143 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} <Debug> oximeter.measurements_histogramu64 (de4ea79b-db76-4909-81f4-391e696448e9): Loading data parts | ||
566 | 2024.02.12 21:14:47.601228 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} <Debug> oximeter.measurements_histogramu64 (de4ea79b-db76-4909-81f4-391e696448e9): There are no data parts | ||
567 | 2024.02.12 21:14:47.602530 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.02.12 21:14:47.602562 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.02.12 21:14:47.602583 [ 3 ] {} <Debug> HTTP-Session: c2a1811b-7b31-4dc3-8bf2-49c695fdd089 Destroying unnamed session | ||
570 | 2024.02.12 21:14:47.602685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.02.12 21:14:47.602734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.02.12 21:14:47.602758 [ 3 ] {} <Debug> HTTP-Session: 35849c57-f074-4349-9aef-5536cffeacf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
573 | 2024.02.12 21:14:47.602775 [ 3 ] {} <Debug> HTTP-Session: 35849c57-f074-4349-9aef-5536cffeacf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.02.12 21:14:47.602993 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
575 | 2024.02.12 21:14:47.603047 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.02.12 21:14:47.604676 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} <Debug> oximeter.measurements_histogramf32 (8c56db0f-26a7-4c76-bbf7-d0513a49a6f4): Loading data parts | ||
577 | 2024.02.12 21:14:47.604761 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} <Debug> oximeter.measurements_histogramf32 (8c56db0f-26a7-4c76-bbf7-d0513a49a6f4): There are no data parts | ||
578 | 2024.02.12 21:14:47.605945 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.02.12 21:14:47.605969 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.02.12 21:14:47.605994 [ 3 ] {} <Debug> HTTP-Session: 35849c57-f074-4349-9aef-5536cffeacf7 Destroying unnamed session | ||
581 | 2024.02.12 21:14:47.606093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.02.12 21:14:47.606142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.02.12 21:14:47.606166 [ 3 ] {} <Debug> HTTP-Session: b9225566-4a5e-4d25-864b-105ffd0a3a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
584 | 2024.02.12 21:14:47.606183 [ 3 ] {} <Debug> HTTP-Session: b9225566-4a5e-4d25-864b-105ffd0a3a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.02.12 21:14:47.606403 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
586 | 2024.02.12 21:14:47.606457 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.02.12 21:14:47.608093 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} <Debug> oximeter.measurements_histogramf64 (b1b8796d-d4fd-4ac1-9495-f73b4b7c9593): Loading data parts | ||
588 | 2024.02.12 21:14:47.608170 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} <Debug> oximeter.measurements_histogramf64 (b1b8796d-d4fd-4ac1-9495-f73b4b7c9593): There are no data parts | ||
589 | 2024.02.12 21:14:47.609517 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.02.12 21:14:47.609554 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.02.12 21:14:47.609569 [ 3 ] {} <Debug> HTTP-Session: b9225566-4a5e-4d25-864b-105ffd0a3a8d Destroying unnamed session | ||
592 | 2024.02.12 21:14:47.609680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.02.12 21:14:47.609735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.02.12 21:14:47.609754 [ 3 ] {} <Debug> HTTP-Session: aec51105-b0d2-41a5-9bfc-d5d317e3429f Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
595 | 2024.02.12 21:14:47.609775 [ 3 ] {} <Debug> HTTP-Session: aec51105-b0d2-41a5-9bfc-d5d317e3429f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.02.12 21:14:47.609937 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | */ | ||
613 | 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) | ||
614 | 2024.02.12 21:14:47.609990 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.02.12 21:14:47.611478 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} <Debug> oximeter.fields_bool (880e3a82-267f-487d-b62e-84bd8add43a8): Loading data parts | ||
616 | 2024.02.12 21:14:47.611569 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} <Debug> oximeter.fields_bool (880e3a82-267f-487d-b62e-84bd8add43a8): There are no data parts | ||
617 | 2024.02.12 21:14:47.612924 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.02.12 21:14:47.612956 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.02.12 21:14:47.612971 [ 3 ] {} <Debug> HTTP-Session: aec51105-b0d2-41a5-9bfc-d5d317e3429f Destroying unnamed session | ||
620 | 2024.02.12 21:14:47.613076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.02.12 21:14:47.613124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.02.12 21:14:47.613142 [ 3 ] {} <Debug> HTTP-Session: 52e5733a-5c3e-467e-a126-8082a98d4f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
623 | 2024.02.12 21:14:47.613165 [ 3 ] {} <Debug> HTTP-Session: 52e5733a-5c3e-467e-a126-8082a98d4f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.02.12 21:14:47.613327 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
625 | 2024.02.12 21:14:47.613369 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.02.12 21:14:47.614873 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} <Debug> oximeter.fields_i8 (b944c539-9b7a-488b-85de-7add16d12482): Loading data parts | ||
627 | 2024.02.12 21:14:47.614948 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} <Debug> oximeter.fields_i8 (b944c539-9b7a-488b-85de-7add16d12482): There are no data parts | ||
628 | 2024.02.12 21:14:47.616129 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.02.12 21:14:47.616153 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.02.12 21:14:47.616176 [ 3 ] {} <Debug> HTTP-Session: 52e5733a-5c3e-467e-a126-8082a98d4f61 Destroying unnamed session | ||
631 | 2024.02.12 21:14:47.616286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.02.12 21:14:47.616328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.02.12 21:14:47.616354 [ 3 ] {} <Debug> HTTP-Session: 8d1081fb-e034-4d7b-b43f-1df1a7e941bd Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
634 | 2024.02.12 21:14:47.616377 [ 3 ] {} <Debug> HTTP-Session: 8d1081fb-e034-4d7b-b43f-1df1a7e941bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.02.12 21:14:47.616532 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
636 | 2024.02.12 21:14:47.616579 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.02.12 21:14:47.618055 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} <Debug> oximeter.fields_u8 (c5230480-5671-4437-b63e-f35be52c4a6f): Loading data parts | ||
638 | 2024.02.12 21:14:47.618138 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} <Debug> oximeter.fields_u8 (c5230480-5671-4437-b63e-f35be52c4a6f): There are no data parts | ||
639 | 2024.02.12 21:14:47.619283 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.02.12 21:14:47.619307 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.02.12 21:14:47.619330 [ 3 ] {} <Debug> HTTP-Session: 8d1081fb-e034-4d7b-b43f-1df1a7e941bd Destroying unnamed session | ||
642 | 2024.02.12 21:14:47.619437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.02.12 21:14:47.619486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.02.12 21:14:47.619503 [ 3 ] {} <Debug> HTTP-Session: 6754e616-6107-4c61-9623-c7d45a9e6360 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
645 | 2024.02.12 21:14:47.619525 [ 3 ] {} <Debug> HTTP-Session: 6754e616-6107-4c61-9623-c7d45a9e6360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.02.12 21:14:47.619684 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
647 | 2024.02.12 21:14:47.619726 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.02.12 21:14:47.621198 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} <Debug> oximeter.fields_i16 (ae010fba-c16d-40cf-a28e-b1f6779dc66f): Loading data parts | ||
649 | 2024.02.12 21:14:47.621281 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} <Debug> oximeter.fields_i16 (ae010fba-c16d-40cf-a28e-b1f6779dc66f): There are no data parts | ||
650 | 2024.02.12 21:14:47.622470 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.02.12 21:14:47.622501 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.02.12 21:14:47.622516 [ 3 ] {} <Debug> HTTP-Session: 6754e616-6107-4c61-9623-c7d45a9e6360 Destroying unnamed session | ||
653 | 2024.02.12 21:14:47.622611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.02.12 21:14:47.622660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.02.12 21:14:47.622677 [ 3 ] {} <Debug> HTTP-Session: 3a2d55b8-9c77-4e5b-b5a2-2c563101150f Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
656 | 2024.02.12 21:14:47.622700 [ 3 ] {} <Debug> HTTP-Session: 3a2d55b8-9c77-4e5b-b5a2-2c563101150f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.02.12 21:14:47.622861 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
658 | 2024.02.12 21:14:47.622904 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.02.12 21:14:47.624397 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} <Debug> oximeter.fields_u16 (f157d974-b07e-4cf2-a476-42a34fd7d938): Loading data parts | ||
660 | 2024.02.12 21:14:47.624470 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} <Debug> oximeter.fields_u16 (f157d974-b07e-4cf2-a476-42a34fd7d938): There are no data parts | ||
661 | 2024.02.12 21:14:47.625670 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.02.12 21:14:47.625702 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.02.12 21:14:47.625717 [ 3 ] {} <Debug> HTTP-Session: 3a2d55b8-9c77-4e5b-b5a2-2c563101150f Destroying unnamed session | ||
664 | 2024.02.12 21:14:47.625821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.02.12 21:14:47.625877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.02.12 21:14:47.625895 [ 3 ] {} <Debug> HTTP-Session: 5b0c0fe2-eb90-41af-9b9d-7c78c0321877 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
667 | 2024.02.12 21:14:47.625912 [ 3 ] {} <Debug> HTTP-Session: 5b0c0fe2-eb90-41af-9b9d-7c78c0321877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.02.12 21:14:47.626072 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
669 | 2024.02.12 21:14:47.626120 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.02.12 21:14:47.627600 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} <Debug> oximeter.fields_i32 (e800f3af-ee7b-4de5-96e4-602c09bd1fe4): Loading data parts | ||
671 | 2024.02.12 21:14:47.627681 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} <Debug> oximeter.fields_i32 (e800f3af-ee7b-4de5-96e4-602c09bd1fe4): There are no data parts | ||
672 | 2024.02.12 21:14:47.628831 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.02.12 21:14:47.628864 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.02.12 21:14:47.628886 [ 3 ] {} <Debug> HTTP-Session: 5b0c0fe2-eb90-41af-9b9d-7c78c0321877 Destroying unnamed session | ||
675 | 2024.02.12 21:14:47.628987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.02.12 21:14:47.629035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.02.12 21:14:47.629061 [ 3 ] {} <Debug> HTTP-Session: 602104a7-999e-4e37-89d2-6b4adbfae123 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
678 | 2024.02.12 21:14:47.629077 [ 3 ] {} <Debug> HTTP-Session: 602104a7-999e-4e37-89d2-6b4adbfae123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.02.12 21:14:47.629235 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
680 | 2024.02.12 21:14:47.629276 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.02.12 21:14:47.630750 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} <Debug> oximeter.fields_u32 (69dd8017-dc37-4b10-8d33-f9727044e5b1): Loading data parts | ||
682 | 2024.02.12 21:14:47.630832 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} <Debug> oximeter.fields_u32 (69dd8017-dc37-4b10-8d33-f9727044e5b1): There are no data parts | ||
683 | 2024.02.12 21:14:47.631969 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.02.12 21:14:47.632003 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.02.12 21:14:47.632018 [ 3 ] {} <Debug> HTTP-Session: 602104a7-999e-4e37-89d2-6b4adbfae123 Destroying unnamed session | ||
686 | 2024.02.12 21:14:47.632125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.02.12 21:14:47.632175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.02.12 21:14:47.632193 [ 3 ] {} <Debug> HTTP-Session: 306cf02d-c226-4ff4-9dce-7eae427d6934 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
689 | 2024.02.12 21:14:47.632216 [ 3 ] {} <Debug> HTTP-Session: 306cf02d-c226-4ff4-9dce-7eae427d6934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.02.12 21:14:47.632368 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
691 | 2024.02.12 21:14:47.632423 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.02.12 21:14:47.633890 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} <Debug> oximeter.fields_i64 (7fcd2275-7cb7-48c5-8385-ccc871242e68): Loading data parts | ||
693 | 2024.02.12 21:14:47.633973 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} <Debug> oximeter.fields_i64 (7fcd2275-7cb7-48c5-8385-ccc871242e68): There are no data parts | ||
694 | 2024.02.12 21:14:47.635137 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.02.12 21:14:47.635163 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.02.12 21:14:47.635186 [ 3 ] {} <Debug> HTTP-Session: 306cf02d-c226-4ff4-9dce-7eae427d6934 Destroying unnamed session | ||
697 | 2024.02.12 21:14:47.635282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.02.12 21:14:47.635332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.02.12 21:14:47.635358 [ 3 ] {} <Debug> HTTP-Session: 7eb7f211-e390-43ce-856d-aa653d5c56d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
700 | 2024.02.12 21:14:47.635381 [ 3 ] {} <Debug> HTTP-Session: 7eb7f211-e390-43ce-856d-aa653d5c56d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.02.12 21:14:47.635534 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
702 | 2024.02.12 21:14:47.635582 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.02.12 21:14:47.637052 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} <Debug> oximeter.fields_u64 (5c80a81d-2360-42e1-8234-97618c5275cf): Loading data parts | ||
704 | 2024.02.12 21:14:47.637144 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} <Debug> oximeter.fields_u64 (5c80a81d-2360-42e1-8234-97618c5275cf): There are no data parts | ||
705 | 2024.02.12 21:14:47.638288 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.02.12 21:14:47.638313 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.02.12 21:14:47.638328 [ 3 ] {} <Debug> HTTP-Session: 7eb7f211-e390-43ce-856d-aa653d5c56d1 Destroying unnamed session | ||
708 | 2024.02.12 21:14:47.638437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.02.12 21:14:47.638487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.02.12 21:14:47.638505 [ 3 ] {} <Debug> HTTP-Session: 8945a021-7890-4677-bcb3-799a9d432eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
711 | 2024.02.12 21:14:47.638529 [ 3 ] {} <Debug> HTTP-Session: 8945a021-7890-4677-bcb3-799a9d432eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.02.12 21:14:47.638689 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
713 | 2024.02.12 21:14:47.638731 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.02.12 21:14:47.640227 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} <Debug> oximeter.fields_ipaddr (8d5e1b6d-7163-44de-ac1a-33cb18a5d3d0): Loading data parts | ||
715 | 2024.02.12 21:14:47.640298 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} <Debug> oximeter.fields_ipaddr (8d5e1b6d-7163-44de-ac1a-33cb18a5d3d0): There are no data parts | ||
716 | 2024.02.12 21:14:47.641442 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.02.12 21:14:47.641475 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.02.12 21:14:47.641491 [ 3 ] {} <Debug> HTTP-Session: 8945a021-7890-4677-bcb3-799a9d432eb1 Destroying unnamed session | ||
719 | 2024.02.12 21:14:47.641592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.02.12 21:14:47.641642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.02.12 21:14:47.641660 [ 3 ] {} <Debug> HTTP-Session: 84560317-ad72-4f93-abc5-a3a597e290f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
722 | 2024.02.12 21:14:47.641683 [ 3 ] {} <Debug> HTTP-Session: 84560317-ad72-4f93-abc5-a3a597e290f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.02.12 21:14:47.641842 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
724 | 2024.02.12 21:14:47.641883 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.02.12 21:14:47.643366 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} <Debug> oximeter.fields_string (bd95edd9-7389-44c7-bca1-d3bbf1a892cb): Loading data parts | ||
726 | 2024.02.12 21:14:47.643437 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} <Debug> oximeter.fields_string (bd95edd9-7389-44c7-bca1-d3bbf1a892cb): There are no data parts | ||
727 | 2024.02.12 21:14:47.646089 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.02.12 21:14:47.646137 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.02.12 21:14:47.646185 [ 3 ] {} <Debug> HTTP-Session: 84560317-ad72-4f93-abc5-a3a597e290f0 Destroying unnamed session | ||
730 | 2024.02.12 21:14:47.646348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.02.12 21:14:47.646445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.02.12 21:14:47.646496 [ 3 ] {} <Debug> HTTP-Session: 530be4c6-f58c-41e3-a740-a1bacf513734 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
733 | 2024.02.12 21:14:47.646515 [ 3 ] {} <Debug> HTTP-Session: 530be4c6-f58c-41e3-a740-a1bacf513734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.02.12 21:14:47.646673 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) 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) | ||
735 | 2024.02.12 21:14:47.646721 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
736 | 2024.02.12 21:14:47.648332 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} <Debug> oximeter.fields_uuid (b58d69ee-efac-493c-a8ee-c4e4d02e80ef): Loading data parts | ||
737 | 2024.02.12 21:14:47.648416 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} <Debug> oximeter.fields_uuid (b58d69ee-efac-493c-a8ee-c4e4d02e80ef): There are no data parts | ||
738 | 2024.02.12 21:14:47.649557 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.02.12 21:14:47.649588 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.02.12 21:14:47.649611 [ 3 ] {} <Debug> HTTP-Session: 530be4c6-f58c-41e3-a740-a1bacf513734 Destroying unnamed session | ||
741 | 2024.02.12 21:14:47.649700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.02.12 21:14:47.649750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.02.12 21:14:47.649775 [ 3 ] {} <Debug> HTTP-Session: ac9f2300-d0b5-4909-8c3b-627bd0f4acfc Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
744 | 2024.02.12 21:14:47.649792 [ 3 ] {} <Debug> HTTP-Session: ac9f2300-d0b5-4909-8c3b-627bd0f4acfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.02.12 21:14:47.650022 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) /* The timeseries schema table stores the extracted schema for the samples | ||
746 | * oximeter collects. | ||
747 | */ | ||
748 | 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) | ||
749 | 2024.02.12 21:14:47.650090 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
750 | 2024.02.12 21:14:47.651722 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} <Debug> oximeter.timeseries_schema (e504f1cc-6913-469d-af3b-3a8bd9ecbfdd): Loading data parts | ||
751 | 2024.02.12 21:14:47.651798 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} <Debug> oximeter.timeseries_schema (e504f1cc-6913-469d-af3b-3a8bd9ecbfdd): There are no data parts | ||
752 | 2024.02.12 21:14:47.653098 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2024.02.12 21:14:47.653131 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
754 | 2024.02.12 21:14:47.653146 [ 3 ] {} <Debug> HTTP-Session: ac9f2300-d0b5-4909-8c3b-627bd0f4acfc Destroying unnamed session | ||
755 | 2024.02.12 21:14:47.653278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.02.12 21:14:47.653330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2024.02.12 21:14:47.653347 [ 3 ] {} <Debug> HTTP-Session: e8ad3130-17eb-4fd5-81ea-34c8693bbc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 | ||
758 | 2024.02.12 21:14:47.653370 [ 3 ] {} <Debug> HTTP-Session: e8ad3130-17eb-4fd5-81ea-34c8693bbc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.02.12 21:14:47.653479 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65392) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
760 | 2024.02.12 21:14:47.654090 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
761 | 2024.02.12 21:14:47.659596 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
762 | 2024.02.12 21:14:47.662186 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.02.12 21:14:47.662393 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} <Trace> oximeter.version (b9146972-ba77-46d5-843e-ac9126231077): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
764 | 2024.02.12 21:14:47.662592 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009081662 sec., 110 rows/sec., 1.72 KiB/sec. | ||
765 | 2024.02.12 21:14:47.662703 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} <Debug> DynamicQueryHandler: Done processing query | ||
766 | 2024.02.12 21:14:47.662723 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
767 | 2024.02.12 21:14:47.662738 [ 3 ] {} <Debug> HTTP-Session: e8ad3130-17eb-4fd5-81ea-34c8693bbc94 Destroying unnamed session | ||
768 | 2024.02.12 21:14:48.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.28 MiB (RSS), difference: 9.60 MiB | ||
769 | 2024.02.12 21:15:02.039735 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
770 | 2024.02.12 21:15:02.039799 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache |