1 | [ Feb 15 06:55:33 Enabled. ] | ||
2 | [ Feb 15 06:55:33 Rereading configuration. ] | ||
3 | [ Feb 15 06:55:35 Rereading configuration. ] | ||
4 | [ Feb 15 06:55:47 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 15 06:55:47 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.15 06:55:48.364914 [ 1 ] {} <Information> Application: Will watch for the process with pid 24004 | ||
33 | 2024.02.15 06:55:48.365005 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.15 06:55:48.826838 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24004 | ||
35 | 2024.02.15 06:55:48.827009 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.15 06:55:48.827210 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.15 06:55:48.932417 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.15 06:55:48.932487 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.15 06:55:48.932503 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.15 06:55:48.932546 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.15 06:55:48.932876 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.15 06:55:48.933545 [ 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.15 06:55:48.934011 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.15 06:55:48.934267 [ 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.15 06:55:48.936957 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.15 06:55:48.937003 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.15 06:55:48.937690 [ 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.15 06:55:48.937855 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.15 06:55:48.943808 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.15 06:55:48.944120 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.15 06:55:48.944147 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.15 06:55:48.945497 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.15 06:55:48.945922 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.15 06:55:48.946231 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.15 06:55:48.946552 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.15 06:55:48.947401 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.15 06:55:48.947447 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.15 06:55:48.947502 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.15 06:55:48.947525 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.15 06:55:48.966934 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.15 06:55:48.966977 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000130303 sec | ||
68 | 2024.02.15 06:55:48.967669 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.15 06:55:48.967762 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.15 06:55:48.967787 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.15 06:55:48.967809 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.15 06:55:48.967824 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.15 06:55:48.967841 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.15 06:55:48.967861 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.15 06:55:48.967900 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.15 06:55:48.967924 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.15 06:55:48.967957 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.15 06:55:48.967973 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.15 06:55:48.967990 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.15 06:55:48.968007 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.15 06:55:48.968040 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.15 06:55:48.968054 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.15 06:55:48.968066 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.15 06:55:49.003983 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.15 06:55:49.008336 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.15 06:55:49.008376 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8701e-05 sec | ||
87 | 2024.02.15 06:55:49.008405 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.15 06:55:49.008421 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.15 06:55:49.008445 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.15 06:55:49.010562 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.15 06:55:49.015795 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.15 06:55:49.015900 [ 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.15 06:55:49.015959 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.15 06:55:49.197379 [ 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.15 06:55:49.215041 [ 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.15 06:55:49.215089 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.15 06:55:49.305820 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.15 06:55:49.306529 [ 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.15 06:55:49.306862 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.15 06:55:49.306898 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.15 06:55:49.306927 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.15 06:55:49.307001 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.02.15 06:55:49.307011 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.02.15 06:55:49.307063 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.15 06:55:49.307642 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.15 06:55:49.307664 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.15 06:55:49.978966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.15 06:55:49.979151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.15 06:55:49.979727 [ 3 ] {} <Debug> HTTP-Session: 7449bbf2-d4ae-4112-b8a1-8980f5534635 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
110 | 2024.02.15 06:55:49.979759 [ 3 ] {} <Debug> HTTP-Session: 7449bbf2-d4ae-4112-b8a1-8980f5534635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.15 06:55:49.979883 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.15 06:55:49.979911 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.15 06:55:49.979931 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.15 06:55:49.981359 [ 3 ] {3e7ceda6-7c70-4542-bd0a-045908562fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.15 06:55:49.995336 [ 3 ] {3e7ceda6-7c70-4542-bd0a-045908562fa0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56066) (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.15 06:55:49.996087 [ 3 ] {3e7ceda6-7c70-4542-bd0a-045908562fa0} <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.15 06:55:49.996783 [ 3 ] {3e7ceda6-7c70-4542-bd0a-045908562fa0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.15 06:55:49.996806 [ 3 ] {} <Debug> HTTP-Session: 7449bbf2-d4ae-4112-b8a1-8980f5534635 Destroying unnamed session | ||
167 | 2024.02.15 06:55:49.997699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.15 06:55:49.997751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.15 06:55:49.997771 [ 3 ] {} <Debug> HTTP-Session: 55ca38ac-fec3-419e-af10-42b5187648b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
170 | 2024.02.15 06:55:49.997793 [ 3 ] {} <Debug> HTTP-Session: 55ca38ac-fec3-419e-af10-42b5187648b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.15 06:55:49.997891 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.15 06:55:49.997970 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.15 06:55:49.998919 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.15 06:55:50.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.70 MiB, peak 217.70 MiB, will set to 223.63 MiB (RSS), difference: 5.94 MiB | ||
175 | 2024.02.15 06:55:50.000718 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
176 | 2024.02.15 06:55:50.004618 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} <Debug> DynamicQueryHandler: Done processing query | ||
177 | 2024.02.15 06:55:50.004647 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
178 | 2024.02.15 06:55:50.004672 [ 3 ] {} <Debug> HTTP-Session: 55ca38ac-fec3-419e-af10-42b5187648b3 Destroying unnamed session | ||
179 | 2024.02.15 06:55:50.004818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
180 | 2024.02.15 06:55:50.004869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
181 | 2024.02.15 06:55:50.004889 [ 3 ] {} <Debug> HTTP-Session: 413fd8ea-2813-4715-8259-e4b0c2b81ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
182 | 2024.02.15 06:55:50.004911 [ 3 ] {} <Debug> HTTP-Session: 413fd8ea-2813-4715-8259-e4b0c2b81ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.02.15 06:55:50.005009 [ 3 ] {8cea56e6-b635-480b-8674-c56668942ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
184 | 2024.02.15 06:55:50.005258 [ 3 ] {8cea56e6-b635-480b-8674-c56668942ab8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56066) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
185 | |||
186 | 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 | ||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
191 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 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 | ||
193 | 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 | ||
194 | 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 | ||
195 | 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 | ||
196 | 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 | ||
197 | 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 | ||
198 | 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 | ||
199 | 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 | ||
200 | 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 | ||
201 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
202 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
203 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
204 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
205 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
206 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
207 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
208 | |||
209 | 2024.02.15 06:55:50.005380 [ 3 ] {8cea56e6-b635-480b-8674-c56668942ab8} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
210 | |||
211 | 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 | ||
212 | 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 | ||
213 | 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 | ||
214 | 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 | ||
215 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
216 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 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 | ||
225 | 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 | ||
226 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
227 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
228 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
229 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
230 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
231 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
232 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
233 | (version 22.8.9.1) | ||
234 | 2024.02.15 06:55:50.005491 [ 3 ] {8cea56e6-b635-480b-8674-c56668942ab8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
235 | 2024.02.15 06:55:50.005514 [ 3 ] {} <Debug> HTTP-Session: 413fd8ea-2813-4715-8259-e4b0c2b81ba6 Destroying unnamed session | ||
236 | 2024.02.15 06:55:50.005919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
237 | 2024.02.15 06:55:50.005964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
238 | 2024.02.15 06:55:50.005986 [ 3 ] {} <Debug> HTTP-Session: c00f0027-9bf9-4b36-bee3-3b2821816e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
239 | 2024.02.15 06:55:50.006004 [ 3 ] {} <Debug> HTTP-Session: c00f0027-9bf9-4b36-bee3-3b2821816e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.02.15 06:55:50.006110 [ 3 ] {a9a8f2bd-434e-4893-b414-c0fcfbf1eaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
241 | 2024.02.15 06:55:50.006217 [ 3 ] {a9a8f2bd-434e-4893-b414-c0fcfbf1eaca} <Debug> DynamicQueryHandler: Done processing query | ||
242 | 2024.02.15 06:55:50.006238 [ 3 ] {a9a8f2bd-434e-4893-b414-c0fcfbf1eaca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
243 | 2024.02.15 06:55:50.006257 [ 3 ] {} <Debug> HTTP-Session: c00f0027-9bf9-4b36-bee3-3b2821816e50 Destroying unnamed session | ||
244 | 2024.02.15 06:55:50.006385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
245 | 2024.02.15 06:55:50.006428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
246 | 2024.02.15 06:55:50.006449 [ 3 ] {} <Debug> HTTP-Session: dfca8121-2615-4a5b-b7b5-8570164b1c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
247 | 2024.02.15 06:55:50.006465 [ 3 ] {} <Debug> HTTP-Session: dfca8121-2615-4a5b-b7b5-8570164b1c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
248 | 2024.02.15 06:55:50.006525 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
249 | 2024.02.15 06:55:50.006579 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
250 | 2024.02.15 06:55:50.010239 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
251 | 2024.02.15 06:55:50.010271 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3982e-05 sec | ||
252 | 2024.02.15 06:55:50.010298 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
253 | 2024.02.15 06:55:50.010315 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
254 | 2024.02.15 06:55:50.010402 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} <Debug> DynamicQueryHandler: Done processing query | ||
255 | 2024.02.15 06:55:50.010427 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
256 | 2024.02.15 06:55:50.010450 [ 3 ] {} <Debug> HTTP-Session: dfca8121-2615-4a5b-b7b5-8570164b1c5a Destroying unnamed session | ||
257 | 2024.02.15 06:55:50.010565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
258 | 2024.02.15 06:55:50.010618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
259 | 2024.02.15 06:55:50.010643 [ 3 ] {} <Debug> HTTP-Session: eabb7e11-ba30-4896-980d-24e754289d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
260 | 2024.02.15 06:55:50.010663 [ 3 ] {} <Debug> HTTP-Session: eabb7e11-ba30-4896-980d-24e754289d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2024.02.15 06:55:50.010832 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) /* The version table contains metadata about the `oximeter` database */ | ||
262 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
263 | 2024.02.15 06:55:50.010885 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
264 | 2024.02.15 06:55:50.015983 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} <Debug> oximeter.version (66d75a88-0c44-46b3-b089-39381a6e6d15): Loading data parts | ||
265 | 2024.02.15 06:55:50.016096 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} <Debug> oximeter.version (66d75a88-0c44-46b3-b089-39381a6e6d15): There are no data parts | ||
266 | 2024.02.15 06:55:50.019771 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} <Debug> DynamicQueryHandler: Done processing query | ||
267 | 2024.02.15 06:55:50.019809 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
268 | 2024.02.15 06:55:50.019830 [ 3 ] {} <Debug> HTTP-Session: eabb7e11-ba30-4896-980d-24e754289d7c Destroying unnamed session | ||
269 | 2024.02.15 06:55:50.019965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
270 | 2024.02.15 06:55:50.020021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
271 | 2024.02.15 06:55:50.020045 [ 3 ] {} <Debug> HTTP-Session: 670ef972-6a01-4cf1-aae3-33d55ea058b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
272 | 2024.02.15 06:55:50.020067 [ 3 ] {} <Debug> HTTP-Session: 670ef972-6a01-4cf1-aae3-33d55ea058b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2024.02.15 06:55:50.020266 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | 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) | ||
284 | 2024.02.15 06:55:50.020319 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2024.02.15 06:55:50.028463 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} <Debug> oximeter.measurements_bool (4d5295c3-26e9-4c8b-b197-3de2fc5785c2): Loading data parts | ||
286 | 2024.02.15 06:55:50.028538 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} <Debug> oximeter.measurements_bool (4d5295c3-26e9-4c8b-b197-3de2fc5785c2): There are no data parts | ||
287 | 2024.02.15 06:55:50.032166 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} <Debug> DynamicQueryHandler: Done processing query | ||
288 | 2024.02.15 06:55:50.032210 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
289 | 2024.02.15 06:55:50.032236 [ 3 ] {} <Debug> HTTP-Session: 670ef972-6a01-4cf1-aae3-33d55ea058b1 Destroying unnamed session | ||
290 | 2024.02.15 06:55:50.032401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
291 | 2024.02.15 06:55:50.032471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
292 | 2024.02.15 06:55:50.032499 [ 3 ] {} <Debug> HTTP-Session: b1617e1f-7cdb-475e-8c9e-1d233ce7f85b Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
293 | 2024.02.15 06:55:50.032529 [ 3 ] {} <Debug> HTTP-Session: b1617e1f-7cdb-475e-8c9e-1d233ce7f85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2024.02.15 06:55:50.032815 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
295 | 2024.02.15 06:55:50.032887 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
296 | 2024.02.15 06:55:50.038170 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} <Debug> oximeter.measurements_i8 (aa12871d-53b5-430c-a3a9-ef4ded6ae5d8): Loading data parts | ||
297 | 2024.02.15 06:55:50.038248 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} <Debug> oximeter.measurements_i8 (aa12871d-53b5-430c-a3a9-ef4ded6ae5d8): There are no data parts | ||
298 | 2024.02.15 06:55:50.044372 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} <Debug> DynamicQueryHandler: Done processing query | ||
299 | 2024.02.15 06:55:50.044409 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
300 | 2024.02.15 06:55:50.044434 [ 3 ] {} <Debug> HTTP-Session: b1617e1f-7cdb-475e-8c9e-1d233ce7f85b Destroying unnamed session | ||
301 | 2024.02.15 06:55:50.044580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
302 | 2024.02.15 06:55:50.044636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
303 | 2024.02.15 06:55:50.044660 [ 3 ] {} <Debug> HTTP-Session: 3359521a-b79c-4f25-a9d2-9e1bde42fd56 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
304 | 2024.02.15 06:55:50.044684 [ 3 ] {} <Debug> HTTP-Session: 3359521a-b79c-4f25-a9d2-9e1bde42fd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
305 | 2024.02.15 06:55:50.044915 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
306 | 2024.02.15 06:55:50.044973 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
307 | 2024.02.15 06:55:50.051278 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} <Debug> oximeter.measurements_u8 (72f13dff-91ff-4141-a0ac-0710b0c45446): Loading data parts | ||
308 | 2024.02.15 06:55:50.051357 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} <Debug> oximeter.measurements_u8 (72f13dff-91ff-4141-a0ac-0710b0c45446): There are no data parts | ||
309 | 2024.02.15 06:55:50.056629 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} <Debug> DynamicQueryHandler: Done processing query | ||
310 | 2024.02.15 06:55:50.056654 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
311 | 2024.02.15 06:55:50.056674 [ 3 ] {} <Debug> HTTP-Session: 3359521a-b79c-4f25-a9d2-9e1bde42fd56 Destroying unnamed session | ||
312 | 2024.02.15 06:55:50.056799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
313 | 2024.02.15 06:55:50.056841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
314 | 2024.02.15 06:55:50.056865 [ 3 ] {} <Debug> HTTP-Session: 7f45bb20-5feb-42dc-8ceb-0330c5b959dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
315 | 2024.02.15 06:55:50.056888 [ 3 ] {} <Debug> HTTP-Session: 7f45bb20-5feb-42dc-8ceb-0330c5b959dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
316 | 2024.02.15 06:55:50.057074 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
317 | 2024.02.15 06:55:50.057123 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
318 | 2024.02.15 06:55:50.061828 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} <Debug> oximeter.measurements_i16 (e96bd174-27ec-42e6-8ed7-2fb5bb5172cc): Loading data parts | ||
319 | 2024.02.15 06:55:50.061897 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} <Debug> oximeter.measurements_i16 (e96bd174-27ec-42e6-8ed7-2fb5bb5172cc): There are no data parts | ||
320 | 2024.02.15 06:55:50.067172 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} <Debug> DynamicQueryHandler: Done processing query | ||
321 | 2024.02.15 06:55:50.067201 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
322 | 2024.02.15 06:55:50.067226 [ 3 ] {} <Debug> HTTP-Session: 7f45bb20-5feb-42dc-8ceb-0330c5b959dd Destroying unnamed session | ||
323 | 2024.02.15 06:55:50.067367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
324 | 2024.02.15 06:55:50.067418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
325 | 2024.02.15 06:55:50.067449 [ 3 ] {} <Debug> HTTP-Session: d8781748-68f9-4b3a-9a6c-fd69f3ee999d Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
326 | 2024.02.15 06:55:50.067478 [ 3 ] {} <Debug> HTTP-Session: d8781748-68f9-4b3a-9a6c-fd69f3ee999d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
327 | 2024.02.15 06:55:50.067708 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
328 | 2024.02.15 06:55:50.067766 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
329 | 2024.02.15 06:55:50.072361 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} <Debug> oximeter.measurements_u16 (490b89f9-94f8-42aa-87d2-8604d6a6bf5c): Loading data parts | ||
330 | 2024.02.15 06:55:50.072437 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} <Debug> oximeter.measurements_u16 (490b89f9-94f8-42aa-87d2-8604d6a6bf5c): There are no data parts | ||
331 | 2024.02.15 06:55:50.076004 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} <Debug> DynamicQueryHandler: Done processing query | ||
332 | 2024.02.15 06:55:50.076029 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
333 | 2024.02.15 06:55:50.076053 [ 3 ] {} <Debug> HTTP-Session: d8781748-68f9-4b3a-9a6c-fd69f3ee999d Destroying unnamed session | ||
334 | 2024.02.15 06:55:50.076194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
335 | 2024.02.15 06:55:50.076247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
336 | 2024.02.15 06:55:50.076272 [ 3 ] {} <Debug> HTTP-Session: a2929450-430e-44ad-b14a-798159ac2939 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
337 | 2024.02.15 06:55:50.076294 [ 3 ] {} <Debug> HTTP-Session: a2929450-430e-44ad-b14a-798159ac2939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
338 | 2024.02.15 06:55:50.076482 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
339 | 2024.02.15 06:55:50.076535 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
340 | 2024.02.15 06:55:50.083352 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} <Debug> oximeter.measurements_i32 (33a8f902-7236-4fec-b767-443e38f6a286): Loading data parts | ||
341 | 2024.02.15 06:55:50.083432 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} <Debug> oximeter.measurements_i32 (33a8f902-7236-4fec-b767-443e38f6a286): There are no data parts | ||
342 | 2024.02.15 06:55:50.088191 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} <Debug> DynamicQueryHandler: Done processing query | ||
343 | 2024.02.15 06:55:50.088229 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
344 | 2024.02.15 06:55:50.088262 [ 3 ] {} <Debug> HTTP-Session: a2929450-430e-44ad-b14a-798159ac2939 Destroying unnamed session | ||
345 | 2024.02.15 06:55:50.088429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
346 | 2024.02.15 06:55:50.088498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
347 | 2024.02.15 06:55:50.088533 [ 3 ] {} <Debug> HTTP-Session: 9bbec454-b2aa-461a-88b8-656c919b7d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
348 | 2024.02.15 06:55:50.088556 [ 3 ] {} <Debug> HTTP-Session: 9bbec454-b2aa-461a-88b8-656c919b7d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
349 | 2024.02.15 06:55:50.088842 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
350 | 2024.02.15 06:55:50.088919 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
351 | 2024.02.15 06:55:50.090582 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} <Debug> oximeter.measurements_u32 (bd0f26da-68b4-47a2-acb1-5edde321c824): Loading data parts | ||
352 | 2024.02.15 06:55:50.090647 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} <Debug> oximeter.measurements_u32 (bd0f26da-68b4-47a2-acb1-5edde321c824): There are no data parts | ||
353 | 2024.02.15 06:55:50.096198 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} <Debug> DynamicQueryHandler: Done processing query | ||
354 | 2024.02.15 06:55:50.096229 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
355 | 2024.02.15 06:55:50.096253 [ 3 ] {} <Debug> HTTP-Session: 9bbec454-b2aa-461a-88b8-656c919b7d27 Destroying unnamed session | ||
356 | 2024.02.15 06:55:50.096405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
357 | 2024.02.15 06:55:50.096462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
358 | 2024.02.15 06:55:50.096485 [ 3 ] {} <Debug> HTTP-Session: 38089714-eaea-4b38-9d86-1ebc0e1e7854 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
359 | 2024.02.15 06:55:50.096509 [ 3 ] {} <Debug> HTTP-Session: 38089714-eaea-4b38-9d86-1ebc0e1e7854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2024.02.15 06:55:50.096747 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
361 | 2024.02.15 06:55:50.096810 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
362 | 2024.02.15 06:55:50.101315 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} <Debug> oximeter.measurements_i64 (0746a212-8095-41fe-89de-0329c9f02b3d): Loading data parts | ||
363 | 2024.02.15 06:55:50.101397 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} <Debug> oximeter.measurements_i64 (0746a212-8095-41fe-89de-0329c9f02b3d): There are no data parts | ||
364 | 2024.02.15 06:55:50.107478 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} <Debug> DynamicQueryHandler: Done processing query | ||
365 | 2024.02.15 06:55:50.107505 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
366 | 2024.02.15 06:55:50.107520 [ 3 ] {} <Debug> HTTP-Session: 38089714-eaea-4b38-9d86-1ebc0e1e7854 Destroying unnamed session | ||
367 | 2024.02.15 06:55:50.107666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
368 | 2024.02.15 06:55:50.107715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
369 | 2024.02.15 06:55:50.107734 [ 3 ] {} <Debug> HTTP-Session: 6b77a0c4-5e34-4ff5-8bd3-2c1a7a836217 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
370 | 2024.02.15 06:55:50.107757 [ 3 ] {} <Debug> HTTP-Session: 6b77a0c4-5e34-4ff5-8bd3-2c1a7a836217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
371 | 2024.02.15 06:55:50.107952 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
372 | 2024.02.15 06:55:50.108002 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
373 | 2024.02.15 06:55:50.112563 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} <Debug> oximeter.measurements_u64 (93fb1c09-a891-4b35-9974-05726b568117): Loading data parts | ||
374 | 2024.02.15 06:55:50.112677 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} <Debug> oximeter.measurements_u64 (93fb1c09-a891-4b35-9974-05726b568117): There are no data parts | ||
375 | 2024.02.15 06:55:50.115149 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} <Debug> DynamicQueryHandler: Done processing query | ||
376 | 2024.02.15 06:55:50.115174 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
377 | 2024.02.15 06:55:50.115190 [ 3 ] {} <Debug> HTTP-Session: 6b77a0c4-5e34-4ff5-8bd3-2c1a7a836217 Destroying unnamed session | ||
378 | 2024.02.15 06:55:50.115317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
379 | 2024.02.15 06:55:50.115364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
380 | 2024.02.15 06:55:50.115385 [ 3 ] {} <Debug> HTTP-Session: 918c3a89-4a49-4212-bf74-287cd9e1c753 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
381 | 2024.02.15 06:55:50.115407 [ 3 ] {} <Debug> HTTP-Session: 918c3a89-4a49-4212-bf74-287cd9e1c753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
382 | 2024.02.15 06:55:50.115599 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
383 | 2024.02.15 06:55:50.115644 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
384 | 2024.02.15 06:55:50.124803 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} <Debug> oximeter.measurements_f32 (81f15366-5280-4645-a09a-a13a38542d6f): Loading data parts | ||
385 | 2024.02.15 06:55:50.124906 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} <Debug> oximeter.measurements_f32 (81f15366-5280-4645-a09a-a13a38542d6f): There are no data parts | ||
386 | 2024.02.15 06:55:50.126767 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} <Debug> DynamicQueryHandler: Done processing query | ||
387 | 2024.02.15 06:55:50.126799 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
388 | 2024.02.15 06:55:50.126818 [ 3 ] {} <Debug> HTTP-Session: 918c3a89-4a49-4212-bf74-287cd9e1c753 Destroying unnamed session | ||
389 | 2024.02.15 06:55:50.126977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
390 | 2024.02.15 06:55:50.127026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
391 | 2024.02.15 06:55:50.127045 [ 3 ] {} <Debug> HTTP-Session: b75803be-0b50-4582-afe2-e426c9b10a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
392 | 2024.02.15 06:55:50.127065 [ 3 ] {} <Debug> HTTP-Session: b75803be-0b50-4582-afe2-e426c9b10a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
393 | 2024.02.15 06:55:50.127258 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
394 | 2024.02.15 06:55:50.127302 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
395 | 2024.02.15 06:55:50.132151 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} <Debug> oximeter.measurements_f64 (1fbb3adf-85ed-4eb4-86ba-598d833cd61f): Loading data parts | ||
396 | 2024.02.15 06:55:50.132224 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} <Debug> oximeter.measurements_f64 (1fbb3adf-85ed-4eb4-86ba-598d833cd61f): There are no data parts | ||
397 | 2024.02.15 06:55:50.137536 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} <Debug> DynamicQueryHandler: Done processing query | ||
398 | 2024.02.15 06:55:50.137566 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
399 | 2024.02.15 06:55:50.137583 [ 3 ] {} <Debug> HTTP-Session: b75803be-0b50-4582-afe2-e426c9b10a59 Destroying unnamed session | ||
400 | 2024.02.15 06:55:50.137711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
401 | 2024.02.15 06:55:50.137758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
402 | 2024.02.15 06:55:50.137777 [ 3 ] {} <Debug> HTTP-Session: 87466280-c3f3-4604-ab88-e6af64ccd483 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
403 | 2024.02.15 06:55:50.137797 [ 3 ] {} <Debug> HTTP-Session: 87466280-c3f3-4604-ab88-e6af64ccd483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2024.02.15 06:55:50.137990 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
405 | 2024.02.15 06:55:50.138033 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
406 | 2024.02.15 06:55:50.143021 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} <Debug> oximeter.measurements_string (7f38a5ff-6c13-4b12-a9ec-b68b98fbcb17): Loading data parts | ||
407 | 2024.02.15 06:55:50.143111 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} <Debug> oximeter.measurements_string (7f38a5ff-6c13-4b12-a9ec-b68b98fbcb17): There are no data parts | ||
408 | 2024.02.15 06:55:50.146848 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} <Debug> DynamicQueryHandler: Done processing query | ||
409 | 2024.02.15 06:55:50.146882 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
410 | 2024.02.15 06:55:50.146898 [ 3 ] {} <Debug> HTTP-Session: 87466280-c3f3-4604-ab88-e6af64ccd483 Destroying unnamed session | ||
411 | 2024.02.15 06:55:50.147027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
412 | 2024.02.15 06:55:50.147076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
413 | 2024.02.15 06:55:50.147095 [ 3 ] {} <Debug> HTTP-Session: b54e97e9-3eb9-4dd1-8bd1-8349a667d1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
414 | 2024.02.15 06:55:50.147117 [ 3 ] {} <Debug> HTTP-Session: b54e97e9-3eb9-4dd1-8bd1-8349a667d1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
415 | 2024.02.15 06:55:50.147345 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
416 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
417 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
418 | * a string isn't palatable for a few reasons. | ||
419 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
420 | * details. | ||
421 | */ | ||
422 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
423 | 2024.02.15 06:55:50.147397 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
424 | 2024.02.15 06:55:50.153711 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} <Debug> oximeter.measurements_bytes (4a3d0b2b-cde4-4551-a634-36576d148100): Loading data parts | ||
425 | 2024.02.15 06:55:50.153785 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} <Debug> oximeter.measurements_bytes (4a3d0b2b-cde4-4551-a634-36576d148100): There are no data parts | ||
426 | 2024.02.15 06:55:50.158309 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} <Debug> DynamicQueryHandler: Done processing query | ||
427 | 2024.02.15 06:55:50.158348 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
428 | 2024.02.15 06:55:50.158368 [ 3 ] {} <Debug> HTTP-Session: b54e97e9-3eb9-4dd1-8bd1-8349a667d1b4 Destroying unnamed session | ||
429 | 2024.02.15 06:55:50.158515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
430 | 2024.02.15 06:55:50.158571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
431 | 2024.02.15 06:55:50.158596 [ 3 ] {} <Debug> HTTP-Session: 7fd21682-e035-4b46-96bd-cf90bbac7e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
432 | 2024.02.15 06:55:50.158621 [ 3 ] {} <Debug> HTTP-Session: 7fd21682-e035-4b46-96bd-cf90bbac7e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
433 | 2024.02.15 06:55:50.158870 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
434 | 2024.02.15 06:55:50.158932 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
435 | 2024.02.15 06:55:50.164179 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} <Debug> oximeter.measurements_cumulativei64 (3efa04e9-0112-40cf-8022-5c316d67f169): Loading data parts | ||
436 | 2024.02.15 06:55:50.164310 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} <Debug> oximeter.measurements_cumulativei64 (3efa04e9-0112-40cf-8022-5c316d67f169): There are no data parts | ||
437 | 2024.02.15 06:55:50.166380 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} <Debug> DynamicQueryHandler: Done processing query | ||
438 | 2024.02.15 06:55:50.166411 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
439 | 2024.02.15 06:55:50.166432 [ 3 ] {} <Debug> HTTP-Session: 7fd21682-e035-4b46-96bd-cf90bbac7e69 Destroying unnamed session | ||
440 | 2024.02.15 06:55:50.166569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
441 | 2024.02.15 06:55:50.166617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
442 | 2024.02.15 06:55:50.166640 [ 3 ] {} <Debug> HTTP-Session: c7fc813d-d3e8-4567-a99f-6dd653b7acd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
443 | 2024.02.15 06:55:50.166656 [ 3 ] {} <Debug> HTTP-Session: c7fc813d-d3e8-4567-a99f-6dd653b7acd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
444 | 2024.02.15 06:55:50.166861 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
445 | 2024.02.15 06:55:50.166912 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
446 | 2024.02.15 06:55:50.172083 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} <Debug> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Loading data parts | ||
447 | 2024.02.15 06:55:50.172187 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} <Debug> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): There are no data parts | ||
448 | 2024.02.15 06:55:50.177701 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} <Debug> DynamicQueryHandler: Done processing query | ||
449 | 2024.02.15 06:55:50.177725 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
450 | 2024.02.15 06:55:50.177747 [ 3 ] {} <Debug> HTTP-Session: c7fc813d-d3e8-4567-a99f-6dd653b7acd6 Destroying unnamed session | ||
451 | 2024.02.15 06:55:50.177871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
452 | 2024.02.15 06:55:50.177920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
453 | 2024.02.15 06:55:50.177943 [ 3 ] {} <Debug> HTTP-Session: 8ea056c3-1750-4ff4-b884-f5b4ddab4a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
454 | 2024.02.15 06:55:50.177961 [ 3 ] {} <Debug> HTTP-Session: 8ea056c3-1750-4ff4-b884-f5b4ddab4a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
455 | 2024.02.15 06:55:50.178163 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
456 | 2024.02.15 06:55:50.178214 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
457 | 2024.02.15 06:55:50.186153 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} <Debug> oximeter.measurements_cumulativef32 (2a488a82-6e87-4326-b141-5cf295c0b800): Loading data parts | ||
458 | 2024.02.15 06:55:50.186248 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} <Debug> oximeter.measurements_cumulativef32 (2a488a82-6e87-4326-b141-5cf295c0b800): There are no data parts | ||
459 | 2024.02.15 06:55:50.192986 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} <Debug> DynamicQueryHandler: Done processing query | ||
460 | 2024.02.15 06:55:50.193012 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
461 | 2024.02.15 06:55:50.193038 [ 3 ] {} <Debug> HTTP-Session: 8ea056c3-1750-4ff4-b884-f5b4ddab4a5d Destroying unnamed session | ||
462 | 2024.02.15 06:55:50.193207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
463 | 2024.02.15 06:55:50.193270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
464 | 2024.02.15 06:55:50.193293 [ 3 ] {} <Debug> HTTP-Session: 401195b3-7322-406b-ae23-c73bbcc52836 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
465 | 2024.02.15 06:55:50.193313 [ 3 ] {} <Debug> HTTP-Session: 401195b3-7322-406b-ae23-c73bbcc52836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
466 | 2024.02.15 06:55:50.193572 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
467 | 2024.02.15 06:55:50.193633 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
468 | 2024.02.15 06:55:50.198294 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} <Debug> oximeter.measurements_cumulativef64 (049378d0-f61d-4fdc-844a-a4ed93713146): Loading data parts | ||
469 | 2024.02.15 06:55:50.198383 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} <Debug> oximeter.measurements_cumulativef64 (049378d0-f61d-4fdc-844a-a4ed93713146): There are no data parts | ||
470 | 2024.02.15 06:55:50.203910 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} <Debug> DynamicQueryHandler: Done processing query | ||
471 | 2024.02.15 06:55:50.203942 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
472 | 2024.02.15 06:55:50.203960 [ 3 ] {} <Debug> HTTP-Session: 401195b3-7322-406b-ae23-c73bbcc52836 Destroying unnamed session | ||
473 | 2024.02.15 06:55:50.204093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
474 | 2024.02.15 06:55:50.204150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
475 | 2024.02.15 06:55:50.204173 [ 3 ] {} <Debug> HTTP-Session: 13b3526c-50fb-4b6b-831e-dc04529314f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
476 | 2024.02.15 06:55:50.204198 [ 3 ] {} <Debug> HTTP-Session: 13b3526c-50fb-4b6b-831e-dc04529314f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
477 | 2024.02.15 06:55:50.204468 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
478 | * NOTE: Array types cannot be Nullable, see | ||
479 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
480 | * for more details. | ||
481 | * | ||
482 | * This means we need to use empty arrays to indicate a missing value. This | ||
483 | * is unfortunate, and at this point relies on the fact that an | ||
484 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
485 | * to figure out another way to represent missing samples here. | ||
486 | */ | ||
487 | 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) | ||
488 | 2024.02.15 06:55:50.204533 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
489 | 2024.02.15 06:55:50.207402 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} <Debug> oximeter.measurements_histogrami8 (3e8d4341-9d0a-4d5f-8421-fb758ec41a49): Loading data parts | ||
490 | 2024.02.15 06:55:50.207496 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} <Debug> oximeter.measurements_histogrami8 (3e8d4341-9d0a-4d5f-8421-fb758ec41a49): There are no data parts | ||
491 | 2024.02.15 06:55:50.213344 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} <Debug> DynamicQueryHandler: Done processing query | ||
492 | 2024.02.15 06:55:50.213382 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
493 | 2024.02.15 06:55:50.213401 [ 3 ] {} <Debug> HTTP-Session: 13b3526c-50fb-4b6b-831e-dc04529314f2 Destroying unnamed session | ||
494 | 2024.02.15 06:55:50.213536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
495 | 2024.02.15 06:55:50.213594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
496 | 2024.02.15 06:55:50.213618 [ 3 ] {} <Debug> HTTP-Session: e79be881-56a4-43d6-8d87-b2ec51251f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
497 | 2024.02.15 06:55:50.213645 [ 3 ] {} <Debug> HTTP-Session: e79be881-56a4-43d6-8d87-b2ec51251f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2024.02.15 06:55:50.213908 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
499 | 2024.02.15 06:55:50.213974 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
500 | 2024.02.15 06:55:50.218905 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} <Debug> oximeter.measurements_histogramu8 (80c73d75-5605-429f-9f1b-50d7d7438fd8): Loading data parts | ||
501 | 2024.02.15 06:55:50.219029 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} <Debug> oximeter.measurements_histogramu8 (80c73d75-5605-429f-9f1b-50d7d7438fd8): There are no data parts | ||
502 | 2024.02.15 06:55:50.220779 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} <Debug> DynamicQueryHandler: Done processing query | ||
503 | 2024.02.15 06:55:50.220805 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
504 | 2024.02.15 06:55:50.220821 [ 3 ] {} <Debug> HTTP-Session: e79be881-56a4-43d6-8d87-b2ec51251f86 Destroying unnamed session | ||
505 | 2024.02.15 06:55:50.220938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
506 | 2024.02.15 06:55:50.220993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
507 | 2024.02.15 06:55:50.221013 [ 3 ] {} <Debug> HTTP-Session: 1cbd03d4-bdbf-44df-ad36-0a9cab74fcb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
508 | 2024.02.15 06:55:50.221036 [ 3 ] {} <Debug> HTTP-Session: 1cbd03d4-bdbf-44df-ad36-0a9cab74fcb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
509 | 2024.02.15 06:55:50.221253 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
510 | 2024.02.15 06:55:50.221305 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
511 | 2024.02.15 06:55:50.226538 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} <Debug> oximeter.measurements_histogrami16 (5fdfc8ef-f50a-4f3b-a6ed-39a33cc4a011): Loading data parts | ||
512 | 2024.02.15 06:55:50.226626 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} <Debug> oximeter.measurements_histogrami16 (5fdfc8ef-f50a-4f3b-a6ed-39a33cc4a011): There are no data parts | ||
513 | 2024.02.15 06:55:50.232195 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} <Debug> DynamicQueryHandler: Done processing query | ||
514 | 2024.02.15 06:55:50.232224 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
515 | 2024.02.15 06:55:50.232250 [ 3 ] {} <Debug> HTTP-Session: 1cbd03d4-bdbf-44df-ad36-0a9cab74fcb1 Destroying unnamed session | ||
516 | 2024.02.15 06:55:50.232396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
517 | 2024.02.15 06:55:50.232454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
518 | 2024.02.15 06:55:50.232481 [ 3 ] {} <Debug> HTTP-Session: 0caa3c34-6708-4f64-a508-96560f153d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
519 | 2024.02.15 06:55:50.232502 [ 3 ] {} <Debug> HTTP-Session: 0caa3c34-6708-4f64-a508-96560f153d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
520 | 2024.02.15 06:55:50.232765 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
521 | 2024.02.15 06:55:50.232828 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
522 | 2024.02.15 06:55:50.237268 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} <Debug> oximeter.measurements_histogramu16 (8fce2759-0e5a-4fc6-ba0e-761b66c9ec53): Loading data parts | ||
523 | 2024.02.15 06:55:50.237364 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} <Debug> oximeter.measurements_histogramu16 (8fce2759-0e5a-4fc6-ba0e-761b66c9ec53): There are no data parts | ||
524 | 2024.02.15 06:55:50.242852 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} <Debug> DynamicQueryHandler: Done processing query | ||
525 | 2024.02.15 06:55:50.242883 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
526 | 2024.02.15 06:55:50.242913 [ 3 ] {} <Debug> HTTP-Session: 0caa3c34-6708-4f64-a508-96560f153d88 Destroying unnamed session | ||
527 | 2024.02.15 06:55:50.243063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
528 | 2024.02.15 06:55:50.243111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
529 | 2024.02.15 06:55:50.243144 [ 3 ] {} <Debug> HTTP-Session: 32eb137a-fb8b-47d6-94aa-02b658e8db88 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
530 | 2024.02.15 06:55:50.243171 [ 3 ] {} <Debug> HTTP-Session: 32eb137a-fb8b-47d6-94aa-02b658e8db88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
531 | 2024.02.15 06:55:50.243388 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
532 | 2024.02.15 06:55:50.243456 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
533 | 2024.02.15 06:55:50.252040 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} <Debug> oximeter.measurements_histogrami32 (04bf6b70-abb0-485b-a0ac-39b963b6a14a): Loading data parts | ||
534 | 2024.02.15 06:55:50.252145 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} <Debug> oximeter.measurements_histogrami32 (04bf6b70-abb0-485b-a0ac-39b963b6a14a): There are no data parts | ||
535 | 2024.02.15 06:55:50.257826 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} <Debug> DynamicQueryHandler: Done processing query | ||
536 | 2024.02.15 06:55:50.257889 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
537 | 2024.02.15 06:55:50.257920 [ 3 ] {} <Debug> HTTP-Session: 32eb137a-fb8b-47d6-94aa-02b658e8db88 Destroying unnamed session | ||
538 | 2024.02.15 06:55:50.258125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
539 | 2024.02.15 06:55:50.258180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
540 | 2024.02.15 06:55:50.258200 [ 3 ] {} <Debug> HTTP-Session: ade6d4ec-ece0-463b-bc79-0e2fae715da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
541 | 2024.02.15 06:55:50.258226 [ 3 ] {} <Debug> HTTP-Session: ade6d4ec-ece0-463b-bc79-0e2fae715da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
542 | 2024.02.15 06:55:50.258439 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
543 | 2024.02.15 06:55:50.258499 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
544 | 2024.02.15 06:55:50.263694 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} <Debug> oximeter.measurements_histogramu32 (71f883f3-6c05-4b03-9797-f5456d0a794b): Loading data parts | ||
545 | 2024.02.15 06:55:50.263809 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} <Debug> oximeter.measurements_histogramu32 (71f883f3-6c05-4b03-9797-f5456d0a794b): There are no data parts | ||
546 | 2024.02.15 06:55:50.269145 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} <Debug> DynamicQueryHandler: Done processing query | ||
547 | 2024.02.15 06:55:50.269206 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
548 | 2024.02.15 06:55:50.269247 [ 3 ] {} <Debug> HTTP-Session: ade6d4ec-ece0-463b-bc79-0e2fae715da7 Destroying unnamed session | ||
549 | 2024.02.15 06:55:50.269436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
550 | 2024.02.15 06:55:50.269531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
551 | 2024.02.15 06:55:50.269576 [ 3 ] {} <Debug> HTTP-Session: 1a667922-c589-48b3-9ea4-36bd7c2944ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
552 | 2024.02.15 06:55:50.269606 [ 3 ] {} <Debug> HTTP-Session: 1a667922-c589-48b3-9ea4-36bd7c2944ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2024.02.15 06:55:50.270016 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
554 | 2024.02.15 06:55:50.270108 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
555 | 2024.02.15 06:55:50.274642 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} <Debug> oximeter.measurements_histogrami64 (00e0e721-e8b0-403c-b352-43352ff29014): Loading data parts | ||
556 | 2024.02.15 06:55:50.274738 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} <Debug> oximeter.measurements_histogrami64 (00e0e721-e8b0-403c-b352-43352ff29014): There are no data parts | ||
557 | 2024.02.15 06:55:50.278082 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} <Debug> DynamicQueryHandler: Done processing query | ||
558 | 2024.02.15 06:55:50.278107 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
559 | 2024.02.15 06:55:50.278134 [ 3 ] {} <Debug> HTTP-Session: 1a667922-c589-48b3-9ea4-36bd7c2944ec Destroying unnamed session | ||
560 | 2024.02.15 06:55:50.278280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
561 | 2024.02.15 06:55:50.278332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
562 | 2024.02.15 06:55:50.278361 [ 3 ] {} <Debug> HTTP-Session: 6dfd99ae-4c06-4a3f-bdc9-cc35d10054a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
563 | 2024.02.15 06:55:50.278377 [ 3 ] {} <Debug> HTTP-Session: 6dfd99ae-4c06-4a3f-bdc9-cc35d10054a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
564 | 2024.02.15 06:55:50.278597 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
565 | 2024.02.15 06:55:50.278653 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
566 | 2024.02.15 06:55:50.282705 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} <Debug> oximeter.measurements_histogramu64 (270eaa03-a90e-4e40-a263-f8c160d004fd): Loading data parts | ||
567 | 2024.02.15 06:55:50.282795 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} <Debug> oximeter.measurements_histogramu64 (270eaa03-a90e-4e40-a263-f8c160d004fd): There are no data parts | ||
568 | 2024.02.15 06:55:50.288085 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} <Debug> DynamicQueryHandler: Done processing query | ||
569 | 2024.02.15 06:55:50.288120 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
570 | 2024.02.15 06:55:50.288136 [ 3 ] {} <Debug> HTTP-Session: 6dfd99ae-4c06-4a3f-bdc9-cc35d10054a9 Destroying unnamed session | ||
571 | 2024.02.15 06:55:50.288259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
572 | 2024.02.15 06:55:50.288316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
573 | 2024.02.15 06:55:50.288335 [ 3 ] {} <Debug> HTTP-Session: 21c1c6a9-c822-4433-a766-6d3b45bdeb01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
574 | 2024.02.15 06:55:50.288357 [ 3 ] {} <Debug> HTTP-Session: 21c1c6a9-c822-4433-a766-6d3b45bdeb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2024.02.15 06:55:50.288569 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
576 | 2024.02.15 06:55:50.288626 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
577 | 2024.02.15 06:55:50.293469 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} <Debug> oximeter.measurements_histogramf32 (f3dc0ee2-cfd3-4ed6-bc68-0c5933484058): Loading data parts | ||
578 | 2024.02.15 06:55:50.293569 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} <Debug> oximeter.measurements_histogramf32 (f3dc0ee2-cfd3-4ed6-bc68-0c5933484058): There are no data parts | ||
579 | 2024.02.15 06:55:50.299140 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} <Debug> DynamicQueryHandler: Done processing query | ||
580 | 2024.02.15 06:55:50.299175 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
581 | 2024.02.15 06:55:50.299192 [ 3 ] {} <Debug> HTTP-Session: 21c1c6a9-c822-4433-a766-6d3b45bdeb01 Destroying unnamed session | ||
582 | 2024.02.15 06:55:50.299319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
583 | 2024.02.15 06:55:50.299372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
584 | 2024.02.15 06:55:50.299393 [ 3 ] {} <Debug> HTTP-Session: d2781ecf-020d-4771-9cb5-027794d6bdcb Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
585 | 2024.02.15 06:55:50.299417 [ 3 ] {} <Debug> HTTP-Session: d2781ecf-020d-4771-9cb5-027794d6bdcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.02.15 06:55:50.299639 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
587 | 2024.02.15 06:55:50.299703 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
588 | 2024.02.15 06:55:50.308181 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} <Debug> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Loading data parts | ||
589 | 2024.02.15 06:55:50.308321 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} <Debug> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): There are no data parts | ||
590 | 2024.02.15 06:55:50.315845 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} <Debug> DynamicQueryHandler: Done processing query | ||
591 | 2024.02.15 06:55:50.315871 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
592 | 2024.02.15 06:55:50.315896 [ 3 ] {} <Debug> HTTP-Session: d2781ecf-020d-4771-9cb5-027794d6bdcb Destroying unnamed session | ||
593 | 2024.02.15 06:55:50.316048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
594 | 2024.02.15 06:55:50.316104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
595 | 2024.02.15 06:55:50.316130 [ 3 ] {} <Debug> HTTP-Session: 19485f65-8116-400c-8934-3e5ba47ce61f Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
596 | 2024.02.15 06:55:50.316148 [ 3 ] {} <Debug> HTTP-Session: 19485f65-8116-400c-8934-3e5ba47ce61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2024.02.15 06:55:50.316316 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) /* The field tables store named dimensions of each timeseries. | ||
598 | * | ||
599 | * As with the measurement tables, there is one field table for each field data | ||
600 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
601 | * this behavior **must not** be relied upon for query correctness. | ||
602 | * | ||
603 | * The index for the fields differs from the measurements, however. Rows are | ||
604 | * sorted by timeseries name, then field name, field value, and finally | ||
605 | * timeseries key. This reflects the most common pattern for looking them up: | ||
606 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
607 | * usually then used to look up measurements. | ||
608 | * | ||
609 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
610 | * timeseries name and then key, since it would improve lookups where one | ||
611 | * already has the key. Realistically though, these tables are quite small and | ||
612 | * so performance benefits will be low in absolute terms. | ||
613 | */ | ||
614 | 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) | ||
615 | 2024.02.15 06:55:50.316373 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
616 | 2024.02.15 06:55:50.320342 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} <Debug> oximeter.fields_bool (1c5b351a-951f-4d6c-b4bd-469b53809ccc): Loading data parts | ||
617 | 2024.02.15 06:55:50.320459 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} <Debug> oximeter.fields_bool (1c5b351a-951f-4d6c-b4bd-469b53809ccc): There are no data parts | ||
618 | 2024.02.15 06:55:50.322472 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} <Debug> DynamicQueryHandler: Done processing query | ||
619 | 2024.02.15 06:55:50.322506 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
620 | 2024.02.15 06:55:50.322523 [ 3 ] {} <Debug> HTTP-Session: 19485f65-8116-400c-8934-3e5ba47ce61f Destroying unnamed session | ||
621 | 2024.02.15 06:55:50.322642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
622 | 2024.02.15 06:55:50.322699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
623 | 2024.02.15 06:55:50.322718 [ 3 ] {} <Debug> HTTP-Session: 2a094a55-87b9-4428-8883-2ae18cb0504d Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
624 | 2024.02.15 06:55:50.322741 [ 3 ] {} <Debug> HTTP-Session: 2a094a55-87b9-4428-8883-2ae18cb0504d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2024.02.15 06:55:50.322894 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
626 | 2024.02.15 06:55:50.322944 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
627 | 2024.02.15 06:55:50.327884 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} <Debug> oximeter.fields_i8 (526adb10-f18c-4421-b063-78bc02e48ac8): Loading data parts | ||
628 | 2024.02.15 06:55:50.327982 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} <Debug> oximeter.fields_i8 (526adb10-f18c-4421-b063-78bc02e48ac8): There are no data parts | ||
629 | 2024.02.15 06:55:50.331806 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} <Debug> DynamicQueryHandler: Done processing query | ||
630 | 2024.02.15 06:55:50.331836 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
631 | 2024.02.15 06:55:50.331867 [ 3 ] {} <Debug> HTTP-Session: 2a094a55-87b9-4428-8883-2ae18cb0504d Destroying unnamed session | ||
632 | 2024.02.15 06:55:50.332001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
633 | 2024.02.15 06:55:50.332060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
634 | 2024.02.15 06:55:50.332090 [ 3 ] {} <Debug> HTTP-Session: ab902c0c-e07c-4f7b-9262-b119412c13d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
635 | 2024.02.15 06:55:50.332106 [ 3 ] {} <Debug> HTTP-Session: ab902c0c-e07c-4f7b-9262-b119412c13d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2024.02.15 06:55:50.332265 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
637 | 2024.02.15 06:55:50.332311 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
638 | 2024.02.15 06:55:50.337077 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} <Debug> oximeter.fields_u8 (2299edb0-d675-4824-a318-1dd43459b099): Loading data parts | ||
639 | 2024.02.15 06:55:50.337218 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} <Debug> oximeter.fields_u8 (2299edb0-d675-4824-a318-1dd43459b099): There are no data parts | ||
640 | 2024.02.15 06:55:50.342733 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} <Debug> DynamicQueryHandler: Done processing query | ||
641 | 2024.02.15 06:55:50.342773 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
642 | 2024.02.15 06:55:50.342795 [ 3 ] {} <Debug> HTTP-Session: ab902c0c-e07c-4f7b-9262-b119412c13d8 Destroying unnamed session | ||
643 | 2024.02.15 06:55:50.342933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
644 | 2024.02.15 06:55:50.342992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
645 | 2024.02.15 06:55:50.343016 [ 3 ] {} <Debug> HTTP-Session: 34f68b0d-824c-4edc-a93f-fb574436b9ac Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
646 | 2024.02.15 06:55:50.343044 [ 3 ] {} <Debug> HTTP-Session: 34f68b0d-824c-4edc-a93f-fb574436b9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.02.15 06:55:50.343202 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
648 | 2024.02.15 06:55:50.343253 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
649 | 2024.02.15 06:55:50.348219 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} <Debug> oximeter.fields_i16 (64d879d6-99f1-441a-b12f-2450f4a25c16): Loading data parts | ||
650 | 2024.02.15 06:55:50.348389 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} <Debug> oximeter.fields_i16 (64d879d6-99f1-441a-b12f-2450f4a25c16): There are no data parts | ||
651 | 2024.02.15 06:55:50.354113 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} <Debug> DynamicQueryHandler: Done processing query | ||
652 | 2024.02.15 06:55:50.354166 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
653 | 2024.02.15 06:55:50.354209 [ 3 ] {} <Debug> HTTP-Session: 34f68b0d-824c-4edc-a93f-fb574436b9ac Destroying unnamed session | ||
654 | 2024.02.15 06:55:50.354392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
655 | 2024.02.15 06:55:50.354470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
656 | 2024.02.15 06:55:50.354518 [ 3 ] {} <Debug> HTTP-Session: ea2f771f-ed80-4849-bc0b-73003202e53c Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
657 | 2024.02.15 06:55:50.354559 [ 3 ] {} <Debug> HTTP-Session: ea2f771f-ed80-4849-bc0b-73003202e53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.02.15 06:55:50.354842 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
659 | 2024.02.15 06:55:50.354930 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
660 | 2024.02.15 06:55:50.360192 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} <Debug> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Loading data parts | ||
661 | 2024.02.15 06:55:50.360334 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} <Debug> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): There are no data parts | ||
662 | 2024.02.15 06:55:50.363029 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} <Debug> DynamicQueryHandler: Done processing query | ||
663 | 2024.02.15 06:55:50.363055 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
664 | 2024.02.15 06:55:50.363070 [ 3 ] {} <Debug> HTTP-Session: ea2f771f-ed80-4849-bc0b-73003202e53c Destroying unnamed session | ||
665 | 2024.02.15 06:55:50.363225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
666 | 2024.02.15 06:55:50.363288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
667 | 2024.02.15 06:55:50.363308 [ 3 ] {} <Debug> HTTP-Session: 3b87c850-173a-4899-91f0-3ddc7c41082c Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
668 | 2024.02.15 06:55:50.363338 [ 3 ] {} <Debug> HTTP-Session: 3b87c850-173a-4899-91f0-3ddc7c41082c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2024.02.15 06:55:50.363506 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
670 | 2024.02.15 06:55:50.363557 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
671 | 2024.02.15 06:55:50.368440 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} <Debug> oximeter.fields_i32 (7dd73698-eddd-4598-a5f7-0f34740e08f1): Loading data parts | ||
672 | 2024.02.15 06:55:50.368537 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} <Debug> oximeter.fields_i32 (7dd73698-eddd-4598-a5f7-0f34740e08f1): There are no data parts | ||
673 | 2024.02.15 06:55:50.372862 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2024.02.15 06:55:50.372906 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
675 | 2024.02.15 06:55:50.372922 [ 3 ] {} <Debug> HTTP-Session: 3b87c850-173a-4899-91f0-3ddc7c41082c Destroying unnamed session | ||
676 | 2024.02.15 06:55:50.373072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
677 | 2024.02.15 06:55:50.373125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
678 | 2024.02.15 06:55:50.373145 [ 3 ] {} <Debug> HTTP-Session: ffc224a7-f92d-40df-b484-9df5b2188299 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
679 | 2024.02.15 06:55:50.373171 [ 3 ] {} <Debug> HTTP-Session: ffc224a7-f92d-40df-b484-9df5b2188299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2024.02.15 06:55:50.373331 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
681 | 2024.02.15 06:55:50.373378 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
682 | 2024.02.15 06:55:50.379662 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} <Debug> oximeter.fields_u32 (14af27b4-94ab-4198-818b-885103efc76c): Loading data parts | ||
683 | 2024.02.15 06:55:50.379747 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} <Debug> oximeter.fields_u32 (14af27b4-94ab-4198-818b-885103efc76c): There are no data parts | ||
684 | 2024.02.15 06:55:50.384402 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2024.02.15 06:55:50.384433 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
686 | 2024.02.15 06:55:50.384468 [ 3 ] {} <Debug> HTTP-Session: ffc224a7-f92d-40df-b484-9df5b2188299 Destroying unnamed session | ||
687 | 2024.02.15 06:55:50.384599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2024.02.15 06:55:50.384659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
689 | 2024.02.15 06:55:50.384692 [ 3 ] {} <Debug> HTTP-Session: 06ced5dd-db9d-4e8e-8bf8-e4f9ac272f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
690 | 2024.02.15 06:55:50.384712 [ 3 ] {} <Debug> HTTP-Session: 06ced5dd-db9d-4e8e-8bf8-e4f9ac272f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.02.15 06:55:50.384907 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
692 | 2024.02.15 06:55:50.384973 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
693 | 2024.02.15 06:55:50.386907 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} <Debug> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Loading data parts | ||
694 | 2024.02.15 06:55:50.387024 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} <Debug> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): There are no data parts | ||
695 | 2024.02.15 06:55:50.396191 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2024.02.15 06:55:50.396233 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2024.02.15 06:55:50.396266 [ 3 ] {} <Debug> HTTP-Session: 06ced5dd-db9d-4e8e-8bf8-e4f9ac272f9d Destroying unnamed session | ||
698 | 2024.02.15 06:55:50.396384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2024.02.15 06:55:50.396436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2024.02.15 06:55:50.396463 [ 3 ] {} <Debug> HTTP-Session: 0a9cdf2a-7806-4f77-9127-eac7a5075308 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
701 | 2024.02.15 06:55:50.396480 [ 3 ] {} <Debug> HTTP-Session: 0a9cdf2a-7806-4f77-9127-eac7a5075308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.02.15 06:55:50.396639 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
703 | 2024.02.15 06:55:50.396690 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
704 | 2024.02.15 06:55:50.408405 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} <Debug> oximeter.fields_u64 (4f6184f5-0bc3-454c-b16f-f2f8910a9a87): Loading data parts | ||
705 | 2024.02.15 06:55:50.408563 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} <Debug> oximeter.fields_u64 (4f6184f5-0bc3-454c-b16f-f2f8910a9a87): There are no data parts | ||
706 | 2024.02.15 06:55:50.413605 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2024.02.15 06:55:50.413655 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2024.02.15 06:55:50.413675 [ 3 ] {} <Debug> HTTP-Session: 0a9cdf2a-7806-4f77-9127-eac7a5075308 Destroying unnamed session | ||
709 | 2024.02.15 06:55:50.413865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2024.02.15 06:55:50.413936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2024.02.15 06:55:50.413961 [ 3 ] {} <Debug> HTTP-Session: b9499700-d91a-4d41-a876-5ed90b5ccb7b Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
712 | 2024.02.15 06:55:50.414000 [ 3 ] {} <Debug> HTTP-Session: b9499700-d91a-4d41-a876-5ed90b5ccb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.02.15 06:55:50.414166 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
714 | 2024.02.15 06:55:50.414230 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
715 | 2024.02.15 06:55:50.416456 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} <Debug> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Loading data parts | ||
716 | 2024.02.15 06:55:50.416558 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} <Debug> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): There are no data parts | ||
717 | 2024.02.15 06:55:50.422339 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2024.02.15 06:55:50.422389 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2024.02.15 06:55:50.422454 [ 3 ] {} <Debug> HTTP-Session: b9499700-d91a-4d41-a876-5ed90b5ccb7b Destroying unnamed session | ||
720 | 2024.02.15 06:55:50.422616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2024.02.15 06:55:50.422713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2024.02.15 06:55:50.422767 [ 3 ] {} <Debug> HTTP-Session: 61226354-b2d2-4089-8f80-61cf8ee7c863 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
723 | 2024.02.15 06:55:50.422805 [ 3 ] {} <Debug> HTTP-Session: 61226354-b2d2-4089-8f80-61cf8ee7c863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2024.02.15 06:55:50.423000 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
725 | 2024.02.15 06:55:50.423084 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2024.02.15 06:55:50.427207 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} <Debug> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Loading data parts | ||
727 | 2024.02.15 06:55:50.427327 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} <Debug> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): There are no data parts | ||
728 | 2024.02.15 06:55:50.433297 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2024.02.15 06:55:50.433323 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2024.02.15 06:55:50.433339 [ 3 ] {} <Debug> HTTP-Session: 61226354-b2d2-4089-8f80-61cf8ee7c863 Destroying unnamed session | ||
731 | 2024.02.15 06:55:50.433491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2024.02.15 06:55:50.433548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2024.02.15 06:55:50.433568 [ 3 ] {} <Debug> HTTP-Session: fdf177b7-3662-4154-a400-5c516a3d3be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
734 | 2024.02.15 06:55:50.433593 [ 3 ] {} <Debug> HTTP-Session: fdf177b7-3662-4154-a400-5c516a3d3be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.02.15 06:55:50.433756 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) 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) | ||
736 | 2024.02.15 06:55:50.433800 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
737 | 2024.02.15 06:55:50.439633 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} <Debug> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Loading data parts | ||
738 | 2024.02.15 06:55:50.439734 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} <Debug> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): There are no data parts | ||
739 | 2024.02.15 06:55:50.446719 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2024.02.15 06:55:50.446753 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2024.02.15 06:55:50.446769 [ 3 ] {} <Debug> HTTP-Session: fdf177b7-3662-4154-a400-5c516a3d3be7 Destroying unnamed session | ||
742 | 2024.02.15 06:55:50.446902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2024.02.15 06:55:50.446955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2024.02.15 06:55:50.446974 [ 3 ] {} <Debug> HTTP-Session: 1ca626e9-daf4-4a37-bc01-c654a401fb66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
745 | 2024.02.15 06:55:50.446998 [ 3 ] {} <Debug> HTTP-Session: 1ca626e9-daf4-4a37-bc01-c654a401fb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.02.15 06:55:50.447232 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) /* The timeseries schema table stores the extracted schema for the samples | ||
747 | * oximeter collects. | ||
748 | */ | ||
749 | 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) | ||
750 | 2024.02.15 06:55:50.447301 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
751 | 2024.02.15 06:55:50.449377 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): Loading data parts | ||
752 | 2024.02.15 06:55:50.449474 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): There are no data parts | ||
753 | 2024.02.15 06:55:50.453771 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} <Debug> DynamicQueryHandler: Done processing query | ||
754 | 2024.02.15 06:55:50.453801 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
755 | 2024.02.15 06:55:50.453830 [ 3 ] {} <Debug> HTTP-Session: 1ca626e9-daf4-4a37-bc01-c654a401fb66 Destroying unnamed session | ||
756 | 2024.02.15 06:55:50.453973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
757 | 2024.02.15 06:55:50.454034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
758 | 2024.02.15 06:55:50.454062 [ 3 ] {} <Debug> HTTP-Session: c67da704-ae07-4ee9-beb3-e113474cf782 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 | ||
759 | 2024.02.15 06:55:50.454080 [ 3 ] {} <Debug> HTTP-Session: c67da704-ae07-4ee9-beb3-e113474cf782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2024.02.15 06:55:50.454201 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56066) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
761 | 2024.02.15 06:55:50.454833 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
762 | 2024.02.15 06:55:50.458147 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
763 | 2024.02.15 06:55:50.460812 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.02.15 06:55:50.461041 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} <Trace> oximeter.version (66d75a88-0c44-46b3-b089-39381a6e6d15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
765 | 2024.02.15 06:55:50.461266 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007026631 sec., 142 rows/sec., 2.22 KiB/sec. | ||
766 | 2024.02.15 06:55:50.461384 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} <Debug> DynamicQueryHandler: Done processing query | ||
767 | 2024.02.15 06:55:50.461404 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
768 | 2024.02.15 06:55:50.461429 [ 3 ] {} <Debug> HTTP-Session: c67da704-ae07-4ee9-beb3-e113474cf782 Destroying unnamed session | ||
769 | 2024.02.15 06:55:51.001161 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.63 MiB, peak 229.70 MiB, will set to 228.29 MiB (RSS), difference: 3.66 MiB | ||
770 | 2024.02.15 06:56:04.307039 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
771 | 2024.02.15 06:56:04.307094 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
772 | 2024.02.15 06:56:19.307185 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
773 | 2024.02.15 06:56:19.307282 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
774 | 2024.02.15 06:56:34.307377 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
775 | 2024.02.15 06:56:34.307472 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
776 | 2024.02.15 06:56:49.307516 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
777 | 2024.02.15 06:56:49.307590 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
778 | 2024.02.15 06:56:50.470862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
779 | 2024.02.15 06:56:50.471005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
780 | 2024.02.15 06:56:50.471033 [ 3 ] {} <Debug> HTTP-Session: 52ccd6d5-0bda-400d-bea1-f905b1b8a389 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
781 | 2024.02.15 06:56:50.471086 [ 3 ] {} <Debug> HTTP-Session: 52ccd6d5-0bda-400d-bea1-f905b1b8a389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2024.02.15 06:56:50.471268 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
783 | 2024.02.15 06:56:50.471721 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.02.15 06:56:50.472385 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2024.02.15 06:56:50.472482 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2024.02.15 06:56:50.473435 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} <Debug> DynamicQueryHandler: Done processing query | ||
787 | 2024.02.15 06:56:50.473467 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
788 | 2024.02.15 06:56:50.473495 [ 3 ] {} <Debug> HTTP-Session: 52ccd6d5-0bda-400d-bea1-f905b1b8a389 Destroying unnamed session | ||
789 | 2024.02.15 06:56:50.479832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
790 | 2024.02.15 06:56:50.479909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
791 | 2024.02.15 06:56:50.479934 [ 3 ] {} <Debug> HTTP-Session: e98d6fe2-1601-4ce0-b152-267a4c26fe42 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
792 | 2024.02.15 06:56:50.479955 [ 3 ] {} <Debug> HTTP-Session: e98d6fe2-1601-4ce0-b152-267a4c26fe42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
793 | 2024.02.15 06:56:50.480120 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
794 | 2024.02.15 06:56:50.483100 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2024.02.15 06:56:50.483266 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2024.02.15 06:56:50.483310 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2024.02.15 06:56:50.484131 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} <Debug> DynamicQueryHandler: Done processing query | ||
798 | 2024.02.15 06:56:50.484169 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
799 | 2024.02.15 06:56:50.484186 [ 3 ] {} <Debug> HTTP-Session: e98d6fe2-1601-4ce0-b152-267a4c26fe42 Destroying unnamed session | ||
800 | 2024.02.15 06:56:50.484409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2024.02.15 06:56:50.484455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
802 | 2024.02.15 06:56:50.484475 [ 3 ] {} <Debug> HTTP-Session: 494a7210-3e5f-48b4-af7a-6bc0d4f1b5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
803 | 2024.02.15 06:56:50.484491 [ 3 ] {} <Debug> HTTP-Session: 494a7210-3e5f-48b4-af7a-6bc0d4f1b5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
804 | 2024.02.15 06:56:50.484601 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
805 | 2024.02.15 06:56:50.485045 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.02.15 06:56:50.485193 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2024.02.15 06:56:50.485235 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2024.02.15 06:56:50.486073 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} <Debug> DynamicQueryHandler: Done processing query | ||
809 | 2024.02.15 06:56:50.486101 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
810 | 2024.02.15 06:56:50.486117 [ 3 ] {} <Debug> HTTP-Session: 494a7210-3e5f-48b4-af7a-6bc0d4f1b5f2 Destroying unnamed session | ||
811 | 2024.02.15 06:56:50.486480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
812 | 2024.02.15 06:56:50.486525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
813 | 2024.02.15 06:56:50.486544 [ 3 ] {} <Debug> HTTP-Session: ad13452a-92fb-484d-9627-a9b12164c392 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
814 | 2024.02.15 06:56:50.486560 [ 3 ] {} <Debug> HTTP-Session: ad13452a-92fb-484d-9627-a9b12164c392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
815 | 2024.02.15 06:56:50.486672 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
816 | 2024.02.15 06:56:50.487021 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2024.02.15 06:56:50.487177 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2024.02.15 06:56:50.487219 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2024.02.15 06:56:50.487988 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} <Debug> DynamicQueryHandler: Done processing query | ||
820 | 2024.02.15 06:56:50.488015 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
821 | 2024.02.15 06:56:50.488031 [ 3 ] {} <Debug> HTTP-Session: ad13452a-92fb-484d-9627-a9b12164c392 Destroying unnamed session | ||
822 | 2024.02.15 06:56:50.488962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
823 | 2024.02.15 06:56:50.489005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
824 | 2024.02.15 06:56:50.489024 [ 3 ] {} <Debug> HTTP-Session: 63b8c975-65ab-4b25-a56c-edf1a4982f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
825 | 2024.02.15 06:56:50.489041 [ 3 ] {} <Debug> HTTP-Session: 63b8c975-65ab-4b25-a56c-edf1a4982f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
826 | 2024.02.15 06:56:50.489119 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
827 | 2024.02.15 06:56:50.489159 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2024.02.15 06:56:50.489825 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
829 | 2024.02.15 06:56:50.491045 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
830 | 2024.02.15 06:56:50.491466 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
831 | 2024.02.15 06:56:50.491643 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
832 | 2024.02.15 06:56:50.491774 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002618277 sec., 1527 rows/sec., 165.23 KiB/sec. | ||
833 | 2024.02.15 06:56:50.491919 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} <Debug> DynamicQueryHandler: Done processing query | ||
834 | 2024.02.15 06:56:50.491942 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
835 | 2024.02.15 06:56:50.491959 [ 3 ] {} <Debug> HTTP-Session: 63b8c975-65ab-4b25-a56c-edf1a4982f3d Destroying unnamed session | ||
836 | 2024.02.15 06:56:50.492071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
837 | 2024.02.15 06:56:50.492116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
838 | 2024.02.15 06:56:50.492136 [ 3 ] {} <Debug> HTTP-Session: d6f20b23-f201-4e06-b9d1-22f20c8915ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
839 | 2024.02.15 06:56:50.492153 [ 3 ] {} <Debug> HTTP-Session: d6f20b23-f201-4e06-b9d1-22f20c8915ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
840 | 2024.02.15 06:56:50.492223 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
841 | 2024.02.15 06:56:50.492263 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
842 | 2024.02.15 06:56:50.492366 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
843 | 2024.02.15 06:56:50.495906 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
844 | 2024.02.15 06:56:50.496129 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
845 | 2024.02.15 06:56:50.496282 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
846 | 2024.02.15 06:56:50.496378 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.004122829 sec., 5578 rows/sec., 452.18 KiB/sec. | ||
847 | 2024.02.15 06:56:50.496538 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} <Debug> DynamicQueryHandler: Done processing query | ||
848 | 2024.02.15 06:56:50.496562 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
849 | 2024.02.15 06:56:50.496578 [ 3 ] {} <Debug> HTTP-Session: d6f20b23-f201-4e06-b9d1-22f20c8915ed Destroying unnamed session | ||
850 | 2024.02.15 06:56:50.496776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 10885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
851 | 2024.02.15 06:56:50.496823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
852 | 2024.02.15 06:56:50.496842 [ 3 ] {} <Debug> HTTP-Session: c1945137-3d74-4235-b183-e82cc1395654 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
853 | 2024.02.15 06:56:50.496859 [ 3 ] {} <Debug> HTTP-Session: c1945137-3d74-4235-b183-e82cc1395654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
854 | 2024.02.15 06:56:50.496932 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
855 | 2024.02.15 06:56:50.496971 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
856 | 2024.02.15 06:56:50.497079 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
857 | 2024.02.15 06:56:50.497443 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
858 | 2024.02.15 06:56:50.497652 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
859 | 2024.02.15 06:56:50.497803 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
860 | 2024.02.15 06:56:50.497921 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} <Information> executeQuery: Read 69 rows, 6.65 KiB in 0.000954251 sec., 72308 rows/sec., 6.81 MiB/sec. | ||
861 | 2024.02.15 06:56:50.498060 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} <Debug> DynamicQueryHandler: Done processing query | ||
862 | 2024.02.15 06:56:50.498083 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
863 | 2024.02.15 06:56:50.498099 [ 3 ] {} <Debug> HTTP-Session: c1945137-3d74-4235-b183-e82cc1395654 Destroying unnamed session | ||
864 | 2024.02.15 06:56:50.498206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 5978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
865 | 2024.02.15 06:56:50.498251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
866 | 2024.02.15 06:56:50.498270 [ 3 ] {} <Debug> HTTP-Session: 86e28f68-9015-46ec-a45b-ad83e6127129 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
867 | 2024.02.15 06:56:50.498287 [ 3 ] {} <Debug> HTTP-Session: 86e28f68-9015-46ec-a45b-ad83e6127129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
868 | 2024.02.15 06:56:50.498359 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
869 | 2024.02.15 06:56:50.498395 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
870 | 2024.02.15 06:56:50.499518 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
871 | 2024.02.15 06:56:50.502003 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
872 | 2024.02.15 06:56:50.502502 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
873 | 2024.02.15 06:56:50.502728 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
874 | 2024.02.15 06:56:50.502848 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} <Information> executeQuery: Read 35 rows, 2.81 KiB in 0.004453255 sec., 7859 rows/sec., 630.24 KiB/sec. | ||
875 | 2024.02.15 06:56:50.503038 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} <Debug> DynamicQueryHandler: Done processing query | ||
876 | 2024.02.15 06:56:50.503062 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
877 | 2024.02.15 06:56:50.503079 [ 3 ] {} <Debug> HTTP-Session: 86e28f68-9015-46ec-a45b-ad83e6127129 Destroying unnamed session | ||
878 | 2024.02.15 06:56:50.503323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 24635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
879 | 2024.02.15 06:56:50.503367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
880 | 2024.02.15 06:56:50.503386 [ 3 ] {} <Debug> HTTP-Session: 52e08f16-7578-4363-a44f-e2d9320f5a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
881 | 2024.02.15 06:56:50.503403 [ 3 ] {} <Debug> HTTP-Session: 52e08f16-7578-4363-a44f-e2d9320f5a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
882 | 2024.02.15 06:56:50.503479 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
883 | 2024.02.15 06:56:50.503524 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
884 | 2024.02.15 06:56:50.503685 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
885 | 2024.02.15 06:56:50.504114 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
886 | 2024.02.15 06:56:50.505188 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
887 | 2024.02.15 06:56:50.505383 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
888 | 2024.02.15 06:56:50.505493 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001978362 sec., 11625 rows/sec., 15.69 MiB/sec. | ||
889 | 2024.02.15 06:56:50.505628 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} <Debug> DynamicQueryHandler: Done processing query | ||
890 | 2024.02.15 06:56:50.505652 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
891 | 2024.02.15 06:56:50.505669 [ 3 ] {} <Debug> HTTP-Session: 52e08f16-7578-4363-a44f-e2d9320f5a99 Destroying unnamed session | ||
892 | 2024.02.15 06:56:50.505774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 2888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
893 | 2024.02.15 06:56:50.505819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
894 | 2024.02.15 06:56:50.505838 [ 3 ] {} <Debug> HTTP-Session: 0fb30e6d-d971-48b0-8497-6bd9273e5da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
895 | 2024.02.15 06:56:50.505855 [ 3 ] {} <Debug> HTTP-Session: 0fb30e6d-d971-48b0-8497-6bd9273e5da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
896 | 2024.02.15 06:56:50.505924 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
897 | 2024.02.15 06:56:50.506481 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
898 | 2024.02.15 06:56:50.506589 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
899 | 2024.02.15 06:56:50.506875 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
900 | 2024.02.15 06:56:50.507144 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
901 | 2024.02.15 06:56:50.507325 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} <Trace> oximeter.measurements_i64 (0746a212-8095-41fe-89de-0329c9f02b3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
902 | 2024.02.15 06:56:50.507437 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.001481072 sec., 12153 rows/sec., 896.73 KiB/sec. | ||
903 | 2024.02.15 06:56:50.507567 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} <Debug> DynamicQueryHandler: Done processing query | ||
904 | 2024.02.15 06:56:50.507590 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
905 | 2024.02.15 06:56:50.507607 [ 3 ] {} <Debug> HTTP-Session: 0fb30e6d-d971-48b0-8497-6bd9273e5da2 Destroying unnamed session | ||
906 | 2024.02.15 06:56:55.463138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
907 | 2024.02.15 06:56:55.463281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
908 | 2024.02.15 06:56:55.463313 [ 3 ] {} <Debug> HTTP-Session: 5b37a11d-489e-4b8c-b349-2d859e78c108 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
909 | 2024.02.15 06:56:55.463342 [ 3 ] {} <Debug> HTTP-Session: 5b37a11d-489e-4b8c-b349-2d859e78c108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
910 | 2024.02.15 06:56:55.463557 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
911 | 2024.02.15 06:56:55.464314 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
912 | 2024.02.15 06:56:55.464484 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
913 | 2024.02.15 06:56:55.464581 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
914 | 2024.02.15 06:56:55.464880 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
915 | 2024.02.15 06:56:55.466551 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
916 | 2024.02.15 06:56:55.466583 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
917 | 2024.02.15 06:56:55.466699 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
918 | 2024.02.15 06:56:55.469044 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005433987 sec., 736 rows/sec., 79.61 KiB/sec. | ||
919 | 2024.02.15 06:56:55.469275 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Debug> DynamicQueryHandler: Done processing query | ||
920 | 2024.02.15 06:56:55.469301 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
921 | 2024.02.15 06:56:55.469318 [ 3 ] {} <Debug> HTTP-Session: 5b37a11d-489e-4b8c-b349-2d859e78c108 Destroying unnamed session | ||
922 | 2024.02.15 06:56:55.469586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
923 | 2024.02.15 06:56:55.469634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
924 | 2024.02.15 06:56:55.469655 [ 3 ] {} <Debug> HTTP-Session: 2b44f9db-d4a6-413d-9a25-7e3788875ba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
925 | 2024.02.15 06:56:55.469673 [ 3 ] {} <Debug> HTTP-Session: 2b44f9db-d4a6-413d-9a25-7e3788875ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
926 | 2024.02.15 06:56:55.469796 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
927 | 2024.02.15 06:56:55.470245 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
928 | 2024.02.15 06:56:55.470405 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
929 | 2024.02.15 06:56:55.470448 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
930 | 2024.02.15 06:56:55.470592 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
931 | 2024.02.15 06:56:55.470620 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
932 | 2024.02.15 06:56:55.470642 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
933 | 2024.02.15 06:56:55.470671 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
934 | 2024.02.15 06:56:55.471539 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001705407 sec., 2345 rows/sec., 253.67 KiB/sec. | ||
935 | 2024.02.15 06:56:55.471723 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Debug> DynamicQueryHandler: Done processing query | ||
936 | 2024.02.15 06:56:55.471748 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
937 | 2024.02.15 06:56:55.471764 [ 3 ] {} <Debug> HTTP-Session: 2b44f9db-d4a6-413d-9a25-7e3788875ba7 Destroying unnamed session | ||
938 | 2024.02.15 06:56:55.471987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
939 | 2024.02.15 06:56:55.472030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
940 | 2024.02.15 06:56:55.472050 [ 3 ] {} <Debug> HTTP-Session: a0e55dd8-3f17-4d04-b7b5-769e6e2a5a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
941 | 2024.02.15 06:56:55.472068 [ 3 ] {} <Debug> HTTP-Session: a0e55dd8-3f17-4d04-b7b5-769e6e2a5a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
942 | 2024.02.15 06:56:55.472183 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
943 | 2024.02.15 06:56:55.472626 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
944 | 2024.02.15 06:56:55.472785 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
945 | 2024.02.15 06:56:55.472826 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
946 | 2024.02.15 06:56:55.472970 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
947 | 2024.02.15 06:56:55.472999 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
948 | 2024.02.15 06:56:55.473021 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
949 | 2024.02.15 06:56:55.473049 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
950 | 2024.02.15 06:56:55.473902 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001682356 sec., 2377 rows/sec., 257.15 KiB/sec. | ||
951 | 2024.02.15 06:56:55.474108 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Debug> DynamicQueryHandler: Done processing query | ||
952 | 2024.02.15 06:56:55.474132 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
953 | 2024.02.15 06:56:55.474149 [ 3 ] {} <Debug> HTTP-Session: a0e55dd8-3f17-4d04-b7b5-769e6e2a5a64 Destroying unnamed session | ||
954 | 2024.02.15 06:56:55.474469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
955 | 2024.02.15 06:56:55.474515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
956 | 2024.02.15 06:56:55.474535 [ 3 ] {} <Debug> HTTP-Session: 1606b726-32b5-4e66-9fb7-e8ff379897cc Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
957 | 2024.02.15 06:56:55.474552 [ 3 ] {} <Debug> HTTP-Session: 1606b726-32b5-4e66-9fb7-e8ff379897cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
958 | 2024.02.15 06:56:55.474667 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
959 | 2024.02.15 06:56:55.475126 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
960 | 2024.02.15 06:56:55.475292 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
961 | 2024.02.15 06:56:55.475334 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
962 | 2024.02.15 06:56:55.475480 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
963 | 2024.02.15 06:56:55.475509 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
964 | 2024.02.15 06:56:55.475531 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
965 | 2024.02.15 06:56:55.475558 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
966 | 2024.02.15 06:56:55.476476 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001770689 sec., 2259 rows/sec., 244.32 KiB/sec. | ||
967 | 2024.02.15 06:56:55.476664 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Debug> DynamicQueryHandler: Done processing query | ||
968 | 2024.02.15 06:56:55.476688 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
969 | 2024.02.15 06:56:55.476704 [ 3 ] {} <Debug> HTTP-Session: 1606b726-32b5-4e66-9fb7-e8ff379897cc Destroying unnamed session | ||
970 | 2024.02.15 06:56:55.476957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
971 | 2024.02.15 06:56:55.477001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
972 | 2024.02.15 06:56:55.477021 [ 3 ] {} <Debug> HTTP-Session: 636d850d-f5d0-4689-a9c1-ec10333dafb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
973 | 2024.02.15 06:56:55.477038 [ 3 ] {} <Debug> HTTP-Session: 636d850d-f5d0-4689-a9c1-ec10333dafb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
974 | 2024.02.15 06:56:55.477155 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
975 | 2024.02.15 06:56:55.477608 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
976 | 2024.02.15 06:56:55.477773 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
977 | 2024.02.15 06:56:55.477814 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
978 | 2024.02.15 06:56:55.477959 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
979 | 2024.02.15 06:56:55.477988 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
980 | 2024.02.15 06:56:55.478009 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
981 | 2024.02.15 06:56:55.478037 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
982 | 2024.02.15 06:56:55.478865 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001673066 sec., 2390 rows/sec., 258.58 KiB/sec. | ||
983 | 2024.02.15 06:56:55.479056 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Debug> DynamicQueryHandler: Done processing query | ||
984 | 2024.02.15 06:56:55.479081 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
985 | 2024.02.15 06:56:55.479097 [ 3 ] {} <Debug> HTTP-Session: 636d850d-f5d0-4689-a9c1-ec10333dafb8 Destroying unnamed session | ||
986 | 2024.02.15 06:56:55.479314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
987 | 2024.02.15 06:56:55.479359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
988 | 2024.02.15 06:56:55.479379 [ 3 ] {} <Debug> HTTP-Session: beba7173-84bf-47a6-8d55-37a18bcd50e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
989 | 2024.02.15 06:56:55.479396 [ 3 ] {} <Debug> HTTP-Session: beba7173-84bf-47a6-8d55-37a18bcd50e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
990 | 2024.02.15 06:56:55.479514 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
991 | 2024.02.15 06:56:55.479972 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
992 | 2024.02.15 06:56:55.480136 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
993 | 2024.02.15 06:56:55.480177 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
994 | 2024.02.15 06:56:55.480323 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
995 | 2024.02.15 06:56:55.480352 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
996 | 2024.02.15 06:56:55.480373 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
997 | 2024.02.15 06:56:55.480401 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
998 | 2024.02.15 06:56:55.481286 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001733497 sec., 2307 rows/sec., 249.56 KiB/sec. | ||
999 | 2024.02.15 06:56:55.481493 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Debug> DynamicQueryHandler: Done processing query | ||
1000 | 2024.02.15 06:56:55.481516 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1001 | 2024.02.15 06:56:55.481532 [ 3 ] {} <Debug> HTTP-Session: beba7173-84bf-47a6-8d55-37a18bcd50e4 Destroying unnamed session | ||
1002 | 2024.02.15 06:56:55.496511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1003 | 2024.02.15 06:56:55.496607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1004 | 2024.02.15 06:56:55.496647 [ 3 ] {} <Debug> HTTP-Session: 7e749859-5546-419f-bcb6-17cdb797c2cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1005 | 2024.02.15 06:56:55.496682 [ 3 ] {} <Debug> HTTP-Session: 7e749859-5546-419f-bcb6-17cdb797c2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1006 | 2024.02.15 06:56:55.496821 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1007 | 2024.02.15 06:56:55.496871 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1008 | 2024.02.15 06:56:55.497041 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1009 | 2024.02.15 06:56:55.497402 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1010 | 2024.02.15 06:56:55.497794 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1011 | 2024.02.15 06:56:55.497996 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1012 | 2024.02.15 06:56:55.498124 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001262047 sec., 4754 rows/sec., 770.70 KiB/sec. | ||
1013 | 2024.02.15 06:56:55.498265 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} <Debug> DynamicQueryHandler: Done processing query | ||
1014 | 2024.02.15 06:56:55.498289 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1015 | 2024.02.15 06:56:55.498305 [ 3 ] {} <Debug> HTTP-Session: 7e749859-5546-419f-bcb6-17cdb797c2cb Destroying unnamed session | ||
1016 | 2024.02.15 06:56:55.498421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1017 | 2024.02.15 06:56:55.498466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1018 | 2024.02.15 06:56:55.498486 [ 3 ] {} <Debug> HTTP-Session: 2e3e5eff-e984-42ca-8842-291a599cf910 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1019 | 2024.02.15 06:56:55.498503 [ 3 ] {} <Debug> HTTP-Session: 2e3e5eff-e984-42ca-8842-291a599cf910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1020 | 2024.02.15 06:56:55.498574 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1021 | 2024.02.15 06:56:55.498614 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1022 | 2024.02.15 06:56:55.498721 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1023 | 2024.02.15 06:56:55.499021 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1024 | 2024.02.15 06:56:55.499227 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1025 | 2024.02.15 06:56:55.499381 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1026 | 2024.02.15 06:56:55.499498 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.000888339 sec., 40525 rows/sec., 3.04 MiB/sec. | ||
1027 | 2024.02.15 06:56:55.499615 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} <Debug> DynamicQueryHandler: Done processing query | ||
1028 | 2024.02.15 06:56:55.499638 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1029 | 2024.02.15 06:56:55.499654 [ 3 ] {} <Debug> HTTP-Session: 2e3e5eff-e984-42ca-8842-291a599cf910 Destroying unnamed session | ||
1030 | 2024.02.15 06:56:55.499768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1031 | 2024.02.15 06:56:55.499815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1032 | 2024.02.15 06:56:55.499835 [ 3 ] {} <Debug> HTTP-Session: 396b6484-0cb0-421b-b46c-ef48725a79bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1033 | 2024.02.15 06:56:55.499852 [ 3 ] {} <Debug> HTTP-Session: 396b6484-0cb0-421b-b46c-ef48725a79bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1034 | 2024.02.15 06:56:55.499922 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1035 | 2024.02.15 06:56:55.499960 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1036 | 2024.02.15 06:56:55.500066 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1037 | 2024.02.15 06:56:55.500345 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1038 | 2024.02.15 06:56:55.500550 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1039 | 2024.02.15 06:56:55.500715 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1040 | 2024.02.15 06:56:55.500828 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000876919 sec., 27368 rows/sec., 2.11 MiB/sec. | ||
1041 | 2024.02.15 06:56:55.500940 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} <Debug> DynamicQueryHandler: Done processing query | ||
1042 | 2024.02.15 06:56:55.500964 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1043 | 2024.02.15 06:56:55.500980 [ 3 ] {} <Debug> HTTP-Session: 396b6484-0cb0-421b-b46c-ef48725a79bc Destroying unnamed session | ||
1044 | 2024.02.15 06:56:55.501224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 76251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1045 | 2024.02.15 06:56:55.501268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1046 | 2024.02.15 06:56:55.501287 [ 3 ] {} <Debug> HTTP-Session: e66a074c-9aa0-4eb6-9551-268a3bd80871 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1047 | 2024.02.15 06:56:55.501304 [ 3 ] {} <Debug> HTTP-Session: e66a074c-9aa0-4eb6-9551-268a3bd80871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1048 | 2024.02.15 06:56:55.501395 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1049 | 2024.02.15 06:56:55.501437 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1050 | 2024.02.15 06:56:55.501555 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1051 | 2024.02.15 06:56:55.502051 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1052 | 2024.02.15 06:56:55.502329 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1053 | 2024.02.15 06:56:55.502514 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1054 | 2024.02.15 06:56:55.502607 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} <Information> executeQuery: Read 396 rows, 28.62 KiB in 0.001183596 sec., 334573 rows/sec., 23.61 MiB/sec. | ||
1055 | 2024.02.15 06:56:55.502757 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} <Debug> DynamicQueryHandler: Done processing query | ||
1056 | 2024.02.15 06:56:55.502782 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB. | ||
1057 | 2024.02.15 06:56:55.502798 [ 3 ] {} <Debug> HTTP-Session: e66a074c-9aa0-4eb6-9551-268a3bd80871 Destroying unnamed session | ||
1058 | 2024.02.15 06:57:00.464415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 3489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1059 | 2024.02.15 06:57:00.464532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1060 | 2024.02.15 06:57:00.464559 [ 3 ] {} <Debug> HTTP-Session: b796a84b-640b-4b5d-bcaa-9a474c13e59f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1061 | 2024.02.15 06:57:00.464585 [ 3 ] {} <Debug> HTTP-Session: b796a84b-640b-4b5d-bcaa-9a474c13e59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1062 | 2024.02.15 06:57:00.464724 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1063 | 2024.02.15 06:57:00.464790 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1064 | 2024.02.15 06:57:00.464954 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1065 | 2024.02.15 06:57:00.465422 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1066 | 2024.02.15 06:57:00.465697 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1067 | 2024.02.15 06:57:00.465869 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1068 | 2024.02.15 06:57:00.465977 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001214546 sec., 19760 rows/sec., 1.56 MiB/sec. | ||
1069 | 2024.02.15 06:57:00.466136 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} <Debug> DynamicQueryHandler: Done processing query | ||
1070 | 2024.02.15 06:57:00.466163 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1071 | 2024.02.15 06:57:00.466181 [ 3 ] {} <Debug> HTTP-Session: b796a84b-640b-4b5d-bcaa-9a474c13e59f Destroying unnamed session | ||
1072 | 2024.02.15 06:57:00.466361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 11366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1073 | 2024.02.15 06:57:00.466416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1074 | 2024.02.15 06:57:00.466438 [ 3 ] {} <Debug> HTTP-Session: 0518da4b-bbd3-42ee-9cb2-55a0a1f635a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1075 | 2024.02.15 06:57:00.466459 [ 3 ] {} <Debug> HTTP-Session: 0518da4b-bbd3-42ee-9cb2-55a0a1f635a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1076 | 2024.02.15 06:57:00.466547 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1077 | 2024.02.15 06:57:00.466591 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1078 | 2024.02.15 06:57:00.466701 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1079 | 2024.02.15 06:57:00.467071 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1080 | 2024.02.15 06:57:00.467291 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1081 | 2024.02.15 06:57:00.467447 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1082 | 2024.02.15 06:57:00.467542 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} <Information> executeQuery: Read 72 rows, 6.95 KiB in 0.000965921 sec., 74540 rows/sec., 7.03 MiB/sec. | ||
1083 | 2024.02.15 06:57:00.467667 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} <Debug> DynamicQueryHandler: Done processing query | ||
1084 | 2024.02.15 06:57:00.467692 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1085 | 2024.02.15 06:57:00.467709 [ 3 ] {} <Debug> HTTP-Session: 0518da4b-bbd3-42ee-9cb2-55a0a1f635a6 Destroying unnamed session | ||
1086 | 2024.02.15 06:57:00.467849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1087 | 2024.02.15 06:57:00.467899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1088 | 2024.02.15 06:57:00.467920 [ 3 ] {} <Debug> HTTP-Session: 187469e2-645c-446b-b82e-1f1d3195a889 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1089 | 2024.02.15 06:57:00.467939 [ 3 ] {} <Debug> HTTP-Session: 187469e2-645c-446b-b82e-1f1d3195a889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1090 | 2024.02.15 06:57:00.468023 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1091 | 2024.02.15 06:57:00.468065 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1092 | 2024.02.15 06:57:00.468172 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1093 | 2024.02.15 06:57:00.468477 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1094 | 2024.02.15 06:57:00.468689 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1095 | 2024.02.15 06:57:00.468856 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1096 | 2024.02.15 06:57:00.468957 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000902749 sec., 26585 rows/sec., 2.08 MiB/sec. | ||
1097 | 2024.02.15 06:57:00.469087 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} <Debug> DynamicQueryHandler: Done processing query | ||
1098 | 2024.02.15 06:57:00.469115 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1099 | 2024.02.15 06:57:00.469131 [ 3 ] {} <Debug> HTTP-Session: 187469e2-645c-446b-b82e-1f1d3195a889 Destroying unnamed session | ||
1100 | 2024.02.15 06:57:00.469325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 25704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1101 | 2024.02.15 06:57:00.469374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1102 | 2024.02.15 06:57:00.469396 [ 3 ] {} <Debug> HTTP-Session: 6ccb2264-86f0-481c-a524-caf24da0d713 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1103 | 2024.02.15 06:57:00.469414 [ 3 ] {} <Debug> HTTP-Session: 6ccb2264-86f0-481c-a524-caf24da0d713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1104 | 2024.02.15 06:57:00.469496 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1105 | 2024.02.15 06:57:00.469544 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1106 | 2024.02.15 06:57:00.469680 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1107 | 2024.02.15 06:57:00.470084 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1108 | 2024.02.15 06:57:00.470411 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1109 | 2024.02.15 06:57:00.470609 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1110 | 2024.02.15 06:57:00.470709 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001184166 sec., 20267 rows/sec., 27.35 MiB/sec. | ||
1111 | 2024.02.15 06:57:00.470872 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} <Debug> DynamicQueryHandler: Done processing query | ||
1112 | 2024.02.15 06:57:00.470896 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1113 | 2024.02.15 06:57:00.470914 [ 3 ] {} <Debug> HTTP-Session: 6ccb2264-86f0-481c-a524-caf24da0d713 Destroying unnamed session | ||
1114 | 2024.02.15 06:57:04.307672 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1115 | 2024.02.15 06:57:04.307736 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1116 | 2024.02.15 06:57:10.463660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 3489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1117 | 2024.02.15 06:57:10.463778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1118 | 2024.02.15 06:57:10.463805 [ 3 ] {} <Debug> HTTP-Session: 9b033ec5-5493-41b3-a637-dc1aadd7d451 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1119 | 2024.02.15 06:57:10.463830 [ 3 ] {} <Debug> HTTP-Session: 9b033ec5-5493-41b3-a637-dc1aadd7d451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1120 | 2024.02.15 06:57:10.463960 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1121 | 2024.02.15 06:57:10.464021 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1122 | 2024.02.15 06:57:10.464181 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1123 | 2024.02.15 06:57:10.464627 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1124 | 2024.02.15 06:57:10.464887 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1125 | 2024.02.15 06:57:10.465054 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1126 | 2024.02.15 06:57:10.465164 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001167475 sec., 20557 rows/sec., 1.63 MiB/sec. | ||
1127 | 2024.02.15 06:57:10.465356 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} <Debug> DynamicQueryHandler: Done processing query | ||
1128 | 2024.02.15 06:57:10.465382 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1129 | 2024.02.15 06:57:10.465398 [ 3 ] {} <Debug> HTTP-Session: 9b033ec5-5493-41b3-a637-dc1aadd7d451 Destroying unnamed session | ||
1130 | 2024.02.15 06:57:10.465544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 11366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1131 | 2024.02.15 06:57:10.465591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1132 | 2024.02.15 06:57:10.465610 [ 3 ] {} <Debug> HTTP-Session: 09cba8db-7644-460a-b981-522481a8a7e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1133 | 2024.02.15 06:57:10.465626 [ 3 ] {} <Debug> HTTP-Session: 09cba8db-7644-460a-b981-522481a8a7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1134 | 2024.02.15 06:57:10.465700 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1135 | 2024.02.15 06:57:10.465739 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1136 | 2024.02.15 06:57:10.465850 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1137 | 2024.02.15 06:57:10.466221 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1138 | 2024.02.15 06:57:10.466431 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1139 | 2024.02.15 06:57:10.466591 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1140 | 2024.02.15 06:57:10.466684 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} <Information> executeQuery: Read 72 rows, 6.95 KiB in 0.00095619 sec., 75298 rows/sec., 7.10 MiB/sec. | ||
1141 | 2024.02.15 06:57:10.466814 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} <Debug> DynamicQueryHandler: Done processing query | ||
1142 | 2024.02.15 06:57:10.466836 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1143 | 2024.02.15 06:57:10.466852 [ 3 ] {} <Debug> HTTP-Session: 09cba8db-7644-460a-b981-522481a8a7e2 Destroying unnamed session | ||
1144 | 2024.02.15 06:57:10.466974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1145 | 2024.02.15 06:57:10.467019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1146 | 2024.02.15 06:57:10.467044 [ 3 ] {} <Debug> HTTP-Session: 466d875a-a446-429c-a3ad-4e001b603624 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1147 | 2024.02.15 06:57:10.467060 [ 3 ] {} <Debug> HTTP-Session: 466d875a-a446-429c-a3ad-4e001b603624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1148 | 2024.02.15 06:57:10.467131 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1149 | 2024.02.15 06:57:10.467169 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1150 | 2024.02.15 06:57:10.467273 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1151 | 2024.02.15 06:57:10.467565 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1152 | 2024.02.15 06:57:10.467774 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1153 | 2024.02.15 06:57:10.467937 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1154 | 2024.02.15 06:57:10.468028 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000869079 sec., 27615 rows/sec., 2.16 MiB/sec. | ||
1155 | 2024.02.15 06:57:10.468142 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} <Debug> DynamicQueryHandler: Done processing query | ||
1156 | 2024.02.15 06:57:10.468165 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1157 | 2024.02.15 06:57:10.468181 [ 3 ] {} <Debug> HTTP-Session: 466d875a-a446-429c-a3ad-4e001b603624 Destroying unnamed session | ||
1158 | 2024.02.15 06:57:10.468315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 25704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1159 | 2024.02.15 06:57:10.468360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1160 | 2024.02.15 06:57:10.468379 [ 3 ] {} <Debug> HTTP-Session: 764704d0-7187-483f-b00a-c5531682e35d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1161 | 2024.02.15 06:57:10.468396 [ 3 ] {} <Debug> HTTP-Session: 764704d0-7187-483f-b00a-c5531682e35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1162 | 2024.02.15 06:57:10.468473 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1163 | 2024.02.15 06:57:10.468517 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1164 | 2024.02.15 06:57:10.468649 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1165 | 2024.02.15 06:57:10.469037 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1166 | 2024.02.15 06:57:10.469335 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1167 | 2024.02.15 06:57:10.469519 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1168 | 2024.02.15 06:57:10.469616 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001115204 sec., 21520 rows/sec., 29.04 MiB/sec. | ||
1169 | 2024.02.15 06:57:10.469765 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} <Debug> DynamicQueryHandler: Done processing query | ||
1170 | 2024.02.15 06:57:10.469789 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1171 | 2024.02.15 06:57:10.469804 [ 3 ] {} <Debug> HTTP-Session: 764704d0-7187-483f-b00a-c5531682e35d Destroying unnamed session | ||
1172 | 2024.02.15 06:57:19.307982 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1173 | 2024.02.15 06:57:19.308048 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1174 | 2024.02.15 06:57:20.465901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 6929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1175 | 2024.02.15 06:57:20.466016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1176 | 2024.02.15 06:57:20.466044 [ 3 ] {} <Debug> HTTP-Session: a5b93a00-3be1-4c61-af1e-7a91bc88706f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1177 | 2024.02.15 06:57:20.466069 [ 3 ] {} <Debug> HTTP-Session: a5b93a00-3be1-4c61-af1e-7a91bc88706f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1178 | 2024.02.15 06:57:20.466203 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1179 | 2024.02.15 06:57:20.466267 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1180 | 2024.02.15 06:57:20.466425 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1181 | 2024.02.15 06:57:20.466912 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1182 | 2024.02.15 06:57:20.467208 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1183 | 2024.02.15 06:57:20.467403 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1184 | 2024.02.15 06:57:20.467530 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001288467 sec., 37253 rows/sec., 2.95 MiB/sec. | ||
1185 | 2024.02.15 06:57:20.467695 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} <Debug> DynamicQueryHandler: Done processing query | ||
1186 | 2024.02.15 06:57:20.467722 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1187 | 2024.02.15 06:57:20.467739 [ 3 ] {} <Debug> HTTP-Session: a5b93a00-3be1-4c61-af1e-7a91bc88706f Destroying unnamed session | ||
1188 | 2024.02.15 06:57:20.467916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 22778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1189 | 2024.02.15 06:57:20.467978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1190 | 2024.02.15 06:57:20.467999 [ 3 ] {} <Debug> HTTP-Session: 7559b2b9-7d9c-4858-aa1a-dc51a01556c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1191 | 2024.02.15 06:57:20.468025 [ 3 ] {} <Debug> HTTP-Session: 7559b2b9-7d9c-4858-aa1a-dc51a01556c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1192 | 2024.02.15 06:57:20.468115 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1193 | 2024.02.15 06:57:20.468158 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1194 | 2024.02.15 06:57:20.468267 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1195 | 2024.02.15 06:57:20.468680 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1196 | 2024.02.15 06:57:20.468905 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1197 | 2024.02.15 06:57:20.469063 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1198 | 2024.02.15 06:57:20.469193 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} <Information> executeQuery: Read 144 rows, 13.99 KiB in 0.001047192 sec., 137510 rows/sec., 13.05 MiB/sec. | ||
1199 | 2024.02.15 06:57:20.469357 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} <Debug> DynamicQueryHandler: Done processing query | ||
1200 | 2024.02.15 06:57:20.469381 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1201 | 2024.02.15 06:57:20.469398 [ 3 ] {} <Debug> HTTP-Session: 7559b2b9-7d9c-4858-aa1a-dc51a01556c9 Destroying unnamed session | ||
1202 | 2024.02.15 06:57:20.469531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 9558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1203 | 2024.02.15 06:57:20.469580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1204 | 2024.02.15 06:57:20.469600 [ 3 ] {} <Debug> HTTP-Session: f9d362ab-632c-46c1-bd2d-5bba22690d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1205 | 2024.02.15 06:57:20.469618 [ 3 ] {} <Debug> HTTP-Session: f9d362ab-632c-46c1-bd2d-5bba22690d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1206 | 2024.02.15 06:57:20.469694 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1207 | 2024.02.15 06:57:20.469735 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1208 | 2024.02.15 06:57:20.469848 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1209 | 2024.02.15 06:57:20.470164 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1210 | 2024.02.15 06:57:20.470379 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1211 | 2024.02.15 06:57:20.470535 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1212 | 2024.02.15 06:57:20.470663 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} <Information> executeQuery: Read 56 rows, 4.51 KiB in 0.000933111 sec., 60014 rows/sec., 4.72 MiB/sec. | ||
1213 | 2024.02.15 06:57:20.470785 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} <Debug> DynamicQueryHandler: Done processing query | ||
1214 | 2024.02.15 06:57:20.470809 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1215 | 2024.02.15 06:57:20.470825 [ 3 ] {} <Debug> HTTP-Session: f9d362ab-632c-46c1-bd2d-5bba22690d49 Destroying unnamed session | ||
1216 | 2024.02.15 06:57:20.471067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 51344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1217 | 2024.02.15 06:57:20.471115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1218 | 2024.02.15 06:57:20.471135 [ 3 ] {} <Debug> HTTP-Session: 9027e744-ce13-45b0-892e-c5d668398013 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1219 | 2024.02.15 06:57:20.471152 [ 3 ] {} <Debug> HTTP-Session: 9027e744-ce13-45b0-892e-c5d668398013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1220 | 2024.02.15 06:57:20.471240 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1221 | 2024.02.15 06:57:20.471286 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1222 | 2024.02.15 06:57:20.471425 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1223 | 2024.02.15 06:57:20.471930 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1224 | 2024.02.15 06:57:20.472252 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1225 | 2024.02.15 06:57:20.472449 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1226 | 2024.02.15 06:57:20.472578 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001306698 sec., 36733 rows/sec., 49.57 MiB/sec. | ||
1227 | 2024.02.15 06:57:20.472711 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} <Debug> DynamicQueryHandler: Done processing query | ||
1228 | 2024.02.15 06:57:20.472736 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1229 | 2024.02.15 06:57:20.472752 [ 3 ] {} <Debug> HTTP-Session: 9027e744-ce13-45b0-892e-c5d668398013 Destroying unnamed session | ||
1230 | 2024.02.15 06:57:20.472891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 1491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1231 | 2024.02.15 06:57:20.472938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1232 | 2024.02.15 06:57:20.472957 [ 3 ] {} <Debug> HTTP-Session: 024acf6a-61fc-44c1-9dd1-533da94d7e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1233 | 2024.02.15 06:57:20.472974 [ 3 ] {} <Debug> HTTP-Session: 024acf6a-61fc-44c1-9dd1-533da94d7e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1234 | 2024.02.15 06:57:20.473044 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1235 | 2024.02.15 06:57:20.473085 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1236 | 2024.02.15 06:57:20.473190 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1237 | 2024.02.15 06:57:20.473458 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1238 | 2024.02.15 06:57:20.473709 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1239 | 2024.02.15 06:57:20.473899 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} <Trace> oximeter.measurements_i64 (0746a212-8095-41fe-89de-0329c9f02b3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1240 | 2024.02.15 06:57:20.474008 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} <Information> executeQuery: Read 9 rows, 680.00 B in 0.000928989 sec., 9687 rows/sec., 714.82 KiB/sec. | ||
1241 | 2024.02.15 06:57:20.474137 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} <Debug> DynamicQueryHandler: Done processing query | ||
1242 | 2024.02.15 06:57:20.474161 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1243 | 2024.02.15 06:57:20.474177 [ 3 ] {} <Debug> HTTP-Session: 024acf6a-61fc-44c1-9dd1-533da94d7e89 Destroying unnamed session | ||
1244 | 2024.02.15 06:57:25.464382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1245 | 2024.02.15 06:57:25.464505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1246 | 2024.02.15 06:57:25.464532 [ 3 ] {} <Debug> HTTP-Session: ca32b2de-1129-45f7-81e1-532be6f489a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1247 | 2024.02.15 06:57:25.464557 [ 3 ] {} <Debug> HTTP-Session: ca32b2de-1129-45f7-81e1-532be6f489a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1248 | 2024.02.15 06:57:25.464778 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1249 | 2024.02.15 06:57:25.465512 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1250 | 2024.02.15 06:57:25.465709 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1251 | 2024.02.15 06:57:25.465761 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1252 | 2024.02.15 06:57:25.465927 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1253 | 2024.02.15 06:57:25.466096 [ 187 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1254 | 2024.02.15 06:57:25.466102 [ 188 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1255 | 2024.02.15 06:57:25.466324 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1256 | 2024.02.15 06:57:25.466417 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Debug> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1257 | 2024.02.15 06:57:25.468252 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003421344 sec., 2922 rows/sec., 410.74 KiB/sec. | ||
1258 | 2024.02.15 06:57:25.468528 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Debug> DynamicQueryHandler: Done processing query | ||
1259 | 2024.02.15 06:57:25.468554 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1260 | 2024.02.15 06:57:25.468571 [ 3 ] {} <Debug> HTTP-Session: ca32b2de-1129-45f7-81e1-532be6f489a2 Destroying unnamed session | ||
1261 | 2024.02.15 06:57:25.468733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1262 | 2024.02.15 06:57:25.468784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1263 | 2024.02.15 06:57:25.468804 [ 3 ] {} <Debug> HTTP-Session: 81a41355-55a1-4f69-b8b0-dc4691307d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1264 | 2024.02.15 06:57:25.468823 [ 3 ] {} <Debug> HTTP-Session: 81a41355-55a1-4f69-b8b0-dc4691307d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1265 | 2024.02.15 06:57:25.468909 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1266 | 2024.02.15 06:57:25.468951 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1267 | 2024.02.15 06:57:25.469099 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1268 | 2024.02.15 06:57:25.469427 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1269 | 2024.02.15 06:57:25.469723 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1270 | 2024.02.15 06:57:25.469889 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} <Trace> oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1271 | 2024.02.15 06:57:25.470005 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001061533 sec., 942 rows/sec., 213.43 KiB/sec. | ||
1272 | 2024.02.15 06:57:25.470186 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} <Debug> DynamicQueryHandler: Done processing query | ||
1273 | 2024.02.15 06:57:25.470211 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1274 | 2024.02.15 06:57:25.470226 [ 3 ] {} <Debug> HTTP-Session: 81a41355-55a1-4f69-b8b0-dc4691307d40 Destroying unnamed session | ||
1275 | 2024.02.15 06:57:25.470341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1276 | 2024.02.15 06:57:25.470390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1277 | 2024.02.15 06:57:25.470409 [ 3 ] {} <Debug> HTTP-Session: db4672e6-0a65-49b8-adf2-4a97d9842aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1278 | 2024.02.15 06:57:25.470427 [ 3 ] {} <Debug> HTTP-Session: db4672e6-0a65-49b8-adf2-4a97d9842aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1279 | 2024.02.15 06:57:25.470499 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1280 | 2024.02.15 06:57:25.470539 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1281 | 2024.02.15 06:57:25.470686 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1282 | 2024.02.15 06:57:25.470973 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1283 | 2024.02.15 06:57:25.471185 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1284 | 2024.02.15 06:57:25.471339 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1285 | 2024.02.15 06:57:25.471446 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00091182 sec., 2193 rows/sec., 187.43 KiB/sec. | ||
1286 | 2024.02.15 06:57:25.471562 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} <Debug> DynamicQueryHandler: Done processing query | ||
1287 | 2024.02.15 06:57:25.471585 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1288 | 2024.02.15 06:57:25.471601 [ 3 ] {} <Debug> HTTP-Session: db4672e6-0a65-49b8-adf2-4a97d9842aa3 Destroying unnamed session | ||
1289 | 2024.02.15 06:57:25.471745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 5138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1290 | 2024.02.15 06:57:25.471792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1291 | 2024.02.15 06:57:25.471810 [ 3 ] {} <Debug> HTTP-Session: d29698f0-0bf5-4fbc-ae20-0b9d3315f86d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1292 | 2024.02.15 06:57:25.471828 [ 3 ] {} <Debug> HTTP-Session: d29698f0-0bf5-4fbc-ae20-0b9d3315f86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1293 | 2024.02.15 06:57:25.471900 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1294 | 2024.02.15 06:57:25.471938 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1295 | 2024.02.15 06:57:25.472039 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1296 | 2024.02.15 06:57:25.472333 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1297 | 2024.02.15 06:57:25.472542 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1298 | 2024.02.15 06:57:25.472704 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1299 | 2024.02.15 06:57:25.472817 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} <Information> executeQuery: Read 37 rows, 2.85 KiB in 0.000884489 sec., 41832 rows/sec., 3.15 MiB/sec. | ||
1300 | 2024.02.15 06:57:25.472932 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} <Debug> DynamicQueryHandler: Done processing query | ||
1301 | 2024.02.15 06:57:25.472957 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1302 | 2024.02.15 06:57:25.472972 [ 3 ] {} <Debug> HTTP-Session: d29698f0-0bf5-4fbc-ae20-0b9d3315f86d Destroying unnamed session | ||
1303 | 2024.02.15 06:57:25.473083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1304 | 2024.02.15 06:57:25.473131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1305 | 2024.02.15 06:57:25.473149 [ 3 ] {} <Debug> HTTP-Session: 246b4656-ce75-4cd9-bfae-515e733b1cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1306 | 2024.02.15 06:57:25.473166 [ 3 ] {} <Debug> HTTP-Session: 246b4656-ce75-4cd9-bfae-515e733b1cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1307 | 2024.02.15 06:57:25.473234 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1308 | 2024.02.15 06:57:25.473272 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1309 | 2024.02.15 06:57:25.473376 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1310 | 2024.02.15 06:57:25.475288 [ 139 ] {} <Debug> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1311 | 2024.02.15 06:57:25.475366 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1312 | 2024.02.15 06:57:25.475495 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1313 | 2024.02.15 06:57:25.476070 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1314 | 2024.02.15 06:57:25.476440 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1315 | 2024.02.15 06:57:25.476702 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1316 | 2024.02.15 06:57:25.476812 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003548046 sec., 563 rows/sec., 39.36 KiB/sec. | ||
1317 | 2024.02.15 06:57:25.476935 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} <Debug> DynamicQueryHandler: Done processing query | ||
1318 | 2024.02.15 06:57:25.476958 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1319 | 2024.02.15 06:57:25.476974 [ 3 ] {} <Debug> HTTP-Session: 246b4656-ce75-4cd9-bfae-515e733b1cd3 Destroying unnamed session | ||
1320 | 2024.02.15 06:57:25.477081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1321 | 2024.02.15 06:57:25.477126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1322 | 2024.02.15 06:57:25.477144 [ 3 ] {} <Debug> HTTP-Session: 6bce64e7-049d-42e6-a874-fdb1b5f63539 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1323 | 2024.02.15 06:57:25.477160 [ 3 ] {} <Debug> HTTP-Session: 6bce64e7-049d-42e6-a874-fdb1b5f63539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1324 | 2024.02.15 06:57:25.477231 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1325 | 2024.02.15 06:57:25.477269 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1326 | 2024.02.15 06:57:25.477372 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1327 | 2024.02.15 06:57:25.477628 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1328 | 2024.02.15 06:57:25.477734 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1329 | 2024.02.15 06:57:25.477793 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 69 rows starting from the beginning of the part | ||
1330 | 2024.02.15 06:57:25.477964 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1331 | 2024.02.15 06:57:25.477966 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1332 | 2024.02.15 06:57:25.478091 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1333 | 2024.02.15 06:57:25.478158 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1334 | 2024.02.15 06:57:25.478223 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
1335 | 2024.02.15 06:57:25.478311 [ 139 ] {} <Debug> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1336 | 2024.02.15 06:57:25.478353 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.001091074 sec., 23829 rows/sec., 1.85 MiB/sec. | ||
1337 | 2024.02.15 06:57:25.478412 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1338 | 2024.02.15 06:57:25.478663 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part | ||
1339 | 2024.02.15 06:57:25.478697 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1340 | 2024.02.15 06:57:25.478748 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} <Debug> DynamicQueryHandler: Done processing query | ||
1341 | 2024.02.15 06:57:25.478777 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1342 | 2024.02.15 06:57:25.478831 [ 3 ] {} <Debug> HTTP-Session: 6bce64e7-049d-42e6-a874-fdb1b5f63539 Destroying unnamed session | ||
1343 | 2024.02.15 06:57:25.478874 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
1344 | 2024.02.15 06:57:25.478900 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1345 | 2024.02.15 06:57:25.478938 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
1346 | 2024.02.15 06:57:25.479024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1347 | 2024.02.15 06:57:25.479108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1348 | 2024.02.15 06:57:25.479133 [ 3 ] {} <Debug> HTTP-Session: ec0de12e-7d8e-4f63-9312-630a7f33c164 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1349 | 2024.02.15 06:57:25.479185 [ 3 ] {} <Debug> HTTP-Session: ec0de12e-7d8e-4f63-9312-630a7f33c164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1350 | 2024.02.15 06:57:25.479209 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1351 | 2024.02.15 06:57:25.479376 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1352 | 2024.02.15 06:57:25.479494 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1353 | 2024.02.15 06:57:25.479590 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1354 | 2024.02.15 06:57:25.480021 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
1355 | 2024.02.15 06:57:25.480321 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1356 | 2024.02.15 06:57:25.480411 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
1357 | 2024.02.15 06:57:25.480725 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
1358 | 2024.02.15 06:57:25.481263 [ 24 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 4 columns (4 merged, 0 gathered) in 0.005827165 sec., 73792.3158173829 rows/sec., 6.73 MiB/sec. | ||
1359 | 2024.02.15 06:57:25.481566 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1360 | 2024.02.15 06:57:25.481584 [ 24 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1361 | 2024.02.15 06:57:25.482206 [ 24 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1362 | 2024.02.15 06:57:25.482377 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1363 | 2024.02.15 06:57:25.482435 [ 24 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1364 | 2024.02.15 06:57:25.482814 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1365 | 2024.02.15 06:57:25.482839 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.004321293 sec., 43736.90930006366 rows/sec., 3.42 MiB/sec. | ||
1366 | 2024.02.15 06:57:25.483000 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.003569417 sec., 10365 rows/sec., 748.55 KiB/sec. | ||
1367 | 2024.02.15 06:57:25.483011 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1368 | 2024.02.15 06:57:25.483165 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} <Debug> DynamicQueryHandler: Done processing query | ||
1369 | 2024.02.15 06:57:25.483191 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1370 | 2024.02.15 06:57:25.483210 [ 3 ] {} <Debug> HTTP-Session: ec0de12e-7d8e-4f63-9312-630a7f33c164 Destroying unnamed session | ||
1371 | 2024.02.15 06:57:25.483236 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1372 | 2024.02.15 06:57:25.483288 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1373 | 2024.02.15 06:57:30.465697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1374 | 2024.02.15 06:57:30.465823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1375 | 2024.02.15 06:57:30.465849 [ 3 ] {} <Debug> HTTP-Session: 72e0c140-6442-4e87-9af0-2f3d3f24fe96 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1376 | 2024.02.15 06:57:30.465877 [ 3 ] {} <Debug> HTTP-Session: 72e0c140-6442-4e87-9af0-2f3d3f24fe96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1377 | 2024.02.15 06:57:30.466017 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1378 | 2024.02.15 06:57:30.466081 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1379 | 2024.02.15 06:57:30.466244 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1380 | 2024.02.15 06:57:30.466803 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1381 | 2024.02.15 06:57:30.467129 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1382 | 2024.02.15 06:57:30.467313 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1383 | 2024.02.15 06:57:30.467458 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.00140184 sec., 35667 rows/sec., 2.82 MiB/sec. | ||
1384 | 2024.02.15 06:57:30.467614 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} <Debug> DynamicQueryHandler: Done processing query | ||
1385 | 2024.02.15 06:57:30.467640 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1386 | 2024.02.15 06:57:30.467656 [ 3 ] {} <Debug> HTTP-Session: 72e0c140-6442-4e87-9af0-2f3d3f24fe96 Destroying unnamed session | ||
1387 | 2024.02.15 06:57:30.467809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1388 | 2024.02.15 06:57:30.467863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1389 | 2024.02.15 06:57:30.467883 [ 3 ] {} <Debug> HTTP-Session: 631e830e-05e3-4ab3-b6d2-585d1ef8c511 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1390 | 2024.02.15 06:57:30.467902 [ 3 ] {} <Debug> HTTP-Session: 631e830e-05e3-4ab3-b6d2-585d1ef8c511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1391 | 2024.02.15 06:57:30.467992 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1392 | 2024.02.15 06:57:30.468034 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1393 | 2024.02.15 06:57:30.468140 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1394 | 2024.02.15 06:57:30.468541 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1395 | 2024.02.15 06:57:30.468765 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1396 | 2024.02.15 06:57:30.468920 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1397 | 2024.02.15 06:57:30.469039 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.001015911 sec., 147650 rows/sec., 14.02 MiB/sec. | ||
1398 | 2024.02.15 06:57:30.469152 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} <Debug> DynamicQueryHandler: Done processing query | ||
1399 | 2024.02.15 06:57:30.469175 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1400 | 2024.02.15 06:57:30.469190 [ 3 ] {} <Debug> HTTP-Session: 631e830e-05e3-4ab3-b6d2-585d1ef8c511 Destroying unnamed session | ||
1401 | 2024.02.15 06:57:30.469331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1402 | 2024.02.15 06:57:30.469377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1403 | 2024.02.15 06:57:30.469395 [ 3 ] {} <Debug> HTTP-Session: dd8e35e5-749a-4abe-ba20-f1f240c679ab Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1404 | 2024.02.15 06:57:30.469413 [ 3 ] {} <Debug> HTTP-Session: dd8e35e5-749a-4abe-ba20-f1f240c679ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1405 | 2024.02.15 06:57:30.469486 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1406 | 2024.02.15 06:57:30.469524 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1407 | 2024.02.15 06:57:30.469627 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1408 | 2024.02.15 06:57:30.469938 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1409 | 2024.02.15 06:57:30.470150 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1410 | 2024.02.15 06:57:30.470306 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1411 | 2024.02.15 06:57:30.470417 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.00090451 sec., 55278 rows/sec., 4.32 MiB/sec. | ||
1412 | 2024.02.15 06:57:30.470536 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} <Debug> DynamicQueryHandler: Done processing query | ||
1413 | 2024.02.15 06:57:30.470559 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1414 | 2024.02.15 06:57:30.470574 [ 3 ] {} <Debug> HTTP-Session: dd8e35e5-749a-4abe-ba20-f1f240c679ab Destroying unnamed session | ||
1415 | 2024.02.15 06:57:30.470778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1416 | 2024.02.15 06:57:30.470824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1417 | 2024.02.15 06:57:30.470843 [ 3 ] {} <Debug> HTTP-Session: b4324b66-e3cb-47ef-8ed5-0e9ec322f899 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1418 | 2024.02.15 06:57:30.470859 [ 3 ] {} <Debug> HTTP-Session: b4324b66-e3cb-47ef-8ed5-0e9ec322f899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1419 | 2024.02.15 06:57:30.470947 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1420 | 2024.02.15 06:57:30.470992 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1421 | 2024.02.15 06:57:30.471129 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1422 | 2024.02.15 06:57:30.471607 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. | ||
1423 | 2024.02.15 06:57:30.471932 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1424 | 2024.02.15 06:57:30.472123 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1425 | 2024.02.15 06:57:30.472253 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001276757 sec., 39161 rows/sec., 52.85 MiB/sec. | ||
1426 | 2024.02.15 06:57:30.472399 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} <Debug> DynamicQueryHandler: Done processing query | ||
1427 | 2024.02.15 06:57:30.472423 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1428 | 2024.02.15 06:57:30.472438 [ 3 ] {} <Debug> HTTP-Session: b4324b66-e3cb-47ef-8ed5-0e9ec322f899 Destroying unnamed session | ||
1429 | 2024.02.15 06:57:34.308086 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1430 | 2024.02.15 06:57:34.308150 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1431 | 2024.02.15 06:57:40.465095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1432 | 2024.02.15 06:57:40.465231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1433 | 2024.02.15 06:57:40.465262 [ 3 ] {} <Debug> HTTP-Session: 7acb99f8-8daa-4129-a1a7-5437e7ad3b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1434 | 2024.02.15 06:57:40.465290 [ 3 ] {} <Debug> HTTP-Session: 7acb99f8-8daa-4129-a1a7-5437e7ad3b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1435 | 2024.02.15 06:57:40.465437 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1436 | 2024.02.15 06:57:40.465506 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1437 | 2024.02.15 06:57:40.465689 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1438 | 2024.02.15 06:57:40.466142 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1439 | 2024.02.15 06:57:40.466413 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1440 | 2024.02.15 06:57:40.466595 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1441 | 2024.02.15 06:57:40.466710 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001234647 sec., 40497 rows/sec., 3.21 MiB/sec. | ||
1442 | 2024.02.15 06:57:40.466734 [ 123 ] {} <Debug> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1443 | 2024.02.15 06:57:40.466852 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1444 | 2024.02.15 06:57:40.466919 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} <Debug> DynamicQueryHandler: Done processing query | ||
1445 | 2024.02.15 06:57:40.466986 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1446 | 2024.02.15 06:57:40.467018 [ 3 ] {} <Debug> HTTP-Session: 7acb99f8-8daa-4129-a1a7-5437e7ad3b8f Destroying unnamed session | ||
1447 | 2024.02.15 06:57:40.467028 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1448 | 2024.02.15 06:57:40.467195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1449 | 2024.02.15 06:57:40.467281 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1450 | 2024.02.15 06:57:40.467296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1451 | 2024.02.15 06:57:40.467375 [ 3 ] {} <Debug> HTTP-Session: eb19b59d-ab5a-49e3-98cf-7b4f7dad259e Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1452 | 2024.02.15 06:57:40.467382 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
1453 | 2024.02.15 06:57:40.467402 [ 3 ] {} <Debug> HTTP-Session: eb19b59d-ab5a-49e3-98cf-7b4f7dad259e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1454 | 2024.02.15 06:57:40.467591 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1455 | 2024.02.15 06:57:40.467674 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1456 | 2024.02.15 06:57:40.467862 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1457 | 2024.02.15 06:57:40.468142 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1458 | 2024.02.15 06:57:40.468209 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1459 | 2024.02.15 06:57:40.468415 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
1460 | 2024.02.15 06:57:40.468694 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1461 | 2024.02.15 06:57:40.468903 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1462 | 2024.02.15 06:57:40.468917 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1463 | 2024.02.15 06:57:40.469284 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1464 | 2024.02.15 06:57:40.469573 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1465 | 2024.02.15 06:57:40.469845 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002188117 sec., 914 rows/sec., 78.10 KiB/sec. | ||
1466 | 2024.02.15 06:57:40.470138 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} <Debug> DynamicQueryHandler: Done processing query | ||
1467 | 2024.02.15 06:57:40.470185 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1468 | 2024.02.15 06:57:40.470241 [ 3 ] {} <Debug> HTTP-Session: eb19b59d-ab5a-49e3-98cf-7b4f7dad259e Destroying unnamed session | ||
1469 | 2024.02.15 06:57:40.470434 [ 12 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493655 sec., 62685.067644057584 rows/sec., 4.96 MiB/sec. | ||
1470 | 2024.02.15 06:57:40.470504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1471 | 2024.02.15 06:57:40.470580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1472 | 2024.02.15 06:57:40.470599 [ 12 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1473 | 2024.02.15 06:57:40.470617 [ 3 ] {} <Debug> HTTP-Session: 628ddc3c-4693-456a-a9fb-28a1025be543 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1474 | 2024.02.15 06:57:40.470683 [ 3 ] {} <Debug> HTTP-Session: 628ddc3c-4693-456a-a9fb-28a1025be543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1475 | 2024.02.15 06:57:40.470794 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1476 | 2024.02.15 06:57:40.470847 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1477 | 2024.02.15 06:57:40.470932 [ 12 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1478 | 2024.02.15 06:57:40.471103 [ 12 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1479 | 2024.02.15 06:57:40.471135 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1480 | 2024.02.15 06:57:40.471576 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1481 | 2024.02.15 06:57:40.471798 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1482 | 2024.02.15 06:57:40.471952 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1483 | 2024.02.15 06:57:40.472063 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} <Information> executeQuery: Read 151 rows, 14.68 KiB in 0.001224076 sec., 123358 rows/sec., 11.71 MiB/sec. | ||
1484 | 2024.02.15 06:57:40.472183 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} <Debug> DynamicQueryHandler: Done processing query | ||
1485 | 2024.02.15 06:57:40.472206 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1486 | 2024.02.15 06:57:40.472222 [ 3 ] {} <Debug> HTTP-Session: 628ddc3c-4693-456a-a9fb-28a1025be543 Destroying unnamed session | ||
1487 | 2024.02.15 06:57:40.472328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1488 | 2024.02.15 06:57:40.472374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1489 | 2024.02.15 06:57:40.472393 [ 3 ] {} <Debug> HTTP-Session: f5d4c02b-7874-43ee-b1ea-48874aaf5e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1490 | 2024.02.15 06:57:40.472409 [ 3 ] {} <Debug> HTTP-Session: f5d4c02b-7874-43ee-b1ea-48874aaf5e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1491 | 2024.02.15 06:57:40.472480 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1492 | 2024.02.15 06:57:40.472519 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1493 | 2024.02.15 06:57:40.472623 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1494 | 2024.02.15 06:57:40.472879 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1495 | 2024.02.15 06:57:40.473082 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1496 | 2024.02.15 06:57:40.473238 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1497 | 2024.02.15 06:57:40.473345 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000828848 sec., 2412 rows/sec., 168.48 KiB/sec. | ||
1498 | 2024.02.15 06:57:40.473444 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} <Debug> DynamicQueryHandler: Done processing query | ||
1499 | 2024.02.15 06:57:40.473466 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1500 | 2024.02.15 06:57:40.473483 [ 3 ] {} <Debug> HTTP-Session: f5d4c02b-7874-43ee-b1ea-48874aaf5e6f Destroying unnamed session | ||
1501 | 2024.02.15 06:57:40.473589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1502 | 2024.02.15 06:57:40.473632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1503 | 2024.02.15 06:57:40.473650 [ 3 ] {} <Debug> HTTP-Session: 71acb5eb-4180-45f4-a268-99dfb06f65e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1504 | 2024.02.15 06:57:40.473665 [ 3 ] {} <Debug> HTTP-Session: 71acb5eb-4180-45f4-a268-99dfb06f65e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1505 | 2024.02.15 06:57:40.473734 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1506 | 2024.02.15 06:57:40.473772 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1507 | 2024.02.15 06:57:40.473873 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1508 | 2024.02.15 06:57:40.474172 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1509 | 2024.02.15 06:57:40.474376 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1510 | 2024.02.15 06:57:40.474536 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1511 | 2024.02.15 06:57:40.474651 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000889229 sec., 58477 rows/sec., 4.58 MiB/sec. | ||
1512 | 2024.02.15 06:57:40.474765 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} <Debug> DynamicQueryHandler: Done processing query | ||
1513 | 2024.02.15 06:57:40.474789 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1514 | 2024.02.15 06:57:40.474804 [ 3 ] {} <Debug> HTTP-Session: 71acb5eb-4180-45f4-a268-99dfb06f65e7 Destroying unnamed session | ||
1515 | 2024.02.15 06:57:40.474902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1516 | 2024.02.15 06:57:40.474947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1517 | 2024.02.15 06:57:40.474964 [ 3 ] {} <Debug> HTTP-Session: d2830d92-8bb4-48e6-9cd1-0620032312bf Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1518 | 2024.02.15 06:57:40.474981 [ 3 ] {} <Debug> HTTP-Session: d2830d92-8bb4-48e6-9cd1-0620032312bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1519 | 2024.02.15 06:57:40.475048 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1520 | 2024.02.15 06:57:40.475091 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1521 | 2024.02.15 06:57:40.475208 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1522 | 2024.02.15 06:57:40.475536 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1523 | 2024.02.15 06:57:40.475793 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1524 | 2024.02.15 06:57:40.475975 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1525 | 2024.02.15 06:57:40.476094 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001018262 sec., 982 rows/sec., 69.05 KiB/sec. | ||
1526 | 2024.02.15 06:57:40.476225 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} <Debug> DynamicQueryHandler: Done processing query | ||
1527 | 2024.02.15 06:57:40.476248 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1528 | 2024.02.15 06:57:40.476263 [ 3 ] {} <Debug> HTTP-Session: d2830d92-8bb4-48e6-9cd1-0620032312bf Destroying unnamed session | ||
1529 | 2024.02.15 06:57:40.476428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1530 | 2024.02.15 06:57:40.476474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1531 | 2024.02.15 06:57:40.476492 [ 3 ] {} <Debug> HTTP-Session: 7071d7f6-1a50-45b3-8489-cfe94fe705b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1532 | 2024.02.15 06:57:40.476508 [ 3 ] {} <Debug> HTTP-Session: 7071d7f6-1a50-45b3-8489-cfe94fe705b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1533 | 2024.02.15 06:57:40.476591 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1534 | 2024.02.15 06:57:40.476634 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1535 | 2024.02.15 06:57:40.476771 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1536 | 2024.02.15 06:57:40.477244 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1537 | 2024.02.15 06:57:40.477579 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1538 | 2024.02.15 06:57:40.477763 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1539 | 2024.02.15 06:57:40.477887 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001262357 sec., 39608 rows/sec., 53.45 MiB/sec. | ||
1540 | 2024.02.15 06:57:40.477880 [ 119 ] {} <Debug> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1541 | 2024.02.15 06:57:40.477977 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1542 | 2024.02.15 06:57:40.478077 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} <Debug> DynamicQueryHandler: Done processing query | ||
1543 | 2024.02.15 06:57:40.478088 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1544 | 2024.02.15 06:57:40.478108 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1545 | 2024.02.15 06:57:40.478154 [ 3 ] {} <Debug> HTTP-Session: 7071d7f6-1a50-45b3-8489-cfe94fe705b3 Destroying unnamed session | ||
1546 | 2024.02.15 06:57:40.478211 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1547 | 2024.02.15 06:57:40.478243 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
1548 | 2024.02.15 06:57:40.478381 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1549 | 2024.02.15 06:57:40.478471 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1550 | 2024.02.15 06:57:40.478558 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
1551 | 2024.02.15 06:57:40.478642 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1552 | 2024.02.15 06:57:40.478722 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1553 | 2024.02.15 06:57:40.490552 [ 24 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 6 columns (6 merged, 0 gathered) in 0.012502728 sec., 17516.17726947271 rows/sec., 23.64 MiB/sec. | ||
1554 | 2024.02.15 06:57:40.490826 [ 24 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1555 | 2024.02.15 06:57:40.491084 [ 24 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1556 | 2024.02.15 06:57:40.491143 [ 24 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1557 | 2024.02.15 06:57:40.491213 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1: 4.09 MiB. | ||
1558 | 2024.02.15 06:57:49.308560 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1559 | 2024.02.15 06:57:49.308625 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1560 | 2024.02.15 06:57:50.465048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1561 | 2024.02.15 06:57:50.465157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1562 | 2024.02.15 06:57:50.465182 [ 3 ] {} <Debug> HTTP-Session: fb7eda9a-948a-4699-8cb9-348f3c346a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1563 | 2024.02.15 06:57:50.465207 [ 3 ] {} <Debug> HTTP-Session: fb7eda9a-948a-4699-8cb9-348f3c346a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1564 | 2024.02.15 06:57:50.465341 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1565 | 2024.02.15 06:57:50.465401 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1566 | 2024.02.15 06:57:50.465560 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1567 | 2024.02.15 06:57:50.465996 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1568 | 2024.02.15 06:57:50.466272 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1569 | 2024.02.15 06:57:50.466449 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1570 | 2024.02.15 06:57:50.466560 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001183836 sec., 42235 rows/sec., 3.34 MiB/sec. | ||
1571 | 2024.02.15 06:57:50.466754 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} <Debug> DynamicQueryHandler: Done processing query | ||
1572 | 2024.02.15 06:57:50.466783 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1573 | 2024.02.15 06:57:50.466799 [ 3 ] {} <Debug> HTTP-Session: fb7eda9a-948a-4699-8cb9-348f3c346a25 Destroying unnamed session | ||
1574 | 2024.02.15 06:57:50.466952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1575 | 2024.02.15 06:57:50.467006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1576 | 2024.02.15 06:57:50.467026 [ 3 ] {} <Debug> HTTP-Session: 65c13138-46a6-4b4d-983c-d09df80c11c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1577 | 2024.02.15 06:57:50.467046 [ 3 ] {} <Debug> HTTP-Session: 65c13138-46a6-4b4d-983c-d09df80c11c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1578 | 2024.02.15 06:57:50.467133 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1579 | 2024.02.15 06:57:50.467176 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1580 | 2024.02.15 06:57:50.467292 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1581 | 2024.02.15 06:57:50.467686 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1582 | 2024.02.15 06:57:50.467927 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1583 | 2024.02.15 06:57:50.468084 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1584 | 2024.02.15 06:57:50.468180 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.001017481 sec., 147422 rows/sec., 14.00 MiB/sec. | ||
1585 | 2024.02.15 06:57:50.468290 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} <Debug> DynamicQueryHandler: Done processing query | ||
1586 | 2024.02.15 06:57:50.468314 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1587 | 2024.02.15 06:57:50.468329 [ 3 ] {} <Debug> HTTP-Session: 65c13138-46a6-4b4d-983c-d09df80c11c9 Destroying unnamed session | ||
1588 | 2024.02.15 06:57:50.468462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1589 | 2024.02.15 06:57:50.468508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1590 | 2024.02.15 06:57:50.468528 [ 3 ] {} <Debug> HTTP-Session: 778493b2-5f17-4944-a032-8b6b12031721 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1591 | 2024.02.15 06:57:50.468545 [ 3 ] {} <Debug> HTTP-Session: 778493b2-5f17-4944-a032-8b6b12031721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1592 | 2024.02.15 06:57:50.468620 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1593 | 2024.02.15 06:57:50.468659 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1594 | 2024.02.15 06:57:50.468762 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1595 | 2024.02.15 06:57:50.469053 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1596 | 2024.02.15 06:57:50.469260 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1597 | 2024.02.15 06:57:50.469414 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1598 | 2024.02.15 06:57:50.469510 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000861039 sec., 58069 rows/sec., 4.54 MiB/sec. | ||
1599 | 2024.02.15 06:57:50.469638 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} <Debug> DynamicQueryHandler: Done processing query | ||
1600 | 2024.02.15 06:57:50.469661 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1601 | 2024.02.15 06:57:50.469676 [ 3 ] {} <Debug> HTTP-Session: 778493b2-5f17-4944-a032-8b6b12031721 Destroying unnamed session | ||
1602 | 2024.02.15 06:57:50.469812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1603 | 2024.02.15 06:57:50.469858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1604 | 2024.02.15 06:57:50.469877 [ 3 ] {} <Debug> HTTP-Session: 654a5bcf-4d8b-42f8-ad3c-1f0e2bfa16c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1605 | 2024.02.15 06:57:50.469894 [ 3 ] {} <Debug> HTTP-Session: 654a5bcf-4d8b-42f8-ad3c-1f0e2bfa16c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1606 | 2024.02.15 06:57:50.469979 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1607 | 2024.02.15 06:57:50.470025 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1608 | 2024.02.15 06:57:50.470158 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1609 | 2024.02.15 06:57:50.470642 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1610 | 2024.02.15 06:57:50.470962 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1611 | 2024.02.15 06:57:50.471145 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1612 | 2024.02.15 06:57:50.471243 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001235726 sec., 40462 rows/sec., 54.60 MiB/sec. | ||
1613 | 2024.02.15 06:57:50.471349 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} <Debug> DynamicQueryHandler: Done processing query | ||
1614 | 2024.02.15 06:57:50.471372 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1615 | 2024.02.15 06:57:50.471387 [ 3 ] {} <Debug> HTTP-Session: 654a5bcf-4d8b-42f8-ad3c-1f0e2bfa16c4 Destroying unnamed session | ||
1616 | 2024.02.15 06:57:55.464309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1617 | 2024.02.15 06:57:55.464445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1618 | 2024.02.15 06:57:55.464477 [ 3 ] {} <Debug> HTTP-Session: d0b49631-ada4-4de6-a3dd-a2ad9a8049cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1619 | 2024.02.15 06:57:55.464509 [ 3 ] {} <Debug> HTTP-Session: d0b49631-ada4-4de6-a3dd-a2ad9a8049cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1620 | 2024.02.15 06:57:55.464667 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1621 | 2024.02.15 06:57:55.464738 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1622 | 2024.02.15 06:57:55.464914 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1623 | 2024.02.15 06:57:55.465340 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1624 | 2024.02.15 06:57:55.465606 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1625 | 2024.02.15 06:57:55.465771 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1626 | 2024.02.15 06:57:55.465909 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001196705 sec., 30082 rows/sec., 2.26 MiB/sec. | ||
1627 | 2024.02.15 06:57:55.466092 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} <Debug> DynamicQueryHandler: Done processing query | ||
1628 | 2024.02.15 06:57:55.466118 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1629 | 2024.02.15 06:57:55.466135 [ 3 ] {} <Debug> HTTP-Session: d0b49631-ada4-4de6-a3dd-a2ad9a8049cb Destroying unnamed session | ||
1630 | 2024.02.15 06:57:55.466264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1631 | 2024.02.15 06:57:55.466315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1632 | 2024.02.15 06:57:55.466336 [ 3 ] {} <Debug> HTTP-Session: c29a30e9-ebb8-408f-bfb9-8bd6c33da284 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1633 | 2024.02.15 06:57:55.466355 [ 3 ] {} <Debug> HTTP-Session: c29a30e9-ebb8-408f-bfb9-8bd6c33da284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1634 | 2024.02.15 06:57:55.466435 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1635 | 2024.02.15 06:57:55.466477 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1636 | 2024.02.15 06:57:55.466595 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1637 | 2024.02.15 06:57:55.466885 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1638 | 2024.02.15 06:57:55.467093 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1639 | 2024.02.15 06:57:55.467243 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1640 | 2024.02.15 06:57:55.467366 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000896779 sec., 26762 rows/sec., 2.07 MiB/sec. | ||
1641 | 2024.02.15 06:57:55.467473 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} <Debug> DynamicQueryHandler: Done processing query | ||
1642 | 2024.02.15 06:57:55.467496 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1643 | 2024.02.15 06:57:55.467512 [ 3 ] {} <Debug> HTTP-Session: c29a30e9-ebb8-408f-bfb9-8bd6c33da284 Destroying unnamed session | ||
1644 | 2024.02.15 06:57:55.467633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1645 | 2024.02.15 06:57:55.467677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1646 | 2024.02.15 06:57:55.467695 [ 3 ] {} <Debug> HTTP-Session: 2bb2a6fc-6278-4360-856d-36e595d8a55d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1647 | 2024.02.15 06:57:55.467712 [ 3 ] {} <Debug> HTTP-Session: 2bb2a6fc-6278-4360-856d-36e595d8a55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1648 | 2024.02.15 06:57:55.467785 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1649 | 2024.02.15 06:57:55.467828 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1650 | 2024.02.15 06:57:55.467951 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1651 | 2024.02.15 06:57:55.468318 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1652 | 2024.02.15 06:57:55.468582 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1653 | 2024.02.15 06:57:55.468766 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1654 | 2024.02.15 06:57:55.468890 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001077533 sec., 33409 rows/sec., 2.36 MiB/sec. | ||
1655 | 2024.02.15 06:57:55.469014 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} <Debug> DynamicQueryHandler: Done processing query | ||
1656 | 2024.02.15 06:57:55.469038 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1657 | 2024.02.15 06:57:55.469054 [ 3 ] {} <Debug> HTTP-Session: 2bb2a6fc-6278-4360-856d-36e595d8a55d Destroying unnamed session | ||
1658 | 2024.02.15 06:58:00.465394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1659 | 2024.02.15 06:58:00.465516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1660 | 2024.02.15 06:58:00.465541 [ 3 ] {} <Debug> HTTP-Session: 0df17c52-3ce4-4d84-8af6-4b0b9a7df5eb Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1661 | 2024.02.15 06:58:00.465565 [ 3 ] {} <Debug> HTTP-Session: 0df17c52-3ce4-4d84-8af6-4b0b9a7df5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1662 | 2024.02.15 06:58:00.465696 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1663 | 2024.02.15 06:58:00.465757 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1664 | 2024.02.15 06:58:00.465915 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1665 | 2024.02.15 06:58:00.466449 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1666 | 2024.02.15 06:58:00.466717 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1667 | 2024.02.15 06:58:00.466884 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1668 | 2024.02.15 06:58:00.467001 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001270167 sec., 39364 rows/sec., 3.12 MiB/sec. | ||
1669 | 2024.02.15 06:58:00.467159 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} <Debug> DynamicQueryHandler: Done processing query | ||
1670 | 2024.02.15 06:58:00.467184 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1671 | 2024.02.15 06:58:00.467200 [ 3 ] {} <Debug> HTTP-Session: 0df17c52-3ce4-4d84-8af6-4b0b9a7df5eb Destroying unnamed session | ||
1672 | 2024.02.15 06:58:00.467415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1673 | 2024.02.15 06:58:00.467469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1674 | 2024.02.15 06:58:00.467489 [ 3 ] {} <Debug> HTTP-Session: c7f53434-ea56-4770-b09e-303975793fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1675 | 2024.02.15 06:58:00.467508 [ 3 ] {} <Debug> HTTP-Session: c7f53434-ea56-4770-b09e-303975793fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1676 | 2024.02.15 06:58:00.467593 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1677 | 2024.02.15 06:58:00.467634 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1678 | 2024.02.15 06:58:00.467743 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1679 | 2024.02.15 06:58:00.468178 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1680 | 2024.02.15 06:58:00.468403 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1681 | 2024.02.15 06:58:00.468555 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1682 | 2024.02.15 06:58:00.468685 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.001059532 sec., 141571 rows/sec., 13.45 MiB/sec. | ||
1683 | 2024.02.15 06:58:00.468681 [ 107 ] {} <Debug> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1684 | 2024.02.15 06:58:00.468813 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1685 | 2024.02.15 06:58:00.468860 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} <Debug> DynamicQueryHandler: Done processing query | ||
1686 | 2024.02.15 06:58:00.468912 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1687 | 2024.02.15 06:58:00.468965 [ 3 ] {} <Debug> HTTP-Session: c7f53434-ea56-4770-b09e-303975793fb5 Destroying unnamed session | ||
1688 | 2024.02.15 06:58:00.468972 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1689 | 2024.02.15 06:58:00.469124 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1690 | 2024.02.15 06:58:00.469140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1691 | 2024.02.15 06:58:00.469183 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 181 rows starting from the beginning of the part | ||
1692 | 2024.02.15 06:58:00.469221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1693 | 2024.02.15 06:58:00.469277 [ 3 ] {} <Debug> HTTP-Session: 038f9d8f-5a9c-4aad-977d-77c76838a562 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1694 | 2024.02.15 06:58:00.469313 [ 3 ] {} <Debug> HTTP-Session: 038f9d8f-5a9c-4aad-977d-77c76838a562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1695 | 2024.02.15 06:58:00.469524 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1696 | 2024.02.15 06:58:00.469532 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part | ||
1697 | 2024.02.15 06:58:00.469601 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1698 | 2024.02.15 06:58:00.469814 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 151 rows starting from the beginning of the part | ||
1699 | 2024.02.15 06:58:00.470061 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1700 | 2024.02.15 06:58:00.470083 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
1701 | 2024.02.15 06:58:00.470261 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
1702 | 2024.02.15 06:58:00.470400 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
1703 | 2024.02.15 06:58:00.470964 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1704 | 2024.02.15 06:58:00.471370 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1705 | 2024.02.15 06:58:00.471725 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1706 | 2024.02.15 06:58:00.471901 [ 107 ] {} <Debug> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1707 | 2024.02.15 06:58:00.471942 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.002372122 sec., 21078 rows/sec., 1.65 MiB/sec. | ||
1708 | 2024.02.15 06:58:00.471985 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1709 | 2024.02.15 06:58:00.472250 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1710 | 2024.02.15 06:58:00.472436 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} <Debug> DynamicQueryHandler: Done processing query | ||
1711 | 2024.02.15 06:58:00.472502 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1712 | 2024.02.15 06:58:00.472564 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1713 | 2024.02.15 06:58:00.472584 [ 3 ] {} <Debug> HTTP-Session: 038f9d8f-5a9c-4aad-977d-77c76838a562 Destroying unnamed session | ||
1714 | 2024.02.15 06:58:00.472657 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
1715 | 2024.02.15 06:58:00.472697 [ 16 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 4 columns (4 merged, 0 gathered) in 0.003796031 sec., 215488.2296798946 rows/sec., 20.08 MiB/sec. | ||
1716 | 2024.02.15 06:58:00.472855 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
1717 | 2024.02.15 06:58:00.472896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1718 | 2024.02.15 06:58:00.472927 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1719 | 2024.02.15 06:58:00.473005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1720 | 2024.02.15 06:58:00.473085 [ 3 ] {} <Debug> HTTP-Session: 78cd6381-cfb1-4a18-af94-41c4077537b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1721 | 2024.02.15 06:58:00.473106 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
1722 | 2024.02.15 06:58:00.473111 [ 3 ] {} <Debug> HTTP-Session: 78cd6381-cfb1-4a18-af94-41c4077537b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1723 | 2024.02.15 06:58:00.473349 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1724 | 2024.02.15 06:58:00.473365 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
1725 | 2024.02.15 06:58:00.473371 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1726 | 2024.02.15 06:58:00.473498 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1727 | 2024.02.15 06:58:00.473509 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1728 | 2024.02.15 06:58:00.473716 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
1729 | 2024.02.15 06:58:00.473973 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
1730 | 2024.02.15 06:58:00.474068 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1731 | 2024.02.15 06:58:00.475580 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1732 | 2024.02.15 06:58:00.475589 [ 23 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.003433193 sec., 92625.14516370038 rows/sec., 7.23 MiB/sec. | ||
1733 | 2024.02.15 06:58:00.475777 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1734 | 2024.02.15 06:58:00.476009 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1735 | 2024.02.15 06:58:00.476081 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1736 | 2024.02.15 06:58:00.476095 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1737 | 2024.02.15 06:58:00.476364 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1738 | 2024.02.15 06:58:00.476530 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.003086416 sec., 16200 rows/sec., 21.86 MiB/sec. | ||
1739 | 2024.02.15 06:58:00.476699 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} <Debug> DynamicQueryHandler: Done processing query | ||
1740 | 2024.02.15 06:58:00.476723 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1741 | 2024.02.15 06:58:00.476739 [ 3 ] {} <Debug> HTTP-Session: 78cd6381-cfb1-4a18-af94-41c4077537b8 Destroying unnamed session | ||
1742 | 2024.02.15 06:58:04.308879 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1743 | 2024.02.15 06:58:04.308964 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1744 | 2024.02.15 06:58:10.465022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1745 | 2024.02.15 06:58:10.465155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1746 | 2024.02.15 06:58:10.465184 [ 3 ] {} <Debug> HTTP-Session: 1eac43c4-c705-4e9d-91ab-8238c2467003 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1747 | 2024.02.15 06:58:10.465213 [ 3 ] {} <Debug> HTTP-Session: 1eac43c4-c705-4e9d-91ab-8238c2467003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1748 | 2024.02.15 06:58:10.465355 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1749 | 2024.02.15 06:58:10.465421 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1750 | 2024.02.15 06:58:10.465600 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1751 | 2024.02.15 06:58:10.466047 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1752 | 2024.02.15 06:58:10.466308 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1753 | 2024.02.15 06:58:10.466476 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1754 | 2024.02.15 06:58:10.466592 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001200266 sec., 41657 rows/sec., 3.30 MiB/sec. | ||
1755 | 2024.02.15 06:58:10.466737 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} <Debug> DynamicQueryHandler: Done processing query | ||
1756 | 2024.02.15 06:58:10.466762 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1757 | 2024.02.15 06:58:10.466778 [ 3 ] {} <Debug> HTTP-Session: 1eac43c4-c705-4e9d-91ab-8238c2467003 Destroying unnamed session | ||
1758 | 2024.02.15 06:58:10.466893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1759 | 2024.02.15 06:58:10.466939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1760 | 2024.02.15 06:58:10.466959 [ 3 ] {} <Debug> HTTP-Session: f6224093-6ead-4778-80de-69bde4302e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1761 | 2024.02.15 06:58:10.466976 [ 3 ] {} <Debug> HTTP-Session: f6224093-6ead-4778-80de-69bde4302e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1762 | 2024.02.15 06:58:10.467045 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1763 | 2024.02.15 06:58:10.467085 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1764 | 2024.02.15 06:58:10.467193 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1765 | 2024.02.15 06:58:10.469441 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1766 | 2024.02.15 06:58:10.469681 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1767 | 2024.02.15 06:58:10.469863 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1768 | 2024.02.15 06:58:10.469971 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002897533 sec., 1380 rows/sec., 115.27 KiB/sec. | ||
1769 | 2024.02.15 06:58:10.470133 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} <Debug> DynamicQueryHandler: Done processing query | ||
1770 | 2024.02.15 06:58:10.470156 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1771 | 2024.02.15 06:58:10.470172 [ 3 ] {} <Debug> HTTP-Session: f6224093-6ead-4778-80de-69bde4302e1b Destroying unnamed session | ||
1772 | 2024.02.15 06:58:10.470345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 24035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1773 | 2024.02.15 06:58:10.470390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1774 | 2024.02.15 06:58:10.470409 [ 3 ] {} <Debug> HTTP-Session: 98032c66-9122-4c3f-88f1-8f845bf8a2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1775 | 2024.02.15 06:58:10.470425 [ 3 ] {} <Debug> HTTP-Session: 98032c66-9122-4c3f-88f1-8f845bf8a2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1776 | 2024.02.15 06:58:10.470501 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1777 | 2024.02.15 06:58:10.470538 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1778 | 2024.02.15 06:58:10.470649 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1779 | 2024.02.15 06:58:10.471040 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1780 | 2024.02.15 06:58:10.471257 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1781 | 2024.02.15 06:58:10.471404 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1782 | 2024.02.15 06:58:10.471495 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} <Information> executeQuery: Read 152 rows, 14.77 KiB in 0.00096706 sec., 157177 rows/sec., 14.91 MiB/sec. | ||
1783 | 2024.02.15 06:58:10.471607 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} <Debug> DynamicQueryHandler: Done processing query | ||
1784 | 2024.02.15 06:58:10.471628 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1785 | 2024.02.15 06:58:10.471644 [ 3 ] {} <Debug> HTTP-Session: 98032c66-9122-4c3f-88f1-8f845bf8a2f4 Destroying unnamed session | ||
1786 | 2024.02.15 06:58:10.471747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1787 | 2024.02.15 06:58:10.471791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1788 | 2024.02.15 06:58:10.471809 [ 3 ] {} <Debug> HTTP-Session: ad1e70d5-7246-469b-8c36-48d48aaeddc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1789 | 2024.02.15 06:58:10.471826 [ 3 ] {} <Debug> HTTP-Session: ad1e70d5-7246-469b-8c36-48d48aaeddc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1790 | 2024.02.15 06:58:10.471894 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1791 | 2024.02.15 06:58:10.471932 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1792 | 2024.02.15 06:58:10.472037 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1793 | 2024.02.15 06:58:10.474347 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1794 | 2024.02.15 06:58:10.474727 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1795 | 2024.02.15 06:58:10.475005 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1796 | 2024.02.15 06:58:10.475118 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} <Information> executeQuery: Read 4 rows, 286.00 B in 0.003197538 sec., 1250 rows/sec., 87.35 KiB/sec. | ||
1797 | 2024.02.15 06:58:10.475235 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} <Debug> DynamicQueryHandler: Done processing query | ||
1798 | 2024.02.15 06:58:10.475256 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1799 | 2024.02.15 06:58:10.475272 [ 3 ] {} <Debug> HTTP-Session: ad1e70d5-7246-469b-8c36-48d48aaeddc1 Destroying unnamed session | ||
1800 | 2024.02.15 06:58:10.475393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 9199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1801 | 2024.02.15 06:58:10.475437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1802 | 2024.02.15 06:58:10.475455 [ 3 ] {} <Debug> HTTP-Session: d2dc56dd-939f-45f4-bd27-df303788aa00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1803 | 2024.02.15 06:58:10.475471 [ 3 ] {} <Debug> HTTP-Session: d2dc56dd-939f-45f4-bd27-df303788aa00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1804 | 2024.02.15 06:58:10.475543 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1805 | 2024.02.15 06:58:10.475579 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1806 | 2024.02.15 06:58:10.475681 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1807 | 2024.02.15 06:58:10.476007 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1808 | 2024.02.15 06:58:10.476209 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1809 | 2024.02.15 06:58:10.476355 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1810 | 2024.02.15 06:58:10.476442 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000873199 sec., 61841 rows/sec., 4.84 MiB/sec. | ||
1811 | 2024.02.15 06:58:10.476599 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} <Debug> DynamicQueryHandler: Done processing query | ||
1812 | 2024.02.15 06:58:10.476623 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1813 | 2024.02.15 06:58:10.476640 [ 3 ] {} <Debug> HTTP-Session: d2dc56dd-939f-45f4-bd27-df303788aa00 Destroying unnamed session | ||
1814 | 2024.02.15 06:58:10.476739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1815 | 2024.02.15 06:58:10.476787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1816 | 2024.02.15 06:58:10.476805 [ 3 ] {} <Debug> HTTP-Session: 75a47923-1e33-43e4-81a4-aa471b53bf16 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1817 | 2024.02.15 06:58:10.476822 [ 3 ] {} <Debug> HTTP-Session: 75a47923-1e33-43e4-81a4-aa471b53bf16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1818 | 2024.02.15 06:58:10.476891 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1819 | 2024.02.15 06:58:10.476935 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1820 | 2024.02.15 06:58:10.477062 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1821 | 2024.02.15 06:58:10.477336 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1822 | 2024.02.15 06:58:10.477593 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1823 | 2024.02.15 06:58:10.477765 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1824 | 2024.02.15 06:58:10.477862 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00094372 sec., 2119 rows/sec., 149.01 KiB/sec. | ||
1825 | 2024.02.15 06:58:10.477979 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} <Debug> DynamicQueryHandler: Done processing query | ||
1826 | 2024.02.15 06:58:10.478002 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1827 | 2024.02.15 06:58:10.478017 [ 3 ] {} <Debug> HTTP-Session: 75a47923-1e33-43e4-81a4-aa471b53bf16 Destroying unnamed session | ||
1828 | 2024.02.15 06:58:10.478165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1829 | 2024.02.15 06:58:10.478210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1830 | 2024.02.15 06:58:10.478228 [ 3 ] {} <Debug> HTTP-Session: 4ce89745-7c92-4cf6-9dfc-8f271535c200 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1831 | 2024.02.15 06:58:10.478246 [ 3 ] {} <Debug> HTTP-Session: 4ce89745-7c92-4cf6-9dfc-8f271535c200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1832 | 2024.02.15 06:58:10.478330 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1833 | 2024.02.15 06:58:10.478372 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1834 | 2024.02.15 06:58:10.478505 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1835 | 2024.02.15 06:58:10.479009 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1836 | 2024.02.15 06:58:10.479320 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1837 | 2024.02.15 06:58:10.479501 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1838 | 2024.02.15 06:58:10.479593 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001237326 sec., 40409 rows/sec., 54.53 MiB/sec. | ||
1839 | 2024.02.15 06:58:10.479763 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} <Debug> DynamicQueryHandler: Done processing query | ||
1840 | 2024.02.15 06:58:10.479786 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1841 | 2024.02.15 06:58:10.479801 [ 3 ] {} <Debug> HTTP-Session: 4ce89745-7c92-4cf6-9dfc-8f271535c200 Destroying unnamed session | ||
1842 | 2024.02.15 06:58:19.309017 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1843 | 2024.02.15 06:58:19.309087 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1844 | 2024.02.15 06:58:20.465581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1845 | 2024.02.15 06:58:20.465697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1846 | 2024.02.15 06:58:20.465722 [ 3 ] {} <Debug> HTTP-Session: badf13b9-effa-46bf-81e8-1cb9b84d56e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1847 | 2024.02.15 06:58:20.465746 [ 3 ] {} <Debug> HTTP-Session: badf13b9-effa-46bf-81e8-1cb9b84d56e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1848 | 2024.02.15 06:58:20.465875 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1849 | 2024.02.15 06:58:20.465936 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1850 | 2024.02.15 06:58:20.466095 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1851 | 2024.02.15 06:58:20.466535 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1852 | 2024.02.15 06:58:20.466805 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1853 | 2024.02.15 06:58:20.466980 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1854 | 2024.02.15 06:58:20.467093 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001184266 sec., 42220 rows/sec., 3.34 MiB/sec. | ||
1855 | 2024.02.15 06:58:20.467087 [ 97 ] {} <Debug> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
1856 | 2024.02.15 06:58:20.467154 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1857 | 2024.02.15 06:58:20.467264 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
1858 | 2024.02.15 06:58:20.467283 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} <Debug> DynamicQueryHandler: Done processing query | ||
1859 | 2024.02.15 06:58:20.467360 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1860 | 2024.02.15 06:58:20.467408 [ 3 ] {} <Debug> HTTP-Session: badf13b9-effa-46bf-81e8-1cb9b84d56e4 Destroying unnamed session | ||
1861 | 2024.02.15 06:58:20.467467 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1862 | 2024.02.15 06:58:20.467510 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part | ||
1863 | 2024.02.15 06:58:20.467609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1864 | 2024.02.15 06:58:20.467713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1865 | 2024.02.15 06:58:20.467781 [ 3 ] {} <Debug> HTTP-Session: e0e3aef9-5892-4727-b675-ff9a1f3ffdfc Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1866 | 2024.02.15 06:58:20.467784 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
1867 | 2024.02.15 06:58:20.467812 [ 3 ] {} <Debug> HTTP-Session: e0e3aef9-5892-4727-b675-ff9a1f3ffdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1868 | 2024.02.15 06:58:20.468069 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
1869 | 2024.02.15 06:58:20.468075 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1870 | 2024.02.15 06:58:20.468193 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1871 | 2024.02.15 06:58:20.468324 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
1872 | 2024.02.15 06:58:20.468634 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
1873 | 2024.02.15 06:58:20.468681 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1874 | 2024.02.15 06:58:20.469678 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1875 | 2024.02.15 06:58:20.470172 [ 23 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002949994 sec., 84745.93507647813 rows/sec., 6.71 MiB/sec. | ||
1876 | 2024.02.15 06:58:20.470191 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1877 | 2024.02.15 06:58:20.470366 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1878 | 2024.02.15 06:58:20.470481 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1879 | 2024.02.15 06:58:20.470669 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
1880 | 2024.02.15 06:58:20.470714 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.002539994 sec., 59055 rows/sec., 5.61 MiB/sec. | ||
1881 | 2024.02.15 06:58:20.470791 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
1882 | 2024.02.15 06:58:20.471027 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} <Debug> DynamicQueryHandler: Done processing query | ||
1883 | 2024.02.15 06:58:20.471056 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1884 | 2024.02.15 06:58:20.471073 [ 3 ] {} <Debug> HTTP-Session: e0e3aef9-5892-4727-b675-ff9a1f3ffdfc Destroying unnamed session | ||
1885 | 2024.02.15 06:58:20.471239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1886 | 2024.02.15 06:58:20.471289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1887 | 2024.02.15 06:58:20.471308 [ 3 ] {} <Debug> HTTP-Session: be66ff23-031a-4200-86fc-1e5e9dd9a055 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1888 | 2024.02.15 06:58:20.471325 [ 3 ] {} <Debug> HTTP-Session: be66ff23-031a-4200-86fc-1e5e9dd9a055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1889 | 2024.02.15 06:58:20.471404 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1890 | 2024.02.15 06:58:20.471444 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1891 | 2024.02.15 06:58:20.471564 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1892 | 2024.02.15 06:58:20.471881 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1893 | 2024.02.15 06:58:20.472103 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1894 | 2024.02.15 06:58:20.472255 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1895 | 2024.02.15 06:58:20.472379 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.00094251 sec., 53049 rows/sec., 4.15 MiB/sec. | ||
1896 | 2024.02.15 06:58:20.472497 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} <Debug> DynamicQueryHandler: Done processing query | ||
1897 | 2024.02.15 06:58:20.472520 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1898 | 2024.02.15 06:58:20.472536 [ 3 ] {} <Debug> HTTP-Session: be66ff23-031a-4200-86fc-1e5e9dd9a055 Destroying unnamed session | ||
1899 | 2024.02.15 06:58:20.472696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1900 | 2024.02.15 06:58:20.472742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1901 | 2024.02.15 06:58:20.472760 [ 3 ] {} <Debug> HTTP-Session: 99421386-184f-4365-bd26-9fb60b2c199a Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1902 | 2024.02.15 06:58:20.472777 [ 3 ] {} <Debug> HTTP-Session: 99421386-184f-4365-bd26-9fb60b2c199a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1903 | 2024.02.15 06:58:20.472869 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1904 | 2024.02.15 06:58:20.472913 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1905 | 2024.02.15 06:58:20.473055 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1906 | 2024.02.15 06:58:20.473619 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1907 | 2024.02.15 06:58:20.473957 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1908 | 2024.02.15 06:58:20.474149 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1909 | 2024.02.15 06:58:20.474276 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001368969 sec., 36523 rows/sec., 49.29 MiB/sec. | ||
1910 | 2024.02.15 06:58:20.474403 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} <Debug> DynamicQueryHandler: Done processing query | ||
1911 | 2024.02.15 06:58:20.474425 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1912 | 2024.02.15 06:58:20.474441 [ 3 ] {} <Debug> HTTP-Session: 99421386-184f-4365-bd26-9fb60b2c199a Destroying unnamed session | ||
1913 | 2024.02.15 06:58:22.683769 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1914 | 2024.02.15 06:58:22.683904 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1915 | 2024.02.15 06:58:22.684013 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
1916 | 2024.02.15 06:58:22.684216 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1917 | 2024.02.15 06:58:22.684272 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 396 rows starting from the beginning of the part | ||
1918 | 2024.02.15 06:58:22.684563 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
1919 | 2024.02.15 06:58:22.684736 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
1920 | 2024.02.15 06:58:22.684834 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1921 | 2024.02.15 06:58:22.684914 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
1922 | 2024.02.15 06:58:22.687799 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.003824592 sec., 123411.85674184331 rows/sec., 8.71 MiB/sec. | ||
1923 | 2024.02.15 06:58:22.687936 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1924 | 2024.02.15 06:58:22.688183 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
1925 | 2024.02.15 06:58:22.688256 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
1926 | 2024.02.15 06:58:25.464452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1927 | 2024.02.15 06:58:25.464567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1928 | 2024.02.15 06:58:25.464597 [ 3 ] {} <Debug> HTTP-Session: e52d2579-0cfd-49be-971b-a89293018e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1929 | 2024.02.15 06:58:25.464625 [ 3 ] {} <Debug> HTTP-Session: e52d2579-0cfd-49be-971b-a89293018e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1930 | 2024.02.15 06:58:25.464765 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1931 | 2024.02.15 06:58:25.464834 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1932 | 2024.02.15 06:58:25.465024 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1933 | 2024.02.15 06:58:25.465461 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1934 | 2024.02.15 06:58:25.465733 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1935 | 2024.02.15 06:58:25.465900 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1936 | 2024.02.15 06:58:25.466011 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001205596 sec., 1658 rows/sec., 141.75 KiB/sec. | ||
1937 | 2024.02.15 06:58:25.466207 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} <Debug> DynamicQueryHandler: Done processing query | ||
1938 | 2024.02.15 06:58:25.466233 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1939 | 2024.02.15 06:58:25.466251 [ 3 ] {} <Debug> HTTP-Session: e52d2579-0cfd-49be-971b-a89293018e04 Destroying unnamed session | ||
1940 | 2024.02.15 06:58:25.466373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 5138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1941 | 2024.02.15 06:58:25.466426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1942 | 2024.02.15 06:58:25.466446 [ 3 ] {} <Debug> HTTP-Session: 73df141f-0b1f-4501-a2d6-7b62aaeef380 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1943 | 2024.02.15 06:58:25.466465 [ 3 ] {} <Debug> HTTP-Session: 73df141f-0b1f-4501-a2d6-7b62aaeef380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1944 | 2024.02.15 06:58:25.466547 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1945 | 2024.02.15 06:58:25.466590 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1946 | 2024.02.15 06:58:25.466703 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1947 | 2024.02.15 06:58:25.467026 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1948 | 2024.02.15 06:58:25.467238 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1949 | 2024.02.15 06:58:25.467393 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1950 | 2024.02.15 06:58:25.467495 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} <Information> executeQuery: Read 37 rows, 2.85 KiB in 0.00091951 sec., 40238 rows/sec., 3.03 MiB/sec. | ||
1951 | 2024.02.15 06:58:25.467621 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} <Debug> DynamicQueryHandler: Done processing query | ||
1952 | 2024.02.15 06:58:25.467644 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1953 | 2024.02.15 06:58:25.467659 [ 3 ] {} <Debug> HTTP-Session: 73df141f-0b1f-4501-a2d6-7b62aaeef380 Destroying unnamed session | ||
1954 | 2024.02.15 06:58:25.467816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1955 | 2024.02.15 06:58:25.467866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1956 | 2024.02.15 06:58:25.467885 [ 3 ] {} <Debug> HTTP-Session: 2a8a4337-43a7-42ed-9ebb-5a3173eab481 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1957 | 2024.02.15 06:58:25.467902 [ 3 ] {} <Debug> HTTP-Session: 2a8a4337-43a7-42ed-9ebb-5a3173eab481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1958 | 2024.02.15 06:58:25.467973 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1959 | 2024.02.15 06:58:25.468012 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1960 | 2024.02.15 06:58:25.468116 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1961 | 2024.02.15 06:58:25.468379 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1962 | 2024.02.15 06:58:25.468597 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1963 | 2024.02.15 06:58:25.468751 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1964 | 2024.02.15 06:58:25.468846 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000842048 sec., 2375 rows/sec., 165.84 KiB/sec. | ||
1965 | 2024.02.15 06:58:25.468965 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} <Debug> DynamicQueryHandler: Done processing query | ||
1966 | 2024.02.15 06:58:25.468987 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1967 | 2024.02.15 06:58:25.469003 [ 3 ] {} <Debug> HTTP-Session: 2a8a4337-43a7-42ed-9ebb-5a3173eab481 Destroying unnamed session | ||
1968 | 2024.02.15 06:58:25.469113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1969 | 2024.02.15 06:58:25.469160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1970 | 2024.02.15 06:58:25.469179 [ 3 ] {} <Debug> HTTP-Session: fe732cf7-4e50-4094-b101-ec5c19a0e076 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1971 | 2024.02.15 06:58:25.469195 [ 3 ] {} <Debug> HTTP-Session: fe732cf7-4e50-4094-b101-ec5c19a0e076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1972 | 2024.02.15 06:58:25.469266 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1973 | 2024.02.15 06:58:25.469305 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1974 | 2024.02.15 06:58:25.469409 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1975 | 2024.02.15 06:58:25.469697 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1976 | 2024.02.15 06:58:25.469914 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1977 | 2024.02.15 06:58:25.470067 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1978 | 2024.02.15 06:58:25.470167 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000871929 sec., 29818 rows/sec., 2.31 MiB/sec. | ||
1979 | 2024.02.15 06:58:25.470280 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} <Debug> DynamicQueryHandler: Done processing query | ||
1980 | 2024.02.15 06:58:25.470304 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1981 | 2024.02.15 06:58:25.470320 [ 3 ] {} <Debug> HTTP-Session: fe732cf7-4e50-4094-b101-ec5c19a0e076 Destroying unnamed session | ||
1982 | 2024.02.15 06:58:25.470443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1983 | 2024.02.15 06:58:25.470489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1984 | 2024.02.15 06:58:25.470508 [ 3 ] {} <Debug> HTTP-Session: 53ea80b0-e24f-4e7e-91a6-aa80e697cae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1985 | 2024.02.15 06:58:25.470525 [ 3 ] {} <Debug> HTTP-Session: 53ea80b0-e24f-4e7e-91a6-aa80e697cae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1986 | 2024.02.15 06:58:25.470596 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1987 | 2024.02.15 06:58:25.470637 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1988 | 2024.02.15 06:58:25.470755 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1989 | 2024.02.15 06:58:25.471060 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
1990 | 2024.02.15 06:58:25.471331 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1991 | 2024.02.15 06:58:25.471521 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1992 | 2024.02.15 06:58:25.471616 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000994291 sec., 37212 rows/sec., 2.62 MiB/sec. | ||
1993 | 2024.02.15 06:58:25.471730 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} <Debug> DynamicQueryHandler: Done processing query | ||
1994 | 2024.02.15 06:58:25.471753 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1995 | 2024.02.15 06:58:25.471768 [ 3 ] {} <Debug> HTTP-Session: 53ea80b0-e24f-4e7e-91a6-aa80e697cae9 Destroying unnamed session | ||
1996 | 2024.02.15 06:58:30.465454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1997 | 2024.02.15 06:58:30.465584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1998 | 2024.02.15 06:58:30.465611 [ 3 ] {} <Debug> HTTP-Session: 06877e60-e172-466c-837e-f66c4d46c79e Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
1999 | 2024.02.15 06:58:30.465635 [ 3 ] {} <Debug> HTTP-Session: 06877e60-e172-466c-837e-f66c4d46c79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2000 | 2024.02.15 06:58:30.465766 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2001 | 2024.02.15 06:58:30.465828 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2002 | 2024.02.15 06:58:30.465993 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2003 | 2024.02.15 06:58:30.466469 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2004 | 2024.02.15 06:58:30.466755 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2005 | 2024.02.15 06:58:30.466923 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2006 | 2024.02.15 06:58:30.467050 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001245057 sec., 40158 rows/sec., 3.18 MiB/sec. | ||
2007 | 2024.02.15 06:58:30.467188 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} <Debug> DynamicQueryHandler: Done processing query | ||
2008 | 2024.02.15 06:58:30.467214 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2009 | 2024.02.15 06:58:30.467230 [ 3 ] {} <Debug> HTTP-Session: 06877e60-e172-466c-837e-f66c4d46c79e Destroying unnamed session | ||
2010 | 2024.02.15 06:58:30.467380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2011 | 2024.02.15 06:58:30.467428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2012 | 2024.02.15 06:58:30.467448 [ 3 ] {} <Debug> HTTP-Session: 21dd1262-9390-4b61-b891-1e94289dfc00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2013 | 2024.02.15 06:58:30.467467 [ 3 ] {} <Debug> HTTP-Session: 21dd1262-9390-4b61-b891-1e94289dfc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2014 | 2024.02.15 06:58:30.467554 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2015 | 2024.02.15 06:58:30.467596 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2016 | 2024.02.15 06:58:30.467701 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2017 | 2024.02.15 06:58:30.468104 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2018 | 2024.02.15 06:58:30.468328 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2019 | 2024.02.15 06:58:30.468478 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2020 | 2024.02.15 06:58:30.468599 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.001017692 sec., 147392 rows/sec., 14.00 MiB/sec. | ||
2021 | 2024.02.15 06:58:30.468720 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} <Debug> DynamicQueryHandler: Done processing query | ||
2022 | 2024.02.15 06:58:30.468742 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2023 | 2024.02.15 06:58:30.468758 [ 3 ] {} <Debug> HTTP-Session: 21dd1262-9390-4b61-b891-1e94289dfc00 Destroying unnamed session | ||
2024 | 2024.02.15 06:58:30.468882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2025 | 2024.02.15 06:58:30.468928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2026 | 2024.02.15 06:58:30.468947 [ 3 ] {} <Debug> HTTP-Session: 63f935b5-4c6d-476f-9ef5-86d360fe2a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2027 | 2024.02.15 06:58:30.468964 [ 3 ] {} <Debug> HTTP-Session: 63f935b5-4c6d-476f-9ef5-86d360fe2a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2028 | 2024.02.15 06:58:30.469039 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2029 | 2024.02.15 06:58:30.469077 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2030 | 2024.02.15 06:58:30.469183 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2031 | 2024.02.15 06:58:30.469560 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2032 | 2024.02.15 06:58:30.469766 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2033 | 2024.02.15 06:58:30.469918 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2034 | 2024.02.15 06:58:30.470042 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000976261 sec., 51215 rows/sec., 4.01 MiB/sec. | ||
2035 | 2024.02.15 06:58:30.470166 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} <Debug> DynamicQueryHandler: Done processing query | ||
2036 | 2024.02.15 06:58:30.470189 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2037 | 2024.02.15 06:58:30.470204 [ 3 ] {} <Debug> HTTP-Session: 63f935b5-4c6d-476f-9ef5-86d360fe2a26 Destroying unnamed session | ||
2038 | 2024.02.15 06:58:30.470344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2039 | 2024.02.15 06:58:30.470389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2040 | 2024.02.15 06:58:30.470408 [ 3 ] {} <Debug> HTTP-Session: 74370fa0-7676-46ee-9da9-a32f10f91f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2041 | 2024.02.15 06:58:30.470424 [ 3 ] {} <Debug> HTTP-Session: 74370fa0-7676-46ee-9da9-a32f10f91f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2042 | 2024.02.15 06:58:30.470510 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2043 | 2024.02.15 06:58:30.470556 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2044 | 2024.02.15 06:58:30.470696 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2045 | 2024.02.15 06:58:30.471251 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2046 | 2024.02.15 06:58:30.471590 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2047 | 2024.02.15 06:58:30.471796 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2048 | 2024.02.15 06:58:30.471923 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001378609 sec., 36268 rows/sec., 48.94 MiB/sec. | ||
2049 | 2024.02.15 06:58:30.471920 [ 90 ] {} <Debug> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2050 | 2024.02.15 06:58:30.472035 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2051 | 2024.02.15 06:58:30.472162 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} <Debug> DynamicQueryHandler: Done processing query | ||
2052 | 2024.02.15 06:58:30.472154 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2053 | 2024.02.15 06:58:30.472204 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2054 | 2024.02.15 06:58:30.472263 [ 3 ] {} <Debug> HTTP-Session: 74370fa0-7676-46ee-9da9-a32f10f91f81 Destroying unnamed session | ||
2055 | 2024.02.15 06:58:30.472345 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2056 | 2024.02.15 06:58:30.472385 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part | ||
2057 | 2024.02.15 06:58:30.472527 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
2058 | 2024.02.15 06:58:30.472632 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
2059 | 2024.02.15 06:58:30.472724 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
2060 | 2024.02.15 06:58:30.472816 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
2061 | 2024.02.15 06:58:30.472902 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
2062 | 2024.02.15 06:58:30.474345 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 6 columns (6 merged, 0 gathered) in 0.002234128 sec., 209925.3041902702 rows/sec., 283.28 MiB/sec. | ||
2063 | 2024.02.15 06:58:30.474621 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2064 | 2024.02.15 06:58:30.474832 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2065 | 2024.02.15 06:58:30.474904 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2066 | 2024.02.15 06:58:30.474969 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2: 4.00 MiB. | ||
2067 | 2024.02.15 06:58:31.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.10 MiB, peak 236.43 MiB, will set to 230.99 MiB (RSS), difference: -4.12 MiB | ||
2068 | 2024.02.15 06:58:34.309143 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2069 | 2024.02.15 06:58:34.309242 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2070 | 2024.02.15 06:58:40.465514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2071 | 2024.02.15 06:58:40.465648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2072 | 2024.02.15 06:58:40.465679 [ 3 ] {} <Debug> HTTP-Session: 41756729-0dac-4b04-979e-93d97d73b5ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2073 | 2024.02.15 06:58:40.465707 [ 3 ] {} <Debug> HTTP-Session: 41756729-0dac-4b04-979e-93d97d73b5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2074 | 2024.02.15 06:58:40.465854 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2075 | 2024.02.15 06:58:40.465923 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2076 | 2024.02.15 06:58:40.466095 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2077 | 2024.02.15 06:58:40.466613 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2078 | 2024.02.15 06:58:40.466890 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2079 | 2024.02.15 06:58:40.467058 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2080 | 2024.02.15 06:58:40.467189 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001289498 sec., 38774 rows/sec., 3.07 MiB/sec. | ||
2081 | 2024.02.15 06:58:40.467332 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} <Debug> DynamicQueryHandler: Done processing query | ||
2082 | 2024.02.15 06:58:40.467358 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2083 | 2024.02.15 06:58:40.467375 [ 3 ] {} <Debug> HTTP-Session: 41756729-0dac-4b04-979e-93d97d73b5ed Destroying unnamed session | ||
2084 | 2024.02.15 06:58:40.467500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2085 | 2024.02.15 06:58:40.467552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2086 | 2024.02.15 06:58:40.467571 [ 3 ] {} <Debug> HTTP-Session: 0894181e-2dad-406c-8e3d-49e72179957e Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2087 | 2024.02.15 06:58:40.467590 [ 3 ] {} <Debug> HTTP-Session: 0894181e-2dad-406c-8e3d-49e72179957e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2088 | 2024.02.15 06:58:40.467669 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2089 | 2024.02.15 06:58:40.467710 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2090 | 2024.02.15 06:58:40.467819 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2091 | 2024.02.15 06:58:40.468109 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2092 | 2024.02.15 06:58:40.468321 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2093 | 2024.02.15 06:58:40.468473 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2094 | 2024.02.15 06:58:40.468601 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00089896 sec., 2224 rows/sec., 190.11 KiB/sec. | ||
2095 | 2024.02.15 06:58:40.468754 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} <Debug> DynamicQueryHandler: Done processing query | ||
2096 | 2024.02.15 06:58:40.468777 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2097 | 2024.02.15 06:58:40.468792 [ 3 ] {} <Debug> HTTP-Session: 0894181e-2dad-406c-8e3d-49e72179957e Destroying unnamed session | ||
2098 | 2024.02.15 06:58:40.468971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2099 | 2024.02.15 06:58:40.469019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2100 | 2024.02.15 06:58:40.469038 [ 3 ] {} <Debug> HTTP-Session: f3f6f686-537e-432d-a441-bb91580ce84c Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2101 | 2024.02.15 06:58:40.469054 [ 3 ] {} <Debug> HTTP-Session: f3f6f686-537e-432d-a441-bb91580ce84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2102 | 2024.02.15 06:58:40.469130 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2103 | 2024.02.15 06:58:40.469170 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2104 | 2024.02.15 06:58:40.469279 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2105 | 2024.02.15 06:58:40.469816 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2106 | 2024.02.15 06:58:40.470046 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2107 | 2024.02.15 06:58:40.470195 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2108 | 2024.02.15 06:58:40.470322 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} <Information> executeQuery: Read 151 rows, 14.68 KiB in 0.001158015 sec., 130395 rows/sec., 12.38 MiB/sec. | ||
2109 | 2024.02.15 06:58:40.470318 [ 86 ] {} <Debug> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2110 | 2024.02.15 06:58:40.470444 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2111 | 2024.02.15 06:58:40.470514 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} <Debug> DynamicQueryHandler: Done processing query | ||
2112 | 2024.02.15 06:58:40.470558 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2113 | 2024.02.15 06:58:40.470561 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2114 | 2024.02.15 06:58:40.470577 [ 3 ] {} <Debug> HTTP-Session: f3f6f686-537e-432d-a441-bb91580ce84c Destroying unnamed session | ||
2115 | 2024.02.15 06:58:40.470688 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2116 | 2024.02.15 06:58:40.470723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2117 | 2024.02.15 06:58:40.470744 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part | ||
2118 | 2024.02.15 06:58:40.470817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2119 | 2024.02.15 06:58:40.470861 [ 3 ] {} <Debug> HTTP-Session: 2807a841-dbcf-42db-b610-23a8bb8099f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2120 | 2024.02.15 06:58:40.470893 [ 3 ] {} <Debug> HTTP-Session: 2807a841-dbcf-42db-b610-23a8bb8099f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2121 | 2024.02.15 06:58:40.470999 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 152 rows starting from the beginning of the part | ||
2122 | 2024.02.15 06:58:40.471093 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2123 | 2024.02.15 06:58:40.471200 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2124 | 2024.02.15 06:58:40.471243 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part | ||
2125 | 2024.02.15 06:58:40.471588 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
2126 | 2024.02.15 06:58:40.471679 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2127 | 2024.02.15 06:58:40.471868 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
2128 | 2024.02.15 06:58:40.472094 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 151 rows starting from the beginning of the part | ||
2129 | 2024.02.15 06:58:40.472525 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2130 | 2024.02.15 06:58:40.472919 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2131 | 2024.02.15 06:58:40.473249 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2132 | 2024.02.15 06:58:40.473470 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002315939 sec., 863 rows/sec., 60.30 KiB/sec. | ||
2133 | 2024.02.15 06:58:40.473846 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} <Debug> DynamicQueryHandler: Done processing query | ||
2134 | 2024.02.15 06:58:40.473913 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2135 | 2024.02.15 06:58:40.473952 [ 3 ] {} <Debug> HTTP-Session: 2807a841-dbcf-42db-b610-23a8bb8099f6 Destroying unnamed session | ||
2136 | 2024.02.15 06:58:40.473970 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.003463064 sec., 239094.62834068327 rows/sec., 22.28 MiB/sec. | ||
2137 | 2024.02.15 06:58:40.474100 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2138 | 2024.02.15 06:58:40.474147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2139 | 2024.02.15 06:58:40.474225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2140 | 2024.02.15 06:58:40.474248 [ 3 ] {} <Debug> HTTP-Session: f361859a-c671-4e56-badd-5c31a7eb125c Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2141 | 2024.02.15 06:58:40.474271 [ 3 ] {} <Debug> HTTP-Session: f361859a-c671-4e56-badd-5c31a7eb125c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2142 | 2024.02.15 06:58:40.474370 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2143 | 2024.02.15 06:58:40.474434 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2144 | 2024.02.15 06:58:40.474480 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2145 | 2024.02.15 06:58:40.474498 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2146 | 2024.02.15 06:58:40.474703 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2147 | 2024.02.15 06:58:40.475034 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2148 | 2024.02.15 06:58:40.475249 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2149 | 2024.02.15 06:58:40.475399 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2150 | 2024.02.15 06:58:40.475498 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.001026672 sec., 50649 rows/sec., 3.96 MiB/sec. | ||
2151 | 2024.02.15 06:58:40.475515 [ 83 ] {} <Debug> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2152 | 2024.02.15 06:58:40.475619 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2153 | 2024.02.15 06:58:40.475686 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} <Debug> DynamicQueryHandler: Done processing query | ||
2154 | 2024.02.15 06:58:40.475720 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2155 | 2024.02.15 06:58:40.475739 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2156 | 2024.02.15 06:58:40.475792 [ 3 ] {} <Debug> HTTP-Session: f361859a-c671-4e56-badd-5c31a7eb125c Destroying unnamed session | ||
2157 | 2024.02.15 06:58:40.475863 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2158 | 2024.02.15 06:58:40.475920 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 96 rows starting from the beginning of the part | ||
2159 | 2024.02.15 06:58:40.475930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2160 | 2024.02.15 06:58:40.476025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2161 | 2024.02.15 06:58:40.476069 [ 3 ] {} <Debug> HTTP-Session: 95ae2d14-7587-4318-b34a-ebeacd749431 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2162 | 2024.02.15 06:58:40.476100 [ 3 ] {} <Debug> HTTP-Session: 95ae2d14-7587-4318-b34a-ebeacd749431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2163 | 2024.02.15 06:58:40.476287 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2164 | 2024.02.15 06:58:40.476357 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
2165 | 2024.02.15 06:58:40.476384 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2166 | 2024.02.15 06:58:40.476863 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
2167 | 2024.02.15 06:58:40.476935 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2168 | 2024.02.15 06:58:40.477117 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
2169 | 2024.02.15 06:58:40.477402 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
2170 | 2024.02.15 06:58:40.477700 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
2171 | 2024.02.15 06:58:40.477717 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2172 | 2024.02.15 06:58:40.478196 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2173 | 2024.02.15 06:58:40.478566 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2174 | 2024.02.15 06:58:40.478818 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002450083 sec., 408 rows/sec., 28.70 KiB/sec. | ||
2175 | 2024.02.15 06:58:40.479284 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} <Debug> DynamicQueryHandler: Done processing query | ||
2176 | 2024.02.15 06:58:40.479308 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.003639679 sec., 90117.8373147742 rows/sec., 7.04 MiB/sec. | ||
2177 | 2024.02.15 06:58:40.479317 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2178 | 2024.02.15 06:58:40.479378 [ 3 ] {} <Debug> HTTP-Session: 95ae2d14-7587-4318-b34a-ebeacd749431 Destroying unnamed session | ||
2179 | 2024.02.15 06:58:40.479486 [ 19 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2180 | 2024.02.15 06:58:40.479568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2181 | 2024.02.15 06:58:40.479633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2182 | 2024.02.15 06:58:40.479655 [ 3 ] {} <Debug> HTTP-Session: 85478596-7a35-403b-bb6c-0b28323c326c Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2183 | 2024.02.15 06:58:40.479686 [ 3 ] {} <Debug> HTTP-Session: 85478596-7a35-403b-bb6c-0b28323c326c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2184 | 2024.02.15 06:58:40.479748 [ 19 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2185 | 2024.02.15 06:58:40.479849 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2186 | 2024.02.15 06:58:40.479873 [ 19 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2187 | 2024.02.15 06:58:40.479919 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2188 | 2024.02.15 06:58:40.480143 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2189 | 2024.02.15 06:58:40.480665 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. | ||
2190 | 2024.02.15 06:58:40.480994 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2191 | 2024.02.15 06:58:40.481173 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2192 | 2024.02.15 06:58:40.481279 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.00138388 sec., 36130 rows/sec., 48.76 MiB/sec. | ||
2193 | 2024.02.15 06:58:40.481402 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} <Debug> DynamicQueryHandler: Done processing query | ||
2194 | 2024.02.15 06:58:40.481424 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2195 | 2024.02.15 06:58:40.481439 [ 3 ] {} <Debug> HTTP-Session: 85478596-7a35-403b-bb6c-0b28323c326c Destroying unnamed session | ||
2196 | 2024.02.15 06:58:49.309299 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2197 | 2024.02.15 06:58:49.309372 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2198 | 2024.02.15 06:58:50.465458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2199 | 2024.02.15 06:58:50.465611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2200 | 2024.02.15 06:58:50.465655 [ 3 ] {} <Debug> HTTP-Session: ac48bcff-d27c-4224-9447-1c8f1bfbb2c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2201 | 2024.02.15 06:58:50.465693 [ 3 ] {} <Debug> HTTP-Session: ac48bcff-d27c-4224-9447-1c8f1bfbb2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2202 | 2024.02.15 06:58:50.465881 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2203 | 2024.02.15 06:58:50.465973 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2204 | 2024.02.15 06:58:50.466224 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2205 | 2024.02.15 06:58:50.466790 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2206 | 2024.02.15 06:58:50.467103 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2207 | 2024.02.15 06:58:50.467275 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2208 | 2024.02.15 06:58:50.467406 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001466782 sec., 34088 rows/sec., 2.70 MiB/sec. | ||
2209 | 2024.02.15 06:58:50.467558 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} <Debug> DynamicQueryHandler: Done processing query | ||
2210 | 2024.02.15 06:58:50.467584 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2211 | 2024.02.15 06:58:50.467601 [ 3 ] {} <Debug> HTTP-Session: ac48bcff-d27c-4224-9447-1c8f1bfbb2c5 Destroying unnamed session | ||
2212 | 2024.02.15 06:58:50.467745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2213 | 2024.02.15 06:58:50.467800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2214 | 2024.02.15 06:58:50.467820 [ 3 ] {} <Debug> HTTP-Session: 3e614734-6783-4507-9469-e428257d3f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2215 | 2024.02.15 06:58:50.467840 [ 3 ] {} <Debug> HTTP-Session: 3e614734-6783-4507-9469-e428257d3f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2216 | 2024.02.15 06:58:50.467927 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2217 | 2024.02.15 06:58:50.467971 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2218 | 2024.02.15 06:58:50.468080 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2219 | 2024.02.15 06:58:50.468510 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2220 | 2024.02.15 06:58:50.468745 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2221 | 2024.02.15 06:58:50.468898 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2222 | 2024.02.15 06:58:50.469012 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.001054762 sec., 142212 rows/sec., 13.51 MiB/sec. | ||
2223 | 2024.02.15 06:58:50.469140 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} <Debug> DynamicQueryHandler: Done processing query | ||
2224 | 2024.02.15 06:58:50.469163 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2225 | 2024.02.15 06:58:50.469179 [ 3 ] {} <Debug> HTTP-Session: 3e614734-6783-4507-9469-e428257d3f77 Destroying unnamed session | ||
2226 | 2024.02.15 06:58:50.469302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2227 | 2024.02.15 06:58:50.469351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2228 | 2024.02.15 06:58:50.469370 [ 3 ] {} <Debug> HTTP-Session: 9851efda-eb91-4522-9baa-8ed56ec38bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2229 | 2024.02.15 06:58:50.469387 [ 3 ] {} <Debug> HTTP-Session: 9851efda-eb91-4522-9baa-8ed56ec38bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2230 | 2024.02.15 06:58:50.469463 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2231 | 2024.02.15 06:58:50.469501 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2232 | 2024.02.15 06:58:50.469609 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2233 | 2024.02.15 06:58:50.470034 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2234 | 2024.02.15 06:58:50.470248 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2235 | 2024.02.15 06:58:50.470405 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2236 | 2024.02.15 06:58:50.470514 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.001017991 sec., 49116 rows/sec., 3.84 MiB/sec. | ||
2237 | 2024.02.15 06:58:50.470632 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} <Debug> DynamicQueryHandler: Done processing query | ||
2238 | 2024.02.15 06:58:50.470654 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2239 | 2024.02.15 06:58:50.470670 [ 3 ] {} <Debug> HTTP-Session: 9851efda-eb91-4522-9baa-8ed56ec38bb1 Destroying unnamed session | ||
2240 | 2024.02.15 06:58:50.470815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2241 | 2024.02.15 06:58:50.470862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2242 | 2024.02.15 06:58:50.470881 [ 3 ] {} <Debug> HTTP-Session: 45685f98-d622-4e63-9a1b-09c7660f6cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2243 | 2024.02.15 06:58:50.470897 [ 3 ] {} <Debug> HTTP-Session: 45685f98-d622-4e63-9a1b-09c7660f6cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2244 | 2024.02.15 06:58:50.470981 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2245 | 2024.02.15 06:58:50.471026 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2246 | 2024.02.15 06:58:50.471165 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2247 | 2024.02.15 06:58:50.471719 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2248 | 2024.02.15 06:58:50.472056 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2249 | 2024.02.15 06:58:50.472242 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2250 | 2024.02.15 06:58:50.472365 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001355319 sec., 36891 rows/sec., 49.78 MiB/sec. | ||
2251 | 2024.02.15 06:58:50.472572 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} <Debug> DynamicQueryHandler: Done processing query | ||
2252 | 2024.02.15 06:58:50.472596 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2253 | 2024.02.15 06:58:50.472613 [ 3 ] {} <Debug> HTTP-Session: 45685f98-d622-4e63-9a1b-09c7660f6cf4 Destroying unnamed session | ||
2254 | 2024.02.15 06:58:52.613097 [ 96 ] {} <Debug> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2255 | 2024.02.15 06:58:52.613192 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2256 | 2024.02.15 06:58:52.613296 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2257 | 2024.02.15 06:58:52.613476 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2258 | 2024.02.15 06:58:52.613523 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2259 | 2024.02.15 06:58:52.613718 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2260 | 2024.02.15 06:58:52.613854 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2261 | 2024.02.15 06:58:52.613981 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2262 | 2024.02.15 06:58:52.614107 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2263 | 2024.02.15 06:58:52.614756 [ 19 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001505463 sec., 7970.9697282497145 rows/sec., 675.92 KiB/sec. | ||
2264 | 2024.02.15 06:58:52.614899 [ 19 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2265 | 2024.02.15 06:58:52.615134 [ 19 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2266 | 2024.02.15 06:58:52.615201 [ 19 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2267 | 2024.02.15 06:58:53.185659 [ 96 ] {} <Debug> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2268 | 2024.02.15 06:58:53.185783 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2269 | 2024.02.15 06:58:53.185914 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2270 | 2024.02.15 06:58:53.186050 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2271 | 2024.02.15 06:58:53.186089 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2272 | 2024.02.15 06:58:53.186232 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2273 | 2024.02.15 06:58:53.186333 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2274 | 2024.02.15 06:58:53.186426 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2275 | 2024.02.15 06:58:53.186508 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2276 | 2024.02.15 06:58:53.187071 [ 19 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198846 sec., 10009.625923596526 rows/sec., 698.91 KiB/sec. | ||
2277 | 2024.02.15 06:58:53.187209 [ 19 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2278 | 2024.02.15 06:58:53.187405 [ 19 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2279 | 2024.02.15 06:58:53.187471 [ 19 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2280 | 2024.02.15 06:58:55.464346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2281 | 2024.02.15 06:58:55.464457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2282 | 2024.02.15 06:58:55.464483 [ 3 ] {} <Debug> HTTP-Session: 471c3064-3b13-4a5a-9a09-3a99dc955cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2283 | 2024.02.15 06:58:55.464507 [ 3 ] {} <Debug> HTTP-Session: 471c3064-3b13-4a5a-9a09-3a99dc955cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2284 | 2024.02.15 06:58:55.464637 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2285 | 2024.02.15 06:58:55.464698 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2286 | 2024.02.15 06:58:55.464857 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2287 | 2024.02.15 06:58:55.465318 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2288 | 2024.02.15 06:58:55.465597 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2289 | 2024.02.15 06:58:55.465762 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2290 | 2024.02.15 06:58:55.465905 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001221147 sec., 29480 rows/sec., 2.21 MiB/sec. | ||
2291 | 2024.02.15 06:58:55.466082 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} <Debug> DynamicQueryHandler: Done processing query | ||
2292 | 2024.02.15 06:58:55.466108 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2293 | 2024.02.15 06:58:55.466125 [ 3 ] {} <Debug> HTTP-Session: 471c3064-3b13-4a5a-9a09-3a99dc955cc9 Destroying unnamed session | ||
2294 | 2024.02.15 06:58:55.466247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2295 | 2024.02.15 06:58:55.466299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2296 | 2024.02.15 06:58:55.466319 [ 3 ] {} <Debug> HTTP-Session: bb084e49-c593-447f-8997-d88c1386a3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2297 | 2024.02.15 06:58:55.466338 [ 3 ] {} <Debug> HTTP-Session: bb084e49-c593-447f-8997-d88c1386a3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2298 | 2024.02.15 06:58:55.466418 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2299 | 2024.02.15 06:58:55.466461 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2300 | 2024.02.15 06:58:55.466579 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2301 | 2024.02.15 06:58:55.466905 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2302 | 2024.02.15 06:58:55.467161 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2303 | 2024.02.15 06:58:55.467313 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2304 | 2024.02.15 06:58:55.467443 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000994331 sec., 24136 rows/sec., 1.86 MiB/sec. | ||
2305 | 2024.02.15 06:58:55.467650 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} <Debug> DynamicQueryHandler: Done processing query | ||
2306 | 2024.02.15 06:58:55.467673 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2307 | 2024.02.15 06:58:55.467689 [ 3 ] {} <Debug> HTTP-Session: bb084e49-c593-447f-8997-d88c1386a3b7 Destroying unnamed session | ||
2308 | 2024.02.15 06:58:55.467823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2309 | 2024.02.15 06:58:55.467870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2310 | 2024.02.15 06:58:55.467889 [ 3 ] {} <Debug> HTTP-Session: 63546b7d-e9f6-4085-8ddd-d93f14de341d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2311 | 2024.02.15 06:58:55.467906 [ 3 ] {} <Debug> HTTP-Session: 63546b7d-e9f6-4085-8ddd-d93f14de341d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2312 | 2024.02.15 06:58:55.467982 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2313 | 2024.02.15 06:58:55.468110 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2314 | 2024.02.15 06:58:55.468250 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2315 | 2024.02.15 06:58:55.468551 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2316 | 2024.02.15 06:58:55.468821 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2317 | 2024.02.15 06:58:55.469000 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2318 | 2024.02.15 06:58:55.469128 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001033992 sec., 34816 rows/sec., 2.46 MiB/sec. | ||
2319 | 2024.02.15 06:58:55.469259 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} <Debug> DynamicQueryHandler: Done processing query | ||
2320 | 2024.02.15 06:58:55.469283 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2321 | 2024.02.15 06:58:55.469298 [ 3 ] {} <Debug> HTTP-Session: 63546b7d-e9f6-4085-8ddd-d93f14de341d Destroying unnamed session | ||
2322 | 2024.02.15 06:59:00.466333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2323 | 2024.02.15 06:59:00.466506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2324 | 2024.02.15 06:59:00.466551 [ 3 ] {} <Debug> HTTP-Session: d4bbf195-11b8-45dd-8d95-40cc45f8d9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2325 | 2024.02.15 06:59:00.466590 [ 3 ] {} <Debug> HTTP-Session: d4bbf195-11b8-45dd-8d95-40cc45f8d9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2326 | 2024.02.15 06:59:00.466777 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2327 | 2024.02.15 06:59:00.466838 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2328 | 2024.02.15 06:59:00.466998 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2329 | 2024.02.15 06:59:00.467531 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2330 | 2024.02.15 06:59:00.467793 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2331 | 2024.02.15 06:59:00.467954 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2332 | 2024.02.15 06:59:00.468074 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001257727 sec., 39754 rows/sec., 3.15 MiB/sec. | ||
2333 | 2024.02.15 06:59:00.468090 [ 168 ] {} <Debug> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2334 | 2024.02.15 06:59:00.468214 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2335 | 2024.02.15 06:59:00.468265 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} <Debug> DynamicQueryHandler: Done processing query | ||
2336 | 2024.02.15 06:59:00.468330 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2337 | 2024.02.15 06:59:00.468347 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2338 | 2024.02.15 06:59:00.468367 [ 3 ] {} <Debug> HTTP-Session: d4bbf195-11b8-45dd-8d95-40cc45f8d9f4 Destroying unnamed session | ||
2339 | 2024.02.15 06:59:00.468517 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2340 | 2024.02.15 06:59:00.468574 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 50 rows starting from the beginning of the part | ||
2341 | 2024.02.15 06:59:00.468592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2342 | 2024.02.15 06:59:00.468660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2343 | 2024.02.15 06:59:00.468706 [ 3 ] {} <Debug> HTTP-Session: 5e6fe602-f0b2-4192-8dd4-c31bea1b45c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2344 | 2024.02.15 06:59:00.468732 [ 3 ] {} <Debug> HTTP-Session: 5e6fe602-f0b2-4192-8dd4-c31bea1b45c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2345 | 2024.02.15 06:59:00.468894 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
2346 | 2024.02.15 06:59:00.468927 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2347 | 2024.02.15 06:59:00.469010 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2348 | 2024.02.15 06:59:00.469161 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
2349 | 2024.02.15 06:59:00.469499 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2350 | 2024.02.15 06:59:00.469510 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
2351 | 2024.02.15 06:59:00.469681 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
2352 | 2024.02.15 06:59:00.470183 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2353 | 2024.02.15 06:59:00.470674 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2354 | 2024.02.15 06:59:00.470945 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651087 sec., 94300.94146287919 rows/sec., 7.46 MiB/sec. | ||
2355 | 2024.02.15 06:59:00.470992 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2356 | 2024.02.15 06:59:00.471144 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2357 | 2024.02.15 06:59:00.471181 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.002194657 sec., 68347 rows/sec., 6.49 MiB/sec. | ||
2358 | 2024.02.15 06:59:00.471370 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} <Debug> DynamicQueryHandler: Done processing query | ||
2359 | 2024.02.15 06:59:00.471407 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2360 | 2024.02.15 06:59:00.471432 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2361 | 2024.02.15 06:59:00.471440 [ 3 ] {} <Debug> HTTP-Session: 5e6fe602-f0b2-4192-8dd4-c31bea1b45c6 Destroying unnamed session | ||
2362 | 2024.02.15 06:59:00.471523 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2363 | 2024.02.15 06:59:00.471630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2364 | 2024.02.15 06:59:00.471681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2365 | 2024.02.15 06:59:00.471700 [ 3 ] {} <Debug> HTTP-Session: 5e605b67-ac5d-43bf-8280-97be89eb7f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2366 | 2024.02.15 06:59:00.471716 [ 3 ] {} <Debug> HTTP-Session: 5e605b67-ac5d-43bf-8280-97be89eb7f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2367 | 2024.02.15 06:59:00.471791 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2368 | 2024.02.15 06:59:00.471830 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2369 | 2024.02.15 06:59:00.471950 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2370 | 2024.02.15 06:59:00.472260 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2371 | 2024.02.15 06:59:00.472470 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2372 | 2024.02.15 06:59:00.472618 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2373 | 2024.02.15 06:59:00.472720 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000899249 sec., 55601 rows/sec., 4.35 MiB/sec. | ||
2374 | 2024.02.15 06:59:00.472864 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} <Debug> DynamicQueryHandler: Done processing query | ||
2375 | 2024.02.15 06:59:00.472887 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2376 | 2024.02.15 06:59:00.472903 [ 3 ] {} <Debug> HTTP-Session: 5e605b67-ac5d-43bf-8280-97be89eb7f3f Destroying unnamed session | ||
2377 | 2024.02.15 06:59:00.473045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2378 | 2024.02.15 06:59:00.473091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2379 | 2024.02.15 06:59:00.473109 [ 3 ] {} <Debug> HTTP-Session: 101b2c34-8cef-4e56-abb7-8c71029f04ca Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2380 | 2024.02.15 06:59:00.473131 [ 3 ] {} <Debug> HTTP-Session: 101b2c34-8cef-4e56-abb7-8c71029f04ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2381 | 2024.02.15 06:59:00.473216 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2382 | 2024.02.15 06:59:00.473261 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2383 | 2024.02.15 06:59:00.473400 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2384 | 2024.02.15 06:59:00.473880 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2385 | 2024.02.15 06:59:00.474238 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2386 | 2024.02.15 06:59:00.474487 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2387 | 2024.02.15 06:59:00.474618 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001369769 sec., 36502 rows/sec., 49.26 MiB/sec. | ||
2388 | 2024.02.15 06:59:00.474811 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} <Debug> DynamicQueryHandler: Done processing query | ||
2389 | 2024.02.15 06:59:00.474835 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2390 | 2024.02.15 06:59:00.474852 [ 3 ] {} <Debug> HTTP-Session: 101b2c34-8cef-4e56-abb7-8c71029f04ca Destroying unnamed session | ||
2391 | 2024.02.15 06:59:04.309425 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2392 | 2024.02.15 06:59:04.309526 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2393 | 2024.02.15 06:59:10.465530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2394 | 2024.02.15 06:59:10.465651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2395 | 2024.02.15 06:59:10.465679 [ 3 ] {} <Debug> HTTP-Session: f49e1e30-a251-4b77-85d2-853c6f350949 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2396 | 2024.02.15 06:59:10.465703 [ 3 ] {} <Debug> HTTP-Session: f49e1e30-a251-4b77-85d2-853c6f350949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2397 | 2024.02.15 06:59:10.465836 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2398 | 2024.02.15 06:59:10.465901 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2399 | 2024.02.15 06:59:10.466068 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2400 | 2024.02.15 06:59:10.466589 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2401 | 2024.02.15 06:59:10.466882 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2402 | 2024.02.15 06:59:10.467062 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2403 | 2024.02.15 06:59:10.467187 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001314548 sec., 38035 rows/sec., 3.01 MiB/sec. | ||
2404 | 2024.02.15 06:59:10.467342 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} <Debug> DynamicQueryHandler: Done processing query | ||
2405 | 2024.02.15 06:59:10.467367 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2406 | 2024.02.15 06:59:10.467385 [ 3 ] {} <Debug> HTTP-Session: f49e1e30-a251-4b77-85d2-853c6f350949 Destroying unnamed session | ||
2407 | 2024.02.15 06:59:10.467508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2408 | 2024.02.15 06:59:10.467560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2409 | 2024.02.15 06:59:10.467580 [ 3 ] {} <Debug> HTTP-Session: 66ee2c8b-203d-4036-b8f7-e618b3cab263 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2410 | 2024.02.15 06:59:10.467599 [ 3 ] {} <Debug> HTTP-Session: 66ee2c8b-203d-4036-b8f7-e618b3cab263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2411 | 2024.02.15 06:59:10.467680 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2412 | 2024.02.15 06:59:10.467725 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2413 | 2024.02.15 06:59:10.467839 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2414 | 2024.02.15 06:59:10.468128 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2415 | 2024.02.15 06:59:10.468343 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2416 | 2024.02.15 06:59:10.468500 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2417 | 2024.02.15 06:59:10.468619 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000903469 sec., 4427 rows/sec., 369.67 KiB/sec. | ||
2418 | 2024.02.15 06:59:10.468767 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} <Debug> DynamicQueryHandler: Done processing query | ||
2419 | 2024.02.15 06:59:10.468791 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2420 | 2024.02.15 06:59:10.468808 [ 3 ] {} <Debug> HTTP-Session: 66ee2c8b-203d-4036-b8f7-e618b3cab263 Destroying unnamed session | ||
2421 | 2024.02.15 06:59:10.468967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 24035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2422 | 2024.02.15 06:59:10.469012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2423 | 2024.02.15 06:59:10.469031 [ 3 ] {} <Debug> HTTP-Session: a748e7d7-88e7-439c-8332-50d2e76090ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2424 | 2024.02.15 06:59:10.469048 [ 3 ] {} <Debug> HTTP-Session: a748e7d7-88e7-439c-8332-50d2e76090ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2425 | 2024.02.15 06:59:10.469128 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2426 | 2024.02.15 06:59:10.469170 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2427 | 2024.02.15 06:59:10.469285 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2428 | 2024.02.15 06:59:10.469656 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2429 | 2024.02.15 06:59:10.469891 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2430 | 2024.02.15 06:59:10.470045 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2431 | 2024.02.15 06:59:10.470204 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} <Information> executeQuery: Read 152 rows, 14.77 KiB in 0.001045852 sec., 145336 rows/sec., 13.79 MiB/sec. | ||
2432 | 2024.02.15 06:59:10.470330 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} <Debug> DynamicQueryHandler: Done processing query | ||
2433 | 2024.02.15 06:59:10.470362 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2434 | 2024.02.15 06:59:10.470386 [ 3 ] {} <Debug> HTTP-Session: a748e7d7-88e7-439c-8332-50d2e76090ac Destroying unnamed session | ||
2435 | 2024.02.15 06:59:10.470571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2436 | 2024.02.15 06:59:10.470633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2437 | 2024.02.15 06:59:10.470662 [ 3 ] {} <Debug> HTTP-Session: 3a158402-2263-4896-938d-71158d81aeaa Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2438 | 2024.02.15 06:59:10.470688 [ 3 ] {} <Debug> HTTP-Session: 3a158402-2263-4896-938d-71158d81aeaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2439 | 2024.02.15 06:59:10.470770 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2440 | 2024.02.15 06:59:10.470812 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2441 | 2024.02.15 06:59:10.470927 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2442 | 2024.02.15 06:59:10.471254 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2443 | 2024.02.15 06:59:10.471488 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2444 | 2024.02.15 06:59:10.471653 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2445 | 2024.02.15 06:59:10.471770 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000968011 sec., 4132 rows/sec., 288.53 KiB/sec. | ||
2446 | 2024.02.15 06:59:10.471908 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} <Debug> DynamicQueryHandler: Done processing query | ||
2447 | 2024.02.15 06:59:10.471932 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2448 | 2024.02.15 06:59:10.471949 [ 3 ] {} <Debug> HTTP-Session: 3a158402-2263-4896-938d-71158d81aeaa Destroying unnamed session | ||
2449 | 2024.02.15 06:59:10.472073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 9199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2450 | 2024.02.15 06:59:10.472120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2451 | 2024.02.15 06:59:10.472142 [ 3 ] {} <Debug> HTTP-Session: daeda264-d1ff-494e-9f3d-75d6f2cec65f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2452 | 2024.02.15 06:59:10.472160 [ 3 ] {} <Debug> HTTP-Session: daeda264-d1ff-494e-9f3d-75d6f2cec65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2453 | 2024.02.15 06:59:10.472236 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2454 | 2024.02.15 06:59:10.472276 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2455 | 2024.02.15 06:59:10.472389 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2456 | 2024.02.15 06:59:10.472681 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2457 | 2024.02.15 06:59:10.472899 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2458 | 2024.02.15 06:59:10.473059 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2459 | 2024.02.15 06:59:10.473181 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000909629 sec., 59364 rows/sec., 4.65 MiB/sec. | ||
2460 | 2024.02.15 06:59:10.473301 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} <Debug> DynamicQueryHandler: Done processing query | ||
2461 | 2024.02.15 06:59:10.473326 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2462 | 2024.02.15 06:59:10.473342 [ 3 ] {} <Debug> HTTP-Session: daeda264-d1ff-494e-9f3d-75d6f2cec65f Destroying unnamed session | ||
2463 | 2024.02.15 06:59:10.473454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2464 | 2024.02.15 06:59:10.473502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2465 | 2024.02.15 06:59:10.473522 [ 3 ] {} <Debug> HTTP-Session: 16c1ba33-981c-44c6-98a5-2f015c3375c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2466 | 2024.02.15 06:59:10.473538 [ 3 ] {} <Debug> HTTP-Session: 16c1ba33-981c-44c6-98a5-2f015c3375c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2467 | 2024.02.15 06:59:10.473607 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2468 | 2024.02.15 06:59:10.473654 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2469 | 2024.02.15 06:59:10.473778 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2470 | 2024.02.15 06:59:10.474088 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2471 | 2024.02.15 06:59:10.474390 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2472 | 2024.02.15 06:59:10.474587 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2473 | 2024.02.15 06:59:10.474716 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001075993 sec., 1858 rows/sec., 130.69 KiB/sec. | ||
2474 | 2024.02.15 06:59:10.474911 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} <Debug> DynamicQueryHandler: Done processing query | ||
2475 | 2024.02.15 06:59:10.474936 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2476 | 2024.02.15 06:59:10.474958 [ 3 ] {} <Debug> HTTP-Session: 16c1ba33-981c-44c6-98a5-2f015c3375c5 Destroying unnamed session | ||
2477 | 2024.02.15 06:59:10.475117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2478 | 2024.02.15 06:59:10.475173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2479 | 2024.02.15 06:59:10.475195 [ 3 ] {} <Debug> HTTP-Session: 43739b59-3b44-46ac-b0d0-2cd98755bac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2480 | 2024.02.15 06:59:10.475213 [ 3 ] {} <Debug> HTTP-Session: 43739b59-3b44-46ac-b0d0-2cd98755bac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2481 | 2024.02.15 06:59:10.475296 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2482 | 2024.02.15 06:59:10.475341 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2483 | 2024.02.15 06:59:10.475499 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2484 | 2024.02.15 06:59:10.475992 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2485 | 2024.02.15 06:59:10.476313 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2486 | 2024.02.15 06:59:10.476502 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2487 | 2024.02.15 06:59:10.476636 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001309888 sec., 38171 rows/sec., 51.51 MiB/sec. | ||
2488 | 2024.02.15 06:59:10.476828 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} <Debug> DynamicQueryHandler: Done processing query | ||
2489 | 2024.02.15 06:59:10.476853 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2490 | 2024.02.15 06:59:10.476869 [ 3 ] {} <Debug> HTTP-Session: 43739b59-3b44-46ac-b0d0-2cd98755bac9 Destroying unnamed session | ||
2491 | 2024.02.15 06:59:19.309579 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2492 | 2024.02.15 06:59:19.309650 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2493 | 2024.02.15 06:59:20.465016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2494 | 2024.02.15 06:59:20.465128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2495 | 2024.02.15 06:59:20.465155 [ 3 ] {} <Debug> HTTP-Session: d0d88cd1-17c7-463e-bdd1-4dcfdb924a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2496 | 2024.02.15 06:59:20.465182 [ 3 ] {} <Debug> HTTP-Session: d0d88cd1-17c7-463e-bdd1-4dcfdb924a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2497 | 2024.02.15 06:59:20.465317 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2498 | 2024.02.15 06:59:20.465380 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2499 | 2024.02.15 06:59:20.465552 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2500 | 2024.02.15 06:59:20.466017 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2501 | 2024.02.15 06:59:20.466305 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2502 | 2024.02.15 06:59:20.466484 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2503 | 2024.02.15 06:59:20.466606 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001248976 sec., 40032 rows/sec., 3.17 MiB/sec. | ||
2504 | 2024.02.15 06:59:20.466788 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} <Debug> DynamicQueryHandler: Done processing query | ||
2505 | 2024.02.15 06:59:20.466815 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2506 | 2024.02.15 06:59:20.466833 [ 3 ] {} <Debug> HTTP-Session: d0d88cd1-17c7-463e-bdd1-4dcfdb924a7b Destroying unnamed session | ||
2507 | 2024.02.15 06:59:20.466979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2508 | 2024.02.15 06:59:20.467033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2509 | 2024.02.15 06:59:20.467057 [ 3 ] {} <Debug> HTTP-Session: 3c7fd8d5-d08a-4b98-ac29-0ecdb5f846b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2510 | 2024.02.15 06:59:20.467078 [ 3 ] {} <Debug> HTTP-Session: 3c7fd8d5-d08a-4b98-ac29-0ecdb5f846b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2511 | 2024.02.15 06:59:20.467167 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2512 | 2024.02.15 06:59:20.467213 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2513 | 2024.02.15 06:59:20.467332 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2514 | 2024.02.15 06:59:20.467730 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2515 | 2024.02.15 06:59:20.467966 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2516 | 2024.02.15 06:59:20.468132 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2517 | 2024.02.15 06:59:20.468267 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.001063753 sec., 141010 rows/sec., 13.39 MiB/sec. | ||
2518 | 2024.02.15 06:59:20.468261 [ 59 ] {} <Debug> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2519 | 2024.02.15 06:59:20.468382 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2520 | 2024.02.15 06:59:20.468441 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} <Debug> DynamicQueryHandler: Done processing query | ||
2521 | 2024.02.15 06:59:20.468509 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2522 | 2024.02.15 06:59:20.468550 [ 3 ] {} <Debug> HTTP-Session: 3c7fd8d5-d08a-4b98-ac29-0ecdb5f846b0 Destroying unnamed session | ||
2523 | 2024.02.15 06:59:20.468556 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2524 | 2024.02.15 06:59:20.468745 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2525 | 2024.02.15 06:59:20.468758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2526 | 2024.02.15 06:59:20.468803 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 190 rows starting from the beginning of the part | ||
2527 | 2024.02.15 06:59:20.468839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2528 | 2024.02.15 06:59:20.468893 [ 3 ] {} <Debug> HTTP-Session: 42fd5ab7-297f-495a-83b1-1aaad7d30de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2529 | 2024.02.15 06:59:20.468929 [ 3 ] {} <Debug> HTTP-Session: 42fd5ab7-297f-495a-83b1-1aaad7d30de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2530 | 2024.02.15 06:59:20.469116 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 150 rows starting from the beginning of the part | ||
2531 | 2024.02.15 06:59:20.469139 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2532 | 2024.02.15 06:59:20.469238 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2533 | 2024.02.15 06:59:20.469419 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
2534 | 2024.02.15 06:59:20.469728 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2535 | 2024.02.15 06:59:20.469747 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 150 rows starting from the beginning of the part | ||
2536 | 2024.02.15 06:59:20.469951 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 152 rows starting from the beginning of the part | ||
2537 | 2024.02.15 06:59:20.470218 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part | ||
2538 | 2024.02.15 06:59:20.470578 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2539 | 2024.02.15 06:59:20.470992 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2540 | 2024.02.15 06:59:20.471315 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2541 | 2024.02.15 06:59:20.471496 [ 59 ] {} <Debug> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2542 | 2024.02.15 06:59:20.471540 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.0023337 sec., 21425 rows/sec., 1.68 MiB/sec. | ||
2543 | 2024.02.15 06:59:20.471571 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2544 | 2024.02.15 06:59:20.471819 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2545 | 2024.02.15 06:59:20.472157 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2546 | 2024.02.15 06:59:20.472164 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} <Debug> DynamicQueryHandler: Done processing query | ||
2547 | 2024.02.15 06:59:20.472250 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 100 rows starting from the beginning of the part | ||
2548 | 2024.02.15 06:59:20.472257 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2549 | 2024.02.15 06:59:20.472282 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.003843112 sec., 215450.39540872085 rows/sec., 20.08 MiB/sec. | ||
2550 | 2024.02.15 06:59:20.472342 [ 3 ] {} <Debug> HTTP-Session: 42fd5ab7-297f-495a-83b1-1aaad7d30de2 Destroying unnamed session | ||
2551 | 2024.02.15 06:59:20.472451 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
2552 | 2024.02.15 06:59:20.472478 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2553 | 2024.02.15 06:59:20.472596 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
2554 | 2024.02.15 06:59:20.472614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2555 | 2024.02.15 06:59:20.472738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2556 | 2024.02.15 06:59:20.472776 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2557 | 2024.02.15 06:59:20.472828 [ 3 ] {} <Debug> HTTP-Session: 79a6fc9e-2fbc-4ff5-b31d-e4af2a79faa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2558 | 2024.02.15 06:59:20.472832 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
2559 | 2024.02.15 06:59:20.472883 [ 3 ] {} <Debug> HTTP-Session: 79a6fc9e-2fbc-4ff5-b31d-e4af2a79faa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2560 | 2024.02.15 06:59:20.472920 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2561 | 2024.02.15 06:59:20.473251 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
2562 | 2024.02.15 06:59:20.473263 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2563 | 2024.02.15 06:59:20.473374 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2564 | 2024.02.15 06:59:20.473471 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
2565 | 2024.02.15 06:59:20.474075 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2566 | 2024.02.15 06:59:20.475154 [ 10 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.003479905 sec., 94255.44662857175 rows/sec., 7.36 MiB/sec. | ||
2567 | 2024.02.15 06:59:20.475193 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2568 | 2024.02.15 06:59:20.475295 [ 10 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2569 | 2024.02.15 06:59:20.475554 [ 10 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2570 | 2024.02.15 06:59:20.475643 [ 10 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2571 | 2024.02.15 06:59:20.475735 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2572 | 2024.02.15 06:59:20.475945 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2573 | 2024.02.15 06:59:20.476074 [ 59 ] {} <Debug> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2574 | 2024.02.15 06:59:20.476093 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.002759869 sec., 18116 rows/sec., 24.45 MiB/sec. | ||
2575 | 2024.02.15 06:59:20.476123 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2576 | 2024.02.15 06:59:20.476302 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2577 | 2024.02.15 06:59:20.476380 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} <Debug> DynamicQueryHandler: Done processing query | ||
2578 | 2024.02.15 06:59:20.476413 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2579 | 2024.02.15 06:59:20.476465 [ 3 ] {} <Debug> HTTP-Session: 79a6fc9e-2fbc-4ff5-b31d-e4af2a79faa6 Destroying unnamed session | ||
2580 | 2024.02.15 06:59:20.476530 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2581 | 2024.02.15 06:59:20.476572 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 469 rows starting from the beginning of the part | ||
2582 | 2024.02.15 06:59:20.476731 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
2583 | 2024.02.15 06:59:20.476836 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
2584 | 2024.02.15 06:59:20.476932 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
2585 | 2024.02.15 06:59:20.477025 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
2586 | 2024.02.15 06:59:20.477118 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
2587 | 2024.02.15 06:59:20.478934 [ 15 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 6 columns (6 merged, 0 gathered) in 0.002717328 sec., 264598.16407883033 rows/sec., 357.06 MiB/sec. | ||
2588 | 2024.02.15 06:59:20.479467 [ 15 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2589 | 2024.02.15 06:59:20.479734 [ 15 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2590 | 2024.02.15 06:59:20.479803 [ 15 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2591 | 2024.02.15 06:59:20.479888 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3: 4.00 MiB. | ||
2592 | 2024.02.15 06:59:21.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 236.61 MiB, will set to 231.09 MiB (RSS), difference: -4.10 MiB | ||
2593 | 2024.02.15 06:59:24.207896 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2594 | 2024.02.15 06:59:24.208021 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2595 | 2024.02.15 06:59:24.208131 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
2596 | 2024.02.15 06:59:24.208315 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2597 | 2024.02.15 06:59:24.208357 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 472 rows starting from the beginning of the part | ||
2598 | 2024.02.15 06:59:24.208497 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
2599 | 2024.02.15 06:59:24.208605 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
2600 | 2024.02.15 06:59:24.208698 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2601 | 2024.02.15 06:59:24.208779 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
2602 | 2024.02.15 06:59:24.209488 [ 9 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138846 sec., 394681.87776385347 rows/sec., 27.84 MiB/sec. | ||
2603 | 2024.02.15 06:59:24.209617 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
2604 | 2024.02.15 06:59:24.209831 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
2605 | 2024.02.15 06:59:24.209893 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
2606 | 2024.02.15 06:59:25.464967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2607 | 2024.02.15 06:59:25.465075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2608 | 2024.02.15 06:59:25.465102 [ 3 ] {} <Debug> HTTP-Session: 6517708c-81df-4349-9717-c56b5318bac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2609 | 2024.02.15 06:59:25.465126 [ 3 ] {} <Debug> HTTP-Session: 6517708c-81df-4349-9717-c56b5318bac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2610 | 2024.02.15 06:59:25.465252 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2611 | 2024.02.15 06:59:25.465314 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2612 | 2024.02.15 06:59:25.465477 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2613 | 2024.02.15 06:59:25.465883 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2614 | 2024.02.15 06:59:25.466160 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2615 | 2024.02.15 06:59:25.466341 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2616 | 2024.02.15 06:59:25.466461 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001172265 sec., 1706 rows/sec., 145.78 KiB/sec. | ||
2617 | 2024.02.15 06:59:25.466674 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} <Debug> DynamicQueryHandler: Done processing query | ||
2618 | 2024.02.15 06:59:25.466702 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2619 | 2024.02.15 06:59:25.466720 [ 3 ] {} <Debug> HTTP-Session: 6517708c-81df-4349-9717-c56b5318bac3 Destroying unnamed session | ||
2620 | 2024.02.15 06:59:25.466841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 5138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2621 | 2024.02.15 06:59:25.466893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2622 | 2024.02.15 06:59:25.466914 [ 3 ] {} <Debug> HTTP-Session: 130e1a34-0910-4849-afe3-35639ff7cdcd Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2623 | 2024.02.15 06:59:25.466935 [ 3 ] {} <Debug> HTTP-Session: 130e1a34-0910-4849-afe3-35639ff7cdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2624 | 2024.02.15 06:59:25.467017 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2625 | 2024.02.15 06:59:25.467059 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2626 | 2024.02.15 06:59:25.467175 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2627 | 2024.02.15 06:59:25.467501 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2628 | 2024.02.15 06:59:25.467716 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2629 | 2024.02.15 06:59:25.467872 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2630 | 2024.02.15 06:59:25.467975 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} <Information> executeQuery: Read 37 rows, 2.85 KiB in 0.00092815 sec., 39864 rows/sec., 3.00 MiB/sec. | ||
2631 | 2024.02.15 06:59:25.468090 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} <Debug> DynamicQueryHandler: Done processing query | ||
2632 | 2024.02.15 06:59:25.468113 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2633 | 2024.02.15 06:59:25.468129 [ 3 ] {} <Debug> HTTP-Session: 130e1a34-0910-4849-afe3-35639ff7cdcd Destroying unnamed session | ||
2634 | 2024.02.15 06:59:25.468236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2635 | 2024.02.15 06:59:25.468283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2636 | 2024.02.15 06:59:25.468304 [ 3 ] {} <Debug> HTTP-Session: d1eb626c-a89d-40ba-aa07-89a2a96b0f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2637 | 2024.02.15 06:59:25.468321 [ 3 ] {} <Debug> HTTP-Session: d1eb626c-a89d-40ba-aa07-89a2a96b0f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2638 | 2024.02.15 06:59:25.468391 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2639 | 2024.02.15 06:59:25.468432 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2640 | 2024.02.15 06:59:25.468536 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2641 | 2024.02.15 06:59:25.468912 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2642 | 2024.02.15 06:59:25.469126 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2643 | 2024.02.15 06:59:25.469280 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2644 | 2024.02.15 06:59:25.469400 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000973561 sec., 2054 rows/sec., 143.44 KiB/sec. | ||
2645 | 2024.02.15 06:59:25.469580 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} <Debug> DynamicQueryHandler: Done processing query | ||
2646 | 2024.02.15 06:59:25.469603 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2647 | 2024.02.15 06:59:25.469619 [ 3 ] {} <Debug> HTTP-Session: d1eb626c-a89d-40ba-aa07-89a2a96b0f87 Destroying unnamed session | ||
2648 | 2024.02.15 06:59:25.469756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2649 | 2024.02.15 06:59:25.469802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2650 | 2024.02.15 06:59:25.469821 [ 3 ] {} <Debug> HTTP-Session: 318ed36b-5936-4cf1-a777-88e3be37a3d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2651 | 2024.02.15 06:59:25.469838 [ 3 ] {} <Debug> HTTP-Session: 318ed36b-5936-4cf1-a777-88e3be37a3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2652 | 2024.02.15 06:59:25.469909 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2653 | 2024.02.15 06:59:25.469947 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2654 | 2024.02.15 06:59:25.470060 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2655 | 2024.02.15 06:59:25.470365 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2656 | 2024.02.15 06:59:25.470577 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2657 | 2024.02.15 06:59:25.470731 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2658 | 2024.02.15 06:59:25.470856 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000917759 sec., 28329 rows/sec., 2.19 MiB/sec. | ||
2659 | 2024.02.15 06:59:25.470973 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} <Debug> DynamicQueryHandler: Done processing query | ||
2660 | 2024.02.15 06:59:25.470997 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2661 | 2024.02.15 06:59:25.471013 [ 3 ] {} <Debug> HTTP-Session: 318ed36b-5936-4cf1-a777-88e3be37a3d8 Destroying unnamed session | ||
2662 | 2024.02.15 06:59:25.471134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2663 | 2024.02.15 06:59:25.471179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2664 | 2024.02.15 06:59:25.471199 [ 3 ] {} <Debug> HTTP-Session: 766b8e74-957a-4b81-9576-286b5a64f083 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2665 | 2024.02.15 06:59:25.471215 [ 3 ] {} <Debug> HTTP-Session: 766b8e74-957a-4b81-9576-286b5a64f083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2666 | 2024.02.15 06:59:25.471288 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2667 | 2024.02.15 06:59:25.471332 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2668 | 2024.02.15 06:59:25.471452 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2669 | 2024.02.15 06:59:25.471760 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. | ||
2670 | 2024.02.15 06:59:25.472023 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2671 | 2024.02.15 06:59:25.472208 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2672 | 2024.02.15 06:59:25.472331 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001012312 sec., 36549 rows/sec., 2.58 MiB/sec. | ||
2673 | 2024.02.15 06:59:25.472483 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} <Debug> DynamicQueryHandler: Done processing query | ||
2674 | 2024.02.15 06:59:25.472507 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2675 | 2024.02.15 06:59:25.472523 [ 3 ] {} <Debug> HTTP-Session: 766b8e74-957a-4b81-9576-286b5a64f083 Destroying unnamed session | ||
2676 | 2024.02.15 06:59:30.465789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2677 | 2024.02.15 06:59:30.465923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2678 | 2024.02.15 06:59:30.465953 [ 3 ] {} <Debug> HTTP-Session: 2ad7d84a-e3cd-491e-8b2c-c302c83eaea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2679 | 2024.02.15 06:59:30.465978 [ 3 ] {} <Debug> HTTP-Session: 2ad7d84a-e3cd-491e-8b2c-c302c83eaea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2680 | 2024.02.15 06:59:30.466112 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2681 | 2024.02.15 06:59:30.466175 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2682 | 2024.02.15 06:59:30.466339 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2683 | 2024.02.15 06:59:30.466802 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2684 | 2024.02.15 06:59:30.467084 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2685 | 2024.02.15 06:59:30.467279 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2686 | 2024.02.15 06:59:30.467395 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001245957 sec., 40129 rows/sec., 3.18 MiB/sec. | ||
2687 | 2024.02.15 06:59:30.467574 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} <Debug> DynamicQueryHandler: Done processing query | ||
2688 | 2024.02.15 06:59:30.467600 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2689 | 2024.02.15 06:59:30.467617 [ 3 ] {} <Debug> HTTP-Session: 2ad7d84a-e3cd-491e-8b2c-c302c83eaea3 Destroying unnamed session | ||
2690 | 2024.02.15 06:59:30.467765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2691 | 2024.02.15 06:59:30.467820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2692 | 2024.02.15 06:59:30.467842 [ 3 ] {} <Debug> HTTP-Session: cfa0e8af-700f-46c9-9bf3-9b78d886e4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2693 | 2024.02.15 06:59:30.467863 [ 3 ] {} <Debug> HTTP-Session: cfa0e8af-700f-46c9-9bf3-9b78d886e4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2694 | 2024.02.15 06:59:30.467953 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2695 | 2024.02.15 06:59:30.467996 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2696 | 2024.02.15 06:59:30.468119 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2697 | 2024.02.15 06:59:30.468550 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2698 | 2024.02.15 06:59:30.468794 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2699 | 2024.02.15 06:59:30.468958 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2700 | 2024.02.15 06:59:30.469058 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.001076673 sec., 139318 rows/sec., 13.23 MiB/sec. | ||
2701 | 2024.02.15 06:59:30.469182 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} <Debug> DynamicQueryHandler: Done processing query | ||
2702 | 2024.02.15 06:59:30.469206 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2703 | 2024.02.15 06:59:30.469222 [ 3 ] {} <Debug> HTTP-Session: cfa0e8af-700f-46c9-9bf3-9b78d886e4fd Destroying unnamed session | ||
2704 | 2024.02.15 06:59:30.469353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2705 | 2024.02.15 06:59:30.469405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2706 | 2024.02.15 06:59:30.469424 [ 3 ] {} <Debug> HTTP-Session: d35fb9b3-27aa-4b5a-b887-363a79ff2072 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2707 | 2024.02.15 06:59:30.469442 [ 3 ] {} <Debug> HTTP-Session: d35fb9b3-27aa-4b5a-b887-363a79ff2072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2708 | 2024.02.15 06:59:30.469518 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2709 | 2024.02.15 06:59:30.469560 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2710 | 2024.02.15 06:59:30.469667 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2711 | 2024.02.15 06:59:30.469982 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2712 | 2024.02.15 06:59:30.470194 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2713 | 2024.02.15 06:59:30.470354 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2714 | 2024.02.15 06:59:30.470451 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.00090457 sec., 55274 rows/sec., 4.32 MiB/sec. | ||
2715 | 2024.02.15 06:59:30.470571 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} <Debug> DynamicQueryHandler: Done processing query | ||
2716 | 2024.02.15 06:59:30.470594 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2717 | 2024.02.15 06:59:30.470609 [ 3 ] {} <Debug> HTTP-Session: d35fb9b3-27aa-4b5a-b887-363a79ff2072 Destroying unnamed session | ||
2718 | 2024.02.15 06:59:30.470792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2024.02.15 06:59:30.470842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2720 | 2024.02.15 06:59:30.470861 [ 3 ] {} <Debug> HTTP-Session: 070614b2-b928-42d2-9a5e-7b3ec4da07e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2721 | 2024.02.15 06:59:30.470880 [ 3 ] {} <Debug> HTTP-Session: 070614b2-b928-42d2-9a5e-7b3ec4da07e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2722 | 2024.02.15 06:59:30.470969 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2723 | 2024.02.15 06:59:30.471015 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2724 | 2024.02.15 06:59:30.471152 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2725 | 2024.02.15 06:59:30.471655 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2726 | 2024.02.15 06:59:30.471996 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2727 | 2024.02.15 06:59:30.472184 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2728 | 2024.02.15 06:59:30.472284 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001286188 sec., 38874 rows/sec., 52.46 MiB/sec. | ||
2729 | 2024.02.15 06:59:30.472411 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} <Debug> DynamicQueryHandler: Done processing query | ||
2730 | 2024.02.15 06:59:30.472434 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2731 | 2024.02.15 06:59:30.472450 [ 3 ] {} <Debug> HTTP-Session: 070614b2-b928-42d2-9a5e-7b3ec4da07e1 Destroying unnamed session | ||
2732 | 2024.02.15 06:59:34.309695 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2733 | 2024.02.15 06:59:34.309764 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2734 | 2024.02.15 06:59:40.465689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2735 | 2024.02.15 06:59:40.465826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2736 | 2024.02.15 06:59:40.465857 [ 3 ] {} <Debug> HTTP-Session: cc34e30f-512e-4057-afdc-e12c38026b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2737 | 2024.02.15 06:59:40.465887 [ 3 ] {} <Debug> HTTP-Session: cc34e30f-512e-4057-afdc-e12c38026b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2738 | 2024.02.15 06:59:40.466030 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2739 | 2024.02.15 06:59:40.466099 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2740 | 2024.02.15 06:59:40.466261 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2741 | 2024.02.15 06:59:40.466748 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2742 | 2024.02.15 06:59:40.467017 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2743 | 2024.02.15 06:59:40.467184 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2744 | 2024.02.15 06:59:40.467302 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001233746 sec., 40526 rows/sec., 3.21 MiB/sec. | ||
2745 | 2024.02.15 06:59:40.467333 [ 60 ] {} <Debug> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
2746 | 2024.02.15 06:59:40.467437 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2747 | 2024.02.15 06:59:40.467472 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} <Debug> DynamicQueryHandler: Done processing query | ||
2748 | 2024.02.15 06:59:40.467540 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2749 | 2024.02.15 06:59:40.467592 [ 3 ] {} <Debug> HTTP-Session: cc34e30f-512e-4057-afdc-e12c38026b6d Destroying unnamed session | ||
2750 | 2024.02.15 06:59:40.467591 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
2751 | 2024.02.15 06:59:40.467725 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2752 | 2024.02.15 06:59:40.467762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2753 | 2024.02.15 06:59:40.467784 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 50 rows starting from the beginning of the part | ||
2754 | 2024.02.15 06:59:40.467854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2755 | 2024.02.15 06:59:40.467900 [ 3 ] {} <Debug> HTTP-Session: 9ae1101a-e2e0-4965-bc0b-59ca3ce0e016 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2756 | 2024.02.15 06:59:40.467925 [ 3 ] {} <Debug> HTTP-Session: 9ae1101a-e2e0-4965-bc0b-59ca3ce0e016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2757 | 2024.02.15 06:59:40.468083 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
2758 | 2024.02.15 06:59:40.468120 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2759 | 2024.02.15 06:59:40.468206 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2760 | 2024.02.15 06:59:40.468341 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
2761 | 2024.02.15 06:59:40.468668 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
2762 | 2024.02.15 06:59:40.468690 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2763 | 2024.02.15 06:59:40.468867 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
2764 | 2024.02.15 06:59:40.469364 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2765 | 2024.02.15 06:59:40.469858 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2766 | 2024.02.15 06:59:40.470170 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} <Trace> oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2767 | 2024.02.15 06:59:40.470177 [ 10 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002663847 sec., 93849.23383362484 rows/sec., 7.43 MiB/sec. | ||
2768 | 2024.02.15 06:59:40.470365 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002173427 sec., 920 rows/sec., 78.63 KiB/sec. | ||
2769 | 2024.02.15 06:59:40.470426 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
2770 | 2024.02.15 06:59:40.470599 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} <Debug> DynamicQueryHandler: Done processing query | ||
2771 | 2024.02.15 06:59:40.470629 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2772 | 2024.02.15 06:59:40.470655 [ 3 ] {} <Debug> HTTP-Session: 9ae1101a-e2e0-4965-bc0b-59ca3ce0e016 Destroying unnamed session | ||
2773 | 2024.02.15 06:59:40.470741 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
2774 | 2024.02.15 06:59:40.470818 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
2775 | 2024.02.15 06:59:40.470846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2776 | 2024.02.15 06:59:40.470932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2777 | 2024.02.15 06:59:40.470950 [ 3 ] {} <Debug> HTTP-Session: 498c2ac6-0645-4b8b-82ff-040329b68708 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2778 | 2024.02.15 06:59:40.470968 [ 3 ] {} <Debug> HTTP-Session: 498c2ac6-0645-4b8b-82ff-040329b68708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2779 | 2024.02.15 06:59:40.471045 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2780 | 2024.02.15 06:59:40.471085 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2781 | 2024.02.15 06:59:40.471206 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2782 | 2024.02.15 06:59:40.471627 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2783 | 2024.02.15 06:59:40.471851 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2784 | 2024.02.15 06:59:40.472013 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2785 | 2024.02.15 06:59:40.472130 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} <Information> executeQuery: Read 151 rows, 14.68 KiB in 0.001056123 sec., 142975 rows/sec., 13.57 MiB/sec. | ||
2786 | 2024.02.15 06:59:40.472249 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} <Debug> DynamicQueryHandler: Done processing query | ||
2787 | 2024.02.15 06:59:40.472272 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2788 | 2024.02.15 06:59:40.472288 [ 3 ] {} <Debug> HTTP-Session: 498c2ac6-0645-4b8b-82ff-040329b68708 Destroying unnamed session | ||
2789 | 2024.02.15 06:59:40.472404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2790 | 2024.02.15 06:59:40.472451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2791 | 2024.02.15 06:59:40.472470 [ 3 ] {} <Debug> HTTP-Session: 7593c240-e714-489c-8799-3a7661aff2ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2792 | 2024.02.15 06:59:40.472486 [ 3 ] {} <Debug> HTTP-Session: 7593c240-e714-489c-8799-3a7661aff2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2793 | 2024.02.15 06:59:40.472554 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2794 | 2024.02.15 06:59:40.472592 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2795 | 2024.02.15 06:59:40.472696 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2796 | 2024.02.15 06:59:40.472977 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2797 | 2024.02.15 06:59:40.473183 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2798 | 2024.02.15 06:59:40.473336 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} <Trace> oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2799 | 2024.02.15 06:59:40.473457 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000868649 sec., 2302 rows/sec., 160.77 KiB/sec. | ||
2800 | 2024.02.15 06:59:40.473587 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} <Debug> DynamicQueryHandler: Done processing query | ||
2801 | 2024.02.15 06:59:40.473610 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2802 | 2024.02.15 06:59:40.473625 [ 3 ] {} <Debug> HTTP-Session: 7593c240-e714-489c-8799-3a7661aff2ed Destroying unnamed session | ||
2803 | 2024.02.15 06:59:40.473736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2804 | 2024.02.15 06:59:40.473783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2805 | 2024.02.15 06:59:40.473801 [ 3 ] {} <Debug> HTTP-Session: 742fab42-0639-4721-aa6c-937400e939ae Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2806 | 2024.02.15 06:59:40.473820 [ 3 ] {} <Debug> HTTP-Session: 742fab42-0639-4721-aa6c-937400e939ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2807 | 2024.02.15 06:59:40.473892 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2808 | 2024.02.15 06:59:40.473929 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2809 | 2024.02.15 06:59:40.474034 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2810 | 2024.02.15 06:59:40.474339 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2811 | 2024.02.15 06:59:40.474547 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2812 | 2024.02.15 06:59:40.474701 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2813 | 2024.02.15 06:59:40.474820 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.00090068 sec., 57734 rows/sec., 4.52 MiB/sec. | ||
2814 | 2024.02.15 06:59:40.474935 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} <Debug> DynamicQueryHandler: Done processing query | ||
2815 | 2024.02.15 06:59:40.474958 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2816 | 2024.02.15 06:59:40.474973 [ 3 ] {} <Debug> HTTP-Session: 742fab42-0639-4721-aa6c-937400e939ae Destroying unnamed session | ||
2817 | 2024.02.15 06:59:40.475074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2818 | 2024.02.15 06:59:40.475120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2819 | 2024.02.15 06:59:40.475137 [ 3 ] {} <Debug> HTTP-Session: 228da8bb-50c8-40eb-b5b2-798fa7607e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2820 | 2024.02.15 06:59:40.475154 [ 3 ] {} <Debug> HTTP-Session: 228da8bb-50c8-40eb-b5b2-798fa7607e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2821 | 2024.02.15 06:59:40.475220 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2822 | 2024.02.15 06:59:40.475262 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2823 | 2024.02.15 06:59:40.475381 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2824 | 2024.02.15 06:59:40.475661 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2825 | 2024.02.15 06:59:40.475916 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2826 | 2024.02.15 06:59:40.476099 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2827 | 2024.02.15 06:59:40.476237 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000977551 sec., 1022 rows/sec., 71.93 KiB/sec. | ||
2828 | 2024.02.15 06:59:40.476383 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} <Debug> DynamicQueryHandler: Done processing query | ||
2829 | 2024.02.15 06:59:40.476407 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2830 | 2024.02.15 06:59:40.476423 [ 3 ] {} <Debug> HTTP-Session: 228da8bb-50c8-40eb-b5b2-798fa7607e11 Destroying unnamed session | ||
2831 | 2024.02.15 06:59:40.476557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2832 | 2024.02.15 06:59:40.476603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2833 | 2024.02.15 06:59:40.476622 [ 3 ] {} <Debug> HTTP-Session: 4a0c63d9-6078-4d03-afb5-3cd346f0a9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2834 | 2024.02.15 06:59:40.476638 [ 3 ] {} <Debug> HTTP-Session: 4a0c63d9-6078-4d03-afb5-3cd346f0a9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2835 | 2024.02.15 06:59:40.476721 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2836 | 2024.02.15 06:59:40.476766 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2837 | 2024.02.15 06:59:40.476900 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2838 | 2024.02.15 06:59:40.477524 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2839 | 2024.02.15 06:59:40.477840 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2840 | 2024.02.15 06:59:40.478032 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2841 | 2024.02.15 06:59:40.478171 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001421001 sec., 35186 rows/sec., 47.48 MiB/sec. | ||
2842 | 2024.02.15 06:59:40.478300 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} <Debug> DynamicQueryHandler: Done processing query | ||
2843 | 2024.02.15 06:59:40.478323 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2844 | 2024.02.15 06:59:40.478338 [ 3 ] {} <Debug> HTTP-Session: 4a0c63d9-6078-4d03-afb5-3cd346f0a9cb Destroying unnamed session | ||
2845 | 2024.02.15 06:59:49.309820 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2846 | 2024.02.15 06:59:49.309918 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2847 | 2024.02.15 06:59:50.465560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2848 | 2024.02.15 06:59:50.465680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2849 | 2024.02.15 06:59:50.465711 [ 3 ] {} <Debug> HTTP-Session: 84d438af-4b3c-41ff-a1b6-8a91c964831a Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2850 | 2024.02.15 06:59:50.465739 [ 3 ] {} <Debug> HTTP-Session: 84d438af-4b3c-41ff-a1b6-8a91c964831a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2851 | 2024.02.15 06:59:50.465885 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2852 | 2024.02.15 06:59:50.465956 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2853 | 2024.02.15 06:59:50.466139 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2854 | 2024.02.15 06:59:50.466629 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2855 | 2024.02.15 06:59:50.466913 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2856 | 2024.02.15 06:59:50.467085 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2857 | 2024.02.15 06:59:50.467205 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001279537 sec., 39076 rows/sec., 3.09 MiB/sec. | ||
2858 | 2024.02.15 06:59:50.467364 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} <Debug> DynamicQueryHandler: Done processing query | ||
2859 | 2024.02.15 06:59:50.467391 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2860 | 2024.02.15 06:59:50.467408 [ 3 ] {} <Debug> HTTP-Session: 84d438af-4b3c-41ff-a1b6-8a91c964831a Destroying unnamed session | ||
2861 | 2024.02.15 06:59:50.467583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2862 | 2024.02.15 06:59:50.467636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2863 | 2024.02.15 06:59:50.467656 [ 3 ] {} <Debug> HTTP-Session: ab3988ce-c429-4045-a7f1-9f9300fc68e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2864 | 2024.02.15 06:59:50.467675 [ 3 ] {} <Debug> HTTP-Session: ab3988ce-c429-4045-a7f1-9f9300fc68e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2865 | 2024.02.15 06:59:50.467761 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2866 | 2024.02.15 06:59:50.467803 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2867 | 2024.02.15 06:59:50.467910 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2868 | 2024.02.15 06:59:50.468313 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2869 | 2024.02.15 06:59:50.468543 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2870 | 2024.02.15 06:59:50.468697 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2871 | 2024.02.15 06:59:50.468821 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.001031082 sec., 145478 rows/sec., 13.82 MiB/sec. | ||
2872 | 2024.02.15 06:59:50.468942 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} <Debug> DynamicQueryHandler: Done processing query | ||
2873 | 2024.02.15 06:59:50.468964 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2874 | 2024.02.15 06:59:50.468980 [ 3 ] {} <Debug> HTTP-Session: ab3988ce-c429-4045-a7f1-9f9300fc68e4 Destroying unnamed session | ||
2875 | 2024.02.15 06:59:50.469116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2876 | 2024.02.15 06:59:50.469163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2877 | 2024.02.15 06:59:50.469182 [ 3 ] {} <Debug> HTTP-Session: 96962cad-f527-4d5f-a5ec-62327efe615b Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2878 | 2024.02.15 06:59:50.469199 [ 3 ] {} <Debug> HTTP-Session: 96962cad-f527-4d5f-a5ec-62327efe615b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2879 | 2024.02.15 06:59:50.469272 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2880 | 2024.02.15 06:59:50.469311 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2881 | 2024.02.15 06:59:50.469418 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2882 | 2024.02.15 06:59:50.469792 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2883 | 2024.02.15 06:59:50.470000 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2884 | 2024.02.15 06:59:50.470156 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2885 | 2024.02.15 06:59:50.470278 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000977031 sec., 51175 rows/sec., 4.00 MiB/sec. | ||
2886 | 2024.02.15 06:59:50.470401 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} <Debug> DynamicQueryHandler: Done processing query | ||
2887 | 2024.02.15 06:59:50.470424 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2888 | 2024.02.15 06:59:50.470440 [ 3 ] {} <Debug> HTTP-Session: 96962cad-f527-4d5f-a5ec-62327efe615b Destroying unnamed session | ||
2889 | 2024.02.15 06:59:50.470581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2890 | 2024.02.15 06:59:50.470627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2891 | 2024.02.15 06:59:50.470646 [ 3 ] {} <Debug> HTTP-Session: 832fed29-6a31-4529-a3fc-7899baf7aa0e Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2892 | 2024.02.15 06:59:50.470662 [ 3 ] {} <Debug> HTTP-Session: 832fed29-6a31-4529-a3fc-7899baf7aa0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2893 | 2024.02.15 06:59:50.470752 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2894 | 2024.02.15 06:59:50.470798 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2895 | 2024.02.15 06:59:50.470938 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2896 | 2024.02.15 06:59:50.471438 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2897 | 2024.02.15 06:59:50.471767 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2898 | 2024.02.15 06:59:50.471963 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2899 | 2024.02.15 06:59:50.472083 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001302808 sec., 38378 rows/sec., 51.79 MiB/sec. | ||
2900 | 2024.02.15 06:59:50.472209 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} <Debug> DynamicQueryHandler: Done processing query | ||
2901 | 2024.02.15 06:59:50.472232 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2902 | 2024.02.15 06:59:50.472247 [ 3 ] {} <Debug> HTTP-Session: 832fed29-6a31-4529-a3fc-7899baf7aa0e Destroying unnamed session | ||
2903 | 2024.02.15 06:59:55.463929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2904 | 2024.02.15 06:59:55.464063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2905 | 2024.02.15 06:59:55.464094 [ 3 ] {} <Debug> HTTP-Session: 9e80c8e0-5469-4378-bdcd-9f7341270e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2906 | 2024.02.15 06:59:55.464122 [ 3 ] {} <Debug> HTTP-Session: 9e80c8e0-5469-4378-bdcd-9f7341270e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2907 | 2024.02.15 06:59:55.464269 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2908 | 2024.02.15 06:59:55.464340 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2909 | 2024.02.15 06:59:55.464522 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2910 | 2024.02.15 06:59:55.464986 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2911 | 2024.02.15 06:59:55.465254 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2912 | 2024.02.15 06:59:55.465427 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2913 | 2024.02.15 06:59:55.465559 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001238096 sec., 29076 rows/sec., 2.18 MiB/sec. | ||
2914 | 2024.02.15 06:59:55.465568 [ 63 ] {} <Debug> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2915 | 2024.02.15 06:59:55.465687 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2916 | 2024.02.15 06:59:55.465778 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} <Debug> DynamicQueryHandler: Done processing query | ||
2917 | 2024.02.15 06:59:55.465785 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2918 | 2024.02.15 06:59:55.465819 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2919 | 2024.02.15 06:59:55.465852 [ 3 ] {} <Debug> HTTP-Session: 9e80c8e0-5469-4378-bdcd-9f7341270e79 Destroying unnamed session | ||
2920 | 2024.02.15 06:59:55.465931 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2921 | 2024.02.15 06:59:55.465968 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 190 rows starting from the beginning of the part | ||
2922 | 2024.02.15 06:59:55.466009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2923 | 2024.02.15 06:59:55.466099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2924 | 2024.02.15 06:59:55.466145 [ 3 ] {} <Debug> HTTP-Session: 892bfbe7-fe3c-47c4-9ee2-b465d1fce5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2925 | 2024.02.15 06:59:55.466196 [ 3 ] {} <Debug> HTTP-Session: 892bfbe7-fe3c-47c4-9ee2-b465d1fce5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2926 | 2024.02.15 06:59:55.466219 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
2927 | 2024.02.15 06:59:55.466393 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2928 | 2024.02.15 06:59:55.466437 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 150 rows starting from the beginning of the part | ||
2929 | 2024.02.15 06:59:55.466478 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2930 | 2024.02.15 06:59:55.466720 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 151 rows starting from the beginning of the part | ||
2931 | 2024.02.15 06:59:55.466937 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2932 | 2024.02.15 06:59:55.466976 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 150 rows starting from the beginning of the part | ||
2933 | 2024.02.15 06:59:55.467155 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
2934 | 2024.02.15 06:59:55.467720 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2935 | 2024.02.15 06:59:55.468094 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2936 | 2024.02.15 06:59:55.468421 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2937 | 2024.02.15 06:59:55.468581 [ 63 ] {} <Debug> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2938 | 2024.02.15 06:59:55.468627 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.002145356 sec., 11186 rows/sec., 884.91 KiB/sec. | ||
2939 | 2024.02.15 06:59:55.468666 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2940 | 2024.02.15 06:59:55.468818 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2941 | 2024.02.15 06:59:55.469056 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} <Debug> DynamicQueryHandler: Done processing query | ||
2942 | 2024.02.15 06:59:55.469108 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2943 | 2024.02.15 06:59:55.469142 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2944 | 2024.02.15 06:59:55.469201 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 100 rows starting from the beginning of the part | ||
2945 | 2024.02.15 06:59:55.469223 [ 3 ] {} <Debug> HTTP-Session: 892bfbe7-fe3c-47c4-9ee2-b465d1fce5b6 Destroying unnamed session | ||
2946 | 2024.02.15 06:59:55.469410 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 4 columns (4 merged, 0 gathered) in 0.003640848 sec., 196108.15941780596 rows/sec., 18.02 MiB/sec. | ||
2947 | 2024.02.15 06:59:55.469490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2948 | 2024.02.15 06:59:55.469521 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
2949 | 2024.02.15 06:59:55.469627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2950 | 2024.02.15 06:59:55.469698 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2951 | 2024.02.15 06:59:55.469699 [ 3 ] {} <Debug> HTTP-Session: 32471ebf-2b2e-4bd0-8ddf-7376a345b7e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2952 | 2024.02.15 06:59:55.469836 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part | ||
2953 | 2024.02.15 06:59:55.469847 [ 3 ] {} <Debug> HTTP-Session: 32471ebf-2b2e-4bd0-8ddf-7376a345b7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2954 | 2024.02.15 06:59:55.470150 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
2955 | 2024.02.15 06:59:55.470167 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2956 | 2024.02.15 06:59:55.470192 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2957 | 2024.02.15 06:59:55.470330 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2958 | 2024.02.15 06:59:55.470351 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2959 | 2024.02.15 06:59:55.470479 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
2960 | 2024.02.15 06:59:55.470833 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
2961 | 2024.02.15 06:59:55.471094 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2962 | 2024.02.15 06:59:55.472067 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2963 | 2024.02.15 06:59:55.472669 [ 20 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 4 columns (4 merged, 0 gathered) in 0.003929374 sec., 76857.02608099916 rows/sec., 6.00 MiB/sec. | ||
2964 | 2024.02.15 06:59:55.472734 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2965 | 2024.02.15 06:59:55.472901 [ 24 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2966 | 2024.02.15 06:59:55.473026 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} <Trace> oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2967 | 2024.02.15 06:59:55.473203 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002933323 sec., 12272 rows/sec., 886.90 KiB/sec. | ||
2968 | 2024.02.15 06:59:55.473254 [ 24 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2969 | 2024.02.15 06:59:55.473416 [ 24 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2970 | 2024.02.15 06:59:55.473428 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} <Debug> DynamicQueryHandler: Done processing query | ||
2971 | 2024.02.15 06:59:55.473469 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2972 | 2024.02.15 06:59:55.473507 [ 3 ] {} <Debug> HTTP-Session: 32471ebf-2b2e-4bd0-8ddf-7376a345b7e3 Destroying unnamed session | ||
2973 | 2024.02.15 07:00:00.465020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2974 | 2024.02.15 07:00:00.465146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2975 | 2024.02.15 07:00:00.465184 [ 3 ] {} <Debug> HTTP-Session: 0d0ed000-abee-4c43-881c-58795ca24ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2976 | 2024.02.15 07:00:00.465218 [ 3 ] {} <Debug> HTTP-Session: 0d0ed000-abee-4c43-881c-58795ca24ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2977 | 2024.02.15 07:00:00.465397 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2978 | 2024.02.15 07:00:00.465482 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2979 | 2024.02.15 07:00:00.465698 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2980 | 2024.02.15 07:00:00.466231 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2981 | 2024.02.15 07:00:00.466530 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2982 | 2024.02.15 07:00:00.466788 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} <Trace> oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2983 | 2024.02.15 07:00:00.466948 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001496952 sec., 33401 rows/sec., 2.64 MiB/sec. | ||
2984 | 2024.02.15 07:00:00.467145 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} <Debug> DynamicQueryHandler: Done processing query | ||
2985 | 2024.02.15 07:00:00.467180 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2986 | 2024.02.15 07:00:00.467205 [ 3 ] {} <Debug> HTTP-Session: 0d0ed000-abee-4c43-881c-58795ca24ac1 Destroying unnamed session | ||
2987 | 2024.02.15 07:00:00.467409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2988 | 2024.02.15 07:00:00.467479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2989 | 2024.02.15 07:00:00.467510 [ 3 ] {} <Debug> HTTP-Session: 0d13105b-d425-4efd-9118-aebc2320d41d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
2990 | 2024.02.15 07:00:00.467539 [ 3 ] {} <Debug> HTTP-Session: 0d13105b-d425-4efd-9118-aebc2320d41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2991 | 2024.02.15 07:00:00.467654 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2992 | 2024.02.15 07:00:00.467701 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2993 | 2024.02.15 07:00:00.467825 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2994 | 2024.02.15 07:00:00.468362 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
2995 | 2024.02.15 07:00:00.468685 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2996 | 2024.02.15 07:00:00.468908 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} <Trace> oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2997 | 2024.02.15 07:00:00.469062 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} <Information> executeQuery: Read 150 rows, 14.59 KiB in 0.001372239 sec., 109310 rows/sec., 10.38 MiB/sec. | ||
2998 | 2024.02.15 07:00:00.469222 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} <Debug> DynamicQueryHandler: Done processing query | ||
2999 | 2024.02.15 07:00:00.469255 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3000 | 2024.02.15 07:00:00.469283 [ 3 ] {} <Debug> HTTP-Session: 0d13105b-d425-4efd-9118-aebc2320d41d Destroying unnamed session | ||
3001 | 2024.02.15 07:00:00.469458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3002 | 2024.02.15 07:00:00.469521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3003 | 2024.02.15 07:00:00.469549 [ 3 ] {} <Debug> HTTP-Session: 7b5a60ec-7376-468e-91f5-b18d615d00a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
3004 | 2024.02.15 07:00:00.469574 [ 3 ] {} <Debug> HTTP-Session: 7b5a60ec-7376-468e-91f5-b18d615d00a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3005 | 2024.02.15 07:00:00.469664 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3006 | 2024.02.15 07:00:00.469710 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3007 | 2024.02.15 07:00:00.469825 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3008 | 2024.02.15 07:00:00.470188 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
3009 | 2024.02.15 07:00:00.470410 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3010 | 2024.02.15 07:00:00.470576 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} <Trace> oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3011 | 2024.02.15 07:00:00.470700 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.001001361 sec., 49932 rows/sec., 3.90 MiB/sec. | ||
3012 | 2024.02.15 07:00:00.470866 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} <Debug> DynamicQueryHandler: Done processing query | ||
3013 | 2024.02.15 07:00:00.470892 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3014 | 2024.02.15 07:00:00.470909 [ 3 ] {} <Debug> HTTP-Session: 7b5a60ec-7376-468e-91f5-b18d615d00a8 Destroying unnamed session | ||
3015 | 2024.02.15 07:00:00.471068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3016 | 2024.02.15 07:00:00.471120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3017 | 2024.02.15 07:00:00.471140 [ 3 ] {} <Debug> HTTP-Session: ea2d6f72-9d54-4113-a3b5-25393a9ba1b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 | ||
3018 | 2024.02.15 07:00:00.471159 [ 3 ] {} <Debug> HTTP-Session: ea2d6f72-9d54-4113-a3b5-25393a9ba1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3019 | 2024.02.15 07:00:00.471253 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3020 | 2024.02.15 07:00:00.471304 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3021 | 2024.02.15 07:00:00.471452 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3022 | 2024.02.15 07:00:00.472071 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. | ||
3023 | 2024.02.15 07:00:00.472528 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3024 | 2024.02.15 07:00:00.472788 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} <Trace> oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3025 | 2024.02.15 07:00:00.472949 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001661716 sec., 30089 rows/sec., 40.60 MiB/sec. | ||
3026 | 2024.02.15 07:00:00.473111 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} <Debug> DynamicQueryHandler: Done processing query | ||
3027 | 2024.02.15 07:00:00.473140 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
3028 | 2024.02.15 07:00:00.473164 [ 3 ] {} <Debug> HTTP-Session: ea2d6f72-9d54-4113-a3b5-25393a9ba1b2 Destroying unnamed session |