1 | [ Dec 5 05:08:21 Enabled. ] | ||
2 | [ Dec 5 05:08:21 Rereading configuration. ] | ||
3 | [ Dec 5 05:08:24 Rereading configuration. ] | ||
4 | [ Dec 5 05:08:36 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
23 | + DATALINK=oxControlService16 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService16 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService16 | ||
29 | ipadm: Could not delete oxControlService16: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService16 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 | ||
34 | + ipadm show-addr oxControlService16/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService16/ll | ||
37 | + ipadm show-addr oxControlService16/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
48 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
49 | [ Dec 5 05:08:36 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.12.05 05:08:37.227466 [ 1 ] {} <Information> Application: Will watch for the process with pid 23521 | ||
55 | 2023.12.05 05:08:37.227537 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.12.05 05:08:37.853173 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23521 | ||
57 | 2023.12.05 05:08:37.853340 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.12.05 05:08:37.853552 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.12.05 05:08:37.948656 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.12.05 05:08:37.948717 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.12.05 05:08:37.948739 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.12.05 05:08:37.948806 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.12.05 05:08:37.949268 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.12.05 05:08:37.950027 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
65 | Processing configuration file 'config.xml'. | ||
66 | There is no file 'config.xml', will use embedded config. | ||
67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
68 | 2023.12.05 05:08:37.950502 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.12.05 05:08:37.950758 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
70 | 2023.12.05 05:08:37.953388 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.12.05 05:08:37.953436 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.12.05 05:08:37.954164 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
73 | Processing configuration file 'config.xml'. | ||
74 | There is no file 'config.xml', will use embedded config. | ||
75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
76 | 2023.12.05 05:08:37.954340 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.12.05 05:08:37.960587 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.12.05 05:08:37.960943 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.12.05 05:08:37.960969 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.12.05 05:08:37.962272 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.12.05 05:08:37.962775 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.12.05 05:08:37.963094 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.12.05 05:08:37.963434 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.12.05 05:08:37.964261 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.12.05 05:08:37.964306 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.12.05 05:08:37.964362 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.12.05 05:08:37.964379 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.12.05 05:08:37.981519 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.12.05 05:08:37.981555 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000130671 sec | ||
90 | 2023.12.05 05:08:37.982208 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.12.05 05:08:37.982284 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.12.05 05:08:37.982305 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.12.05 05:08:37.982321 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.12.05 05:08:37.982334 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.12.05 05:08:37.982349 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.12.05 05:08:37.982366 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.12.05 05:08:37.982400 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.12.05 05:08:37.982420 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.12.05 05:08:37.982450 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.12.05 05:08:37.982463 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.12.05 05:08:37.982478 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.12.05 05:08:37.982493 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.12.05 05:08:37.982525 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.12.05 05:08:37.982540 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.12.05 05:08:37.982553 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.12.05 05:08:38.018637 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.12.05 05:08:38.025046 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.12.05 05:08:38.025079 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1511e-05 sec | ||
109 | 2023.12.05 05:08:38.025105 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.12.05 05:08:38.025122 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.12.05 05:08:38.025146 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.12.05 05:08:38.027728 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.12.05 05:08:38.033532 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.12.05 05:08:38.033627 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
115 | 2023.12.05 05:08:38.033718 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.12.05 05:08:38.232570 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
117 | 2023.12.05 05:08:38.249630 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
118 | 2023.12.05 05:08:38.249680 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.12.05 05:08:38.301599 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.12.05 05:08:38.302390 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
121 | 2023.12.05 05:08:38.302781 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.12.05 05:08:38.302821 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.12.05 05:08:38.302849 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.12.05 05:08:38.302925 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.12.05 05:08:38.302951 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.12.05 05:08:38.303006 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.12.05 05:08:38.303607 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.12.05 05:08:38.303629 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.12.05 05:08:38.789548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.12.05 05:08:38.789736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.12.05 05:08:38.790323 [ 3 ] {} <Debug> HTTP-Session: e46196bb-01fd-494f-b9d0-6fac0f36b535 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
132 | 2023.12.05 05:08:38.790366 [ 3 ] {} <Debug> HTTP-Session: e46196bb-01fd-494f-b9d0-6fac0f36b535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.12.05 05:08:38.790502 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.12.05 05:08:38.790531 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.12.05 05:08:38.790550 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.12.05 05:08:38.792023 [ 3 ] {1518a2a1-c1ca-4e18-b519-9a56c7ac757d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
137 | 2023.12.05 05:08:38.812241 [ 3 ] {1518a2a1-c1ca-4e18-b519-9a56c7ac757d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46787) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
138 | |||
139 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
140 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
141 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
142 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
143 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
144 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
145 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
146 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
147 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
148 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
149 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
150 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
151 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
152 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
153 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
154 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
155 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
156 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
157 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
158 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
159 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
160 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
161 | |||
162 | 2023.12.05 05:08:38.813003 [ 3 ] {1518a2a1-c1ca-4e18-b519-9a56c7ac757d} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
163 | |||
164 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
165 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
166 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
167 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
168 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
169 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
170 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
171 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
172 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
173 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
174 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
175 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
176 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
177 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
178 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
179 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
180 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
181 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
182 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
183 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
184 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
185 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
186 | (version 22.8.9.1) | ||
187 | 2023.12.05 05:08:38.813716 [ 3 ] {1518a2a1-c1ca-4e18-b519-9a56c7ac757d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.12.05 05:08:38.813741 [ 3 ] {} <Debug> HTTP-Session: e46196bb-01fd-494f-b9d0-6fac0f36b535 Destroying unnamed session | ||
189 | 2023.12.05 05:08:38.814061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.12.05 05:08:38.814124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.12.05 05:08:38.814144 [ 3 ] {} <Debug> HTTP-Session: 503b5e1d-dda8-4d05-beb4-3d0cb5379baf Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
192 | 2023.12.05 05:08:38.814171 [ 3 ] {} <Debug> HTTP-Session: 503b5e1d-dda8-4d05-beb4-3d0cb5379baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.12.05 05:08:38.814273 [ 3 ] {33608272-4474-445f-8293-e114ec79b282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
194 | 2023.12.05 05:08:38.814360 [ 3 ] {33608272-4474-445f-8293-e114ec79b282} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
195 | 2023.12.05 05:08:38.815315 [ 3 ] {33608272-4474-445f-8293-e114ec79b282} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
196 | 2023.12.05 05:08:38.817096 [ 3 ] {33608272-4474-445f-8293-e114ec79b282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
197 | 2023.12.05 05:08:38.820973 [ 3 ] {33608272-4474-445f-8293-e114ec79b282} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.12.05 05:08:38.821016 [ 3 ] {33608272-4474-445f-8293-e114ec79b282} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
199 | 2023.12.05 05:08:38.821034 [ 3 ] {} <Debug> HTTP-Session: 503b5e1d-dda8-4d05-beb4-3d0cb5379baf Destroying unnamed session | ||
200 | 2023.12.05 05:08:38.821179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.12.05 05:08:38.821256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.12.05 05:08:38.821286 [ 3 ] {} <Debug> HTTP-Session: eaf724ac-7cc1-40b7-aa82-e460d64361ca Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
203 | 2023.12.05 05:08:38.821310 [ 3 ] {} <Debug> HTTP-Session: eaf724ac-7cc1-40b7-aa82-e460d64361ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.12.05 05:08:38.821432 [ 3 ] {e2b610ef-13a1-42d2-a52e-6e78989d58a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
205 | 2023.12.05 05:08:38.821690 [ 3 ] {e2b610ef-13a1-42d2-a52e-6e78989d58a3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46787) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
206 | |||
207 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
208 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
209 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
210 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
211 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
212 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
213 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
214 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
215 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
216 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
217 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
218 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
219 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
220 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
221 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
222 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
223 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
224 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
225 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
226 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
227 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
228 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2023.12.05 05:08:38.821819 [ 3 ] {e2b610ef-13a1-42d2-a52e-6e78989d58a3} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
253 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
254 | (version 22.8.9.1) | ||
255 | 2023.12.05 05:08:38.821930 [ 3 ] {e2b610ef-13a1-42d2-a52e-6e78989d58a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
256 | 2023.12.05 05:08:38.821951 [ 3 ] {} <Debug> HTTP-Session: eaf724ac-7cc1-40b7-aa82-e460d64361ca Destroying unnamed session | ||
257 | 2023.12.05 05:08:38.822128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
258 | 2023.12.05 05:08:38.822178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
259 | 2023.12.05 05:08:38.822196 [ 3 ] {} <Debug> HTTP-Session: 9f5e5e3f-1c44-4526-9707-b3d0872d6a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
260 | 2023.12.05 05:08:38.822217 [ 3 ] {} <Debug> HTTP-Session: 9f5e5e3f-1c44-4526-9707-b3d0872d6a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2023.12.05 05:08:38.822328 [ 3 ] {021f8b1b-54aa-4355-a8e3-5e4062ae10aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
262 | 2023.12.05 05:08:38.822432 [ 3 ] {021f8b1b-54aa-4355-a8e3-5e4062ae10aa} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.12.05 05:08:38.822461 [ 3 ] {021f8b1b-54aa-4355-a8e3-5e4062ae10aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.12.05 05:08:38.822479 [ 3 ] {} <Debug> HTTP-Session: 9f5e5e3f-1c44-4526-9707-b3d0872d6a42 Destroying unnamed session | ||
265 | 2023.12.05 05:08:38.822596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.12.05 05:08:38.822643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.12.05 05:08:38.822662 [ 3 ] {} <Debug> HTTP-Session: bf0b5a94-7676-48fa-b402-48bc54f226cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
268 | 2023.12.05 05:08:38.822684 [ 3 ] {} <Debug> HTTP-Session: bf0b5a94-7676-48fa-b402-48bc54f226cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.12.05 05:08:38.822742 [ 3 ] {c6f09507-7ebe-4c33-8ee0-a2bbbb04d01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
270 | 2023.12.05 05:08:38.822798 [ 3 ] {c6f09507-7ebe-4c33-8ee0-a2bbbb04d01a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
271 | 2023.12.05 05:08:38.824175 [ 3 ] {c6f09507-7ebe-4c33-8ee0-a2bbbb04d01a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
272 | 2023.12.05 05:08:38.824199 [ 3 ] {c6f09507-7ebe-4c33-8ee0-a2bbbb04d01a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6731e-05 sec | ||
273 | 2023.12.05 05:08:38.824227 [ 3 ] {c6f09507-7ebe-4c33-8ee0-a2bbbb04d01a} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
274 | 2023.12.05 05:08:38.824250 [ 3 ] {c6f09507-7ebe-4c33-8ee0-a2bbbb04d01a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
275 | 2023.12.05 05:08:38.824322 [ 3 ] {c6f09507-7ebe-4c33-8ee0-a2bbbb04d01a} <Debug> DynamicQueryHandler: Done processing query | ||
276 | 2023.12.05 05:08:38.824348 [ 3 ] {c6f09507-7ebe-4c33-8ee0-a2bbbb04d01a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
277 | 2023.12.05 05:08:38.824365 [ 3 ] {} <Debug> HTTP-Session: bf0b5a94-7676-48fa-b402-48bc54f226cb Destroying unnamed session | ||
278 | 2023.12.05 05:08:38.824493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
279 | 2023.12.05 05:08:38.824542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
280 | 2023.12.05 05:08:38.824561 [ 3 ] {} <Debug> HTTP-Session: 592802ec-5682-4095-90cc-19e08253abbb Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
281 | 2023.12.05 05:08:38.824584 [ 3 ] {} <Debug> HTTP-Session: 592802ec-5682-4095-90cc-19e08253abbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2023.12.05 05:08:38.824726 [ 3 ] {9e3a4575-82d0-4e3b-8718-ca1e998258e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) /* The version table contains metadata about the `oximeter` database */ | ||
283 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
284 | 2023.12.05 05:08:38.824782 [ 3 ] {9e3a4575-82d0-4e3b-8718-ca1e998258e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
285 | 2023.12.05 05:08:38.836216 [ 3 ] {9e3a4575-82d0-4e3b-8718-ca1e998258e2} <Debug> oximeter.version (3f7e885b-394c-4c88-b938-9be32a5a2c9c): Loading data parts | ||
286 | 2023.12.05 05:08:38.836359 [ 3 ] {9e3a4575-82d0-4e3b-8718-ca1e998258e2} <Debug> oximeter.version (3f7e885b-394c-4c88-b938-9be32a5a2c9c): There are no data parts | ||
287 | 2023.12.05 05:08:38.842745 [ 3 ] {9e3a4575-82d0-4e3b-8718-ca1e998258e2} <Debug> DynamicQueryHandler: Done processing query | ||
288 | 2023.12.05 05:08:38.842772 [ 3 ] {9e3a4575-82d0-4e3b-8718-ca1e998258e2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
289 | 2023.12.05 05:08:38.842797 [ 3 ] {} <Debug> HTTP-Session: 592802ec-5682-4095-90cc-19e08253abbb Destroying unnamed session | ||
290 | 2023.12.05 05:08:38.842927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
291 | 2023.12.05 05:08:38.842978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
292 | 2023.12.05 05:08:38.843003 [ 3 ] {} <Debug> HTTP-Session: fbd33165-b948-44de-a54d-0547d03f30ef Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
293 | 2023.12.05 05:08:38.843019 [ 3 ] {} <Debug> HTTP-Session: fbd33165-b948-44de-a54d-0547d03f30ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2023.12.05 05:08:38.843219 [ 3 ] {540989bd-80d2-4dca-b2bb-bff85159ceea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) /* The measurement tables contain all individual samples from each timeseries. | ||
295 | * | ||
296 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
297 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
298 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
299 | * by all samples from the same timeseries. | ||
300 | * | ||
301 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
302 | * and then uses that to index quickly into the measurements tables. | ||
303 | */ | ||
304 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2023.12.05 05:08:38.843276 [ 3 ] {540989bd-80d2-4dca-b2bb-bff85159ceea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
306 | 2023.12.05 05:08:38.851427 [ 3 ] {540989bd-80d2-4dca-b2bb-bff85159ceea} <Debug> oximeter.measurements_bool (9a7449e2-41d9-4646-ae8d-4e70531743ab): Loading data parts | ||
307 | 2023.12.05 05:08:38.851532 [ 3 ] {540989bd-80d2-4dca-b2bb-bff85159ceea} <Debug> oximeter.measurements_bool (9a7449e2-41d9-4646-ae8d-4e70531743ab): There are no data parts | ||
308 | 2023.12.05 05:08:38.857732 [ 3 ] {540989bd-80d2-4dca-b2bb-bff85159ceea} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2023.12.05 05:08:38.857769 [ 3 ] {540989bd-80d2-4dca-b2bb-bff85159ceea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2023.12.05 05:08:38.857800 [ 3 ] {} <Debug> HTTP-Session: fbd33165-b948-44de-a54d-0547d03f30ef Destroying unnamed session | ||
311 | 2023.12.05 05:08:38.857955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2023.12.05 05:08:38.858031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2023.12.05 05:08:38.858067 [ 3 ] {} <Debug> HTTP-Session: 135f39d1-581d-4a18-a511-7f8d2cade1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
314 | 2023.12.05 05:08:38.858091 [ 3 ] {} <Debug> HTTP-Session: 135f39d1-581d-4a18-a511-7f8d2cade1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2023.12.05 05:08:38.858345 [ 3 ] {47a0a02d-a77d-471f-ba71-885d658fca92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2023.12.05 05:08:38.858396 [ 3 ] {47a0a02d-a77d-471f-ba71-885d658fca92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
317 | 2023.12.05 05:08:38.863540 [ 3 ] {47a0a02d-a77d-471f-ba71-885d658fca92} <Debug> oximeter.measurements_i8 (8b32c6dd-1627-4b17-afbe-50a8c6294276): Loading data parts | ||
318 | 2023.12.05 05:08:38.863661 [ 3 ] {47a0a02d-a77d-471f-ba71-885d658fca92} <Debug> oximeter.measurements_i8 (8b32c6dd-1627-4b17-afbe-50a8c6294276): There are no data parts | ||
319 | 2023.12.05 05:08:38.866235 [ 3 ] {47a0a02d-a77d-471f-ba71-885d658fca92} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2023.12.05 05:08:38.866260 [ 3 ] {47a0a02d-a77d-471f-ba71-885d658fca92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2023.12.05 05:08:38.866276 [ 3 ] {} <Debug> HTTP-Session: 135f39d1-581d-4a18-a511-7f8d2cade1b4 Destroying unnamed session | ||
322 | 2023.12.05 05:08:38.866394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2023.12.05 05:08:38.866442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2023.12.05 05:08:38.866460 [ 3 ] {} <Debug> HTTP-Session: 2f8f41e2-c243-4f04-aeaa-63cb748ba650 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
325 | 2023.12.05 05:08:38.866481 [ 3 ] {} <Debug> HTTP-Session: 2f8f41e2-c243-4f04-aeaa-63cb748ba650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2023.12.05 05:08:38.866670 [ 3 ] {4bda9036-8b5d-49ad-9495-15e041678845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2023.12.05 05:08:38.866717 [ 3 ] {4bda9036-8b5d-49ad-9495-15e041678845} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
328 | 2023.12.05 05:08:38.871941 [ 3 ] {4bda9036-8b5d-49ad-9495-15e041678845} <Debug> oximeter.measurements_u8 (44db2b91-8331-4b95-ac1e-900152dc11ef): Loading data parts | ||
329 | 2023.12.05 05:08:38.872037 [ 3 ] {4bda9036-8b5d-49ad-9495-15e041678845} <Debug> oximeter.measurements_u8 (44db2b91-8331-4b95-ac1e-900152dc11ef): There are no data parts | ||
330 | 2023.12.05 05:08:38.881559 [ 3 ] {4bda9036-8b5d-49ad-9495-15e041678845} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2023.12.05 05:08:38.881600 [ 3 ] {4bda9036-8b5d-49ad-9495-15e041678845} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2023.12.05 05:08:38.881618 [ 3 ] {} <Debug> HTTP-Session: 2f8f41e2-c243-4f04-aeaa-63cb748ba650 Destroying unnamed session | ||
333 | 2023.12.05 05:08:38.881782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2023.12.05 05:08:38.881843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2023.12.05 05:08:38.881865 [ 3 ] {} <Debug> HTTP-Session: fb0615e3-5eb9-4d93-8711-44b777ccfa7e Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
336 | 2023.12.05 05:08:38.881890 [ 3 ] {} <Debug> HTTP-Session: fb0615e3-5eb9-4d93-8711-44b777ccfa7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2023.12.05 05:08:38.882122 [ 3 ] {6e18be5b-1ccb-49e9-96b3-9369d015c464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2023.12.05 05:08:38.882179 [ 3 ] {6e18be5b-1ccb-49e9-96b3-9369d015c464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
339 | 2023.12.05 05:08:38.884662 [ 3 ] {6e18be5b-1ccb-49e9-96b3-9369d015c464} <Debug> oximeter.measurements_i16 (88b2c7a0-0ff6-4aab-860d-4fbd9568b069): Loading data parts | ||
340 | 2023.12.05 05:08:38.884752 [ 3 ] {6e18be5b-1ccb-49e9-96b3-9369d015c464} <Debug> oximeter.measurements_i16 (88b2c7a0-0ff6-4aab-860d-4fbd9568b069): There are no data parts | ||
341 | 2023.12.05 05:08:38.888466 [ 3 ] {6e18be5b-1ccb-49e9-96b3-9369d015c464} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.12.05 05:08:38.888501 [ 3 ] {6e18be5b-1ccb-49e9-96b3-9369d015c464} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.12.05 05:08:38.888519 [ 3 ] {} <Debug> HTTP-Session: fb0615e3-5eb9-4d93-8711-44b777ccfa7e Destroying unnamed session | ||
344 | 2023.12.05 05:08:38.888646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.12.05 05:08:38.888703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.12.05 05:08:38.888726 [ 3 ] {} <Debug> HTTP-Session: f044da99-669a-49bc-a052-d5d703c707f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
347 | 2023.12.05 05:08:38.888750 [ 3 ] {} <Debug> HTTP-Session: f044da99-669a-49bc-a052-d5d703c707f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.12.05 05:08:38.888985 [ 3 ] {54e1bafd-235d-484f-bc6f-9379fa825412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2023.12.05 05:08:38.889039 [ 3 ] {54e1bafd-235d-484f-bc6f-9379fa825412} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
350 | 2023.12.05 05:08:38.890618 [ 3 ] {54e1bafd-235d-484f-bc6f-9379fa825412} <Debug> oximeter.measurements_u16 (b99d134c-a8fc-48ab-aac1-160d82a88dcb): Loading data parts | ||
351 | 2023.12.05 05:08:38.890696 [ 3 ] {54e1bafd-235d-484f-bc6f-9379fa825412} <Debug> oximeter.measurements_u16 (b99d134c-a8fc-48ab-aac1-160d82a88dcb): There are no data parts | ||
352 | 2023.12.05 05:08:38.895235 [ 3 ] {54e1bafd-235d-484f-bc6f-9379fa825412} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2023.12.05 05:08:38.895272 [ 3 ] {54e1bafd-235d-484f-bc6f-9379fa825412} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2023.12.05 05:08:38.895290 [ 3 ] {} <Debug> HTTP-Session: f044da99-669a-49bc-a052-d5d703c707f0 Destroying unnamed session | ||
355 | 2023.12.05 05:08:38.895430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2023.12.05 05:08:38.895506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2023.12.05 05:08:38.895532 [ 3 ] {} <Debug> HTTP-Session: 6f56bad1-e289-43d9-999c-924120bd54cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
358 | 2023.12.05 05:08:38.895562 [ 3 ] {} <Debug> HTTP-Session: 6f56bad1-e289-43d9-999c-924120bd54cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2023.12.05 05:08:38.895806 [ 3 ] {8ce891f6-caae-4a3c-ab6b-ab5e7c4223a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2023.12.05 05:08:38.895866 [ 3 ] {8ce891f6-caae-4a3c-ab6b-ab5e7c4223a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2023.12.05 05:08:38.898687 [ 3 ] {8ce891f6-caae-4a3c-ab6b-ab5e7c4223a3} <Debug> oximeter.measurements_i32 (8d7c3d35-d67e-4c75-8292-081b04eaa6dc): Loading data parts | ||
362 | 2023.12.05 05:08:38.898769 [ 3 ] {8ce891f6-caae-4a3c-ab6b-ab5e7c4223a3} <Debug> oximeter.measurements_i32 (8d7c3d35-d67e-4c75-8292-081b04eaa6dc): There are no data parts | ||
363 | 2023.12.05 05:08:38.903380 [ 3 ] {8ce891f6-caae-4a3c-ab6b-ab5e7c4223a3} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2023.12.05 05:08:38.903422 [ 3 ] {8ce891f6-caae-4a3c-ab6b-ab5e7c4223a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2023.12.05 05:08:38.903440 [ 3 ] {} <Debug> HTTP-Session: 6f56bad1-e289-43d9-999c-924120bd54cb Destroying unnamed session | ||
366 | 2023.12.05 05:08:38.903592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2023.12.05 05:08:38.903675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2023.12.05 05:08:38.903702 [ 3 ] {} <Debug> HTTP-Session: 25642221-f39d-4471-ac39-99695c691f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
369 | 2023.12.05 05:08:38.903731 [ 3 ] {} <Debug> HTTP-Session: 25642221-f39d-4471-ac39-99695c691f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2023.12.05 05:08:38.903963 [ 3 ] {a09b7fdb-7816-498c-b7c9-45129fabbcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2023.12.05 05:08:38.904027 [ 3 ] {a09b7fdb-7816-498c-b7c9-45129fabbcb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
372 | 2023.12.05 05:08:38.906066 [ 3 ] {a09b7fdb-7816-498c-b7c9-45129fabbcb5} <Debug> oximeter.measurements_u32 (4df76c09-8e10-4b1b-84ae-fc82f03667c8): Loading data parts | ||
373 | 2023.12.05 05:08:38.906146 [ 3 ] {a09b7fdb-7816-498c-b7c9-45129fabbcb5} <Debug> oximeter.measurements_u32 (4df76c09-8e10-4b1b-84ae-fc82f03667c8): There are no data parts | ||
374 | 2023.12.05 05:08:38.910736 [ 3 ] {a09b7fdb-7816-498c-b7c9-45129fabbcb5} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2023.12.05 05:08:38.910795 [ 3 ] {a09b7fdb-7816-498c-b7c9-45129fabbcb5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2023.12.05 05:08:38.910824 [ 3 ] {} <Debug> HTTP-Session: 25642221-f39d-4471-ac39-99695c691f5b Destroying unnamed session | ||
377 | 2023.12.05 05:08:38.910996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2023.12.05 05:08:38.911098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2023.12.05 05:08:38.911132 [ 3 ] {} <Debug> HTTP-Session: 7dbadcfb-250e-4277-92c3-48e7b263f7ad Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
380 | 2023.12.05 05:08:38.911163 [ 3 ] {} <Debug> HTTP-Session: 7dbadcfb-250e-4277-92c3-48e7b263f7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2023.12.05 05:08:38.911401 [ 3 ] {d80eb508-a9b0-49ee-b905-f2aac5af4fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2023.12.05 05:08:38.911458 [ 3 ] {d80eb508-a9b0-49ee-b905-f2aac5af4fb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
383 | 2023.12.05 05:08:38.916746 [ 3 ] {d80eb508-a9b0-49ee-b905-f2aac5af4fb5} <Debug> oximeter.measurements_i64 (564fa3e5-e3bd-44e7-a620-10a0e85960ee): Loading data parts | ||
384 | 2023.12.05 05:08:38.916838 [ 3 ] {d80eb508-a9b0-49ee-b905-f2aac5af4fb5} <Debug> oximeter.measurements_i64 (564fa3e5-e3bd-44e7-a620-10a0e85960ee): There are no data parts | ||
385 | 2023.12.05 05:08:38.922443 [ 3 ] {d80eb508-a9b0-49ee-b905-f2aac5af4fb5} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2023.12.05 05:08:38.922468 [ 3 ] {d80eb508-a9b0-49ee-b905-f2aac5af4fb5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2023.12.05 05:08:38.922498 [ 3 ] {} <Debug> HTTP-Session: 7dbadcfb-250e-4277-92c3-48e7b263f7ad Destroying unnamed session | ||
388 | 2023.12.05 05:08:38.922618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2023.12.05 05:08:38.922672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2023.12.05 05:08:38.922700 [ 3 ] {} <Debug> HTTP-Session: 82c5aa5a-8f57-4ba9-b716-67ba8e778a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
391 | 2023.12.05 05:08:38.922718 [ 3 ] {} <Debug> HTTP-Session: 82c5aa5a-8f57-4ba9-b716-67ba8e778a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2023.12.05 05:08:38.922909 [ 3 ] {b35ba38b-9874-4b68-b226-7d5c9b3b7de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2023.12.05 05:08:38.922967 [ 3 ] {b35ba38b-9874-4b68-b226-7d5c9b3b7de8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
394 | 2023.12.05 05:08:38.927494 [ 3 ] {b35ba38b-9874-4b68-b226-7d5c9b3b7de8} <Debug> oximeter.measurements_u64 (dcb2202b-bee7-40c4-843f-265b5c75ef72): Loading data parts | ||
395 | 2023.12.05 05:08:38.927601 [ 3 ] {b35ba38b-9874-4b68-b226-7d5c9b3b7de8} <Debug> oximeter.measurements_u64 (dcb2202b-bee7-40c4-843f-265b5c75ef72): There are no data parts | ||
396 | 2023.12.05 05:08:38.929422 [ 3 ] {b35ba38b-9874-4b68-b226-7d5c9b3b7de8} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2023.12.05 05:08:38.929446 [ 3 ] {b35ba38b-9874-4b68-b226-7d5c9b3b7de8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2023.12.05 05:08:38.929475 [ 3 ] {} <Debug> HTTP-Session: 82c5aa5a-8f57-4ba9-b716-67ba8e778a29 Destroying unnamed session | ||
399 | 2023.12.05 05:08:38.929601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2023.12.05 05:08:38.929655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2023.12.05 05:08:38.929685 [ 3 ] {} <Debug> HTTP-Session: a950c705-b508-4020-a585-ceefc8839888 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
402 | 2023.12.05 05:08:38.929701 [ 3 ] {} <Debug> HTTP-Session: a950c705-b508-4020-a585-ceefc8839888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2023.12.05 05:08:38.929895 [ 3 ] {06bee013-e5d1-490c-9a45-0ec72b2ece2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2023.12.05 05:08:38.929953 [ 3 ] {06bee013-e5d1-490c-9a45-0ec72b2ece2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
405 | 2023.12.05 05:08:38.934740 [ 3 ] {06bee013-e5d1-490c-9a45-0ec72b2ece2d} <Debug> oximeter.measurements_f32 (e2c8af22-9f31-44b3-9d00-27e167cfd34a): Loading data parts | ||
406 | 2023.12.05 05:08:38.934860 [ 3 ] {06bee013-e5d1-490c-9a45-0ec72b2ece2d} <Debug> oximeter.measurements_f32 (e2c8af22-9f31-44b3-9d00-27e167cfd34a): There are no data parts | ||
407 | 2023.12.05 05:08:38.941981 [ 3 ] {06bee013-e5d1-490c-9a45-0ec72b2ece2d} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2023.12.05 05:08:38.942010 [ 3 ] {06bee013-e5d1-490c-9a45-0ec72b2ece2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2023.12.05 05:08:38.942039 [ 3 ] {} <Debug> HTTP-Session: a950c705-b508-4020-a585-ceefc8839888 Destroying unnamed session | ||
410 | 2023.12.05 05:08:38.942159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2023.12.05 05:08:38.942218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2023.12.05 05:08:38.942243 [ 3 ] {} <Debug> HTTP-Session: b7493ba5-5bd7-46cd-9e72-1e3da7fcb629 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
413 | 2023.12.05 05:08:38.942260 [ 3 ] {} <Debug> HTTP-Session: b7493ba5-5bd7-46cd-9e72-1e3da7fcb629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2023.12.05 05:08:38.942448 [ 3 ] {1a2c12d7-f3af-4828-ac65-abe85e6b19df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
415 | 2023.12.05 05:08:38.942494 [ 3 ] {1a2c12d7-f3af-4828-ac65-abe85e6b19df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
416 | 2023.12.05 05:08:38.947153 [ 3 ] {1a2c12d7-f3af-4828-ac65-abe85e6b19df} <Debug> oximeter.measurements_f64 (df956f3f-950c-4979-8b10-bb1cd432a4bf): Loading data parts | ||
417 | 2023.12.05 05:08:38.947261 [ 3 ] {1a2c12d7-f3af-4828-ac65-abe85e6b19df} <Debug> oximeter.measurements_f64 (df956f3f-950c-4979-8b10-bb1cd432a4bf): There are no data parts | ||
418 | 2023.12.05 05:08:38.953117 [ 3 ] {1a2c12d7-f3af-4828-ac65-abe85e6b19df} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2023.12.05 05:08:38.953153 [ 3 ] {1a2c12d7-f3af-4828-ac65-abe85e6b19df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2023.12.05 05:08:38.953184 [ 3 ] {} <Debug> HTTP-Session: b7493ba5-5bd7-46cd-9e72-1e3da7fcb629 Destroying unnamed session | ||
421 | 2023.12.05 05:08:38.953310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2023.12.05 05:08:38.953368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2023.12.05 05:08:38.953402 [ 3 ] {} <Debug> HTTP-Session: 573d1d55-9b4c-4b97-a48c-efa8dc96c0de Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
424 | 2023.12.05 05:08:38.953422 [ 3 ] {} <Debug> HTTP-Session: 573d1d55-9b4c-4b97-a48c-efa8dc96c0de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2023.12.05 05:08:38.953657 [ 3 ] {22cba4af-7264-4489-b609-573b6a5bafb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
426 | 2023.12.05 05:08:38.953714 [ 3 ] {22cba4af-7264-4489-b609-573b6a5bafb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
427 | 2023.12.05 05:08:38.958644 [ 3 ] {22cba4af-7264-4489-b609-573b6a5bafb9} <Debug> oximeter.measurements_string (13ce6470-f9c5-49ff-ab15-7c8b11712fbc): Loading data parts | ||
428 | 2023.12.05 05:08:38.958760 [ 3 ] {22cba4af-7264-4489-b609-573b6a5bafb9} <Debug> oximeter.measurements_string (13ce6470-f9c5-49ff-ab15-7c8b11712fbc): There are no data parts | ||
429 | 2023.12.05 05:08:38.961271 [ 3 ] {22cba4af-7264-4489-b609-573b6a5bafb9} <Debug> DynamicQueryHandler: Done processing query | ||
430 | 2023.12.05 05:08:38.961302 [ 3 ] {22cba4af-7264-4489-b609-573b6a5bafb9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
431 | 2023.12.05 05:08:38.961325 [ 3 ] {} <Debug> HTTP-Session: 573d1d55-9b4c-4b97-a48c-efa8dc96c0de Destroying unnamed session | ||
432 | 2023.12.05 05:08:38.961444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
433 | 2023.12.05 05:08:38.961492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
434 | 2023.12.05 05:08:38.961516 [ 3 ] {} <Debug> HTTP-Session: b0d9b7bb-ea9d-4f85-a252-593fb7173f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
435 | 2023.12.05 05:08:38.961533 [ 3 ] {} <Debug> HTTP-Session: b0d9b7bb-ea9d-4f85-a252-593fb7173f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2023.12.05 05:08:38.961727 [ 3 ] {1254aab2-3109-408d-889b-4fecd6efd928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
437 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
438 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
439 | * a string isn't palatable for a few reasons. | ||
440 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
441 | * details. | ||
442 | */ | ||
443 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2023.12.05 05:08:38.961784 [ 3 ] {1254aab2-3109-408d-889b-4fecd6efd928} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
445 | 2023.12.05 05:08:38.967114 [ 3 ] {1254aab2-3109-408d-889b-4fecd6efd928} <Debug> oximeter.measurements_bytes (c808437a-4218-4334-af2a-0f87707ffe2b): Loading data parts | ||
446 | 2023.12.05 05:08:38.967231 [ 3 ] {1254aab2-3109-408d-889b-4fecd6efd928} <Debug> oximeter.measurements_bytes (c808437a-4218-4334-af2a-0f87707ffe2b): There are no data parts | ||
447 | 2023.12.05 05:08:38.971750 [ 3 ] {1254aab2-3109-408d-889b-4fecd6efd928} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2023.12.05 05:08:38.971781 [ 3 ] {1254aab2-3109-408d-889b-4fecd6efd928} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2023.12.05 05:08:38.971801 [ 3 ] {} <Debug> HTTP-Session: b0d9b7bb-ea9d-4f85-a252-593fb7173f6c Destroying unnamed session | ||
450 | 2023.12.05 05:08:38.971982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2023.12.05 05:08:38.972044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2023.12.05 05:08:38.972067 [ 3 ] {} <Debug> HTTP-Session: 1c87c9c4-4d04-4066-869f-3fe6c07b07fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
453 | 2023.12.05 05:08:38.972094 [ 3 ] {} <Debug> HTTP-Session: 1c87c9c4-4d04-4066-869f-3fe6c07b07fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2023.12.05 05:08:38.972333 [ 3 ] {daf7a3db-36b1-4c13-a26d-3299a9acb1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2023.12.05 05:08:38.972388 [ 3 ] {daf7a3db-36b1-4c13-a26d-3299a9acb1c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
456 | 2023.12.05 05:08:38.977485 [ 3 ] {daf7a3db-36b1-4c13-a26d-3299a9acb1c3} <Debug> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800): Loading data parts | ||
457 | 2023.12.05 05:08:38.977592 [ 3 ] {daf7a3db-36b1-4c13-a26d-3299a9acb1c3} <Debug> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800): There are no data parts | ||
458 | 2023.12.05 05:08:38.981406 [ 3 ] {daf7a3db-36b1-4c13-a26d-3299a9acb1c3} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2023.12.05 05:08:38.981443 [ 3 ] {daf7a3db-36b1-4c13-a26d-3299a9acb1c3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2023.12.05 05:08:38.981476 [ 3 ] {} <Debug> HTTP-Session: 1c87c9c4-4d04-4066-869f-3fe6c07b07fe Destroying unnamed session | ||
461 | 2023.12.05 05:08:38.981661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2023.12.05 05:08:38.981733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2023.12.05 05:08:38.981770 [ 3 ] {} <Debug> HTTP-Session: 8d0d8bfd-aa08-4ff3-baad-68989a75491b Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
464 | 2023.12.05 05:08:38.981795 [ 3 ] {} <Debug> HTTP-Session: 8d0d8bfd-aa08-4ff3-baad-68989a75491b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2023.12.05 05:08:38.982112 [ 3 ] {e18c9d3b-ade0-43ca-8464-34d53ce81d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
466 | 2023.12.05 05:08:38.982193 [ 3 ] {e18c9d3b-ade0-43ca-8464-34d53ce81d50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
467 | 2023.12.05 05:08:38.983930 [ 3 ] {e18c9d3b-ade0-43ca-8464-34d53ce81d50} <Debug> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Loading data parts | ||
468 | 2023.12.05 05:08:38.983994 [ 3 ] {e18c9d3b-ade0-43ca-8464-34d53ce81d50} <Debug> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): There are no data parts | ||
469 | 2023.12.05 05:08:38.988453 [ 3 ] {e18c9d3b-ade0-43ca-8464-34d53ce81d50} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2023.12.05 05:08:38.988483 [ 3 ] {e18c9d3b-ade0-43ca-8464-34d53ce81d50} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2023.12.05 05:08:38.988510 [ 3 ] {} <Debug> HTTP-Session: 8d0d8bfd-aa08-4ff3-baad-68989a75491b Destroying unnamed session | ||
472 | 2023.12.05 05:08:38.988657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2023.12.05 05:08:38.988709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2023.12.05 05:08:38.988739 [ 3 ] {} <Debug> HTTP-Session: 925eb0bd-0a68-4761-95ad-3083b08143db Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
475 | 2023.12.05 05:08:38.988765 [ 3 ] {} <Debug> HTTP-Session: 925eb0bd-0a68-4761-95ad-3083b08143db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2023.12.05 05:08:38.989015 [ 3 ] {e8c95fe1-5ac2-4f82-883a-d39aebcb0a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
477 | 2023.12.05 05:08:38.989079 [ 3 ] {e8c95fe1-5ac2-4f82-883a-d39aebcb0a75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
478 | 2023.12.05 05:08:38.990779 [ 3 ] {e8c95fe1-5ac2-4f82-883a-d39aebcb0a75} <Debug> oximeter.measurements_cumulativef32 (9224d661-c6a7-4606-8fa8-81c0eb70d137): Loading data parts | ||
479 | 2023.12.05 05:08:38.990851 [ 3 ] {e8c95fe1-5ac2-4f82-883a-d39aebcb0a75} <Debug> oximeter.measurements_cumulativef32 (9224d661-c6a7-4606-8fa8-81c0eb70d137): There are no data parts | ||
480 | 2023.12.05 05:08:38.995097 [ 3 ] {e8c95fe1-5ac2-4f82-883a-d39aebcb0a75} <Debug> DynamicQueryHandler: Done processing query | ||
481 | 2023.12.05 05:08:38.995134 [ 3 ] {e8c95fe1-5ac2-4f82-883a-d39aebcb0a75} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
482 | 2023.12.05 05:08:38.995154 [ 3 ] {} <Debug> HTTP-Session: 925eb0bd-0a68-4761-95ad-3083b08143db Destroying unnamed session | ||
483 | 2023.12.05 05:08:38.995262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2023.12.05 05:08:38.995311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
485 | 2023.12.05 05:08:38.995331 [ 3 ] {} <Debug> HTTP-Session: b05fca56-e83b-4d17-a361-70fd5508cbf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
486 | 2023.12.05 05:08:38.995353 [ 3 ] {} <Debug> HTTP-Session: b05fca56-e83b-4d17-a361-70fd5508cbf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2023.12.05 05:08:38.995558 [ 3 ] {94d71615-f02a-42b2-940d-9242a3ac1b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
488 | 2023.12.05 05:08:38.995613 [ 3 ] {94d71615-f02a-42b2-940d-9242a3ac1b43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
489 | 2023.12.05 05:08:38.997761 [ 3 ] {94d71615-f02a-42b2-940d-9242a3ac1b43} <Debug> oximeter.measurements_cumulativef64 (9d4080bd-222b-48c6-85da-fa25c9fd0637): Loading data parts | ||
490 | 2023.12.05 05:08:38.997825 [ 3 ] {94d71615-f02a-42b2-940d-9242a3ac1b43} <Debug> oximeter.measurements_cumulativef64 (9d4080bd-222b-48c6-85da-fa25c9fd0637): There are no data parts | ||
491 | 2023.12.05 05:08:39.000124 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.56 MiB, peak 221.72 MiB, will set to 226.30 MiB (RSS), difference: 7.75 MiB | ||
492 | 2023.12.05 05:08:39.002134 [ 3 ] {94d71615-f02a-42b2-940d-9242a3ac1b43} <Debug> DynamicQueryHandler: Done processing query | ||
493 | 2023.12.05 05:08:39.002178 [ 3 ] {94d71615-f02a-42b2-940d-9242a3ac1b43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
494 | 2023.12.05 05:08:39.002197 [ 3 ] {} <Debug> HTTP-Session: b05fca56-e83b-4d17-a361-70fd5508cbf3 Destroying unnamed session | ||
495 | 2023.12.05 05:08:39.002325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
496 | 2023.12.05 05:08:39.002386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
497 | 2023.12.05 05:08:39.002410 [ 3 ] {} <Debug> HTTP-Session: 00180101-79a8-47b0-a1d9-df7051cc323d Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
498 | 2023.12.05 05:08:39.002438 [ 3 ] {} <Debug> HTTP-Session: 00180101-79a8-47b0-a1d9-df7051cc323d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
499 | 2023.12.05 05:08:39.002705 [ 3 ] {8f2d8c3c-9b7b-48bd-832b-9d5d892a1c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
500 | * NOTE: Array types cannot be Nullable, see | ||
501 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
502 | * for more details. | ||
503 | * | ||
504 | * This means we need to use empty arrays to indicate a missing value. This | ||
505 | * is unfortunate, and at this point relies on the fact that an | ||
506 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
507 | * to figure out another way to represent missing samples here. | ||
508 | */ | ||
509 | 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) | ||
510 | 2023.12.05 05:08:39.002773 [ 3 ] {8f2d8c3c-9b7b-48bd-832b-9d5d892a1c19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
511 | 2023.12.05 05:08:39.004612 [ 3 ] {8f2d8c3c-9b7b-48bd-832b-9d5d892a1c19} <Debug> oximeter.measurements_histogrami8 (59558717-95b8-4414-bd29-d94c7fb28703): Loading data parts | ||
512 | 2023.12.05 05:08:39.004695 [ 3 ] {8f2d8c3c-9b7b-48bd-832b-9d5d892a1c19} <Debug> oximeter.measurements_histogrami8 (59558717-95b8-4414-bd29-d94c7fb28703): There are no data parts | ||
513 | 2023.12.05 05:08:39.009622 [ 3 ] {8f2d8c3c-9b7b-48bd-832b-9d5d892a1c19} <Debug> DynamicQueryHandler: Done processing query | ||
514 | 2023.12.05 05:08:39.009662 [ 3 ] {8f2d8c3c-9b7b-48bd-832b-9d5d892a1c19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
515 | 2023.12.05 05:08:39.009681 [ 3 ] {} <Debug> HTTP-Session: 00180101-79a8-47b0-a1d9-df7051cc323d Destroying unnamed session | ||
516 | 2023.12.05 05:08:39.009811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
517 | 2023.12.05 05:08:39.009870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
518 | 2023.12.05 05:08:39.009895 [ 3 ] {} <Debug> HTTP-Session: 52f74a37-723e-4459-a2b6-fa37bd20d2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
519 | 2023.12.05 05:08:39.009922 [ 3 ] {} <Debug> HTTP-Session: 52f74a37-723e-4459-a2b6-fa37bd20d2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
520 | 2023.12.05 05:08:39.010202 [ 3 ] {edb6ff61-7053-4dca-a9d2-4b0393bb929f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) 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) | ||
521 | 2023.12.05 05:08:39.010255 [ 3 ] {edb6ff61-7053-4dca-a9d2-4b0393bb929f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
522 | 2023.12.05 05:08:39.017494 [ 3 ] {edb6ff61-7053-4dca-a9d2-4b0393bb929f} <Debug> oximeter.measurements_histogramu8 (52458cc2-4596-4803-9449-4b293267868d): Loading data parts | ||
523 | 2023.12.05 05:08:39.017578 [ 3 ] {edb6ff61-7053-4dca-a9d2-4b0393bb929f} <Debug> oximeter.measurements_histogramu8 (52458cc2-4596-4803-9449-4b293267868d): There are no data parts | ||
524 | 2023.12.05 05:08:39.022482 [ 3 ] {edb6ff61-7053-4dca-a9d2-4b0393bb929f} <Debug> DynamicQueryHandler: Done processing query | ||
525 | 2023.12.05 05:08:39.022512 [ 3 ] {edb6ff61-7053-4dca-a9d2-4b0393bb929f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
526 | 2023.12.05 05:08:39.022530 [ 3 ] {} <Debug> HTTP-Session: 52f74a37-723e-4459-a2b6-fa37bd20d2f3 Destroying unnamed session | ||
527 | 2023.12.05 05:08:39.022678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
528 | 2023.12.05 05:08:39.022742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
529 | 2023.12.05 05:08:39.022766 [ 3 ] {} <Debug> HTTP-Session: 36ad9af4-5e4f-4db9-a66b-2c9d029d4a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
530 | 2023.12.05 05:08:39.022797 [ 3 ] {} <Debug> HTTP-Session: 36ad9af4-5e4f-4db9-a66b-2c9d029d4a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
531 | 2023.12.05 05:08:39.023070 [ 3 ] {ebb57cb5-39f9-44f4-80be-c656984d8936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) 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) | ||
532 | 2023.12.05 05:08:39.023142 [ 3 ] {ebb57cb5-39f9-44f4-80be-c656984d8936} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
533 | 2023.12.05 05:08:39.028288 [ 3 ] {ebb57cb5-39f9-44f4-80be-c656984d8936} <Debug> oximeter.measurements_histogrami16 (950aa20c-b3d4-4c30-856e-81aa0f2068d9): Loading data parts | ||
534 | 2023.12.05 05:08:39.028395 [ 3 ] {ebb57cb5-39f9-44f4-80be-c656984d8936} <Debug> oximeter.measurements_histogrami16 (950aa20c-b3d4-4c30-856e-81aa0f2068d9): There are no data parts | ||
535 | 2023.12.05 05:08:39.034080 [ 3 ] {ebb57cb5-39f9-44f4-80be-c656984d8936} <Debug> DynamicQueryHandler: Done processing query | ||
536 | 2023.12.05 05:08:39.034110 [ 3 ] {ebb57cb5-39f9-44f4-80be-c656984d8936} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
537 | 2023.12.05 05:08:39.034142 [ 3 ] {} <Debug> HTTP-Session: 36ad9af4-5e4f-4db9-a66b-2c9d029d4a63 Destroying unnamed session | ||
538 | 2023.12.05 05:08:39.034259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
539 | 2023.12.05 05:08:39.034313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
540 | 2023.12.05 05:08:39.034338 [ 3 ] {} <Debug> HTTP-Session: f2b7fc14-15e9-4e4c-b6cf-d25af7958b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
541 | 2023.12.05 05:08:39.034355 [ 3 ] {} <Debug> HTTP-Session: f2b7fc14-15e9-4e4c-b6cf-d25af7958b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
542 | 2023.12.05 05:08:39.034571 [ 3 ] {8e8e772f-421e-4950-b8cc-0b294f6557ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) 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) | ||
543 | 2023.12.05 05:08:39.034625 [ 3 ] {8e8e772f-421e-4950-b8cc-0b294f6557ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
544 | 2023.12.05 05:08:39.039972 [ 3 ] {8e8e772f-421e-4950-b8cc-0b294f6557ed} <Debug> oximeter.measurements_histogramu16 (6984cfa6-ed1f-412c-babd-f69fc1821cbb): Loading data parts | ||
545 | 2023.12.05 05:08:39.040100 [ 3 ] {8e8e772f-421e-4950-b8cc-0b294f6557ed} <Debug> oximeter.measurements_histogramu16 (6984cfa6-ed1f-412c-babd-f69fc1821cbb): There are no data parts | ||
546 | 2023.12.05 05:08:39.045960 [ 3 ] {8e8e772f-421e-4950-b8cc-0b294f6557ed} <Debug> DynamicQueryHandler: Done processing query | ||
547 | 2023.12.05 05:08:39.045991 [ 3 ] {8e8e772f-421e-4950-b8cc-0b294f6557ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
548 | 2023.12.05 05:08:39.046023 [ 3 ] {} <Debug> HTTP-Session: f2b7fc14-15e9-4e4c-b6cf-d25af7958b1f Destroying unnamed session | ||
549 | 2023.12.05 05:08:39.046168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
550 | 2023.12.05 05:08:39.046219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
551 | 2023.12.05 05:08:39.046250 [ 3 ] {} <Debug> HTTP-Session: 9da398ae-deb8-4aee-8050-669736860d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
552 | 2023.12.05 05:08:39.046277 [ 3 ] {} <Debug> HTTP-Session: 9da398ae-deb8-4aee-8050-669736860d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2023.12.05 05:08:39.046491 [ 3 ] {ad780306-6cac-4fa6-bc2b-44180825b814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) 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) | ||
554 | 2023.12.05 05:08:39.046557 [ 3 ] {ad780306-6cac-4fa6-bc2b-44180825b814} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
555 | 2023.12.05 05:08:39.051546 [ 3 ] {ad780306-6cac-4fa6-bc2b-44180825b814} <Debug> oximeter.measurements_histogrami32 (02403b39-a486-40db-bf75-31396c79df03): Loading data parts | ||
556 | 2023.12.05 05:08:39.051640 [ 3 ] {ad780306-6cac-4fa6-bc2b-44180825b814} <Debug> oximeter.measurements_histogrami32 (02403b39-a486-40db-bf75-31396c79df03): There are no data parts | ||
557 | 2023.12.05 05:08:39.053416 [ 3 ] {ad780306-6cac-4fa6-bc2b-44180825b814} <Debug> DynamicQueryHandler: Done processing query | ||
558 | 2023.12.05 05:08:39.053456 [ 3 ] {ad780306-6cac-4fa6-bc2b-44180825b814} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
559 | 2023.12.05 05:08:39.053474 [ 3 ] {} <Debug> HTTP-Session: 9da398ae-deb8-4aee-8050-669736860d84 Destroying unnamed session | ||
560 | 2023.12.05 05:08:39.053622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
561 | 2023.12.05 05:08:39.053676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
562 | 2023.12.05 05:08:39.053696 [ 3 ] {} <Debug> HTTP-Session: 86efb16f-c92e-4087-8637-2807f245e7bc Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
563 | 2023.12.05 05:08:39.053725 [ 3 ] {} <Debug> HTTP-Session: 86efb16f-c92e-4087-8637-2807f245e7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
564 | 2023.12.05 05:08:39.053936 [ 3 ] {988fa10a-f12b-49ee-a036-831e2a842992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) 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) | ||
565 | 2023.12.05 05:08:39.054002 [ 3 ] {988fa10a-f12b-49ee-a036-831e2a842992} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
566 | 2023.12.05 05:08:39.059265 [ 3 ] {988fa10a-f12b-49ee-a036-831e2a842992} <Debug> oximeter.measurements_histogramu32 (fa26b318-7c2b-4eea-8dd2-10ad0dc76ede): Loading data parts | ||
567 | 2023.12.05 05:08:39.059347 [ 3 ] {988fa10a-f12b-49ee-a036-831e2a842992} <Debug> oximeter.measurements_histogramu32 (fa26b318-7c2b-4eea-8dd2-10ad0dc76ede): There are no data parts | ||
568 | 2023.12.05 05:08:39.063839 [ 3 ] {988fa10a-f12b-49ee-a036-831e2a842992} <Debug> DynamicQueryHandler: Done processing query | ||
569 | 2023.12.05 05:08:39.063884 [ 3 ] {988fa10a-f12b-49ee-a036-831e2a842992} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
570 | 2023.12.05 05:08:39.063914 [ 3 ] {} <Debug> HTTP-Session: 86efb16f-c92e-4087-8637-2807f245e7bc Destroying unnamed session | ||
571 | 2023.12.05 05:08:39.064073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
572 | 2023.12.05 05:08:39.064135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
573 | 2023.12.05 05:08:39.064168 [ 3 ] {} <Debug> HTTP-Session: 4476a058-fe40-4213-8c4f-ec2acd9bc67e Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
574 | 2023.12.05 05:08:39.064188 [ 3 ] {} <Debug> HTTP-Session: 4476a058-fe40-4213-8c4f-ec2acd9bc67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2023.12.05 05:08:39.064413 [ 3 ] {87c604d1-ca25-4e93-9161-4742576c9091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) 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) | ||
576 | 2023.12.05 05:08:39.064468 [ 3 ] {87c604d1-ca25-4e93-9161-4742576c9091} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
577 | 2023.12.05 05:08:39.066207 [ 3 ] {87c604d1-ca25-4e93-9161-4742576c9091} <Debug> oximeter.measurements_histogrami64 (b5013b73-fa83-4cce-9569-6f0ef4e71f3b): Loading data parts | ||
578 | 2023.12.05 05:08:39.066279 [ 3 ] {87c604d1-ca25-4e93-9161-4742576c9091} <Debug> oximeter.measurements_histogrami64 (b5013b73-fa83-4cce-9569-6f0ef4e71f3b): There are no data parts | ||
579 | 2023.12.05 05:08:39.070269 [ 3 ] {87c604d1-ca25-4e93-9161-4742576c9091} <Debug> DynamicQueryHandler: Done processing query | ||
580 | 2023.12.05 05:08:39.070315 [ 3 ] {87c604d1-ca25-4e93-9161-4742576c9091} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
581 | 2023.12.05 05:08:39.070357 [ 3 ] {} <Debug> HTTP-Session: 4476a058-fe40-4213-8c4f-ec2acd9bc67e Destroying unnamed session | ||
582 | 2023.12.05 05:08:39.070516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
583 | 2023.12.05 05:08:39.070605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
584 | 2023.12.05 05:08:39.070651 [ 3 ] {} <Debug> HTTP-Session: 71388b8b-9f18-47cf-9c4a-cf027c8ee419 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
585 | 2023.12.05 05:08:39.070681 [ 3 ] {} <Debug> HTTP-Session: 71388b8b-9f18-47cf-9c4a-cf027c8ee419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2023.12.05 05:08:39.071076 [ 3 ] {bdb98b86-27d7-4982-90c7-1f8f1bb1a12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) 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) | ||
587 | 2023.12.05 05:08:39.071173 [ 3 ] {bdb98b86-27d7-4982-90c7-1f8f1bb1a12a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
588 | 2023.12.05 05:08:39.072830 [ 3 ] {bdb98b86-27d7-4982-90c7-1f8f1bb1a12a} <Debug> oximeter.measurements_histogramu64 (477ac601-3e2f-4dc4-b0a0-7f5bcdf5c585): Loading data parts | ||
589 | 2023.12.05 05:08:39.072895 [ 3 ] {bdb98b86-27d7-4982-90c7-1f8f1bb1a12a} <Debug> oximeter.measurements_histogramu64 (477ac601-3e2f-4dc4-b0a0-7f5bcdf5c585): There are no data parts | ||
590 | 2023.12.05 05:08:39.076984 [ 3 ] {bdb98b86-27d7-4982-90c7-1f8f1bb1a12a} <Debug> DynamicQueryHandler: Done processing query | ||
591 | 2023.12.05 05:08:39.077041 [ 3 ] {bdb98b86-27d7-4982-90c7-1f8f1bb1a12a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
592 | 2023.12.05 05:08:39.077070 [ 3 ] {} <Debug> HTTP-Session: 71388b8b-9f18-47cf-9c4a-cf027c8ee419 Destroying unnamed session | ||
593 | 2023.12.05 05:08:39.077213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
594 | 2023.12.05 05:08:39.077290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
595 | 2023.12.05 05:08:39.077308 [ 3 ] {} <Debug> HTTP-Session: b0939c36-a3f2-46e1-b0e1-e7cde3ee7995 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
596 | 2023.12.05 05:08:39.077330 [ 3 ] {} <Debug> HTTP-Session: b0939c36-a3f2-46e1-b0e1-e7cde3ee7995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2023.12.05 05:08:39.077538 [ 3 ] {ed235024-6875-4307-adba-6e59baca1237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) 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) | ||
598 | 2023.12.05 05:08:39.077591 [ 3 ] {ed235024-6875-4307-adba-6e59baca1237} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
599 | 2023.12.05 05:08:39.079216 [ 3 ] {ed235024-6875-4307-adba-6e59baca1237} <Debug> oximeter.measurements_histogramf32 (5a008db1-930d-4f6f-b09b-b93eccf6ab0e): Loading data parts | ||
600 | 2023.12.05 05:08:39.079283 [ 3 ] {ed235024-6875-4307-adba-6e59baca1237} <Debug> oximeter.measurements_histogramf32 (5a008db1-930d-4f6f-b09b-b93eccf6ab0e): There are no data parts | ||
601 | 2023.12.05 05:08:39.083519 [ 3 ] {ed235024-6875-4307-adba-6e59baca1237} <Debug> DynamicQueryHandler: Done processing query | ||
602 | 2023.12.05 05:08:39.083574 [ 3 ] {ed235024-6875-4307-adba-6e59baca1237} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
603 | 2023.12.05 05:08:39.083602 [ 3 ] {} <Debug> HTTP-Session: b0939c36-a3f2-46e1-b0e1-e7cde3ee7995 Destroying unnamed session | ||
604 | 2023.12.05 05:08:39.083763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
605 | 2023.12.05 05:08:39.083855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
606 | 2023.12.05 05:08:39.083888 [ 3 ] {} <Debug> HTTP-Session: 443f6a4d-e263-47ce-8196-df18bea34b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
607 | 2023.12.05 05:08:39.083929 [ 3 ] {} <Debug> HTTP-Session: 443f6a4d-e263-47ce-8196-df18bea34b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2023.12.05 05:08:39.084300 [ 3 ] {12b5fdc5-cd78-4560-b60f-0bf414dbb1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) 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) | ||
609 | 2023.12.05 05:08:39.084355 [ 3 ] {12b5fdc5-cd78-4560-b60f-0bf414dbb1a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
610 | 2023.12.05 05:08:39.089482 [ 3 ] {12b5fdc5-cd78-4560-b60f-0bf414dbb1a1} <Debug> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Loading data parts | ||
611 | 2023.12.05 05:08:39.089550 [ 3 ] {12b5fdc5-cd78-4560-b60f-0bf414dbb1a1} <Debug> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): There are no data parts | ||
612 | 2023.12.05 05:08:39.093239 [ 3 ] {12b5fdc5-cd78-4560-b60f-0bf414dbb1a1} <Debug> DynamicQueryHandler: Done processing query | ||
613 | 2023.12.05 05:08:39.093283 [ 3 ] {12b5fdc5-cd78-4560-b60f-0bf414dbb1a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
614 | 2023.12.05 05:08:39.093324 [ 3 ] {} <Debug> HTTP-Session: 443f6a4d-e263-47ce-8196-df18bea34b24 Destroying unnamed session | ||
615 | 2023.12.05 05:08:39.093512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
616 | 2023.12.05 05:08:39.093597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
617 | 2023.12.05 05:08:39.093642 [ 3 ] {} <Debug> HTTP-Session: 2fea1315-56cb-4b7d-8063-b0d2bf38cba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
618 | 2023.12.05 05:08:39.093673 [ 3 ] {} <Debug> HTTP-Session: 2fea1315-56cb-4b7d-8063-b0d2bf38cba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2023.12.05 05:08:39.093974 [ 3 ] {e8fcfa55-130f-4954-bb26-e8e6f24ab3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) /* The field tables store named dimensions of each timeseries. | ||
620 | * | ||
621 | * As with the measurement tables, there is one field table for each field data | ||
622 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
623 | * this behavior **must not** be relied upon for query correctness. | ||
624 | * | ||
625 | * The index for the fields differs from the measurements, however. Rows are | ||
626 | * sorted by timeseries name, then field name, field value, and finally | ||
627 | * timeseries key. This reflects the most common pattern for looking them up: | ||
628 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
629 | * usually then used to look up measurements. | ||
630 | * | ||
631 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
632 | * timeseries name and then key, since it would improve lookups where one | ||
633 | * already has the key. Realistically though, these tables are quite small and | ||
634 | * so performance benefits will be low in absolute terms. | ||
635 | */ | ||
636 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
637 | 2023.12.05 05:08:39.094067 [ 3 ] {e8fcfa55-130f-4954-bb26-e8e6f24ab3ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
638 | 2023.12.05 05:08:39.095896 [ 3 ] {e8fcfa55-130f-4954-bb26-e8e6f24ab3ed} <Debug> oximeter.fields_bool (3188a263-1794-40bb-8003-5ba54eb2bc2f): Loading data parts | ||
639 | 2023.12.05 05:08:39.095955 [ 3 ] {e8fcfa55-130f-4954-bb26-e8e6f24ab3ed} <Debug> oximeter.fields_bool (3188a263-1794-40bb-8003-5ba54eb2bc2f): There are no data parts | ||
640 | 2023.12.05 05:08:39.100328 [ 3 ] {e8fcfa55-130f-4954-bb26-e8e6f24ab3ed} <Debug> DynamicQueryHandler: Done processing query | ||
641 | 2023.12.05 05:08:39.100359 [ 3 ] {e8fcfa55-130f-4954-bb26-e8e6f24ab3ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
642 | 2023.12.05 05:08:39.100375 [ 3 ] {} <Debug> HTTP-Session: 2fea1315-56cb-4b7d-8063-b0d2bf38cba2 Destroying unnamed session | ||
643 | 2023.12.05 05:08:39.100483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
644 | 2023.12.05 05:08:39.100536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
645 | 2023.12.05 05:08:39.100557 [ 3 ] {} <Debug> HTTP-Session: dfc148ec-5ba8-4360-9f0a-3bda8384cd7f Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
646 | 2023.12.05 05:08:39.100579 [ 3 ] {} <Debug> HTTP-Session: dfc148ec-5ba8-4360-9f0a-3bda8384cd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2023.12.05 05:08:39.100731 [ 3 ] {7a8a7ba5-f2a0-4a5f-9592-f2537e4bf500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
648 | 2023.12.05 05:08:39.100779 [ 3 ] {7a8a7ba5-f2a0-4a5f-9592-f2537e4bf500} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
649 | 2023.12.05 05:08:39.102293 [ 3 ] {7a8a7ba5-f2a0-4a5f-9592-f2537e4bf500} <Debug> oximeter.fields_i8 (2a2630e8-c8d2-43c2-9d23-dae2f78a428f): Loading data parts | ||
650 | 2023.12.05 05:08:39.102363 [ 3 ] {7a8a7ba5-f2a0-4a5f-9592-f2537e4bf500} <Debug> oximeter.fields_i8 (2a2630e8-c8d2-43c2-9d23-dae2f78a428f): There are no data parts | ||
651 | 2023.12.05 05:08:39.106548 [ 3 ] {7a8a7ba5-f2a0-4a5f-9592-f2537e4bf500} <Debug> DynamicQueryHandler: Done processing query | ||
652 | 2023.12.05 05:08:39.106573 [ 3 ] {7a8a7ba5-f2a0-4a5f-9592-f2537e4bf500} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
653 | 2023.12.05 05:08:39.106595 [ 3 ] {} <Debug> HTTP-Session: dfc148ec-5ba8-4360-9f0a-3bda8384cd7f Destroying unnamed session | ||
654 | 2023.12.05 05:08:39.106706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
655 | 2023.12.05 05:08:39.106753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
656 | 2023.12.05 05:08:39.106779 [ 3 ] {} <Debug> HTTP-Session: 77c755e9-cc7b-4c81-a6ff-10f6bfa3af9f Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
657 | 2023.12.05 05:08:39.106795 [ 3 ] {} <Debug> HTTP-Session: 77c755e9-cc7b-4c81-a6ff-10f6bfa3af9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2023.12.05 05:08:39.106950 [ 3 ] {1b156d9a-6410-49e3-8c7b-3547674a1f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
659 | 2023.12.05 05:08:39.106994 [ 3 ] {1b156d9a-6410-49e3-8c7b-3547674a1f89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
660 | 2023.12.05 05:08:39.109059 [ 3 ] {1b156d9a-6410-49e3-8c7b-3547674a1f89} <Debug> oximeter.fields_u8 (fc293b04-8242-4b7d-8518-83bf3e7339ef): Loading data parts | ||
661 | 2023.12.05 05:08:39.109179 [ 3 ] {1b156d9a-6410-49e3-8c7b-3547674a1f89} <Debug> oximeter.fields_u8 (fc293b04-8242-4b7d-8518-83bf3e7339ef): There are no data parts | ||
662 | 2023.12.05 05:08:39.113699 [ 3 ] {1b156d9a-6410-49e3-8c7b-3547674a1f89} <Debug> DynamicQueryHandler: Done processing query | ||
663 | 2023.12.05 05:08:39.113733 [ 3 ] {1b156d9a-6410-49e3-8c7b-3547674a1f89} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
664 | 2023.12.05 05:08:39.113749 [ 3 ] {} <Debug> HTTP-Session: 77c755e9-cc7b-4c81-a6ff-10f6bfa3af9f Destroying unnamed session | ||
665 | 2023.12.05 05:08:39.113878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
666 | 2023.12.05 05:08:39.113930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
667 | 2023.12.05 05:08:39.113949 [ 3 ] {} <Debug> HTTP-Session: 7b8e3334-c784-4c9f-ac53-2ab758b2aec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
668 | 2023.12.05 05:08:39.113973 [ 3 ] {} <Debug> HTTP-Session: 7b8e3334-c784-4c9f-ac53-2ab758b2aec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2023.12.05 05:08:39.114127 [ 3 ] {80c6d613-eb5a-4d43-8b03-d93f9727b44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
670 | 2023.12.05 05:08:39.114176 [ 3 ] {80c6d613-eb5a-4d43-8b03-d93f9727b44a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
671 | 2023.12.05 05:08:39.120575 [ 3 ] {80c6d613-eb5a-4d43-8b03-d93f9727b44a} <Debug> oximeter.fields_i16 (bd7e2593-fb39-437f-99ee-9607ee5791a1): Loading data parts | ||
672 | 2023.12.05 05:08:39.120667 [ 3 ] {80c6d613-eb5a-4d43-8b03-d93f9727b44a} <Debug> oximeter.fields_i16 (bd7e2593-fb39-437f-99ee-9607ee5791a1): There are no data parts | ||
673 | 2023.12.05 05:08:39.125577 [ 3 ] {80c6d613-eb5a-4d43-8b03-d93f9727b44a} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2023.12.05 05:08:39.125617 [ 3 ] {80c6d613-eb5a-4d43-8b03-d93f9727b44a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
675 | 2023.12.05 05:08:39.125659 [ 3 ] {} <Debug> HTTP-Session: 7b8e3334-c784-4c9f-ac53-2ab758b2aec9 Destroying unnamed session | ||
676 | 2023.12.05 05:08:39.125814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
677 | 2023.12.05 05:08:39.125897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
678 | 2023.12.05 05:08:39.125942 [ 3 ] {} <Debug> HTTP-Session: deec3cd2-b4f2-4908-8fea-ec7a4202e03d Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
679 | 2023.12.05 05:08:39.125983 [ 3 ] {} <Debug> HTTP-Session: deec3cd2-b4f2-4908-8fea-ec7a4202e03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2023.12.05 05:08:39.126288 [ 3 ] {490c92eb-2d54-49d2-b824-5fadf1b1a60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
681 | 2023.12.05 05:08:39.126359 [ 3 ] {490c92eb-2d54-49d2-b824-5fadf1b1a60b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
682 | 2023.12.05 05:08:39.131533 [ 3 ] {490c92eb-2d54-49d2-b824-5fadf1b1a60b} <Debug> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Loading data parts | ||
683 | 2023.12.05 05:08:39.131655 [ 3 ] {490c92eb-2d54-49d2-b824-5fadf1b1a60b} <Debug> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): There are no data parts | ||
684 | 2023.12.05 05:08:39.133706 [ 3 ] {490c92eb-2d54-49d2-b824-5fadf1b1a60b} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2023.12.05 05:08:39.133734 [ 3 ] {490c92eb-2d54-49d2-b824-5fadf1b1a60b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
686 | 2023.12.05 05:08:39.133750 [ 3 ] {} <Debug> HTTP-Session: deec3cd2-b4f2-4908-8fea-ec7a4202e03d Destroying unnamed session | ||
687 | 2023.12.05 05:08:39.133896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2023.12.05 05:08:39.133964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
689 | 2023.12.05 05:08:39.133984 [ 3 ] {} <Debug> HTTP-Session: 4077253d-ca18-4a80-8c7f-cea4c24e4ea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
690 | 2023.12.05 05:08:39.134018 [ 3 ] {} <Debug> HTTP-Session: 4077253d-ca18-4a80-8c7f-cea4c24e4ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2023.12.05 05:08:39.134194 [ 3 ] {78ff3d8a-2acd-4ac8-8fa2-616f4a4919e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
692 | 2023.12.05 05:08:39.134246 [ 3 ] {78ff3d8a-2acd-4ac8-8fa2-616f4a4919e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
693 | 2023.12.05 05:08:39.142233 [ 3 ] {78ff3d8a-2acd-4ac8-8fa2-616f4a4919e9} <Debug> oximeter.fields_i32 (ea85fd3e-1661-4489-b45a-602f924cbf27): Loading data parts | ||
694 | 2023.12.05 05:08:39.142337 [ 3 ] {78ff3d8a-2acd-4ac8-8fa2-616f4a4919e9} <Debug> oximeter.fields_i32 (ea85fd3e-1661-4489-b45a-602f924cbf27): There are no data parts | ||
695 | 2023.12.05 05:08:39.146481 [ 3 ] {78ff3d8a-2acd-4ac8-8fa2-616f4a4919e9} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2023.12.05 05:08:39.146539 [ 3 ] {78ff3d8a-2acd-4ac8-8fa2-616f4a4919e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2023.12.05 05:08:39.146563 [ 3 ] {} <Debug> HTTP-Session: 4077253d-ca18-4a80-8c7f-cea4c24e4ea7 Destroying unnamed session | ||
698 | 2023.12.05 05:08:39.146742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2023.12.05 05:08:39.146826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2023.12.05 05:08:39.146856 [ 3 ] {} <Debug> HTTP-Session: 63e4450c-2591-43cf-bda7-cda086cc77ce Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
701 | 2023.12.05 05:08:39.146897 [ 3 ] {} <Debug> HTTP-Session: 63e4450c-2591-43cf-bda7-cda086cc77ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2023.12.05 05:08:39.147144 [ 3 ] {fba3a7f3-eb4f-4232-a409-9decd05e6c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
703 | 2023.12.05 05:08:39.147216 [ 3 ] {fba3a7f3-eb4f-4232-a409-9decd05e6c51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
704 | 2023.12.05 05:08:39.148713 [ 3 ] {fba3a7f3-eb4f-4232-a409-9decd05e6c51} <Debug> oximeter.fields_u32 (914e55ee-f0a8-4f55-8813-1ddf7b5fb756): Loading data parts | ||
705 | 2023.12.05 05:08:39.148808 [ 3 ] {fba3a7f3-eb4f-4232-a409-9decd05e6c51} <Debug> oximeter.fields_u32 (914e55ee-f0a8-4f55-8813-1ddf7b5fb756): There are no data parts | ||
706 | 2023.12.05 05:08:39.153403 [ 3 ] {fba3a7f3-eb4f-4232-a409-9decd05e6c51} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2023.12.05 05:08:39.153439 [ 3 ] {fba3a7f3-eb4f-4232-a409-9decd05e6c51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2023.12.05 05:08:39.153483 [ 3 ] {} <Debug> HTTP-Session: 63e4450c-2591-43cf-bda7-cda086cc77ce Destroying unnamed session | ||
709 | 2023.12.05 05:08:39.153631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2023.12.05 05:08:39.153715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2023.12.05 05:08:39.153762 [ 3 ] {} <Debug> HTTP-Session: 9e98e398-fa74-4f8b-b3b1-9b7781e2612f Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
712 | 2023.12.05 05:08:39.153787 [ 3 ] {} <Debug> HTTP-Session: 9e98e398-fa74-4f8b-b3b1-9b7781e2612f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2023.12.05 05:08:39.154031 [ 3 ] {b7184571-6074-43fe-8ee1-92136e126a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
714 | 2023.12.05 05:08:39.154120 [ 3 ] {b7184571-6074-43fe-8ee1-92136e126a26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
715 | 2023.12.05 05:08:39.158906 [ 3 ] {b7184571-6074-43fe-8ee1-92136e126a26} <Debug> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Loading data parts | ||
716 | 2023.12.05 05:08:39.159041 [ 3 ] {b7184571-6074-43fe-8ee1-92136e126a26} <Debug> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): There are no data parts | ||
717 | 2023.12.05 05:08:39.160849 [ 3 ] {b7184571-6074-43fe-8ee1-92136e126a26} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2023.12.05 05:08:39.160890 [ 3 ] {b7184571-6074-43fe-8ee1-92136e126a26} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2023.12.05 05:08:39.160920 [ 3 ] {} <Debug> HTTP-Session: 9e98e398-fa74-4f8b-b3b1-9b7781e2612f Destroying unnamed session | ||
720 | 2023.12.05 05:08:39.161034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2023.12.05 05:08:39.161092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2023.12.05 05:08:39.161123 [ 3 ] {} <Debug> HTTP-Session: a22ef1b8-0210-43fc-892c-57e0305a4830 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
723 | 2023.12.05 05:08:39.161139 [ 3 ] {} <Debug> HTTP-Session: a22ef1b8-0210-43fc-892c-57e0305a4830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2023.12.05 05:08:39.161299 [ 3 ] {61d813dd-c9e9-4850-9aab-f1e40e67f515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
725 | 2023.12.05 05:08:39.161350 [ 3 ] {61d813dd-c9e9-4850-9aab-f1e40e67f515} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
726 | 2023.12.05 05:08:39.166832 [ 3 ] {61d813dd-c9e9-4850-9aab-f1e40e67f515} <Debug> oximeter.fields_u64 (2dd39a13-5f04-4819-ab20-84189385e72c): Loading data parts | ||
727 | 2023.12.05 05:08:39.166953 [ 3 ] {61d813dd-c9e9-4850-9aab-f1e40e67f515} <Debug> oximeter.fields_u64 (2dd39a13-5f04-4819-ab20-84189385e72c): There are no data parts | ||
728 | 2023.12.05 05:08:39.171609 [ 3 ] {61d813dd-c9e9-4850-9aab-f1e40e67f515} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2023.12.05 05:08:39.171654 [ 3 ] {61d813dd-c9e9-4850-9aab-f1e40e67f515} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2023.12.05 05:08:39.171674 [ 3 ] {} <Debug> HTTP-Session: a22ef1b8-0210-43fc-892c-57e0305a4830 Destroying unnamed session | ||
731 | 2023.12.05 05:08:39.171807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2023.12.05 05:08:39.171874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2023.12.05 05:08:39.171899 [ 3 ] {} <Debug> HTTP-Session: 8f8bf92d-e10c-4881-b2e0-fdbef9593bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
734 | 2023.12.05 05:08:39.171934 [ 3 ] {} <Debug> HTTP-Session: 8f8bf92d-e10c-4881-b2e0-fdbef9593bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2023.12.05 05:08:39.172121 [ 3 ] {e4f4a0fa-252d-4a01-b7b9-ce409ff64c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
736 | 2023.12.05 05:08:39.172195 [ 3 ] {e4f4a0fa-252d-4a01-b7b9-ce409ff64c03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
737 | 2023.12.05 05:08:39.173856 [ 3 ] {e4f4a0fa-252d-4a01-b7b9-ce409ff64c03} <Debug> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Loading data parts | ||
738 | 2023.12.05 05:08:39.173952 [ 3 ] {e4f4a0fa-252d-4a01-b7b9-ce409ff64c03} <Debug> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): There are no data parts | ||
739 | 2023.12.05 05:08:39.178247 [ 3 ] {e4f4a0fa-252d-4a01-b7b9-ce409ff64c03} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2023.12.05 05:08:39.178275 [ 3 ] {e4f4a0fa-252d-4a01-b7b9-ce409ff64c03} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2023.12.05 05:08:39.178303 [ 3 ] {} <Debug> HTTP-Session: 8f8bf92d-e10c-4881-b2e0-fdbef9593bcf Destroying unnamed session | ||
742 | 2023.12.05 05:08:39.178414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2023.12.05 05:08:39.178475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2023.12.05 05:08:39.178505 [ 3 ] {} <Debug> HTTP-Session: 04f7070c-ddbf-4cf9-bdd0-0e665f63f6be Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
745 | 2023.12.05 05:08:39.178532 [ 3 ] {} <Debug> HTTP-Session: 04f7070c-ddbf-4cf9-bdd0-0e665f63f6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2023.12.05 05:08:39.178718 [ 3 ] {98a77049-ab84-4db6-9944-620d21a709b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
747 | 2023.12.05 05:08:39.178777 [ 3 ] {98a77049-ab84-4db6-9944-620d21a709b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
748 | 2023.12.05 05:08:39.180476 [ 3 ] {98a77049-ab84-4db6-9944-620d21a709b8} <Debug> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Loading data parts | ||
749 | 2023.12.05 05:08:39.180563 [ 3 ] {98a77049-ab84-4db6-9944-620d21a709b8} <Debug> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): There are no data parts | ||
750 | 2023.12.05 05:08:39.184976 [ 3 ] {98a77049-ab84-4db6-9944-620d21a709b8} <Debug> DynamicQueryHandler: Done processing query | ||
751 | 2023.12.05 05:08:39.185005 [ 3 ] {98a77049-ab84-4db6-9944-620d21a709b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
752 | 2023.12.05 05:08:39.185025 [ 3 ] {} <Debug> HTTP-Session: 04f7070c-ddbf-4cf9-bdd0-0e665f63f6be Destroying unnamed session | ||
753 | 2023.12.05 05:08:39.185147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
754 | 2023.12.05 05:08:39.185207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
755 | 2023.12.05 05:08:39.185229 [ 3 ] {} <Debug> HTTP-Session: 924d90dd-8aa4-4137-9036-c6af8b9fcdd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
756 | 2023.12.05 05:08:39.185255 [ 3 ] {} <Debug> HTTP-Session: 924d90dd-8aa4-4137-9036-c6af8b9fcdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
757 | 2023.12.05 05:08:39.185413 [ 3 ] {c66f1533-5f11-44b2-ba48-e08b729917dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
758 | 2023.12.05 05:08:39.185455 [ 3 ] {c66f1533-5f11-44b2-ba48-e08b729917dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
759 | 2023.12.05 05:08:39.187278 [ 3 ] {c66f1533-5f11-44b2-ba48-e08b729917dc} <Debug> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Loading data parts | ||
760 | 2023.12.05 05:08:39.187360 [ 3 ] {c66f1533-5f11-44b2-ba48-e08b729917dc} <Debug> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): There are no data parts | ||
761 | 2023.12.05 05:08:39.191770 [ 3 ] {c66f1533-5f11-44b2-ba48-e08b729917dc} <Debug> DynamicQueryHandler: Done processing query | ||
762 | 2023.12.05 05:08:39.191802 [ 3 ] {c66f1533-5f11-44b2-ba48-e08b729917dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
763 | 2023.12.05 05:08:39.191818 [ 3 ] {} <Debug> HTTP-Session: 924d90dd-8aa4-4137-9036-c6af8b9fcdd9 Destroying unnamed session | ||
764 | 2023.12.05 05:08:39.191930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
765 | 2023.12.05 05:08:39.191981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
766 | 2023.12.05 05:08:39.191999 [ 3 ] {} <Debug> HTTP-Session: 57690f4f-e12c-423e-afe6-d36359637ef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
767 | 2023.12.05 05:08:39.192022 [ 3 ] {} <Debug> HTTP-Session: 57690f4f-e12c-423e-afe6-d36359637ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
768 | 2023.12.05 05:08:39.192250 [ 3 ] {07d71783-2ffe-4998-b906-f2c488623ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) /* The timeseries schema table stores the extracted schema for the samples | ||
769 | * oximeter collects. | ||
770 | */ | ||
771 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
772 | 2023.12.05 05:08:39.192317 [ 3 ] {07d71783-2ffe-4998-b906-f2c488623ee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
773 | 2023.12.05 05:08:39.193996 [ 3 ] {07d71783-2ffe-4998-b906-f2c488623ee3} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c): Loading data parts | ||
774 | 2023.12.05 05:08:39.194089 [ 3 ] {07d71783-2ffe-4998-b906-f2c488623ee3} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c): There are no data parts | ||
775 | 2023.12.05 05:08:39.198445 [ 3 ] {07d71783-2ffe-4998-b906-f2c488623ee3} <Debug> DynamicQueryHandler: Done processing query | ||
776 | 2023.12.05 05:08:39.198474 [ 3 ] {07d71783-2ffe-4998-b906-f2c488623ee3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
777 | 2023.12.05 05:08:39.198502 [ 3 ] {} <Debug> HTTP-Session: 57690f4f-e12c-423e-afe6-d36359637ef6 Destroying unnamed session | ||
778 | 2023.12.05 05:08:39.198658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46787, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
779 | 2023.12.05 05:08:39.198720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
780 | 2023.12.05 05:08:39.198750 [ 3 ] {} <Debug> HTTP-Session: 51df2260-2791-4fd7-9be4-670bbff3c47f Authenticating user 'default' from [fd00:1122:3344:101::d]:46787 | ||
781 | 2023.12.05 05:08:39.198771 [ 3 ] {} <Debug> HTTP-Session: 51df2260-2791-4fd7-9be4-670bbff3c47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2023.12.05 05:08:39.198911 [ 3 ] {e39a8044-7f5b-47b9-b483-a397ffa7e1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46787) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
783 | 2023.12.05 05:08:39.199595 [ 3 ] {e39a8044-7f5b-47b9-b483-a397ffa7e1a8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
784 | 2023.12.05 05:08:39.202824 [ 3 ] {e39a8044-7f5b-47b9-b483-a397ffa7e1a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.42 GiB. | ||
785 | 2023.12.05 05:08:39.205460 [ 3 ] {e39a8044-7f5b-47b9-b483-a397ffa7e1a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
786 | 2023.12.05 05:08:39.205684 [ 3 ] {e39a8044-7f5b-47b9-b483-a397ffa7e1a8} <Trace> oximeter.version (3f7e885b-394c-4c88-b938-9be32a5a2c9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
787 | 2023.12.05 05:08:39.205882 [ 3 ] {e39a8044-7f5b-47b9-b483-a397ffa7e1a8} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006926702 sec., 144 rows/sec., 2.26 KiB/sec. | ||
788 | 2023.12.05 05:08:39.206011 [ 3 ] {e39a8044-7f5b-47b9-b483-a397ffa7e1a8} <Debug> DynamicQueryHandler: Done processing query | ||
789 | 2023.12.05 05:08:39.206032 [ 3 ] {e39a8044-7f5b-47b9-b483-a397ffa7e1a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
790 | 2023.12.05 05:08:39.206054 [ 3 ] {} <Debug> HTTP-Session: 51df2260-2791-4fd7-9be4-670bbff3c47f Destroying unnamed session | ||
791 | 2023.12.05 05:08:40.001122 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.45 MiB, peak 231.52 MiB, will set to 228.30 MiB (RSS), difference: 1.86 MiB | ||
792 | 2023.12.05 05:08:53.302978 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
793 | 2023.12.05 05:08:53.303042 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
794 | 2023.12.05 05:09:08.303108 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
795 | 2023.12.05 05:09:08.303169 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
796 | 2023.12.05 05:09:23.303433 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
797 | 2023.12.05 05:09:23.303496 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
798 | 2023.12.05 05:09:34.249579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
799 | 2023.12.05 05:09:34.249735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
800 | 2023.12.05 05:09:34.249832 [ 3 ] {} <Debug> HTTP-Session: ab512ba4-5a46-464b-a237-686e4a136bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
801 | 2023.12.05 05:09:34.249863 [ 3 ] {} <Debug> HTTP-Session: ab512ba4-5a46-464b-a237-686e4a136bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
802 | 2023.12.05 05:09:34.250071 [ 3 ] {51469c32-c99f-4b44-9d27-d89cc260ae23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
803 | 2023.12.05 05:09:34.250623 [ 3 ] {51469c32-c99f-4b44-9d27-d89cc260ae23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2023.12.05 05:09:34.251803 [ 3 ] {51469c32-c99f-4b44-9d27-d89cc260ae23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2023.12.05 05:09:34.254423 [ 3 ] {51469c32-c99f-4b44-9d27-d89cc260ae23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2023.12.05 05:09:34.255988 [ 3 ] {51469c32-c99f-4b44-9d27-d89cc260ae23} <Debug> DynamicQueryHandler: Done processing query | ||
807 | 2023.12.05 05:09:34.256088 [ 3 ] {51469c32-c99f-4b44-9d27-d89cc260ae23} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
808 | 2023.12.05 05:09:34.256143 [ 3 ] {} <Debug> HTTP-Session: ab512ba4-5a46-464b-a237-686e4a136bcf Destroying unnamed session | ||
809 | 2023.12.05 05:09:34.264323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
810 | 2023.12.05 05:09:34.264391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
811 | 2023.12.05 05:09:34.264440 [ 3 ] {} <Debug> HTTP-Session: 83a5af9c-8f15-44b8-8344-0df6a42e75de Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
812 | 2023.12.05 05:09:34.264467 [ 3 ] {} <Debug> HTTP-Session: 83a5af9c-8f15-44b8-8344-0df6a42e75de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
813 | 2023.12.05 05:09:34.264646 [ 3 ] {8e0b0c89-4125-453b-9632-eb78f1ac236c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
814 | 2023.12.05 05:09:34.276611 [ 3 ] {8e0b0c89-4125-453b-9632-eb78f1ac236c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2023.12.05 05:09:34.276800 [ 3 ] {8e0b0c89-4125-453b-9632-eb78f1ac236c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2023.12.05 05:09:34.276886 [ 3 ] {8e0b0c89-4125-453b-9632-eb78f1ac236c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
817 | 2023.12.05 05:09:34.278026 [ 3 ] {8e0b0c89-4125-453b-9632-eb78f1ac236c} <Debug> DynamicQueryHandler: Done processing query | ||
818 | 2023.12.05 05:09:34.278063 [ 3 ] {8e0b0c89-4125-453b-9632-eb78f1ac236c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
819 | 2023.12.05 05:09:34.278103 [ 3 ] {} <Debug> HTTP-Session: 83a5af9c-8f15-44b8-8344-0df6a42e75de Destroying unnamed session | ||
820 | 2023.12.05 05:09:34.278400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
821 | 2023.12.05 05:09:34.278470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
822 | 2023.12.05 05:09:34.278498 [ 3 ] {} <Debug> HTTP-Session: e53db057-eeeb-4eb3-982d-48ce7c6dbdf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
823 | 2023.12.05 05:09:34.278525 [ 3 ] {} <Debug> HTTP-Session: e53db057-eeeb-4eb3-982d-48ce7c6dbdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
824 | 2023.12.05 05:09:34.278679 [ 3 ] {b00e68b9-0f25-409f-a9eb-1c74ddb87745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
825 | 2023.12.05 05:09:34.281709 [ 3 ] {b00e68b9-0f25-409f-a9eb-1c74ddb87745} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2023.12.05 05:09:34.281958 [ 3 ] {b00e68b9-0f25-409f-a9eb-1c74ddb87745} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2023.12.05 05:09:34.282037 [ 3 ] {b00e68b9-0f25-409f-a9eb-1c74ddb87745} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2023.12.05 05:09:34.282986 [ 3 ] {b00e68b9-0f25-409f-a9eb-1c74ddb87745} <Debug> DynamicQueryHandler: Done processing query | ||
829 | 2023.12.05 05:09:34.283016 [ 3 ] {b00e68b9-0f25-409f-a9eb-1c74ddb87745} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
830 | 2023.12.05 05:09:34.283044 [ 3 ] {} <Debug> HTTP-Session: e53db057-eeeb-4eb3-982d-48ce7c6dbdf3 Destroying unnamed session | ||
831 | 2023.12.05 05:09:34.284126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
832 | 2023.12.05 05:09:34.284183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
833 | 2023.12.05 05:09:34.284210 [ 3 ] {} <Debug> HTTP-Session: 49344d80-c9d9-48f9-a762-a14e74f3086d Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
834 | 2023.12.05 05:09:34.284234 [ 3 ] {} <Debug> HTTP-Session: 49344d80-c9d9-48f9-a762-a14e74f3086d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
835 | 2023.12.05 05:09:34.284384 [ 3 ] {a2639126-3927-4fff-954e-5924927ed37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) 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) | ||
836 | 2023.12.05 05:09:34.284833 [ 3 ] {a2639126-3927-4fff-954e-5924927ed37c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2023.12.05 05:09:34.285026 [ 3 ] {a2639126-3927-4fff-954e-5924927ed37c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2023.12.05 05:09:34.285079 [ 3 ] {a2639126-3927-4fff-954e-5924927ed37c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2023.12.05 05:09:34.286899 [ 3 ] {a2639126-3927-4fff-954e-5924927ed37c} <Debug> DynamicQueryHandler: Done processing query | ||
840 | 2023.12.05 05:09:34.286934 [ 3 ] {a2639126-3927-4fff-954e-5924927ed37c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
841 | 2023.12.05 05:09:34.286959 [ 3 ] {} <Debug> HTTP-Session: 49344d80-c9d9-48f9-a762-a14e74f3086d Destroying unnamed session | ||
842 | 2023.12.05 05:09:34.289767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
843 | 2023.12.05 05:09:34.289826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
844 | 2023.12.05 05:09:34.289854 [ 3 ] {} <Debug> HTTP-Session: 7bb65b05-203d-4caa-ba8d-1b2b2fe8e25d Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
845 | 2023.12.05 05:09:34.289880 [ 3 ] {} <Debug> HTTP-Session: 7bb65b05-203d-4caa-ba8d-1b2b2fe8e25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
846 | 2023.12.05 05:09:34.289993 [ 3 ] {083435ba-8d8b-4531-bbaf-0a773d346586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
847 | 2023.12.05 05:09:34.290054 [ 3 ] {083435ba-8d8b-4531-bbaf-0a773d346586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2023.12.05 05:09:34.291101 [ 3 ] {083435ba-8d8b-4531-bbaf-0a773d346586} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
849 | 2023.12.05 05:09:34.297723 [ 3 ] {083435ba-8d8b-4531-bbaf-0a773d346586} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.41 GiB. | ||
850 | 2023.12.05 05:09:34.298310 [ 3 ] {083435ba-8d8b-4531-bbaf-0a773d346586} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
851 | 2023.12.05 05:09:34.298533 [ 3 ] {083435ba-8d8b-4531-bbaf-0a773d346586} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
852 | 2023.12.05 05:09:34.298681 [ 3 ] {083435ba-8d8b-4531-bbaf-0a773d346586} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00864552 sec., 462 rows/sec., 50.04 KiB/sec. | ||
853 | 2023.12.05 05:09:34.298876 [ 3 ] {083435ba-8d8b-4531-bbaf-0a773d346586} <Debug> DynamicQueryHandler: Done processing query | ||
854 | 2023.12.05 05:09:34.298903 [ 3 ] {083435ba-8d8b-4531-bbaf-0a773d346586} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
855 | 2023.12.05 05:09:34.298924 [ 3 ] {} <Debug> HTTP-Session: 7bb65b05-203d-4caa-ba8d-1b2b2fe8e25d Destroying unnamed session | ||
856 | 2023.12.05 05:09:34.299078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 5501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
857 | 2023.12.05 05:09:34.299126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
858 | 2023.12.05 05:09:34.299153 [ 3 ] {} <Debug> HTTP-Session: 97abb068-1624-4f04-a5c6-135556d6deb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
859 | 2023.12.05 05:09:34.299175 [ 3 ] {} <Debug> HTTP-Session: 97abb068-1624-4f04-a5c6-135556d6deb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
860 | 2023.12.05 05:09:34.299267 [ 3 ] {5257b582-1e28-4663-88ac-39596c9f0b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
861 | 2023.12.05 05:09:34.299351 [ 3 ] {5257b582-1e28-4663-88ac-39596c9f0b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
862 | 2023.12.05 05:09:34.299499 [ 3 ] {5257b582-1e28-4663-88ac-39596c9f0b0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
863 | 2023.12.05 05:09:34.306365 [ 3 ] {5257b582-1e28-4663-88ac-39596c9f0b0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.41 GiB. | ||
864 | 2023.12.05 05:09:34.306713 [ 3 ] {5257b582-1e28-4663-88ac-39596c9f0b0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
865 | 2023.12.05 05:09:34.306911 [ 3 ] {5257b582-1e28-4663-88ac-39596c9f0b0a} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
866 | 2023.12.05 05:09:34.307034 [ 3 ] {5257b582-1e28-4663-88ac-39596c9f0b0a} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.007695965 sec., 4937 rows/sec., 400.22 KiB/sec. | ||
867 | 2023.12.05 05:09:34.307194 [ 3 ] {5257b582-1e28-4663-88ac-39596c9f0b0a} <Debug> DynamicQueryHandler: Done processing query | ||
868 | 2023.12.05 05:09:34.307227 [ 3 ] {5257b582-1e28-4663-88ac-39596c9f0b0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
869 | 2023.12.05 05:09:34.307248 [ 3 ] {} <Debug> HTTP-Session: 97abb068-1624-4f04-a5c6-135556d6deb1 Destroying unnamed session | ||
870 | 2023.12.05 05:09:34.307490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 18489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
871 | 2023.12.05 05:09:34.307574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
872 | 2023.12.05 05:09:34.307601 [ 3 ] {} <Debug> HTTP-Session: b477b998-e2c8-4815-924d-e407d1ca28c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
873 | 2023.12.05 05:09:34.307625 [ 3 ] {} <Debug> HTTP-Session: b477b998-e2c8-4815-924d-e407d1ca28c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
874 | 2023.12.05 05:09:34.307721 [ 3 ] {88c931a6-0a64-483d-b805-dad603d8c8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
875 | 2023.12.05 05:09:34.307769 [ 3 ] {88c931a6-0a64-483d-b805-dad603d8c8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
876 | 2023.12.05 05:09:34.307906 [ 3 ] {88c931a6-0a64-483d-b805-dad603d8c8f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
877 | 2023.12.05 05:09:34.308323 [ 3 ] {88c931a6-0a64-483d-b805-dad603d8c8f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.41 GiB. | ||
878 | 2023.12.05 05:09:34.308653 [ 3 ] {88c931a6-0a64-483d-b805-dad603d8c8f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
879 | 2023.12.05 05:09:34.308863 [ 3 ] {88c931a6-0a64-483d-b805-dad603d8c8f4} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
880 | 2023.12.05 05:09:34.308978 [ 3 ] {88c931a6-0a64-483d-b805-dad603d8c8f4} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.00122174 sec., 93309 rows/sec., 9.19 MiB/sec. | ||
881 | 2023.12.05 05:09:34.309148 [ 3 ] {88c931a6-0a64-483d-b805-dad603d8c8f4} <Debug> DynamicQueryHandler: Done processing query | ||
882 | 2023.12.05 05:09:34.309179 [ 3 ] {88c931a6-0a64-483d-b805-dad603d8c8f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
883 | 2023.12.05 05:09:34.309202 [ 3 ] {} <Debug> HTTP-Session: b477b998-e2c8-4815-924d-e407d1ca28c5 Destroying unnamed session | ||
884 | 2023.12.05 05:09:34.309335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
885 | 2023.12.05 05:09:34.309384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
886 | 2023.12.05 05:09:34.309408 [ 3 ] {} <Debug> HTTP-Session: 28c0b77f-7fb9-4655-b986-e4b6e103a7a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
887 | 2023.12.05 05:09:34.309432 [ 3 ] {} <Debug> HTTP-Session: 28c0b77f-7fb9-4655-b986-e4b6e103a7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
888 | 2023.12.05 05:09:34.309522 [ 3 ] {1bea207c-074b-4d0c-a673-5999cca7c9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
889 | 2023.12.05 05:09:34.309569 [ 3 ] {1bea207c-074b-4d0c-a673-5999cca7c9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
890 | 2023.12.05 05:09:34.311436 [ 3 ] {1bea207c-074b-4d0c-a673-5999cca7c9c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
891 | 2023.12.05 05:09:34.314413 [ 3 ] {1bea207c-074b-4d0c-a673-5999cca7c9c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.41 GiB. | ||
892 | 2023.12.05 05:09:34.316910 [ 3 ] {1bea207c-074b-4d0c-a673-5999cca7c9c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
893 | 2023.12.05 05:09:34.317147 [ 3 ] {1bea207c-074b-4d0c-a673-5999cca7c9c4} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
894 | 2023.12.05 05:09:34.317287 [ 3 ] {1bea207c-074b-4d0c-a673-5999cca7c9c4} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.007731146 sec., 6855 rows/sec., 549.60 KiB/sec. | ||
895 | 2023.12.05 05:09:34.317442 [ 3 ] {1bea207c-074b-4d0c-a673-5999cca7c9c4} <Debug> DynamicQueryHandler: Done processing query | ||
896 | 2023.12.05 05:09:34.317474 [ 3 ] {1bea207c-074b-4d0c-a673-5999cca7c9c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
897 | 2023.12.05 05:09:34.317498 [ 3 ] {} <Debug> HTTP-Session: 28c0b77f-7fb9-4655-b986-e4b6e103a7a9 Destroying unnamed session | ||
898 | 2023.12.05 05:09:34.317743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 40666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
899 | 2023.12.05 05:09:34.317802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
900 | 2023.12.05 05:09:34.317835 [ 3 ] {} <Debug> HTTP-Session: 1e500bf4-44a5-499d-9c13-88ba1a7d2068 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
901 | 2023.12.05 05:09:34.317858 [ 3 ] {} <Debug> HTTP-Session: 1e500bf4-44a5-499d-9c13-88ba1a7d2068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
902 | 2023.12.05 05:09:34.317978 [ 3 ] {0e822801-d127-40cb-9e30-53ff6d938e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
903 | 2023.12.05 05:09:34.318035 [ 3 ] {0e822801-d127-40cb-9e30-53ff6d938e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
904 | 2023.12.05 05:09:34.318298 [ 3 ] {0e822801-d127-40cb-9e30-53ff6d938e81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
905 | 2023.12.05 05:09:34.319013 [ 3 ] {0e822801-d127-40cb-9e30-53ff6d938e81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.41 GiB. | ||
906 | 2023.12.05 05:09:34.323622 [ 3 ] {0e822801-d127-40cb-9e30-53ff6d938e81} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
907 | 2023.12.05 05:09:34.323932 [ 3 ] {0e822801-d127-40cb-9e30-53ff6d938e81} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
908 | 2023.12.05 05:09:34.324073 [ 3 ] {0e822801-d127-40cb-9e30-53ff6d938e81} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.006055107 sec., 6275 rows/sec., 8.47 MiB/sec. | ||
909 | 2023.12.05 05:09:34.324278 [ 3 ] {0e822801-d127-40cb-9e30-53ff6d938e81} <Debug> DynamicQueryHandler: Done processing query | ||
910 | 2023.12.05 05:09:34.324307 [ 3 ] {0e822801-d127-40cb-9e30-53ff6d938e81} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
911 | 2023.12.05 05:09:34.324332 [ 3 ] {} <Debug> HTTP-Session: 1e500bf4-44a5-499d-9c13-88ba1a7d2068 Destroying unnamed session | ||
912 | 2023.12.05 05:09:34.324537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 4782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
913 | 2023.12.05 05:09:34.324593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
914 | 2023.12.05 05:09:34.324621 [ 3 ] {} <Debug> HTTP-Session: eccb0265-fee8-48f0-b184-d49bccb5a274 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
915 | 2023.12.05 05:09:34.324645 [ 3 ] {} <Debug> HTTP-Session: eccb0265-fee8-48f0-b184-d49bccb5a274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
916 | 2023.12.05 05:09:34.324734 [ 3 ] {273bfbbe-05b6-45d1-b7bd-e53c4a9ad3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
917 | 2023.12.05 05:09:34.325569 [ 3 ] {273bfbbe-05b6-45d1-b7bd-e53c4a9ad3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
918 | 2023.12.05 05:09:34.325720 [ 3 ] {273bfbbe-05b6-45d1-b7bd-e53c4a9ad3b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
919 | 2023.12.05 05:09:34.328522 [ 3 ] {273bfbbe-05b6-45d1-b7bd-e53c4a9ad3b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.41 GiB. | ||
920 | 2023.12.05 05:09:34.329254 [ 3 ] {273bfbbe-05b6-45d1-b7bd-e53c4a9ad3b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
921 | 2023.12.05 05:09:34.329722 [ 3 ] {273bfbbe-05b6-45d1-b7bd-e53c4a9ad3b6} <Trace> oximeter.measurements_i64 (564fa3e5-e3bd-44e7-a620-10a0e85960ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
922 | 2023.12.05 05:09:34.329841 [ 3 ] {273bfbbe-05b6-45d1-b7bd-e53c4a9ad3b6} <Information> executeQuery: Read 30 rows, 2.18 KiB in 0.005071172 sec., 5915 rows/sec., 429.05 KiB/sec. | ||
923 | 2023.12.05 05:09:34.330268 [ 3 ] {273bfbbe-05b6-45d1-b7bd-e53c4a9ad3b6} <Debug> DynamicQueryHandler: Done processing query | ||
924 | 2023.12.05 05:09:34.330301 [ 3 ] {273bfbbe-05b6-45d1-b7bd-e53c4a9ad3b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
925 | 2023.12.05 05:09:34.330324 [ 3 ] {} <Debug> HTTP-Session: eccb0265-fee8-48f0-b184-d49bccb5a274 Destroying unnamed session | ||
926 | 2023.12.05 05:09:38.303754 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
927 | 2023.12.05 05:09:38.303820 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
928 | 2023.12.05 05:09:44.209699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
929 | 2023.12.05 05:09:44.209831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
930 | 2023.12.05 05:09:44.209861 [ 3 ] {} <Debug> HTTP-Session: 159f16aa-a1f1-4e53-b1dc-42cebe13fbd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
931 | 2023.12.05 05:09:44.209889 [ 3 ] {} <Debug> HTTP-Session: 159f16aa-a1f1-4e53-b1dc-42cebe13fbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
932 | 2023.12.05 05:09:44.210101 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) 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) | ||
933 | 2023.12.05 05:09:44.210992 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
934 | 2023.12.05 05:09:44.211163 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
935 | 2023.12.05 05:09:44.211269 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
936 | 2023.12.05 05:09:44.213652 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
937 | 2023.12.05 05:09:44.217592 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
938 | 2023.12.05 05:09:44.217626 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
939 | 2023.12.05 05:09:44.217805 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
940 | 2023.12.05 05:09:44.232475 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.022321302 sec., 179 rows/sec., 19.38 KiB/sec. | ||
941 | 2023.12.05 05:09:44.232692 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Debug> DynamicQueryHandler: Done processing query | ||
942 | 2023.12.05 05:09:44.232717 [ 3 ] {beb747be-d3b3-4b82-84aa-657edcb64a2e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
943 | 2023.12.05 05:09:44.232734 [ 3 ] {} <Debug> HTTP-Session: 159f16aa-a1f1-4e53-b1dc-42cebe13fbd4 Destroying unnamed session | ||
944 | 2023.12.05 05:09:44.233008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
945 | 2023.12.05 05:09:44.233059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
946 | 2023.12.05 05:09:44.233080 [ 3 ] {} <Debug> HTTP-Session: f39aaded-2a4e-47d6-9490-142937f641d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
947 | 2023.12.05 05:09:44.233099 [ 3 ] {} <Debug> HTTP-Session: f39aaded-2a4e-47d6-9490-142937f641d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
948 | 2023.12.05 05:09:44.233229 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
949 | 2023.12.05 05:09:44.233679 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
950 | 2023.12.05 05:09:44.233839 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
951 | 2023.12.05 05:09:44.233881 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
952 | 2023.12.05 05:09:44.234027 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
953 | 2023.12.05 05:09:44.234056 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
954 | 2023.12.05 05:09:44.234078 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
955 | 2023.12.05 05:09:44.234107 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
956 | 2023.12.05 05:09:44.234887 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001621297 sec., 2467 rows/sec., 266.83 KiB/sec. | ||
957 | 2023.12.05 05:09:44.235077 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Debug> DynamicQueryHandler: Done processing query | ||
958 | 2023.12.05 05:09:44.235101 [ 3 ] {d17aa752-43d1-4a00-b934-904bb8643016} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
959 | 2023.12.05 05:09:44.235117 [ 3 ] {} <Debug> HTTP-Session: f39aaded-2a4e-47d6-9490-142937f641d9 Destroying unnamed session | ||
960 | 2023.12.05 05:09:44.235360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
961 | 2023.12.05 05:09:44.235403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
962 | 2023.12.05 05:09:44.235422 [ 3 ] {} <Debug> HTTP-Session: 73f8142c-684b-49ac-9762-3cbfd1d2fa74 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
963 | 2023.12.05 05:09:44.235438 [ 3 ] {} <Debug> HTTP-Session: 73f8142c-684b-49ac-9762-3cbfd1d2fa74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
964 | 2023.12.05 05:09:44.235552 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
965 | 2023.12.05 05:09:44.235990 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
966 | 2023.12.05 05:09:44.236160 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
967 | 2023.12.05 05:09:44.236200 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
968 | 2023.12.05 05:09:44.236343 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
969 | 2023.12.05 05:09:44.236372 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
970 | 2023.12.05 05:09:44.236393 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
971 | 2023.12.05 05:09:44.236420 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
972 | 2023.12.05 05:09:44.237232 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001643047 sec., 2434 rows/sec., 263.30 KiB/sec. | ||
973 | 2023.12.05 05:09:44.237494 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Debug> DynamicQueryHandler: Done processing query | ||
974 | 2023.12.05 05:09:44.237528 [ 3 ] {7335ab9c-0656-4f7b-94ad-ecc21d3a536d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
975 | 2023.12.05 05:09:44.237552 [ 3 ] {} <Debug> HTTP-Session: 73f8142c-684b-49ac-9762-3cbfd1d2fa74 Destroying unnamed session | ||
976 | 2023.12.05 05:09:44.237797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
977 | 2023.12.05 05:09:44.237854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
978 | 2023.12.05 05:09:44.237879 [ 3 ] {} <Debug> HTTP-Session: bf9831c9-63da-4889-a36d-56e395d1138e Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
979 | 2023.12.05 05:09:44.237902 [ 3 ] {} <Debug> HTTP-Session: bf9831c9-63da-4889-a36d-56e395d1138e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
980 | 2023.12.05 05:09:44.238044 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
981 | 2023.12.05 05:09:44.238524 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
982 | 2023.12.05 05:09:44.238690 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
983 | 2023.12.05 05:09:44.238733 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
984 | 2023.12.05 05:09:44.238881 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
985 | 2023.12.05 05:09:44.238910 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
986 | 2023.12.05 05:09:44.238933 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
987 | 2023.12.05 05:09:44.238963 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
988 | 2023.12.05 05:09:44.239807 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001717348 sec., 2329 rows/sec., 251.91 KiB/sec. | ||
989 | 2023.12.05 05:09:44.240001 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Debug> DynamicQueryHandler: Done processing query | ||
990 | 2023.12.05 05:09:44.240025 [ 3 ] {e2d87ec7-4943-44c8-8635-60127450ea4c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
991 | 2023.12.05 05:09:44.240041 [ 3 ] {} <Debug> HTTP-Session: bf9831c9-63da-4889-a36d-56e395d1138e Destroying unnamed session | ||
992 | 2023.12.05 05:09:44.240248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
993 | 2023.12.05 05:09:44.240296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
994 | 2023.12.05 05:09:44.240317 [ 3 ] {} <Debug> HTTP-Session: a6399d85-159d-45da-8110-3402de1ee1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
995 | 2023.12.05 05:09:44.240334 [ 3 ] {} <Debug> HTTP-Session: a6399d85-159d-45da-8110-3402de1ee1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
996 | 2023.12.05 05:09:44.240456 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
997 | 2023.12.05 05:09:44.240945 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
998 | 2023.12.05 05:09:44.241113 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
999 | 2023.12.05 05:09:44.241156 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1000 | 2023.12.05 05:09:44.241317 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1001 | 2023.12.05 05:09:44.241346 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1002 | 2023.12.05 05:09:44.241366 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1003 | 2023.12.05 05:09:44.241394 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1004 | 2023.12.05 05:09:44.242293 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00179855 sec., 2224 rows/sec., 240.54 KiB/sec. | ||
1005 | 2023.12.05 05:09:44.242486 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Debug> DynamicQueryHandler: Done processing query | ||
1006 | 2023.12.05 05:09:44.242510 [ 3 ] {6de276ee-b089-4064-9d07-6a100f956495} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1007 | 2023.12.05 05:09:44.242526 [ 3 ] {} <Debug> HTTP-Session: a6399d85-159d-45da-8110-3402de1ee1a6 Destroying unnamed session | ||
1008 | 2023.12.05 05:09:44.242772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1009 | 2023.12.05 05:09:44.242817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1010 | 2023.12.05 05:09:44.242837 [ 3 ] {} <Debug> HTTP-Session: 2fc5fb0b-25cc-48c0-b264-ec94371c2f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1011 | 2023.12.05 05:09:44.242854 [ 3 ] {} <Debug> HTTP-Session: 2fc5fb0b-25cc-48c0-b264-ec94371c2f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1012 | 2023.12.05 05:09:44.242975 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
1013 | 2023.12.05 05:09:44.243443 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1014 | 2023.12.05 05:09:44.243630 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1015 | 2023.12.05 05:09:44.243673 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1016 | 2023.12.05 05:09:44.243820 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1017 | 2023.12.05 05:09:44.243849 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1018 | 2023.12.05 05:09:44.243869 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1019 | 2023.12.05 05:09:44.243897 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1020 | 2023.12.05 05:09:44.244744 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001730088 sec., 2312 rows/sec., 250.06 KiB/sec. | ||
1021 | 2023.12.05 05:09:44.244939 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Debug> DynamicQueryHandler: Done processing query | ||
1022 | 2023.12.05 05:09:44.244965 [ 3 ] {307c6f9e-51c2-486f-945c-925406b76ffc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1023 | 2023.12.05 05:09:44.244982 [ 3 ] {} <Debug> HTTP-Session: 2fc5fb0b-25cc-48c0-b264-ec94371c2f5f Destroying unnamed session | ||
1024 | 2023.12.05 05:09:44.260564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1025 | 2023.12.05 05:09:44.260622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1026 | 2023.12.05 05:09:44.260647 [ 3 ] {} <Debug> HTTP-Session: 416fc58b-9443-4c9f-88ba-c1955b7c99b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1027 | 2023.12.05 05:09:44.260667 [ 3 ] {} <Debug> HTTP-Session: 416fc58b-9443-4c9f-88ba-c1955b7c99b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1028 | 2023.12.05 05:09:44.260764 [ 3 ] {ae35653c-d6af-4671-a76d-c65d12ee9f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1029 | 2023.12.05 05:09:44.260814 [ 3 ] {ae35653c-d6af-4671-a76d-c65d12ee9f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1030 | 2023.12.05 05:09:44.260989 [ 3 ] {ae35653c-d6af-4671-a76d-c65d12ee9f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1031 | 2023.12.05 05:09:44.261459 [ 3 ] {ae35653c-d6af-4671-a76d-c65d12ee9f1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1032 | 2023.12.05 05:09:44.261748 [ 3 ] {ae35653c-d6af-4671-a76d-c65d12ee9f1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1033 | 2023.12.05 05:09:44.261909 [ 3 ] {ae35653c-d6af-4671-a76d-c65d12ee9f1a} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1034 | 2023.12.05 05:09:44.262035 [ 3 ] {ae35653c-d6af-4671-a76d-c65d12ee9f1a} <Information> executeQuery: Read 6 rows, 996.00 B in 0.00123826 sec., 4845 rows/sec., 785.50 KiB/sec. | ||
1035 | 2023.12.05 05:09:44.262163 [ 3 ] {ae35653c-d6af-4671-a76d-c65d12ee9f1a} <Debug> DynamicQueryHandler: Done processing query | ||
1036 | 2023.12.05 05:09:44.262187 [ 3 ] {ae35653c-d6af-4671-a76d-c65d12ee9f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1037 | 2023.12.05 05:09:44.262204 [ 3 ] {} <Debug> HTTP-Session: 416fc58b-9443-4c9f-88ba-c1955b7c99b2 Destroying unnamed session | ||
1038 | 2023.12.05 05:09:44.262329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1039 | 2023.12.05 05:09:44.262373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1040 | 2023.12.05 05:09:44.262393 [ 3 ] {} <Debug> HTTP-Session: 65f33c9c-2e87-4b92-8817-5832161167e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1041 | 2023.12.05 05:09:44.262410 [ 3 ] {} <Debug> HTTP-Session: 65f33c9c-2e87-4b92-8817-5832161167e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1042 | 2023.12.05 05:09:44.262483 [ 3 ] {00b47395-c8b1-41db-834e-8ef30923d3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1043 | 2023.12.05 05:09:44.262522 [ 3 ] {00b47395-c8b1-41db-834e-8ef30923d3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1044 | 2023.12.05 05:09:44.262626 [ 3 ] {00b47395-c8b1-41db-834e-8ef30923d3af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1045 | 2023.12.05 05:09:44.262959 [ 3 ] {00b47395-c8b1-41db-834e-8ef30923d3af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1046 | 2023.12.05 05:09:44.263170 [ 3 ] {00b47395-c8b1-41db-834e-8ef30923d3af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1047 | 2023.12.05 05:09:44.263317 [ 3 ] {00b47395-c8b1-41db-834e-8ef30923d3af} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1048 | 2023.12.05 05:09:44.263436 [ 3 ] {00b47395-c8b1-41db-834e-8ef30923d3af} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.000922935 sec., 46590 rows/sec., 3.69 MiB/sec. | ||
1049 | 2023.12.05 05:09:44.263554 [ 3 ] {00b47395-c8b1-41db-834e-8ef30923d3af} <Debug> DynamicQueryHandler: Done processing query | ||
1050 | 2023.12.05 05:09:44.263577 [ 3 ] {00b47395-c8b1-41db-834e-8ef30923d3af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1051 | 2023.12.05 05:09:44.263592 [ 3 ] {} <Debug> HTTP-Session: 65f33c9c-2e87-4b92-8817-5832161167e6 Destroying unnamed session | ||
1052 | 2023.12.05 05:09:44.263779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 26104, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1053 | 2023.12.05 05:09:44.263825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1054 | 2023.12.05 05:09:44.263843 [ 3 ] {} <Debug> HTTP-Session: 51d72b9f-ad97-420b-a765-f7fcb6480090 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1055 | 2023.12.05 05:09:44.263859 [ 3 ] {} <Debug> HTTP-Session: 51d72b9f-ad97-420b-a765-f7fcb6480090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1056 | 2023.12.05 05:09:44.263934 [ 3 ] {3cddb57a-2785-4b1c-833d-07f56418e337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1057 | 2023.12.05 05:09:44.263972 [ 3 ] {3cddb57a-2785-4b1c-833d-07f56418e337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1058 | 2023.12.05 05:09:44.264072 [ 3 ] {3cddb57a-2785-4b1c-833d-07f56418e337} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1059 | 2023.12.05 05:09:44.264463 [ 3 ] {3cddb57a-2785-4b1c-833d-07f56418e337} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1060 | 2023.12.05 05:09:44.264675 [ 3 ] {3cddb57a-2785-4b1c-833d-07f56418e337} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1061 | 2023.12.05 05:09:44.264816 [ 3 ] {3cddb57a-2785-4b1c-833d-07f56418e337} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1062 | 2023.12.05 05:09:44.264931 [ 3 ] {3cddb57a-2785-4b1c-833d-07f56418e337} <Information> executeQuery: Read 165 rows, 16.02 KiB in 0.000967206 sec., 170594 rows/sec., 16.18 MiB/sec. | ||
1063 | 2023.12.05 05:09:44.265047 [ 3 ] {3cddb57a-2785-4b1c-833d-07f56418e337} <Debug> DynamicQueryHandler: Done processing query | ||
1064 | 2023.12.05 05:09:44.265071 [ 3 ] {3cddb57a-2785-4b1c-833d-07f56418e337} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1065 | 2023.12.05 05:09:44.265088 [ 3 ] {} <Debug> HTTP-Session: 51d72b9f-ad97-420b-a765-f7fcb6480090 Destroying unnamed session | ||
1066 | 2023.12.05 05:09:44.265210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 11382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1067 | 2023.12.05 05:09:44.265255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1068 | 2023.12.05 05:09:44.265275 [ 3 ] {} <Debug> HTTP-Session: a9189546-3f59-4258-b0e1-2b028f3a317f Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1069 | 2023.12.05 05:09:44.265291 [ 3 ] {} <Debug> HTTP-Session: a9189546-3f59-4258-b0e1-2b028f3a317f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1070 | 2023.12.05 05:09:44.265361 [ 3 ] {6bf4a551-ff2d-481d-92b3-eb77169d6164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1071 | 2023.12.05 05:09:44.265399 [ 3 ] {6bf4a551-ff2d-481d-92b3-eb77169d6164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1072 | 2023.12.05 05:09:44.265497 [ 3 ] {6bf4a551-ff2d-481d-92b3-eb77169d6164} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1073 | 2023.12.05 05:09:44.265820 [ 3 ] {6bf4a551-ff2d-481d-92b3-eb77169d6164} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1074 | 2023.12.05 05:09:44.266030 [ 3 ] {6bf4a551-ff2d-481d-92b3-eb77169d6164} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1075 | 2023.12.05 05:09:44.266170 [ 3 ] {6bf4a551-ff2d-481d-92b3-eb77169d6164} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1076 | 2023.12.05 05:09:44.266285 [ 3 ] {6bf4a551-ff2d-481d-92b3-eb77169d6164} <Information> executeQuery: Read 67 rows, 5.34 KiB in 0.000894765 sec., 74879 rows/sec., 5.83 MiB/sec. | ||
1077 | 2023.12.05 05:09:44.266406 [ 3 ] {6bf4a551-ff2d-481d-92b3-eb77169d6164} <Debug> DynamicQueryHandler: Done processing query | ||
1078 | 2023.12.05 05:09:44.266429 [ 3 ] {6bf4a551-ff2d-481d-92b3-eb77169d6164} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1079 | 2023.12.05 05:09:44.266445 [ 3 ] {} <Debug> HTTP-Session: a9189546-3f59-4258-b0e1-2b028f3a317f Destroying unnamed session | ||
1080 | 2023.12.05 05:09:44.266735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 64764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1081 | 2023.12.05 05:09:44.266781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1082 | 2023.12.05 05:09:44.266799 [ 3 ] {} <Debug> HTTP-Session: 5a5b95e9-a4ca-4426-85fb-f801159d475b Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1083 | 2023.12.05 05:09:44.266815 [ 3 ] {} <Debug> HTTP-Session: 5a5b95e9-a4ca-4426-85fb-f801159d475b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1084 | 2023.12.05 05:09:44.266910 [ 3 ] {e989623e-79fd-45d8-ba7f-b55af850b308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1085 | 2023.12.05 05:09:44.266952 [ 3 ] {e989623e-79fd-45d8-ba7f-b55af850b308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1086 | 2023.12.05 05:09:44.267068 [ 3 ] {e989623e-79fd-45d8-ba7f-b55af850b308} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1087 | 2023.12.05 05:09:44.267555 [ 3 ] {e989623e-79fd-45d8-ba7f-b55af850b308} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1088 | 2023.12.05 05:09:44.267830 [ 3 ] {e989623e-79fd-45d8-ba7f-b55af850b308} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1089 | 2023.12.05 05:09:44.267997 [ 3 ] {e989623e-79fd-45d8-ba7f-b55af850b308} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1090 | 2023.12.05 05:09:44.268120 [ 3 ] {e989623e-79fd-45d8-ba7f-b55af850b308} <Information> executeQuery: Read 336 rows, 24.28 KiB in 0.001172809 sec., 286491 rows/sec., 20.22 MiB/sec. | ||
1091 | 2023.12.05 05:09:44.268248 [ 3 ] {e989623e-79fd-45d8-ba7f-b55af850b308} <Debug> DynamicQueryHandler: Done processing query | ||
1092 | 2023.12.05 05:09:44.268271 [ 3 ] {e989623e-79fd-45d8-ba7f-b55af850b308} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1093 | 2023.12.05 05:09:44.268287 [ 3 ] {} <Debug> HTTP-Session: 5a5b95e9-a4ca-4426-85fb-f801159d475b Destroying unnamed session | ||
1094 | 2023.12.05 05:09:44.268567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 46007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1095 | 2023.12.05 05:09:44.268612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1096 | 2023.12.05 05:09:44.268630 [ 3 ] {} <Debug> HTTP-Session: fd82e3fc-e5ea-4d2c-b8d3-59319a9156d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1097 | 2023.12.05 05:09:44.268647 [ 3 ] {} <Debug> HTTP-Session: fd82e3fc-e5ea-4d2c-b8d3-59319a9156d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1098 | 2023.12.05 05:09:44.268730 [ 3 ] {73710889-552c-491e-b3b3-b7505eda5aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1099 | 2023.12.05 05:09:44.268772 [ 3 ] {73710889-552c-491e-b3b3-b7505eda5aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1100 | 2023.12.05 05:09:44.268902 [ 3 ] {73710889-552c-491e-b3b3-b7505eda5aff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1101 | 2023.12.05 05:09:44.269378 [ 3 ] {73710889-552c-491e-b3b3-b7505eda5aff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1102 | 2023.12.05 05:09:44.269678 [ 3 ] {73710889-552c-491e-b3b3-b7505eda5aff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1103 | 2023.12.05 05:09:44.269849 [ 3 ] {73710889-552c-491e-b3b3-b7505eda5aff} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1104 | 2023.12.05 05:09:44.269971 [ 3 ] {73710889-552c-491e-b3b3-b7505eda5aff} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.00121393 sec., 35422 rows/sec., 47.80 MiB/sec. | ||
1105 | 2023.12.05 05:09:44.270096 [ 3 ] {73710889-552c-491e-b3b3-b7505eda5aff} <Debug> DynamicQueryHandler: Done processing query | ||
1106 | 2023.12.05 05:09:44.270118 [ 3 ] {73710889-552c-491e-b3b3-b7505eda5aff} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1107 | 2023.12.05 05:09:44.270133 [ 3 ] {} <Debug> HTTP-Session: fd82e3fc-e5ea-4d2c-b8d3-59319a9156d4 Destroying unnamed session | ||
1108 | 2023.12.05 05:09:53.304058 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1109 | 2023.12.05 05:09:53.304133 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1110 | 2023.12.05 05:09:54.209284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1111 | 2023.12.05 05:09:54.209399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1112 | 2023.12.05 05:09:54.209429 [ 3 ] {} <Debug> HTTP-Session: 5ae31386-3ac2-42a8-9e97-da0382d35fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1113 | 2023.12.05 05:09:54.209457 [ 3 ] {} <Debug> HTTP-Session: 5ae31386-3ac2-42a8-9e97-da0382d35fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1114 | 2023.12.05 05:09:54.209600 [ 3 ] {3e0bde24-1637-4c7f-9103-68903a7e1e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1115 | 2023.12.05 05:09:54.209668 [ 3 ] {3e0bde24-1637-4c7f-9103-68903a7e1e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1116 | 2023.12.05 05:09:54.209850 [ 3 ] {3e0bde24-1637-4c7f-9103-68903a7e1e66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1117 | 2023.12.05 05:09:54.210310 [ 3 ] {3e0bde24-1637-4c7f-9103-68903a7e1e66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1118 | 2023.12.05 05:09:54.210574 [ 3 ] {3e0bde24-1637-4c7f-9103-68903a7e1e66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1119 | 2023.12.05 05:09:54.210738 [ 3 ] {3e0bde24-1637-4c7f-9103-68903a7e1e66} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1120 | 2023.12.05 05:09:54.210878 [ 3 ] {3e0bde24-1637-4c7f-9103-68903a7e1e66} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00123438 sec., 34835 rows/sec., 2.76 MiB/sec. | ||
1121 | 2023.12.05 05:09:54.211033 [ 3 ] {3e0bde24-1637-4c7f-9103-68903a7e1e66} <Debug> DynamicQueryHandler: Done processing query | ||
1122 | 2023.12.05 05:09:54.211059 [ 3 ] {3e0bde24-1637-4c7f-9103-68903a7e1e66} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1123 | 2023.12.05 05:09:54.211077 [ 3 ] {} <Debug> HTTP-Session: 5ae31386-3ac2-42a8-9e97-da0382d35fc6 Destroying unnamed session | ||
1124 | 2023.12.05 05:09:54.211249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 20827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1125 | 2023.12.05 05:09:54.211301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1126 | 2023.12.05 05:09:54.211321 [ 3 ] {} <Debug> HTTP-Session: 22f942dd-34bb-445e-8113-dbbe5c7e0313 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1127 | 2023.12.05 05:09:54.211339 [ 3 ] {} <Debug> HTTP-Session: 22f942dd-34bb-445e-8113-dbbe5c7e0313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1128 | 2023.12.05 05:09:54.211424 [ 3 ] {2f8f9389-4c54-4bfe-a8b7-035ecd57ddf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1129 | 2023.12.05 05:09:54.211464 [ 3 ] {2f8f9389-4c54-4bfe-a8b7-035ecd57ddf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1130 | 2023.12.05 05:09:54.211572 [ 3 ] {2f8f9389-4c54-4bfe-a8b7-035ecd57ddf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1131 | 2023.12.05 05:09:54.211959 [ 3 ] {2f8f9389-4c54-4bfe-a8b7-035ecd57ddf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1132 | 2023.12.05 05:09:54.212186 [ 3 ] {2f8f9389-4c54-4bfe-a8b7-035ecd57ddf1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1133 | 2023.12.05 05:09:54.212337 [ 3 ] {2f8f9389-4c54-4bfe-a8b7-035ecd57ddf1} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1134 | 2023.12.05 05:09:54.212462 [ 3 ] {2f8f9389-4c54-4bfe-a8b7-035ecd57ddf1} <Information> executeQuery: Read 129 rows, 12.93 KiB in 0.001005317 sec., 128317 rows/sec., 12.56 MiB/sec. | ||
1135 | 2023.12.05 05:09:54.212588 [ 3 ] {2f8f9389-4c54-4bfe-a8b7-035ecd57ddf1} <Debug> DynamicQueryHandler: Done processing query | ||
1136 | 2023.12.05 05:09:54.212611 [ 3 ] {2f8f9389-4c54-4bfe-a8b7-035ecd57ddf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1137 | 2023.12.05 05:09:54.212628 [ 3 ] {} <Debug> HTTP-Session: 22f942dd-34bb-445e-8113-dbbe5c7e0313 Destroying unnamed session | ||
1138 | 2023.12.05 05:09:54.212747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1139 | 2023.12.05 05:09:54.212793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1140 | 2023.12.05 05:09:54.212812 [ 3 ] {} <Debug> HTTP-Session: 0daefbba-197a-40b3-83b4-1c9ec66261d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1141 | 2023.12.05 05:09:54.212830 [ 3 ] {} <Debug> HTTP-Session: 0daefbba-197a-40b3-83b4-1c9ec66261d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1142 | 2023.12.05 05:09:54.212904 [ 3 ] {8d94b5f6-e134-4008-a4b6-f1118f7be897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1143 | 2023.12.05 05:09:54.212943 [ 3 ] {8d94b5f6-e134-4008-a4b6-f1118f7be897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1144 | 2023.12.05 05:09:54.213051 [ 3 ] {8d94b5f6-e134-4008-a4b6-f1118f7be897} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1145 | 2023.12.05 05:09:54.213344 [ 3 ] {8d94b5f6-e134-4008-a4b6-f1118f7be897} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1146 | 2023.12.05 05:09:54.213545 [ 3 ] {8d94b5f6-e134-4008-a4b6-f1118f7be897} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1147 | 2023.12.05 05:09:54.213689 [ 3 ] {8d94b5f6-e134-4008-a4b6-f1118f7be897} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1148 | 2023.12.05 05:09:54.213804 [ 3 ] {8d94b5f6-e134-4008-a4b6-f1118f7be897} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000872395 sec., 49289 rows/sec., 3.85 MiB/sec. | ||
1149 | 2023.12.05 05:09:54.213922 [ 3 ] {8d94b5f6-e134-4008-a4b6-f1118f7be897} <Debug> DynamicQueryHandler: Done processing query | ||
1150 | 2023.12.05 05:09:54.213945 [ 3 ] {8d94b5f6-e134-4008-a4b6-f1118f7be897} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1151 | 2023.12.05 05:09:54.213961 [ 3 ] {} <Debug> HTTP-Session: 0daefbba-197a-40b3-83b4-1c9ec66261d6 Destroying unnamed session | ||
1152 | 2023.12.05 05:09:54.214107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 46007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1153 | 2023.12.05 05:09:54.214151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1154 | 2023.12.05 05:09:54.214170 [ 3 ] {} <Debug> HTTP-Session: 32491515-2ff1-4bb5-afde-d2a478f4a1c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1155 | 2023.12.05 05:09:54.214187 [ 3 ] {} <Debug> HTTP-Session: 32491515-2ff1-4bb5-afde-d2a478f4a1c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1156 | 2023.12.05 05:09:54.214270 [ 3 ] {53c65fd7-9899-45c2-ae17-9e0c86c4dfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1157 | 2023.12.05 05:09:54.214314 [ 3 ] {53c65fd7-9899-45c2-ae17-9e0c86c4dfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1158 | 2023.12.05 05:09:54.214447 [ 3 ] {53c65fd7-9899-45c2-ae17-9e0c86c4dfb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1159 | 2023.12.05 05:09:54.214920 [ 3 ] {53c65fd7-9899-45c2-ae17-9e0c86c4dfb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1160 | 2023.12.05 05:09:54.215256 [ 3 ] {53c65fd7-9899-45c2-ae17-9e0c86c4dfb0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1161 | 2023.12.05 05:09:54.215431 [ 3 ] {53c65fd7-9899-45c2-ae17-9e0c86c4dfb0} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1162 | 2023.12.05 05:09:54.215549 [ 3 ] {53c65fd7-9899-45c2-ae17-9e0c86c4dfb0} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.00125096 sec., 34373 rows/sec., 46.39 MiB/sec. | ||
1163 | 2023.12.05 05:09:54.215673 [ 3 ] {53c65fd7-9899-45c2-ae17-9e0c86c4dfb0} <Debug> DynamicQueryHandler: Done processing query | ||
1164 | 2023.12.05 05:09:54.215697 [ 3 ] {53c65fd7-9899-45c2-ae17-9e0c86c4dfb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1165 | 2023.12.05 05:09:54.215713 [ 3 ] {} <Debug> HTTP-Session: 32491515-2ff1-4bb5-afde-d2a478f4a1c7 Destroying unnamed session | ||
1166 | 2023.12.05 05:10:04.209681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1167 | 2023.12.05 05:10:04.209820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1168 | 2023.12.05 05:10:04.209850 [ 3 ] {} <Debug> HTTP-Session: 6650558c-59c6-420b-9527-689a9f8020bc Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1169 | 2023.12.05 05:10:04.209879 [ 3 ] {} <Debug> HTTP-Session: 6650558c-59c6-420b-9527-689a9f8020bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1170 | 2023.12.05 05:10:04.210023 [ 3 ] {0e1cef14-9f91-4d31-869e-41d627a499aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1171 | 2023.12.05 05:10:04.210092 [ 3 ] {0e1cef14-9f91-4d31-869e-41d627a499aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1172 | 2023.12.05 05:10:04.210265 [ 3 ] {0e1cef14-9f91-4d31-869e-41d627a499aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1173 | 2023.12.05 05:10:04.210718 [ 3 ] {0e1cef14-9f91-4d31-869e-41d627a499aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1174 | 2023.12.05 05:10:04.210980 [ 3 ] {0e1cef14-9f91-4d31-869e-41d627a499aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1175 | 2023.12.05 05:10:04.211141 [ 3 ] {0e1cef14-9f91-4d31-869e-41d627a499aa} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1176 | 2023.12.05 05:10:04.211261 [ 3 ] {0e1cef14-9f91-4d31-869e-41d627a499aa} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00120029 sec., 35824 rows/sec., 2.84 MiB/sec. | ||
1177 | 2023.12.05 05:10:04.211425 [ 3 ] {0e1cef14-9f91-4d31-869e-41d627a499aa} <Debug> DynamicQueryHandler: Done processing query | ||
1178 | 2023.12.05 05:10:04.211450 [ 3 ] {0e1cef14-9f91-4d31-869e-41d627a499aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1179 | 2023.12.05 05:10:04.211466 [ 3 ] {} <Debug> HTTP-Session: 6650558c-59c6-420b-9527-689a9f8020bc Destroying unnamed session | ||
1180 | 2023.12.05 05:10:04.211625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 20827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1181 | 2023.12.05 05:10:04.211671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1182 | 2023.12.05 05:10:04.211691 [ 3 ] {} <Debug> HTTP-Session: ac148cb7-752a-4e2c-860c-94db1b5f1166 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1183 | 2023.12.05 05:10:04.211709 [ 3 ] {} <Debug> HTTP-Session: ac148cb7-752a-4e2c-860c-94db1b5f1166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1184 | 2023.12.05 05:10:04.211785 [ 3 ] {7fb4db94-6906-41d6-9592-71c0195f9afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1185 | 2023.12.05 05:10:04.211823 [ 3 ] {7fb4db94-6906-41d6-9592-71c0195f9afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1186 | 2023.12.05 05:10:04.211926 [ 3 ] {7fb4db94-6906-41d6-9592-71c0195f9afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1187 | 2023.12.05 05:10:04.212311 [ 3 ] {7fb4db94-6906-41d6-9592-71c0195f9afb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1188 | 2023.12.05 05:10:04.212524 [ 3 ] {7fb4db94-6906-41d6-9592-71c0195f9afb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1189 | 2023.12.05 05:10:04.212670 [ 3 ] {7fb4db94-6906-41d6-9592-71c0195f9afb} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1190 | 2023.12.05 05:10:04.212793 [ 3 ] {7fb4db94-6906-41d6-9592-71c0195f9afb} <Information> executeQuery: Read 129 rows, 12.93 KiB in 0.000975106 sec., 132293 rows/sec., 12.95 MiB/sec. | ||
1191 | 2023.12.05 05:10:04.212961 [ 3 ] {7fb4db94-6906-41d6-9592-71c0195f9afb} <Debug> DynamicQueryHandler: Done processing query | ||
1192 | 2023.12.05 05:10:04.212985 [ 3 ] {7fb4db94-6906-41d6-9592-71c0195f9afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1193 | 2023.12.05 05:10:04.213001 [ 3 ] {} <Debug> HTTP-Session: ac148cb7-752a-4e2c-860c-94db1b5f1166 Destroying unnamed session | ||
1194 | 2023.12.05 05:10:04.213153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1195 | 2023.12.05 05:10:04.213199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1196 | 2023.12.05 05:10:04.213218 [ 3 ] {} <Debug> HTTP-Session: 4cbf1d31-4de0-421f-a1f5-f4eac4547366 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1197 | 2023.12.05 05:10:04.213235 [ 3 ] {} <Debug> HTTP-Session: 4cbf1d31-4de0-421f-a1f5-f4eac4547366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1198 | 2023.12.05 05:10:04.213305 [ 3 ] {b5cb97ea-9cef-4b57-8ea6-edcc4913e5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1199 | 2023.12.05 05:10:04.213344 [ 3 ] {b5cb97ea-9cef-4b57-8ea6-edcc4913e5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1200 | 2023.12.05 05:10:04.213458 [ 3 ] {b5cb97ea-9cef-4b57-8ea6-edcc4913e5b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1201 | 2023.12.05 05:10:04.213804 [ 3 ] {b5cb97ea-9cef-4b57-8ea6-edcc4913e5b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1202 | 2023.12.05 05:10:04.214004 [ 3 ] {b5cb97ea-9cef-4b57-8ea6-edcc4913e5b0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1203 | 2023.12.05 05:10:04.214159 [ 3 ] {b5cb97ea-9cef-4b57-8ea6-edcc4913e5b0} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1204 | 2023.12.05 05:10:04.214280 [ 3 ] {b5cb97ea-9cef-4b57-8ea6-edcc4913e5b0} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000940695 sec., 45710 rows/sec., 3.57 MiB/sec. | ||
1205 | 2023.12.05 05:10:04.214391 [ 3 ] {b5cb97ea-9cef-4b57-8ea6-edcc4913e5b0} <Debug> DynamicQueryHandler: Done processing query | ||
1206 | 2023.12.05 05:10:04.214415 [ 3 ] {b5cb97ea-9cef-4b57-8ea6-edcc4913e5b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1207 | 2023.12.05 05:10:04.214430 [ 3 ] {} <Debug> HTTP-Session: 4cbf1d31-4de0-421f-a1f5-f4eac4547366 Destroying unnamed session | ||
1208 | 2023.12.05 05:10:04.214617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 46007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1209 | 2023.12.05 05:10:04.214661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1210 | 2023.12.05 05:10:04.214680 [ 3 ] {} <Debug> HTTP-Session: 6ada373f-e8ac-445b-aece-294871d47311 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1211 | 2023.12.05 05:10:04.214697 [ 3 ] {} <Debug> HTTP-Session: 6ada373f-e8ac-445b-aece-294871d47311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1212 | 2023.12.05 05:10:04.214784 [ 3 ] {f211d263-a6f3-4fc6-b8fa-5bc2f64af19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1213 | 2023.12.05 05:10:04.214828 [ 3 ] {f211d263-a6f3-4fc6-b8fa-5bc2f64af19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1214 | 2023.12.05 05:10:04.214963 [ 3 ] {f211d263-a6f3-4fc6-b8fa-5bc2f64af19e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1215 | 2023.12.05 05:10:04.215478 [ 3 ] {f211d263-a6f3-4fc6-b8fa-5bc2f64af19e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1216 | 2023.12.05 05:10:04.215785 [ 3 ] {f211d263-a6f3-4fc6-b8fa-5bc2f64af19e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1217 | 2023.12.05 05:10:04.215963 [ 3 ] {f211d263-a6f3-4fc6-b8fa-5bc2f64af19e} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1218 | 2023.12.05 05:10:04.216087 [ 3 ] {f211d263-a6f3-4fc6-b8fa-5bc2f64af19e} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001273561 sec., 33763 rows/sec., 45.56 MiB/sec. | ||
1219 | 2023.12.05 05:10:04.216213 [ 3 ] {f211d263-a6f3-4fc6-b8fa-5bc2f64af19e} <Debug> DynamicQueryHandler: Done processing query | ||
1220 | 2023.12.05 05:10:04.216237 [ 3 ] {f211d263-a6f3-4fc6-b8fa-5bc2f64af19e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1221 | 2023.12.05 05:10:04.216253 [ 3 ] {} <Debug> HTTP-Session: 6ada373f-e8ac-445b-aece-294871d47311 Destroying unnamed session | ||
1222 | 2023.12.05 05:10:08.304177 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1223 | 2023.12.05 05:10:08.304248 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1224 | 2023.12.05 05:10:14.207115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1225 | 2023.12.05 05:10:14.207234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1226 | 2023.12.05 05:10:14.207260 [ 3 ] {} <Debug> HTTP-Session: 35a57149-d839-42eb-ab70-51175f6853a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1227 | 2023.12.05 05:10:14.207285 [ 3 ] {} <Debug> HTTP-Session: 35a57149-d839-42eb-ab70-51175f6853a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1228 | 2023.12.05 05:10:14.207478 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) 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) | ||
1229 | 2023.12.05 05:10:14.208092 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1230 | 2023.12.05 05:10:14.208278 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1231 | 2023.12.05 05:10:14.208331 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1232 | 2023.12.05 05:10:14.208499 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1233 | 2023.12.05 05:10:14.208584 [ 190 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1234 | 2023.12.05 05:10:14.208628 [ 188 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1235 | 2023.12.05 05:10:14.208745 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1236 | 2023.12.05 05:10:14.208832 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1237 | 2023.12.05 05:10:14.210507 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002982958 sec., 3352 rows/sec., 471.10 KiB/sec. | ||
1238 | 2023.12.05 05:10:14.210780 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Debug> DynamicQueryHandler: Done processing query | ||
1239 | 2023.12.05 05:10:14.210806 [ 3 ] {06c0b09b-e086-417a-b29a-f53bb69acea6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1240 | 2023.12.05 05:10:14.210825 [ 3 ] {} <Debug> HTTP-Session: 35a57149-d839-42eb-ab70-51175f6853a9 Destroying unnamed session | ||
1241 | 2023.12.05 05:10:14.211067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1242 | 2023.12.05 05:10:14.211115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1243 | 2023.12.05 05:10:14.211136 [ 3 ] {} <Debug> HTTP-Session: 19fcad29-0cfa-484a-9659-c78308813cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1244 | 2023.12.05 05:10:14.211155 [ 3 ] {} <Debug> HTTP-Session: 19fcad29-0cfa-484a-9659-c78308813cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1245 | 2023.12.05 05:10:14.211296 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) 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', 'instance_uuid:reset', '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) | ||
1246 | 2023.12.05 05:10:14.211758 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1247 | 2023.12.05 05:10:14.211921 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1248 | 2023.12.05 05:10:14.211961 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1249 | 2023.12.05 05:10:14.212101 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1250 | 2023.12.05 05:10:14.212153 [ 193 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1251 | 2023.12.05 05:10:14.212174 [ 192 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1252 | 2023.12.05 05:10:14.212337 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1253 | 2023.12.05 05:10:14.212395 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1254 | 2023.12.05 05:10:14.213964 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002623452 sec., 3811 rows/sec., 535.66 KiB/sec. | ||
1255 | 2023.12.05 05:10:14.214222 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Debug> DynamicQueryHandler: Done processing query | ||
1256 | 2023.12.05 05:10:14.214246 [ 3 ] {79d93741-8d05-4d64-8ad5-80325681272c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1257 | 2023.12.05 05:10:14.214265 [ 3 ] {} <Debug> HTTP-Session: 19fcad29-0cfa-484a-9659-c78308813cfd Destroying unnamed session | ||
1258 | 2023.12.05 05:10:14.214557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1259 | 2023.12.05 05:10:14.214603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1260 | 2023.12.05 05:10:14.214623 [ 3 ] {} <Debug> HTTP-Session: 7b52dfb6-9c02-4ec4-adec-0d056cc51129 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1261 | 2023.12.05 05:10:14.214641 [ 3 ] {} <Debug> HTTP-Session: 7b52dfb6-9c02-4ec4-adec-0d056cc51129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1262 | 2023.12.05 05:10:14.214767 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1263 | 2023.12.05 05:10:14.215259 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1264 | 2023.12.05 05:10:14.215432 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1265 | 2023.12.05 05:10:14.215474 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1266 | 2023.12.05 05:10:14.215619 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1267 | 2023.12.05 05:10:14.215670 [ 190 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1268 | 2023.12.05 05:10:14.215689 [ 188 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1269 | 2023.12.05 05:10:14.215782 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1270 | 2023.12.05 05:10:14.215843 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1271 | 2023.12.05 05:10:14.217449 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002639173 sec., 3789 rows/sec., 532.47 KiB/sec. | ||
1272 | 2023.12.05 05:10:14.217734 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Debug> DynamicQueryHandler: Done processing query | ||
1273 | 2023.12.05 05:10:14.217765 [ 3 ] {ab346257-3777-4b60-a777-9e1a9ab88e14} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1274 | 2023.12.05 05:10:14.217785 [ 3 ] {} <Debug> HTTP-Session: 7b52dfb6-9c02-4ec4-adec-0d056cc51129 Destroying unnamed session | ||
1275 | 2023.12.05 05:10:14.218004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1276 | 2023.12.05 05:10:14.218060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1277 | 2023.12.05 05:10:14.218085 [ 3 ] {} <Debug> HTTP-Session: 263a242c-cfb7-4348-b195-88dbf3a63254 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1278 | 2023.12.05 05:10:14.218106 [ 3 ] {} <Debug> HTTP-Session: 263a242c-cfb7-4348-b195-88dbf3a63254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1279 | 2023.12.05 05:10:14.218266 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1280 | 2023.12.05 05:10:14.218829 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1281 | 2023.12.05 05:10:14.219008 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1282 | 2023.12.05 05:10:14.219050 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1283 | 2023.12.05 05:10:14.219199 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1284 | 2023.12.05 05:10:14.219258 [ 189 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1285 | 2023.12.05 05:10:14.219280 [ 188 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1286 | 2023.12.05 05:10:14.219368 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1287 | 2023.12.05 05:10:14.219429 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1288 | 2023.12.05 05:10:14.220890 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002579592 sec., 3876 rows/sec., 544.77 KiB/sec. | ||
1289 | 2023.12.05 05:10:14.221129 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Debug> DynamicQueryHandler: Done processing query | ||
1290 | 2023.12.05 05:10:14.221153 [ 3 ] {e1ccb52f-51ec-43e1-aedc-f941ddb890db} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1291 | 2023.12.05 05:10:14.221170 [ 3 ] {} <Debug> HTTP-Session: 263a242c-cfb7-4348-b195-88dbf3a63254 Destroying unnamed session | ||
1292 | 2023.12.05 05:10:14.221370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1293 | 2023.12.05 05:10:14.221414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1294 | 2023.12.05 05:10:14.221435 [ 3 ] {} <Debug> HTTP-Session: 20f25662-6ddb-4e32-8b9d-89616c3a8b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1295 | 2023.12.05 05:10:14.221451 [ 3 ] {} <Debug> HTTP-Session: 20f25662-6ddb-4e32-8b9d-89616c3a8b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1296 | 2023.12.05 05:10:14.221578 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1297 | 2023.12.05 05:10:14.222076 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1298 | 2023.12.05 05:10:14.222255 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1299 | 2023.12.05 05:10:14.222299 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1300 | 2023.12.05 05:10:14.222448 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1301 | 2023.12.05 05:10:14.222496 [ 190 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1302 | 2023.12.05 05:10:14.222511 [ 188 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1303 | 2023.12.05 05:10:14.222590 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1304 | 2023.12.05 05:10:14.222650 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1305 | 2023.12.05 05:10:14.224214 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002597413 sec., 3849 rows/sec., 541.03 KiB/sec. | ||
1306 | 2023.12.05 05:10:14.224462 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Debug> DynamicQueryHandler: Done processing query | ||
1307 | 2023.12.05 05:10:14.224487 [ 3 ] {59de1a13-9fee-4e34-a43b-9282b68ac089} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1308 | 2023.12.05 05:10:14.224504 [ 3 ] {} <Debug> HTTP-Session: 20f25662-6ddb-4e32-8b9d-89616c3a8b2f Destroying unnamed session | ||
1309 | 2023.12.05 05:10:14.224709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1310 | 2023.12.05 05:10:14.224754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1311 | 2023.12.05 05:10:14.224774 [ 3 ] {} <Debug> HTTP-Session: bb1af913-a5e8-495d-b08f-05c859ed7d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1312 | 2023.12.05 05:10:14.224791 [ 3 ] {} <Debug> HTTP-Session: bb1af913-a5e8-495d-b08f-05c859ed7d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1313 | 2023.12.05 05:10:14.224920 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1314 | 2023.12.05 05:10:14.225432 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1315 | 2023.12.05 05:10:14.225614 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1316 | 2023.12.05 05:10:14.225655 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1317 | 2023.12.05 05:10:14.225803 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1318 | 2023.12.05 05:10:14.225863 [ 190 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1319 | 2023.12.05 05:10:14.225877 [ 188 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1320 | 2023.12.05 05:10:14.225958 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1321 | 2023.12.05 05:10:14.226018 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1322 | 2023.12.05 05:10:14.227565 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002604532 sec., 3839 rows/sec., 539.55 KiB/sec. | ||
1323 | 2023.12.05 05:10:14.227820 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Debug> DynamicQueryHandler: Done processing query | ||
1324 | 2023.12.05 05:10:14.227844 [ 3 ] {c2828866-d8d9-400f-b427-f0ef6255ae17} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1325 | 2023.12.05 05:10:14.227860 [ 3 ] {} <Debug> HTTP-Session: bb1af913-a5e8-495d-b08f-05c859ed7d59 Destroying unnamed session | ||
1326 | 2023.12.05 05:10:14.228083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1327 | 2023.12.05 05:10:14.228128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1328 | 2023.12.05 05:10:14.228148 [ 3 ] {} <Debug> HTTP-Session: 7f768fc9-2e40-455c-a98a-9a6ec26c2c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1329 | 2023.12.05 05:10:14.228165 [ 3 ] {} <Debug> HTTP-Session: 7f768fc9-2e40-455c-a98a-9a6ec26c2c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1330 | 2023.12.05 05:10:14.228292 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1331 | 2023.12.05 05:10:14.228803 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1332 | 2023.12.05 05:10:14.228988 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1333 | 2023.12.05 05:10:14.229030 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1334 | 2023.12.05 05:10:14.229177 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1335 | 2023.12.05 05:10:14.229266 [ 193 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1336 | 2023.12.05 05:10:14.229267 [ 188 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1337 | 2023.12.05 05:10:14.229362 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1338 | 2023.12.05 05:10:14.229422 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1339 | 2023.12.05 05:10:14.230719 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002387139 sec., 4189 rows/sec., 588.69 KiB/sec. | ||
1340 | 2023.12.05 05:10:14.230974 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Debug> DynamicQueryHandler: Done processing query | ||
1341 | 2023.12.05 05:10:14.230999 [ 3 ] {6f0adbf3-48f2-4b5b-981d-ba10ce02d5cd} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1342 | 2023.12.05 05:10:14.231016 [ 3 ] {} <Debug> HTTP-Session: 7f768fc9-2e40-455c-a98a-9a6ec26c2c90 Destroying unnamed session | ||
1343 | 2023.12.05 05:10:14.231219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1344 | 2023.12.05 05:10:14.231264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1345 | 2023.12.05 05:10:14.231283 [ 3 ] {} <Debug> HTTP-Session: bf83fce6-4423-4753-a044-81e6470a340b Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1346 | 2023.12.05 05:10:14.231300 [ 3 ] {} <Debug> HTTP-Session: bf83fce6-4423-4753-a044-81e6470a340b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1347 | 2023.12.05 05:10:14.231429 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1348 | 2023.12.05 05:10:14.231947 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1349 | 2023.12.05 05:10:14.232130 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1350 | 2023.12.05 05:10:14.232172 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1351 | 2023.12.05 05:10:14.232317 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1352 | 2023.12.05 05:10:14.232366 [ 190 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1353 | 2023.12.05 05:10:14.232402 [ 188 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1354 | 2023.12.05 05:10:14.232476 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1355 | 2023.12.05 05:10:14.232535 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1356 | 2023.12.05 05:10:14.234044 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002575442 sec., 3882 rows/sec., 545.64 KiB/sec. | ||
1357 | 2023.12.05 05:10:14.234303 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Debug> DynamicQueryHandler: Done processing query | ||
1358 | 2023.12.05 05:10:14.234327 [ 3 ] {6f7c4057-8108-4208-a63d-45fb5a5cbb3a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1359 | 2023.12.05 05:10:14.234344 [ 3 ] {} <Debug> HTTP-Session: bf83fce6-4423-4753-a044-81e6470a340b Destroying unnamed session | ||
1360 | 2023.12.05 05:10:14.234561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1361 | 2023.12.05 05:10:14.234606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1362 | 2023.12.05 05:10:14.234625 [ 3 ] {} <Debug> HTTP-Session: 17dc9051-8a14-489f-ab1e-a9aa36838109 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1363 | 2023.12.05 05:10:14.234642 [ 3 ] {} <Debug> HTTP-Session: 17dc9051-8a14-489f-ab1e-a9aa36838109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1364 | 2023.12.05 05:10:14.234773 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1365 | 2023.12.05 05:10:14.235295 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1366 | 2023.12.05 05:10:14.235480 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1367 | 2023.12.05 05:10:14.235522 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1368 | 2023.12.05 05:10:14.235669 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1369 | 2023.12.05 05:10:14.235740 [ 192 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1370 | 2023.12.05 05:10:14.235741 [ 189 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1371 | 2023.12.05 05:10:14.235836 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1372 | 2023.12.05 05:10:14.235899 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1373 | 2023.12.05 05:10:14.237393 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002579801 sec., 3876 rows/sec., 544.72 KiB/sec. | ||
1374 | 2023.12.05 05:10:14.237756 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Debug> DynamicQueryHandler: Done processing query | ||
1375 | 2023.12.05 05:10:14.237780 [ 3 ] {3c992d93-6fbb-4c1c-bce8-c0060b5f76d4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1376 | 2023.12.05 05:10:14.237797 [ 3 ] {} <Debug> HTTP-Session: 17dc9051-8a14-489f-ab1e-a9aa36838109 Destroying unnamed session | ||
1377 | 2023.12.05 05:10:14.238035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1378 | 2023.12.05 05:10:14.238082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1379 | 2023.12.05 05:10:14.238103 [ 3 ] {} <Debug> HTTP-Session: 0af35e78-3032-47b0-89f7-7a41d66a3cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1380 | 2023.12.05 05:10:14.238121 [ 3 ] {} <Debug> HTTP-Session: 0af35e78-3032-47b0-89f7-7a41d66a3cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1381 | 2023.12.05 05:10:14.238254 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1382 | 2023.12.05 05:10:14.238794 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1383 | 2023.12.05 05:10:14.238987 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1384 | 2023.12.05 05:10:14.239031 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1385 | 2023.12.05 05:10:14.239180 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1386 | 2023.12.05 05:10:14.239257 [ 188 ] {f2873620-c171-4b34-a324-91660f30ad98} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1387 | 2023.12.05 05:10:14.239275 [ 191 ] {f2873620-c171-4b34-a324-91660f30ad98} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1388 | 2023.12.05 05:10:14.239375 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1389 | 2023.12.05 05:10:14.239436 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1390 | 2023.12.05 05:10:14.240996 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002701794 sec., 3701 rows/sec., 520.13 KiB/sec. | ||
1391 | 2023.12.05 05:10:14.241239 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Debug> DynamicQueryHandler: Done processing query | ||
1392 | 2023.12.05 05:10:14.241268 [ 3 ] {f2873620-c171-4b34-a324-91660f30ad98} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1393 | 2023.12.05 05:10:14.241287 [ 3 ] {} <Debug> HTTP-Session: 0af35e78-3032-47b0-89f7-7a41d66a3cb5 Destroying unnamed session | ||
1394 | 2023.12.05 05:10:14.241516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1395 | 2023.12.05 05:10:14.241562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1396 | 2023.12.05 05:10:14.241581 [ 3 ] {} <Debug> HTTP-Session: ff04f0c0-a9c4-4587-ae49-c3f22dbbbe1a Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1397 | 2023.12.05 05:10:14.241600 [ 3 ] {} <Debug> HTTP-Session: ff04f0c0-a9c4-4587-ae49-c3f22dbbbe1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1398 | 2023.12.05 05:10:14.241733 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1399 | 2023.12.05 05:10:14.242320 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1400 | 2023.12.05 05:10:14.242566 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1401 | 2023.12.05 05:10:14.242612 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1402 | 2023.12.05 05:10:14.242761 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1403 | 2023.12.05 05:10:14.242822 [ 189 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1404 | 2023.12.05 05:10:14.242833 [ 192 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1405 | 2023.12.05 05:10:14.242906 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1406 | 2023.12.05 05:10:14.242968 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1407 | 2023.12.05 05:10:14.244516 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002738205 sec., 3652 rows/sec., 513.21 KiB/sec. | ||
1408 | 2023.12.05 05:10:14.244761 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Debug> DynamicQueryHandler: Done processing query | ||
1409 | 2023.12.05 05:10:14.244786 [ 3 ] {1a9b1739-069e-4e87-98a3-20efaca92c4e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1410 | 2023.12.05 05:10:14.244804 [ 3 ] {} <Debug> HTTP-Session: ff04f0c0-a9c4-4587-ae49-c3f22dbbbe1a Destroying unnamed session | ||
1411 | 2023.12.05 05:10:14.250239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1412 | 2023.12.05 05:10:14.250329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1413 | 2023.12.05 05:10:14.250367 [ 3 ] {} <Debug> HTTP-Session: 9c5afe9a-bd91-43f3-87d4-e52352d19866 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1414 | 2023.12.05 05:10:14.250402 [ 3 ] {} <Debug> HTTP-Session: 9c5afe9a-bd91-43f3-87d4-e52352d19866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1415 | 2023.12.05 05:10:14.250661 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
1416 | 2023.12.05 05:10:14.251205 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1417 | 2023.12.05 05:10:14.251401 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1418 | 2023.12.05 05:10:14.251444 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1419 | 2023.12.05 05:10:14.251595 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1420 | 2023.12.05 05:10:14.251684 [ 188 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1421 | 2023.12.05 05:10:14.251687 [ 190 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1422 | 2023.12.05 05:10:14.251789 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (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 | ||
1423 | 2023.12.05 05:10:14.251846 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Debug> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1424 | 2023.12.05 05:10:14.253332 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002631013 sec., 3800 rows/sec., 534.12 KiB/sec. | ||
1425 | 2023.12.05 05:10:14.253578 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Debug> DynamicQueryHandler: Done processing query | ||
1426 | 2023.12.05 05:10:14.253605 [ 3 ] {ee1fdda8-8ca5-4a90-b1bf-39bf1b92eb03} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1427 | 2023.12.05 05:10:14.253626 [ 3 ] {} <Debug> HTTP-Session: 9c5afe9a-bd91-43f3-87d4-e52352d19866 Destroying unnamed session | ||
1428 | 2023.12.05 05:10:14.253781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 2671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1429 | 2023.12.05 05:10:14.253836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1430 | 2023.12.05 05:10:14.253859 [ 3 ] {} <Debug> HTTP-Session: c6229bd1-eeeb-4c8d-b3a5-c90fb624113a Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1431 | 2023.12.05 05:10:14.253881 [ 3 ] {} <Debug> HTTP-Session: c6229bd1-eeeb-4c8d-b3a5-c90fb624113a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1432 | 2023.12.05 05:10:14.253978 [ 3 ] {3a1c7d20-3f29-48cf-b8a9-9d5fedeca99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1433 | 2023.12.05 05:10:14.254028 [ 3 ] {3a1c7d20-3f29-48cf-b8a9-9d5fedeca99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1434 | 2023.12.05 05:10:14.254199 [ 3 ] {3a1c7d20-3f29-48cf-b8a9-9d5fedeca99b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1435 | 2023.12.05 05:10:14.254538 [ 3 ] {3a1c7d20-3f29-48cf-b8a9-9d5fedeca99b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1436 | 2023.12.05 05:10:14.254839 [ 3 ] {3a1c7d20-3f29-48cf-b8a9-9d5fedeca99b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1437 | 2023.12.05 05:10:14.255001 [ 3 ] {3a1c7d20-3f29-48cf-b8a9-9d5fedeca99b} <Trace> oximeter.timeseries_schema (495a3b3d-4797-4628-9487-7fd9f187b35c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1438 | 2023.12.05 05:10:14.255119 [ 3 ] {3a1c7d20-3f29-48cf-b8a9-9d5fedeca99b} <Information> executeQuery: Read 12 rows, 1.21 KiB in 0.001105238 sec., 10857 rows/sec., 1.07 MiB/sec. | ||
1439 | 2023.12.05 05:10:14.255255 [ 3 ] {3a1c7d20-3f29-48cf-b8a9-9d5fedeca99b} <Debug> DynamicQueryHandler: Done processing query | ||
1440 | 2023.12.05 05:10:14.255283 [ 3 ] {3a1c7d20-3f29-48cf-b8a9-9d5fedeca99b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1441 | 2023.12.05 05:10:14.255300 [ 3 ] {} <Debug> HTTP-Session: c6229bd1-eeeb-4c8d-b3a5-c90fb624113a Destroying unnamed session | ||
1442 | 2023.12.05 05:10:14.255406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1443 | 2023.12.05 05:10:14.255451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1444 | 2023.12.05 05:10:14.255472 [ 3 ] {} <Debug> HTTP-Session: c74483eb-7c70-4ac9-a16e-63a7c77c67d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1445 | 2023.12.05 05:10:14.255489 [ 3 ] {} <Debug> HTTP-Session: c74483eb-7c70-4ac9-a16e-63a7c77c67d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1446 | 2023.12.05 05:10:14.255560 [ 3 ] {0ba6d845-3d91-43ea-8843-adcd1c27e049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1447 | 2023.12.05 05:10:14.255599 [ 3 ] {0ba6d845-3d91-43ea-8843-adcd1c27e049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1448 | 2023.12.05 05:10:14.255705 [ 3 ] {0ba6d845-3d91-43ea-8843-adcd1c27e049} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1449 | 2023.12.05 05:10:14.255988 [ 3 ] {0ba6d845-3d91-43ea-8843-adcd1c27e049} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1450 | 2023.12.05 05:10:14.256196 [ 3 ] {0ba6d845-3d91-43ea-8843-adcd1c27e049} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1451 | 2023.12.05 05:10:14.256348 [ 3 ] {0ba6d845-3d91-43ea-8843-adcd1c27e049} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1452 | 2023.12.05 05:10:14.256469 [ 3 ] {0ba6d845-3d91-43ea-8843-adcd1c27e049} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.000870594 sec., 52837 rows/sec., 4.18 MiB/sec. | ||
1453 | 2023.12.05 05:10:14.256587 [ 3 ] {0ba6d845-3d91-43ea-8843-adcd1c27e049} <Debug> DynamicQueryHandler: Done processing query | ||
1454 | 2023.12.05 05:10:14.256610 [ 3 ] {0ba6d845-3d91-43ea-8843-adcd1c27e049} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1455 | 2023.12.05 05:10:14.256627 [ 3 ] {} <Debug> HTTP-Session: c74483eb-7c70-4ac9-a16e-63a7c77c67d8 Destroying unnamed session | ||
1456 | 2023.12.05 05:10:14.256726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1457 | 2023.12.05 05:10:14.256773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1458 | 2023.12.05 05:10:14.256794 [ 3 ] {} <Debug> HTTP-Session: 33036ded-af37-4264-8887-8cfc95b97ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1459 | 2023.12.05 05:10:14.256811 [ 3 ] {} <Debug> HTTP-Session: 33036ded-af37-4264-8887-8cfc95b97ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1460 | 2023.12.05 05:10:14.256880 [ 3 ] {8d1dcb2f-ae44-4b90-9b30-f60abd184d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1461 | 2023.12.05 05:10:14.256919 [ 3 ] {8d1dcb2f-ae44-4b90-9b30-f60abd184d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1462 | 2023.12.05 05:10:14.257060 [ 3 ] {8d1dcb2f-ae44-4b90-9b30-f60abd184d5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1463 | 2023.12.05 05:10:14.257305 [ 3 ] {8d1dcb2f-ae44-4b90-9b30-f60abd184d5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1464 | 2023.12.05 05:10:14.257519 [ 3 ] {8d1dcb2f-ae44-4b90-9b30-f60abd184d5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1465 | 2023.12.05 05:10:14.257667 [ 3 ] {8d1dcb2f-ae44-4b90-9b30-f60abd184d5e} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1466 | 2023.12.05 05:10:14.257777 [ 3 ] {8d1dcb2f-ae44-4b90-9b30-f60abd184d5e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000866284 sec., 2308 rows/sec., 197.28 KiB/sec. | ||
1467 | 2023.12.05 05:10:14.257911 [ 3 ] {8d1dcb2f-ae44-4b90-9b30-f60abd184d5e} <Debug> DynamicQueryHandler: Done processing query | ||
1468 | 2023.12.05 05:10:14.257934 [ 3 ] {8d1dcb2f-ae44-4b90-9b30-f60abd184d5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1469 | 2023.12.05 05:10:14.257951 [ 3 ] {} <Debug> HTTP-Session: 33036ded-af37-4264-8887-8cfc95b97ab9 Destroying unnamed session | ||
1470 | 2023.12.05 05:10:14.258109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 27590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1471 | 2023.12.05 05:10:14.258155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1472 | 2023.12.05 05:10:14.258173 [ 3 ] {} <Debug> HTTP-Session: 153f0ddd-f995-4472-8bd7-42e8c3d20e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1473 | 2023.12.05 05:10:14.258190 [ 3 ] {} <Debug> HTTP-Session: 153f0ddd-f995-4472-8bd7-42e8c3d20e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1474 | 2023.12.05 05:10:14.258265 [ 3 ] {5651feff-48a0-48c7-950e-c5f66a5668a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1475 | 2023.12.05 05:10:14.258303 [ 3 ] {5651feff-48a0-48c7-950e-c5f66a5668a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1476 | 2023.12.05 05:10:14.258411 [ 3 ] {5651feff-48a0-48c7-950e-c5f66a5668a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1477 | 2023.12.05 05:10:14.258787 [ 3 ] {5651feff-48a0-48c7-950e-c5f66a5668a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1478 | 2023.12.05 05:10:14.259012 [ 3 ] {5651feff-48a0-48c7-950e-c5f66a5668a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1479 | 2023.12.05 05:10:14.259156 [ 3 ] {5651feff-48a0-48c7-950e-c5f66a5668a7} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1480 | 2023.12.05 05:10:14.259275 [ 3 ] {5651feff-48a0-48c7-950e-c5f66a5668a7} <Information> executeQuery: Read 175 rows, 16.90 KiB in 0.000970846 sec., 180255 rows/sec., 17.00 MiB/sec. | ||
1481 | 2023.12.05 05:10:14.259397 [ 3 ] {5651feff-48a0-48c7-950e-c5f66a5668a7} <Debug> DynamicQueryHandler: Done processing query | ||
1482 | 2023.12.05 05:10:14.259421 [ 3 ] {5651feff-48a0-48c7-950e-c5f66a5668a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1483 | 2023.12.05 05:10:14.259439 [ 3 ] {} <Debug> HTTP-Session: 153f0ddd-f995-4472-8bd7-42e8c3d20e8f Destroying unnamed session | ||
1484 | 2023.12.05 05:10:14.259536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1485 | 2023.12.05 05:10:14.259582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1486 | 2023.12.05 05:10:14.259601 [ 3 ] {} <Debug> HTTP-Session: 80a63490-5d34-4455-b753-d5683b973175 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1487 | 2023.12.05 05:10:14.259619 [ 3 ] {} <Debug> HTTP-Session: 80a63490-5d34-4455-b753-d5683b973175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1488 | 2023.12.05 05:10:14.259687 [ 3 ] {8535e159-b607-457c-b19f-791d49566f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1489 | 2023.12.05 05:10:14.259725 [ 3 ] {8535e159-b607-457c-b19f-791d49566f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1490 | 2023.12.05 05:10:14.259828 [ 3 ] {8535e159-b607-457c-b19f-791d49566f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1491 | 2023.12.05 05:10:14.260153 [ 3 ] {8535e159-b607-457c-b19f-791d49566f31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1492 | 2023.12.05 05:10:14.260366 [ 3 ] {8535e159-b607-457c-b19f-791d49566f31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1493 | 2023.12.05 05:10:14.260509 [ 3 ] {8535e159-b607-457c-b19f-791d49566f31} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1494 | 2023.12.05 05:10:14.260623 [ 3 ] {8535e159-b607-457c-b19f-791d49566f31} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000905504 sec., 2208 rows/sec., 154.22 KiB/sec. | ||
1495 | 2023.12.05 05:10:14.260743 [ 3 ] {8535e159-b607-457c-b19f-791d49566f31} <Debug> DynamicQueryHandler: Done processing query | ||
1496 | 2023.12.05 05:10:14.260765 [ 3 ] {8535e159-b607-457c-b19f-791d49566f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1497 | 2023.12.05 05:10:14.260781 [ 3 ] {} <Debug> HTTP-Session: 80a63490-5d34-4455-b753-d5683b973175 Destroying unnamed session | ||
1498 | 2023.12.05 05:10:14.260892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 14594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1499 | 2023.12.05 05:10:14.260935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1500 | 2023.12.05 05:10:14.260953 [ 3 ] {} <Debug> HTTP-Session: 358391f5-1e8e-4cd5-997a-14e23a63c29d Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1501 | 2023.12.05 05:10:14.260971 [ 3 ] {} <Debug> HTTP-Session: 358391f5-1e8e-4cd5-997a-14e23a63c29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1502 | 2023.12.05 05:10:14.261041 [ 3 ] {bbd1cf01-d986-46fa-ab8f-accce37065ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1503 | 2023.12.05 05:10:14.261078 [ 3 ] {bbd1cf01-d986-46fa-ab8f-accce37065ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1504 | 2023.12.05 05:10:14.261180 [ 3 ] {bbd1cf01-d986-46fa-ab8f-accce37065ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1505 | 2023.12.05 05:10:14.261479 [ 3 ] {bbd1cf01-d986-46fa-ab8f-accce37065ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1506 | 2023.12.05 05:10:14.261684 [ 3 ] {bbd1cf01-d986-46fa-ab8f-accce37065ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1507 | 2023.12.05 05:10:14.261824 [ 3 ] {bbd1cf01-d986-46fa-ab8f-accce37065ef} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1508 | 2023.12.05 05:10:14.261938 [ 3 ] {bbd1cf01-d986-46fa-ab8f-accce37065ef} <Information> executeQuery: Read 86 rows, 6.85 KiB in 0.000859823 sec., 100020 rows/sec., 7.78 MiB/sec. | ||
1509 | 2023.12.05 05:10:14.262108 [ 3 ] {bbd1cf01-d986-46fa-ab8f-accce37065ef} <Debug> DynamicQueryHandler: Done processing query | ||
1510 | 2023.12.05 05:10:14.262132 [ 3 ] {bbd1cf01-d986-46fa-ab8f-accce37065ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1511 | 2023.12.05 05:10:14.262148 [ 3 ] {} <Debug> HTTP-Session: 358391f5-1e8e-4cd5-997a-14e23a63c29d Destroying unnamed session | ||
1512 | 2023.12.05 05:10:14.262247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1513 | 2023.12.05 05:10:14.262293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1514 | 2023.12.05 05:10:14.262312 [ 3 ] {} <Debug> HTTP-Session: 16834e6c-5f55-4fd1-8a57-9b15f7ae3fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1515 | 2023.12.05 05:10:14.262329 [ 3 ] {} <Debug> HTTP-Session: 16834e6c-5f55-4fd1-8a57-9b15f7ae3fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1516 | 2023.12.05 05:10:14.262398 [ 3 ] {b20dad97-188e-490f-8d6d-9c3da7399fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1517 | 2023.12.05 05:10:14.262439 [ 3 ] {b20dad97-188e-490f-8d6d-9c3da7399fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1518 | 2023.12.05 05:10:14.262551 [ 3 ] {b20dad97-188e-490f-8d6d-9c3da7399fc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1519 | 2023.12.05 05:10:14.262789 [ 3 ] {b20dad97-188e-490f-8d6d-9c3da7399fc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1520 | 2023.12.05 05:10:14.263045 [ 3 ] {b20dad97-188e-490f-8d6d-9c3da7399fc5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1521 | 2023.12.05 05:10:14.263212 [ 3 ] {b20dad97-188e-490f-8d6d-9c3da7399fc5} <Trace> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1522 | 2023.12.05 05:10:14.263326 [ 3 ] {b20dad97-188e-490f-8d6d-9c3da7399fc5} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000899745 sec., 12225 rows/sec., 818.37 KiB/sec. | ||
1523 | 2023.12.05 05:10:14.263466 [ 3 ] {b20dad97-188e-490f-8d6d-9c3da7399fc5} <Debug> DynamicQueryHandler: Done processing query | ||
1524 | 2023.12.05 05:10:14.263490 [ 3 ] {b20dad97-188e-490f-8d6d-9c3da7399fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1525 | 2023.12.05 05:10:14.263506 [ 3 ] {} <Debug> HTTP-Session: 16834e6c-5f55-4fd1-8a57-9b15f7ae3fe9 Destroying unnamed session | ||
1526 | 2023.12.05 05:10:14.263608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1527 | 2023.12.05 05:10:14.263652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1528 | 2023.12.05 05:10:14.263670 [ 3 ] {} <Debug> HTTP-Session: 146d9faf-40bf-4db3-8ae2-f99fb0b788c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1529 | 2023.12.05 05:10:14.263687 [ 3 ] {} <Debug> HTTP-Session: 146d9faf-40bf-4db3-8ae2-f99fb0b788c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1530 | 2023.12.05 05:10:14.263756 [ 3 ] {a53cfb41-e5dd-4e29-9107-10c6bf2acfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1531 | 2023.12.05 05:10:14.263795 [ 3 ] {a53cfb41-e5dd-4e29-9107-10c6bf2acfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1532 | 2023.12.05 05:10:14.263915 [ 3 ] {a53cfb41-e5dd-4e29-9107-10c6bf2acfec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1533 | 2023.12.05 05:10:14.264175 [ 3 ] {a53cfb41-e5dd-4e29-9107-10c6bf2acfec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1534 | 2023.12.05 05:10:14.264443 [ 3 ] {a53cfb41-e5dd-4e29-9107-10c6bf2acfec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1535 | 2023.12.05 05:10:14.264611 [ 3 ] {a53cfb41-e5dd-4e29-9107-10c6bf2acfec} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1536 | 2023.12.05 05:10:14.264727 [ 3 ] {a53cfb41-e5dd-4e29-9107-10c6bf2acfec} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000934465 sec., 39594 rows/sec., 2.79 MiB/sec. | ||
1537 | 2023.12.05 05:10:14.264849 [ 3 ] {a53cfb41-e5dd-4e29-9107-10c6bf2acfec} <Debug> DynamicQueryHandler: Done processing query | ||
1538 | 2023.12.05 05:10:14.264871 [ 3 ] {a53cfb41-e5dd-4e29-9107-10c6bf2acfec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1539 | 2023.12.05 05:10:14.264887 [ 3 ] {} <Debug> HTTP-Session: 146d9faf-40bf-4db3-8ae2-f99fb0b788c4 Destroying unnamed session | ||
1540 | 2023.12.05 05:10:14.265019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1541 | 2023.12.05 05:10:14.265065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1542 | 2023.12.05 05:10:14.265083 [ 3 ] {} <Debug> HTTP-Session: d4ca73b7-ea26-47ec-96bc-8fde61c2a30e Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1543 | 2023.12.05 05:10:14.265099 [ 3 ] {} <Debug> HTTP-Session: d4ca73b7-ea26-47ec-96bc-8fde61c2a30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1544 | 2023.12.05 05:10:14.265174 [ 3 ] {02c111f7-3a8b-4a12-8e3c-965d3cd5bea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1545 | 2023.12.05 05:10:14.265215 [ 3 ] {02c111f7-3a8b-4a12-8e3c-965d3cd5bea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1546 | 2023.12.05 05:10:14.265345 [ 3 ] {02c111f7-3a8b-4a12-8e3c-965d3cd5bea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1547 | 2023.12.05 05:10:14.265788 [ 3 ] {02c111f7-3a8b-4a12-8e3c-965d3cd5bea2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1548 | 2023.12.05 05:10:14.266092 [ 3 ] {02c111f7-3a8b-4a12-8e3c-965d3cd5bea2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1549 | 2023.12.05 05:10:14.266263 [ 3 ] {02c111f7-3a8b-4a12-8e3c-965d3cd5bea2} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1550 | 2023.12.05 05:10:14.266389 [ 3 ] {02c111f7-3a8b-4a12-8e3c-965d3cd5bea2} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001186339 sec., 38774 rows/sec., 52.32 MiB/sec. | ||
1551 | 2023.12.05 05:10:14.266508 [ 3 ] {02c111f7-3a8b-4a12-8e3c-965d3cd5bea2} <Debug> DynamicQueryHandler: Done processing query | ||
1552 | 2023.12.05 05:10:14.266530 [ 3 ] {02c111f7-3a8b-4a12-8e3c-965d3cd5bea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1553 | 2023.12.05 05:10:14.266546 [ 3 ] {} <Debug> HTTP-Session: d4ca73b7-ea26-47ec-96bc-8fde61c2a30e Destroying unnamed session | ||
1554 | 2023.12.05 05:10:14.266651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1555 | 2023.12.05 05:10:14.266695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1556 | 2023.12.05 05:10:14.266713 [ 3 ] {} <Debug> HTTP-Session: b8aea8a7-abb3-4862-aa36-59bf176c502f Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1557 | 2023.12.05 05:10:14.266730 [ 3 ] {} <Debug> HTTP-Session: b8aea8a7-abb3-4862-aa36-59bf176c502f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1558 | 2023.12.05 05:10:14.266797 [ 3 ] {062ec524-ac26-4722-8728-a2f6477903e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1559 | 2023.12.05 05:10:14.266835 [ 3 ] {062ec524-ac26-4722-8728-a2f6477903e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1560 | 2023.12.05 05:10:14.266937 [ 3 ] {062ec524-ac26-4722-8728-a2f6477903e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1561 | 2023.12.05 05:10:14.267155 [ 3 ] {062ec524-ac26-4722-8728-a2f6477903e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1562 | 2023.12.05 05:10:14.267389 [ 3 ] {062ec524-ac26-4722-8728-a2f6477903e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1563 | 2023.12.05 05:10:14.267555 [ 3 ] {062ec524-ac26-4722-8728-a2f6477903e3} <Trace> oximeter.measurements_i64 (564fa3e5-e3bd-44e7-a620-10a0e85960ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1564 | 2023.12.05 05:10:14.267662 [ 3 ] {062ec524-ac26-4722-8728-a2f6477903e3} <Information> executeQuery: Read 3 rows, 217.00 B in 0.000833204 sec., 3600 rows/sec., 254.34 KiB/sec. | ||
1565 | 2023.12.05 05:10:14.267781 [ 3 ] {062ec524-ac26-4722-8728-a2f6477903e3} <Debug> DynamicQueryHandler: Done processing query | ||
1566 | 2023.12.05 05:10:14.267805 [ 3 ] {062ec524-ac26-4722-8728-a2f6477903e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1567 | 2023.12.05 05:10:14.267820 [ 3 ] {} <Debug> HTTP-Session: b8aea8a7-abb3-4862-aa36-59bf176c502f Destroying unnamed session | ||
1568 | 2023.12.05 05:10:15.000156 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.13 MiB, peak 237.36 MiB, will set to 230.51 MiB (RSS), difference: -1.61 MiB | ||
1569 | 2023.12.05 05:10:23.304488 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1570 | 2023.12.05 05:10:23.304561 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1571 | 2023.12.05 05:10:24.210436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1572 | 2023.12.05 05:10:24.210551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1573 | 2023.12.05 05:10:24.210580 [ 3 ] {} <Debug> HTTP-Session: f9419dc5-b9c3-49db-a3d6-0ae413a9c7ba Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1574 | 2023.12.05 05:10:24.210609 [ 3 ] {} <Debug> HTTP-Session: f9419dc5-b9c3-49db-a3d6-0ae413a9c7ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1575 | 2023.12.05 05:10:24.210757 [ 3 ] {3099184d-8dca-4370-8a28-6d0283d80d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1576 | 2023.12.05 05:10:24.210826 [ 3 ] {3099184d-8dca-4370-8a28-6d0283d80d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1577 | 2023.12.05 05:10:24.210991 [ 3 ] {3099184d-8dca-4370-8a28-6d0283d80d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1578 | 2023.12.05 05:10:24.211430 [ 3 ] {3099184d-8dca-4370-8a28-6d0283d80d4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1579 | 2023.12.05 05:10:24.211698 [ 3 ] {3099184d-8dca-4370-8a28-6d0283d80d4d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1580 | 2023.12.05 05:10:24.211887 [ 3 ] {3099184d-8dca-4370-8a28-6d0283d80d4d} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1581 | 2023.12.05 05:10:24.212034 [ 3 ] {3099184d-8dca-4370-8a28-6d0283d80d4d} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00123042 sec., 39011 rows/sec., 3.09 MiB/sec. | ||
1582 | 2023.12.05 05:10:24.212117 [ 91 ] {} <Debug> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1583 | 2023.12.05 05:10:24.212198 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1584 | 2023.12.05 05:10:24.212209 [ 3 ] {3099184d-8dca-4370-8a28-6d0283d80d4d} <Debug> DynamicQueryHandler: Done processing query | ||
1585 | 2023.12.05 05:10:24.212260 [ 3 ] {3099184d-8dca-4370-8a28-6d0283d80d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1586 | 2023.12.05 05:10:24.212326 [ 3 ] {} <Debug> HTTP-Session: f9419dc5-b9c3-49db-a3d6-0ae413a9c7ba Destroying unnamed session | ||
1587 | 2023.12.05 05:10:24.212437 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1588 | 2023.12.05 05:10:24.212479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1589 | 2023.12.05 05:10:24.212543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1590 | 2023.12.05 05:10:24.212565 [ 3 ] {} <Debug> HTTP-Session: ae6b3a05-7199-4b12-9cee-28355645237a Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1591 | 2023.12.05 05:10:24.212585 [ 3 ] {} <Debug> HTTP-Session: ae6b3a05-7199-4b12-9cee-28355645237a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1592 | 2023.12.05 05:10:24.212757 [ 3 ] {4d77db8c-b8ff-4a2e-a2cf-bc368305fc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1593 | 2023.12.05 05:10:24.212784 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1594 | 2023.12.05 05:10:24.212829 [ 3 ] {4d77db8c-b8ff-4a2e-a2cf-bc368305fc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1595 | 2023.12.05 05:10:24.212977 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
1596 | 2023.12.05 05:10:24.213028 [ 3 ] {4d77db8c-b8ff-4a2e-a2cf-bc368305fc8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1597 | 2023.12.05 05:10:24.213281 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part | ||
1598 | 2023.12.05 05:10:24.213592 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part | ||
1599 | 2023.12.05 05:10:24.213801 [ 3 ] {4d77db8c-b8ff-4a2e-a2cf-bc368305fc8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1600 | 2023.12.05 05:10:24.213837 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
1601 | 2023.12.05 05:10:24.213999 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
1602 | 2023.12.05 05:10:24.214173 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
1603 | 2023.12.05 05:10:24.214216 [ 3 ] {4d77db8c-b8ff-4a2e-a2cf-bc368305fc8a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1604 | 2023.12.05 05:10:24.214441 [ 3 ] {4d77db8c-b8ff-4a2e-a2cf-bc368305fc8a} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1605 | 2023.12.05 05:10:24.214699 [ 3 ] {4d77db8c-b8ff-4a2e-a2cf-bc368305fc8a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00187982 sec., 1063 rows/sec., 90.91 KiB/sec. | ||
1606 | 2023.12.05 05:10:24.214960 [ 3 ] {4d77db8c-b8ff-4a2e-a2cf-bc368305fc8a} <Debug> DynamicQueryHandler: Done processing query | ||
1607 | 2023.12.05 05:10:24.215007 [ 3 ] {4d77db8c-b8ff-4a2e-a2cf-bc368305fc8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1608 | 2023.12.05 05:10:24.215057 [ 3 ] {} <Debug> HTTP-Session: ae6b3a05-7199-4b12-9cee-28355645237a Destroying unnamed session | ||
1609 | 2023.12.05 05:10:24.215285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 23272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1610 | 2023.12.05 05:10:24.215413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1611 | 2023.12.05 05:10:24.215493 [ 3 ] {} <Debug> HTTP-Session: f956cf6c-6f93-46dc-af21-690e50716ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1612 | 2023.12.05 05:10:24.215525 [ 3 ] {} <Debug> HTTP-Session: f956cf6c-6f93-46dc-af21-690e50716ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1613 | 2023.12.05 05:10:24.215555 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276283 sec., 79663.44787675545 rows/sec., 6.31 MiB/sec. | ||
1614 | 2023.12.05 05:10:24.215650 [ 3 ] {f8dbe818-59d5-449a-941c-9fc72dcf298d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1615 | 2023.12.05 05:10:24.215718 [ 3 ] {f8dbe818-59d5-449a-941c-9fc72dcf298d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1616 | 2023.12.05 05:10:24.215729 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1617 | 2023.12.05 05:10:24.215972 [ 3 ] {f8dbe818-59d5-449a-941c-9fc72dcf298d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1618 | 2023.12.05 05:10:24.216073 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1619 | 2023.12.05 05:10:24.216183 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_6_1} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1620 | 2023.12.05 05:10:24.216542 [ 3 ] {f8dbe818-59d5-449a-941c-9fc72dcf298d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1621 | 2023.12.05 05:10:24.216782 [ 3 ] {f8dbe818-59d5-449a-941c-9fc72dcf298d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1622 | 2023.12.05 05:10:24.216935 [ 3 ] {f8dbe818-59d5-449a-941c-9fc72dcf298d} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1623 | 2023.12.05 05:10:24.217057 [ 91 ] {} <Debug> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1624 | 2023.12.05 05:10:24.217064 [ 3 ] {f8dbe818-59d5-449a-941c-9fc72dcf298d} <Information> executeQuery: Read 145 rows, 14.40 KiB in 0.001364882 sec., 106236 rows/sec., 10.31 MiB/sec. | ||
1625 | 2023.12.05 05:10:24.217103 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1626 | 2023.12.05 05:10:24.217234 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1627 | 2023.12.05 05:10:24.217315 [ 3 ] {f8dbe818-59d5-449a-941c-9fc72dcf298d} <Debug> DynamicQueryHandler: Done processing query | ||
1628 | 2023.12.05 05:10:24.217359 [ 3 ] {f8dbe818-59d5-449a-941c-9fc72dcf298d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1629 | 2023.12.05 05:10:24.217379 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1630 | 2023.12.05 05:10:24.217395 [ 3 ] {} <Debug> HTTP-Session: f956cf6c-6f93-46dc-af21-690e50716ed1 Destroying unnamed session | ||
1631 | 2023.12.05 05:10:24.217439 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
1632 | 2023.12.05 05:10:24.217562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1633 | 2023.12.05 05:10:24.217626 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 165 rows starting from the beginning of the part | ||
1634 | 2023.12.05 05:10:24.217652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1635 | 2023.12.05 05:10:24.217704 [ 3 ] {} <Debug> HTTP-Session: 0669bf3c-d12b-4812-8d04-844f225a929d Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1636 | 2023.12.05 05:10:24.217735 [ 3 ] {} <Debug> HTTP-Session: 0669bf3c-d12b-4812-8d04-844f225a929d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1637 | 2023.12.05 05:10:24.217846 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 129 rows starting from the beginning of the part | ||
1638 | 2023.12.05 05:10:24.217939 [ 3 ] {61dcd21a-7ff1-4326-a51e-0025ea385714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1639 | 2023.12.05 05:10:24.218051 [ 3 ] {61dcd21a-7ff1-4326-a51e-0025ea385714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1640 | 2023.12.05 05:10:24.218076 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 129 rows starting from the beginning of the part | ||
1641 | 2023.12.05 05:10:24.218397 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 175 rows starting from the beginning of the part | ||
1642 | 2023.12.05 05:10:24.218516 [ 3 ] {61dcd21a-7ff1-4326-a51e-0025ea385714} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1643 | 2023.12.05 05:10:24.218671 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part | ||
1644 | 2023.12.05 05:10:24.219191 [ 3 ] {61dcd21a-7ff1-4326-a51e-0025ea385714} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1645 | 2023.12.05 05:10:24.219632 [ 3 ] {61dcd21a-7ff1-4326-a51e-0025ea385714} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1646 | 2023.12.05 05:10:24.219924 [ 3 ] {61dcd21a-7ff1-4326-a51e-0025ea385714} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1647 | 2023.12.05 05:10:24.220100 [ 3 ] {61dcd21a-7ff1-4326-a51e-0025ea385714} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002107844 sec., 948 rows/sec., 66.25 KiB/sec. | ||
1648 | 2023.12.05 05:10:24.220471 [ 3 ] {61dcd21a-7ff1-4326-a51e-0025ea385714} <Debug> DynamicQueryHandler: Done processing query | ||
1649 | 2023.12.05 05:10:24.220528 [ 3 ] {61dcd21a-7ff1-4326-a51e-0025ea385714} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1650 | 2023.12.05 05:10:24.220558 [ 3 ] {} <Debug> HTTP-Session: 0669bf3c-d12b-4812-8d04-844f225a929d Destroying unnamed session | ||
1651 | 2023.12.05 05:10:24.220563 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 857 rows, containing 4 columns (4 merged, 0 gathered) in 0.003413245 sec., 251080.71644432205 rows/sec., 24.23 MiB/sec. | ||
1652 | 2023.12.05 05:10:24.220731 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1653 | 2023.12.05 05:10:24.220741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 8526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1654 | 2023.12.05 05:10:24.220824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1655 | 2023.12.05 05:10:24.220867 [ 3 ] {} <Debug> HTTP-Session: 5ce460a7-0e43-4262-9047-24c8587e9198 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1656 | 2023.12.05 05:10:24.220888 [ 3 ] {} <Debug> HTTP-Session: 5ce460a7-0e43-4262-9047-24c8587e9198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1657 | 2023.12.05 05:10:24.221002 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1658 | 2023.12.05 05:10:24.221020 [ 3 ] {4676c5f0-6a1b-44b5-84bb-92e43e76c833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1659 | 2023.12.05 05:10:24.221089 [ 3 ] {4676c5f0-6a1b-44b5-84bb-92e43e76c833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1660 | 2023.12.05 05:10:24.221106 [ 12 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_6_1} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1661 | 2023.12.05 05:10:24.221321 [ 3 ] {4676c5f0-6a1b-44b5-84bb-92e43e76c833} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1662 | 2023.12.05 05:10:24.221639 [ 3 ] {4676c5f0-6a1b-44b5-84bb-92e43e76c833} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1663 | 2023.12.05 05:10:24.221852 [ 3 ] {4676c5f0-6a1b-44b5-84bb-92e43e76c833} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1664 | 2023.12.05 05:10:24.222021 [ 3 ] {4676c5f0-6a1b-44b5-84bb-92e43e76c833} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1665 | 2023.12.05 05:10:24.222142 [ 91 ] {} <Debug> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1666 | 2023.12.05 05:10:24.222156 [ 3 ] {4676c5f0-6a1b-44b5-84bb-92e43e76c833} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.001075678 sec., 46482 rows/sec., 3.64 MiB/sec. | ||
1667 | 2023.12.05 05:10:24.222190 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1668 | 2023.12.05 05:10:24.222347 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1669 | 2023.12.05 05:10:24.222377 [ 3 ] {4676c5f0-6a1b-44b5-84bb-92e43e76c833} <Debug> DynamicQueryHandler: Done processing query | ||
1670 | 2023.12.05 05:10:24.222422 [ 3 ] {4676c5f0-6a1b-44b5-84bb-92e43e76c833} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1671 | 2023.12.05 05:10:24.222447 [ 3 ] {} <Debug> HTTP-Session: 5ce460a7-0e43-4262-9047-24c8587e9198 Destroying unnamed session | ||
1672 | 2023.12.05 05:10:24.222511 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1673 | 2023.12.05 05:10:24.222549 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 53 rows starting from the beginning of the part | ||
1674 | 2023.12.05 05:10:24.222585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1675 | 2023.12.05 05:10:24.222673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1676 | 2023.12.05 05:10:24.222725 [ 3 ] {} <Debug> HTTP-Session: 2f2766b7-91aa-4c19-8f26-eb025b60548e Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1677 | 2023.12.05 05:10:24.222776 [ 3 ] {} <Debug> HTTP-Session: 2f2766b7-91aa-4c19-8f26-eb025b60548e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1678 | 2023.12.05 05:10:24.222796 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 67 rows starting from the beginning of the part | ||
1679 | 2023.12.05 05:10:24.222951 [ 3 ] {ef649bd5-f2b1-4392-b938-0d8056c08b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1680 | 2023.12.05 05:10:24.223013 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part | ||
1681 | 2023.12.05 05:10:24.223043 [ 3 ] {ef649bd5-f2b1-4392-b938-0d8056c08b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1682 | 2023.12.05 05:10:24.223265 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
1683 | 2023.12.05 05:10:24.223568 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 86 rows starting from the beginning of the part | ||
1684 | 2023.12.05 05:10:24.223590 [ 3 ] {ef649bd5-f2b1-4392-b938-0d8056c08b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1685 | 2023.12.05 05:10:24.223787 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::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 | ||
1686 | 2023.12.05 05:10:24.224284 [ 3 ] {ef649bd5-f2b1-4392-b938-0d8056c08b41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1687 | 2023.12.05 05:10:24.224881 [ 3 ] {ef649bd5-f2b1-4392-b938-0d8056c08b41} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1688 | 2023.12.05 05:10:24.225269 [ 3 ] {ef649bd5-f2b1-4392-b938-0d8056c08b41} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1689 | 2023.12.05 05:10:24.225419 [ 14 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.003164752 sec., 108065.33971698256 rows/sec., 8.44 MiB/sec. | ||
1690 | 2023.12.05 05:10:24.225517 [ 3 ] {ef649bd5-f2b1-4392-b938-0d8056c08b41} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002505691 sec., 399 rows/sec., 28.06 KiB/sec. | ||
1691 | 2023.12.05 05:10:24.225644 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1692 | 2023.12.05 05:10:24.225741 [ 3 ] {ef649bd5-f2b1-4392-b938-0d8056c08b41} <Debug> DynamicQueryHandler: Done processing query | ||
1693 | 2023.12.05 05:10:24.225774 [ 3 ] {ef649bd5-f2b1-4392-b938-0d8056c08b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1694 | 2023.12.05 05:10:24.225804 [ 3 ] {} <Debug> HTTP-Session: 2f2766b7-91aa-4c19-8f26-eb025b60548e Destroying unnamed session | ||
1695 | 2023.12.05 05:10:24.225927 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1696 | 2023.12.05 05:10:24.225984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1697 | 2023.12.05 05:10:24.226023 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_6_1} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1698 | 2023.12.05 05:10:24.226051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1699 | 2023.12.05 05:10:24.226093 [ 3 ] {} <Debug> HTTP-Session: e86214a9-d867-4115-acf6-860b88406df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1700 | 2023.12.05 05:10:24.226149 [ 3 ] {} <Debug> HTTP-Session: e86214a9-d867-4115-acf6-860b88406df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1701 | 2023.12.05 05:10:24.226240 [ 3 ] {9e3a318b-9ad0-4108-90bb-fee187d3063a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1702 | 2023.12.05 05:10:24.226285 [ 3 ] {9e3a318b-9ad0-4108-90bb-fee187d3063a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1703 | 2023.12.05 05:10:24.226442 [ 3 ] {9e3a318b-9ad0-4108-90bb-fee187d3063a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1704 | 2023.12.05 05:10:24.226969 [ 3 ] {9e3a318b-9ad0-4108-90bb-fee187d3063a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1705 | 2023.12.05 05:10:24.227289 [ 3 ] {9e3a318b-9ad0-4108-90bb-fee187d3063a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1706 | 2023.12.05 05:10:24.227468 [ 3 ] {9e3a318b-9ad0-4108-90bb-fee187d3063a} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1707 | 2023.12.05 05:10:24.227587 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1708 | 2023.12.05 05:10:24.227612 [ 3 ] {9e3a318b-9ad0-4108-90bb-fee187d3063a} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001339061 sec., 35846 rows/sec., 48.37 MiB/sec. | ||
1709 | 2023.12.05 05:10:24.227640 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.40 GiB. | ||
1710 | 2023.12.05 05:10:24.227777 [ 14 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1711 | 2023.12.05 05:10:24.227875 [ 3 ] {9e3a318b-9ad0-4108-90bb-fee187d3063a} <Debug> DynamicQueryHandler: Done processing query | ||
1712 | 2023.12.05 05:10:24.227922 [ 3 ] {9e3a318b-9ad0-4108-90bb-fee187d3063a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1713 | 2023.12.05 05:10:24.227978 [ 3 ] {} <Debug> HTTP-Session: e86214a9-d867-4115-acf6-860b88406df6 Destroying unnamed session | ||
1714 | 2023.12.05 05:10:24.227985 [ 14 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1715 | 2023.12.05 05:10:24.228039 [ 14 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
1716 | 2023.12.05 05:10:24.228203 [ 14 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part | ||
1717 | 2023.12.05 05:10:24.228320 [ 14 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part | ||
1718 | 2023.12.05 05:10:24.228430 [ 14 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
1719 | 2023.12.05 05:10:24.228537 [ 14 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
1720 | 2023.12.05 05:10:24.228642 [ 14 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
1721 | 2023.12.05 05:10:24.232825 [ 21 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 6 columns (6 merged, 0 gathered) in 0.005133263 sec., 50844.852484667164 rows/sec., 68.61 MiB/sec. | ||
1722 | 2023.12.05 05:10:24.233187 [ 21 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1723 | 2023.12.05 05:10:24.233559 [ 21 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1724 | 2023.12.05 05:10:24.233674 [ 21 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1725 | 2023.12.05 05:10:24.233796 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_6_1: 4.07 MiB. | ||
1726 | 2023.12.05 05:10:34.209876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1727 | 2023.12.05 05:10:34.210056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1728 | 2023.12.05 05:10:34.210105 [ 3 ] {} <Debug> HTTP-Session: 4c8bc24e-475e-46d3-a5ec-895387b9f7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1729 | 2023.12.05 05:10:34.210136 [ 3 ] {} <Debug> HTTP-Session: 4c8bc24e-475e-46d3-a5ec-895387b9f7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1730 | 2023.12.05 05:10:34.210282 [ 3 ] {89ef82cd-3c6b-4802-ad82-b9c35b2ec613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1731 | 2023.12.05 05:10:34.210350 [ 3 ] {89ef82cd-3c6b-4802-ad82-b9c35b2ec613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1732 | 2023.12.05 05:10:34.210533 [ 3 ] {89ef82cd-3c6b-4802-ad82-b9c35b2ec613} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1733 | 2023.12.05 05:10:34.211016 [ 3 ] {89ef82cd-3c6b-4802-ad82-b9c35b2ec613} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1734 | 2023.12.05 05:10:34.211290 [ 3 ] {89ef82cd-3c6b-4802-ad82-b9c35b2ec613} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1735 | 2023.12.05 05:10:34.211454 [ 3 ] {89ef82cd-3c6b-4802-ad82-b9c35b2ec613} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1736 | 2023.12.05 05:10:34.211579 [ 3 ] {89ef82cd-3c6b-4802-ad82-b9c35b2ec613} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001253411 sec., 38295 rows/sec., 3.03 MiB/sec. | ||
1737 | 2023.12.05 05:10:34.211731 [ 3 ] {89ef82cd-3c6b-4802-ad82-b9c35b2ec613} <Debug> DynamicQueryHandler: Done processing query | ||
1738 | 2023.12.05 05:10:34.211756 [ 3 ] {89ef82cd-3c6b-4802-ad82-b9c35b2ec613} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1739 | 2023.12.05 05:10:34.211773 [ 3 ] {} <Debug> HTTP-Session: 4c8bc24e-475e-46d3-a5ec-895387b9f7ce Destroying unnamed session | ||
1740 | 2023.12.05 05:10:34.211913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 23122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1741 | 2023.12.05 05:10:34.211960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1742 | 2023.12.05 05:10:34.211980 [ 3 ] {} <Debug> HTTP-Session: 59c0d52d-8668-4d61-82b1-7931c0e83b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1743 | 2023.12.05 05:10:34.211997 [ 3 ] {} <Debug> HTTP-Session: 59c0d52d-8668-4d61-82b1-7931c0e83b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1744 | 2023.12.05 05:10:34.212074 [ 3 ] {fde47a36-74eb-4928-b221-fcdb9c43f996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1745 | 2023.12.05 05:10:34.212112 [ 3 ] {fde47a36-74eb-4928-b221-fcdb9c43f996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1746 | 2023.12.05 05:10:34.212217 [ 3 ] {fde47a36-74eb-4928-b221-fcdb9c43f996} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1747 | 2023.12.05 05:10:34.212585 [ 3 ] {fde47a36-74eb-4928-b221-fcdb9c43f996} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1748 | 2023.12.05 05:10:34.212805 [ 3 ] {fde47a36-74eb-4928-b221-fcdb9c43f996} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1749 | 2023.12.05 05:10:34.212964 [ 3 ] {fde47a36-74eb-4928-b221-fcdb9c43f996} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1750 | 2023.12.05 05:10:34.213064 [ 3 ] {fde47a36-74eb-4928-b221-fcdb9c43f996} <Information> executeQuery: Read 144 rows, 14.32 KiB in 0.000962236 sec., 149651 rows/sec., 14.53 MiB/sec. | ||
1751 | 2023.12.05 05:10:34.213214 [ 3 ] {fde47a36-74eb-4928-b221-fcdb9c43f996} <Debug> DynamicQueryHandler: Done processing query | ||
1752 | 2023.12.05 05:10:34.213238 [ 3 ] {fde47a36-74eb-4928-b221-fcdb9c43f996} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1753 | 2023.12.05 05:10:34.213254 [ 3 ] {} <Debug> HTTP-Session: 59c0d52d-8668-4d61-82b1-7931c0e83b75 Destroying unnamed session | ||
1754 | 2023.12.05 05:10:34.213376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 8183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1755 | 2023.12.05 05:10:34.213421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1756 | 2023.12.05 05:10:34.213441 [ 3 ] {} <Debug> HTTP-Session: c60ea51c-6be8-4a10-83d0-063aeb1a3d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1757 | 2023.12.05 05:10:34.213458 [ 3 ] {} <Debug> HTTP-Session: c60ea51c-6be8-4a10-83d0-063aeb1a3d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1758 | 2023.12.05 05:10:34.213530 [ 3 ] {73d3546d-68b6-4301-9bfb-18af1bd99cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1759 | 2023.12.05 05:10:34.213570 [ 3 ] {73d3546d-68b6-4301-9bfb-18af1bd99cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1760 | 2023.12.05 05:10:34.213682 [ 3 ] {73d3546d-68b6-4301-9bfb-18af1bd99cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1761 | 2023.12.05 05:10:34.213960 [ 3 ] {73d3546d-68b6-4301-9bfb-18af1bd99cd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1762 | 2023.12.05 05:10:34.214165 [ 3 ] {73d3546d-68b6-4301-9bfb-18af1bd99cd9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1763 | 2023.12.05 05:10:34.214310 [ 3 ] {73d3546d-68b6-4301-9bfb-18af1bd99cd9} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1764 | 2023.12.05 05:10:34.214428 [ 3 ] {73d3546d-68b6-4301-9bfb-18af1bd99cd9} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000867714 sec., 55317 rows/sec., 4.33 MiB/sec. | ||
1765 | 2023.12.05 05:10:34.214549 [ 3 ] {73d3546d-68b6-4301-9bfb-18af1bd99cd9} <Debug> DynamicQueryHandler: Done processing query | ||
1766 | 2023.12.05 05:10:34.214572 [ 3 ] {73d3546d-68b6-4301-9bfb-18af1bd99cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1767 | 2023.12.05 05:10:34.214588 [ 3 ] {} <Debug> HTTP-Session: c60ea51c-6be8-4a10-83d0-063aeb1a3d54 Destroying unnamed session | ||
1768 | 2023.12.05 05:10:34.214735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1769 | 2023.12.05 05:10:34.214780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1770 | 2023.12.05 05:10:34.214799 [ 3 ] {} <Debug> HTTP-Session: 88a8e7d6-ab00-42a0-acaf-203d27a3ff07 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1771 | 2023.12.05 05:10:34.214815 [ 3 ] {} <Debug> HTTP-Session: 88a8e7d6-ab00-42a0-acaf-203d27a3ff07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1772 | 2023.12.05 05:10:34.214894 [ 3 ] {916f4c29-f6c1-483a-8262-f273351e1fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1773 | 2023.12.05 05:10:34.214939 [ 3 ] {916f4c29-f6c1-483a-8262-f273351e1fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1774 | 2023.12.05 05:10:34.215077 [ 3 ] {916f4c29-f6c1-483a-8262-f273351e1fa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1775 | 2023.12.05 05:10:34.215615 [ 3 ] {916f4c29-f6c1-483a-8262-f273351e1fa4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1776 | 2023.12.05 05:10:34.215943 [ 3 ] {916f4c29-f6c1-483a-8262-f273351e1fa4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1777 | 2023.12.05 05:10:34.216123 [ 3 ] {916f4c29-f6c1-483a-8262-f273351e1fa4} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1778 | 2023.12.05 05:10:34.216252 [ 3 ] {916f4c29-f6c1-483a-8262-f273351e1fa4} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001329622 sec., 36100 rows/sec., 48.72 MiB/sec. | ||
1779 | 2023.12.05 05:10:34.216387 [ 3 ] {916f4c29-f6c1-483a-8262-f273351e1fa4} <Debug> DynamicQueryHandler: Done processing query | ||
1780 | 2023.12.05 05:10:34.216410 [ 3 ] {916f4c29-f6c1-483a-8262-f273351e1fa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1781 | 2023.12.05 05:10:34.216426 [ 3 ] {} <Debug> HTTP-Session: 88a8e7d6-ab00-42a0-acaf-203d27a3ff07 Destroying unnamed session | ||
1782 | 2023.12.05 05:10:38.304615 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1783 | 2023.12.05 05:10:38.304717 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1784 | 2023.12.05 05:10:44.213336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1785 | 2023.12.05 05:10:44.213518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1786 | 2023.12.05 05:10:44.213567 [ 3 ] {} <Debug> HTTP-Session: c9ddaa6f-69a7-4781-94fd-1c3da04c8205 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1787 | 2023.12.05 05:10:44.213609 [ 3 ] {} <Debug> HTTP-Session: c9ddaa6f-69a7-4781-94fd-1c3da04c8205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1788 | 2023.12.05 05:10:44.213814 [ 3 ] {e97d85e4-b605-4851-8918-a7c9a1aa8939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1789 | 2023.12.05 05:10:44.213912 [ 3 ] {e97d85e4-b605-4851-8918-a7c9a1aa8939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1790 | 2023.12.05 05:10:44.214176 [ 3 ] {e97d85e4-b605-4851-8918-a7c9a1aa8939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1791 | 2023.12.05 05:10:44.214712 [ 3 ] {e97d85e4-b605-4851-8918-a7c9a1aa8939} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1792 | 2023.12.05 05:10:44.214984 [ 3 ] {e97d85e4-b605-4851-8918-a7c9a1aa8939} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1793 | 2023.12.05 05:10:44.215150 [ 3 ] {e97d85e4-b605-4851-8918-a7c9a1aa8939} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1794 | 2023.12.05 05:10:44.215276 [ 3 ] {e97d85e4-b605-4851-8918-a7c9a1aa8939} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001404683 sec., 34171 rows/sec., 2.70 MiB/sec. | ||
1795 | 2023.12.05 05:10:44.215427 [ 3 ] {e97d85e4-b605-4851-8918-a7c9a1aa8939} <Debug> DynamicQueryHandler: Done processing query | ||
1796 | 2023.12.05 05:10:44.215454 [ 3 ] {e97d85e4-b605-4851-8918-a7c9a1aa8939} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1797 | 2023.12.05 05:10:44.215471 [ 3 ] {} <Debug> HTTP-Session: c9ddaa6f-69a7-4781-94fd-1c3da04c8205 Destroying unnamed session | ||
1798 | 2023.12.05 05:10:44.215596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1799 | 2023.12.05 05:10:44.215648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1800 | 2023.12.05 05:10:44.215669 [ 3 ] {} <Debug> HTTP-Session: eeadccb9-4635-48a5-8add-71339e3c999e Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1801 | 2023.12.05 05:10:44.215687 [ 3 ] {} <Debug> HTTP-Session: eeadccb9-4635-48a5-8add-71339e3c999e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1802 | 2023.12.05 05:10:44.215765 [ 3 ] {183e9097-b4af-4cfd-8eb6-e93700f2da5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1803 | 2023.12.05 05:10:44.215807 [ 3 ] {183e9097-b4af-4cfd-8eb6-e93700f2da5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1804 | 2023.12.05 05:10:44.215917 [ 3 ] {183e9097-b4af-4cfd-8eb6-e93700f2da5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1805 | 2023.12.05 05:10:44.216173 [ 3 ] {183e9097-b4af-4cfd-8eb6-e93700f2da5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1806 | 2023.12.05 05:10:44.216414 [ 3 ] {183e9097-b4af-4cfd-8eb6-e93700f2da5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1807 | 2023.12.05 05:10:44.216573 [ 3 ] {183e9097-b4af-4cfd-8eb6-e93700f2da5c} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1808 | 2023.12.05 05:10:44.216675 [ 3 ] {183e9097-b4af-4cfd-8eb6-e93700f2da5c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000878294 sec., 2277 rows/sec., 194.58 KiB/sec. | ||
1809 | 2023.12.05 05:10:44.216834 [ 3 ] {183e9097-b4af-4cfd-8eb6-e93700f2da5c} <Debug> DynamicQueryHandler: Done processing query | ||
1810 | 2023.12.05 05:10:44.216858 [ 3 ] {183e9097-b4af-4cfd-8eb6-e93700f2da5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1811 | 2023.12.05 05:10:44.216874 [ 3 ] {} <Debug> HTTP-Session: eeadccb9-4635-48a5-8add-71339e3c999e Destroying unnamed session | ||
1812 | 2023.12.05 05:10:44.217037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 28540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1813 | 2023.12.05 05:10:44.217083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1814 | 2023.12.05 05:10:44.217103 [ 3 ] {} <Debug> HTTP-Session: 0c2250f5-da6b-4104-bc4e-624cc12c2e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1815 | 2023.12.05 05:10:44.217120 [ 3 ] {} <Debug> HTTP-Session: 0c2250f5-da6b-4104-bc4e-624cc12c2e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1816 | 2023.12.05 05:10:44.217197 [ 3 ] {d22a15bc-d1ab-4e2a-a06c-dc783ed382ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1817 | 2023.12.05 05:10:44.217234 [ 3 ] {d22a15bc-d1ab-4e2a-a06c-dc783ed382ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1818 | 2023.12.05 05:10:44.217342 [ 3 ] {d22a15bc-d1ab-4e2a-a06c-dc783ed382ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1819 | 2023.12.05 05:10:44.217719 [ 3 ] {d22a15bc-d1ab-4e2a-a06c-dc783ed382ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1820 | 2023.12.05 05:10:44.217951 [ 3 ] {d22a15bc-d1ab-4e2a-a06c-dc783ed382ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1821 | 2023.12.05 05:10:44.218102 [ 3 ] {d22a15bc-d1ab-4e2a-a06c-dc783ed382ed} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1822 | 2023.12.05 05:10:44.218204 [ 3 ] {d22a15bc-d1ab-4e2a-a06c-dc783ed382ed} <Information> executeQuery: Read 181 rows, 17.49 KiB in 0.000977605 sec., 185146 rows/sec., 17.47 MiB/sec. | ||
1823 | 2023.12.05 05:10:44.218326 [ 3 ] {d22a15bc-d1ab-4e2a-a06c-dc783ed382ed} <Debug> DynamicQueryHandler: Done processing query | ||
1824 | 2023.12.05 05:10:44.218349 [ 3 ] {d22a15bc-d1ab-4e2a-a06c-dc783ed382ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1825 | 2023.12.05 05:10:44.218365 [ 3 ] {} <Debug> HTTP-Session: 0c2250f5-da6b-4104-bc4e-624cc12c2e25 Destroying unnamed session | ||
1826 | 2023.12.05 05:10:44.218470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1827 | 2023.12.05 05:10:44.218516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1828 | 2023.12.05 05:10:44.218535 [ 3 ] {} <Debug> HTTP-Session: 998a3457-b8fd-4d31-a4d3-856c74fd40c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1829 | 2023.12.05 05:10:44.218553 [ 3 ] {} <Debug> HTTP-Session: 998a3457-b8fd-4d31-a4d3-856c74fd40c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1830 | 2023.12.05 05:10:44.218622 [ 3 ] {8e2c63ae-98a5-47e6-b5fe-bed8c1fa433d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1831 | 2023.12.05 05:10:44.218661 [ 3 ] {8e2c63ae-98a5-47e6-b5fe-bed8c1fa433d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1832 | 2023.12.05 05:10:44.218765 [ 3 ] {8e2c63ae-98a5-47e6-b5fe-bed8c1fa433d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1833 | 2023.12.05 05:10:44.219005 [ 3 ] {8e2c63ae-98a5-47e6-b5fe-bed8c1fa433d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1834 | 2023.12.05 05:10:44.219208 [ 3 ] {8e2c63ae-98a5-47e6-b5fe-bed8c1fa433d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1835 | 2023.12.05 05:10:44.219358 [ 3 ] {8e2c63ae-98a5-47e6-b5fe-bed8c1fa433d} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1836 | 2023.12.05 05:10:44.219459 [ 3 ] {8e2c63ae-98a5-47e6-b5fe-bed8c1fa433d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000806943 sec., 2478 rows/sec., 173.06 KiB/sec. | ||
1837 | 2023.12.05 05:10:44.219587 [ 3 ] {8e2c63ae-98a5-47e6-b5fe-bed8c1fa433d} <Debug> DynamicQueryHandler: Done processing query | ||
1838 | 2023.12.05 05:10:44.219611 [ 3 ] {8e2c63ae-98a5-47e6-b5fe-bed8c1fa433d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1839 | 2023.12.05 05:10:44.219627 [ 3 ] {} <Debug> HTTP-Session: 998a3457-b8fd-4d31-a4d3-856c74fd40c5 Destroying unnamed session | ||
1840 | 2023.12.05 05:10:44.219737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 14421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1841 | 2023.12.05 05:10:44.219783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1842 | 2023.12.05 05:10:44.219802 [ 3 ] {} <Debug> HTTP-Session: 70a1ea40-7167-4112-8958-42a7a168aae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1843 | 2023.12.05 05:10:44.219818 [ 3 ] {} <Debug> HTTP-Session: 70a1ea40-7167-4112-8958-42a7a168aae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1844 | 2023.12.05 05:10:44.219890 [ 3 ] {713fb9ad-0242-486b-87f5-9fb3f1028ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1845 | 2023.12.05 05:10:44.219928 [ 3 ] {713fb9ad-0242-486b-87f5-9fb3f1028ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1846 | 2023.12.05 05:10:44.220030 [ 3 ] {713fb9ad-0242-486b-87f5-9fb3f1028ce8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1847 | 2023.12.05 05:10:44.220326 [ 3 ] {713fb9ad-0242-486b-87f5-9fb3f1028ce8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1848 | 2023.12.05 05:10:44.220546 [ 3 ] {713fb9ad-0242-486b-87f5-9fb3f1028ce8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1849 | 2023.12.05 05:10:44.220699 [ 3 ] {713fb9ad-0242-486b-87f5-9fb3f1028ce8} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1850 | 2023.12.05 05:10:44.220795 [ 3 ] {713fb9ad-0242-486b-87f5-9fb3f1028ce8} <Information> executeQuery: Read 85 rows, 6.77 KiB in 0.000878315 sec., 96776 rows/sec., 7.53 MiB/sec. | ||
1851 | 2023.12.05 05:10:44.220911 [ 3 ] {713fb9ad-0242-486b-87f5-9fb3f1028ce8} <Debug> DynamicQueryHandler: Done processing query | ||
1852 | 2023.12.05 05:10:44.220934 [ 3 ] {713fb9ad-0242-486b-87f5-9fb3f1028ce8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1853 | 2023.12.05 05:10:44.220950 [ 3 ] {} <Debug> HTTP-Session: 70a1ea40-7167-4112-8958-42a7a168aae4 Destroying unnamed session | ||
1854 | 2023.12.05 05:10:44.221049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1855 | 2023.12.05 05:10:44.221096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1856 | 2023.12.05 05:10:44.221115 [ 3 ] {} <Debug> HTTP-Session: 12010350-9013-430d-aa7f-2d2e29dc54d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1857 | 2023.12.05 05:10:44.221132 [ 3 ] {} <Debug> HTTP-Session: 12010350-9013-430d-aa7f-2d2e29dc54d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1858 | 2023.12.05 05:10:44.221201 [ 3 ] {915f7258-9b1c-4468-aae3-ef1117149961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1859 | 2023.12.05 05:10:44.221244 [ 3 ] {915f7258-9b1c-4468-aae3-ef1117149961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1860 | 2023.12.05 05:10:44.221368 [ 3 ] {915f7258-9b1c-4468-aae3-ef1117149961} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1861 | 2023.12.05 05:10:44.221617 [ 3 ] {915f7258-9b1c-4468-aae3-ef1117149961} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1862 | 2023.12.05 05:10:44.221915 [ 3 ] {915f7258-9b1c-4468-aae3-ef1117149961} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1863 | 2023.12.05 05:10:44.222090 [ 3 ] {915f7258-9b1c-4468-aae3-ef1117149961} <Trace> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1864 | 2023.12.05 05:10:44.222189 [ 3 ] {915f7258-9b1c-4468-aae3-ef1117149961} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000956276 sec., 11502 rows/sec., 770.00 KiB/sec. | ||
1865 | 2023.12.05 05:10:44.222352 [ 3 ] {915f7258-9b1c-4468-aae3-ef1117149961} <Debug> DynamicQueryHandler: Done processing query | ||
1866 | 2023.12.05 05:10:44.222377 [ 3 ] {915f7258-9b1c-4468-aae3-ef1117149961} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1867 | 2023.12.05 05:10:44.222393 [ 3 ] {} <Debug> HTTP-Session: 12010350-9013-430d-aa7f-2d2e29dc54d0 Destroying unnamed session | ||
1868 | 2023.12.05 05:10:44.222497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1869 | 2023.12.05 05:10:44.222542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1870 | 2023.12.05 05:10:44.222561 [ 3 ] {} <Debug> HTTP-Session: 1e0abb08-5161-48b9-a55c-2123ad286de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1871 | 2023.12.05 05:10:44.222579 [ 3 ] {} <Debug> HTTP-Session: 1e0abb08-5161-48b9-a55c-2123ad286de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1872 | 2023.12.05 05:10:44.222651 [ 3 ] {b611d1bc-00f0-433a-bbe9-cb13139c598d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1873 | 2023.12.05 05:10:44.222693 [ 3 ] {b611d1bc-00f0-433a-bbe9-cb13139c598d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1874 | 2023.12.05 05:10:44.222815 [ 3 ] {b611d1bc-00f0-433a-bbe9-cb13139c598d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1875 | 2023.12.05 05:10:44.223082 [ 3 ] {b611d1bc-00f0-433a-bbe9-cb13139c598d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1876 | 2023.12.05 05:10:44.223335 [ 3 ] {b611d1bc-00f0-433a-bbe9-cb13139c598d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1877 | 2023.12.05 05:10:44.223509 [ 3 ] {b611d1bc-00f0-433a-bbe9-cb13139c598d} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1878 | 2023.12.05 05:10:44.223606 [ 3 ] {b611d1bc-00f0-433a-bbe9-cb13139c598d} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000927725 sec., 39882 rows/sec., 2.81 MiB/sec. | ||
1879 | 2023.12.05 05:10:44.223722 [ 3 ] {b611d1bc-00f0-433a-bbe9-cb13139c598d} <Debug> DynamicQueryHandler: Done processing query | ||
1880 | 2023.12.05 05:10:44.223746 [ 3 ] {b611d1bc-00f0-433a-bbe9-cb13139c598d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1881 | 2023.12.05 05:10:44.223761 [ 3 ] {} <Debug> HTTP-Session: 1e0abb08-5161-48b9-a55c-2123ad286de0 Destroying unnamed session | ||
1882 | 2023.12.05 05:10:44.223901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1883 | 2023.12.05 05:10:44.223947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1884 | 2023.12.05 05:10:44.223966 [ 3 ] {} <Debug> HTTP-Session: 969c8b09-a3e3-4237-a570-c9769bc293fb Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1885 | 2023.12.05 05:10:44.223983 [ 3 ] {} <Debug> HTTP-Session: 969c8b09-a3e3-4237-a570-c9769bc293fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1886 | 2023.12.05 05:10:44.224069 [ 3 ] {39a6e3b9-5139-4670-a494-db51c52ff8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1887 | 2023.12.05 05:10:44.224111 [ 3 ] {39a6e3b9-5139-4670-a494-db51c52ff8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1888 | 2023.12.05 05:10:44.224242 [ 3 ] {39a6e3b9-5139-4670-a494-db51c52ff8ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1889 | 2023.12.05 05:10:44.224828 [ 3 ] {39a6e3b9-5139-4670-a494-db51c52ff8ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1890 | 2023.12.05 05:10:44.225142 [ 3 ] {39a6e3b9-5139-4670-a494-db51c52ff8ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1891 | 2023.12.05 05:10:44.225322 [ 3 ] {39a6e3b9-5139-4670-a494-db51c52ff8ad} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1892 | 2023.12.05 05:10:44.225429 [ 3 ] {39a6e3b9-5139-4670-a494-db51c52ff8ad} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001332032 sec., 36035 rows/sec., 48.63 MiB/sec. | ||
1893 | 2023.12.05 05:10:44.225580 [ 3 ] {39a6e3b9-5139-4670-a494-db51c52ff8ad} <Debug> DynamicQueryHandler: Done processing query | ||
1894 | 2023.12.05 05:10:44.225604 [ 3 ] {39a6e3b9-5139-4670-a494-db51c52ff8ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1895 | 2023.12.05 05:10:44.225620 [ 3 ] {} <Debug> HTTP-Session: 969c8b09-a3e3-4237-a570-c9769bc293fb Destroying unnamed session | ||
1896 | 2023.12.05 05:10:53.304768 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1897 | 2023.12.05 05:10:53.304836 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1898 | 2023.12.05 05:10:54.209778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1899 | 2023.12.05 05:10:54.209937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1900 | 2023.12.05 05:10:54.209968 [ 3 ] {} <Debug> HTTP-Session: 8b84f350-9dcd-4450-aa38-4b2819c035a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1901 | 2023.12.05 05:10:54.209993 [ 3 ] {} <Debug> HTTP-Session: 8b84f350-9dcd-4450-aa38-4b2819c035a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1902 | 2023.12.05 05:10:54.210123 [ 3 ] {474651f3-e5f7-4120-860f-6a42e2d43d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1903 | 2023.12.05 05:10:54.210184 [ 3 ] {474651f3-e5f7-4120-860f-6a42e2d43d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1904 | 2023.12.05 05:10:54.210345 [ 3 ] {474651f3-e5f7-4120-860f-6a42e2d43d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1905 | 2023.12.05 05:10:54.210800 [ 3 ] {474651f3-e5f7-4120-860f-6a42e2d43d64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1906 | 2023.12.05 05:10:54.211071 [ 3 ] {474651f3-e5f7-4120-860f-6a42e2d43d64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1907 | 2023.12.05 05:10:54.211236 [ 3 ] {474651f3-e5f7-4120-860f-6a42e2d43d64} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1908 | 2023.12.05 05:10:54.211375 [ 3 ] {474651f3-e5f7-4120-860f-6a42e2d43d64} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001210299 sec., 39659 rows/sec., 3.14 MiB/sec. | ||
1909 | 2023.12.05 05:10:54.211585 [ 3 ] {474651f3-e5f7-4120-860f-6a42e2d43d64} <Debug> DynamicQueryHandler: Done processing query | ||
1910 | 2023.12.05 05:10:54.211611 [ 3 ] {474651f3-e5f7-4120-860f-6a42e2d43d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1911 | 2023.12.05 05:10:54.211627 [ 3 ] {} <Debug> HTTP-Session: 8b84f350-9dcd-4450-aa38-4b2819c035a1 Destroying unnamed session | ||
1912 | 2023.12.05 05:10:54.211759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 23122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1913 | 2023.12.05 05:10:54.211809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1914 | 2023.12.05 05:10:54.211829 [ 3 ] {} <Debug> HTTP-Session: 3a522e17-d816-4850-837f-7ee6fe66e348 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1915 | 2023.12.05 05:10:54.211848 [ 3 ] {} <Debug> HTTP-Session: 3a522e17-d816-4850-837f-7ee6fe66e348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1916 | 2023.12.05 05:10:54.211930 [ 3 ] {f8d7a80f-87d4-4cd0-948b-1d3b538657c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1917 | 2023.12.05 05:10:54.211973 [ 3 ] {f8d7a80f-87d4-4cd0-948b-1d3b538657c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1918 | 2023.12.05 05:10:54.212091 [ 3 ] {f8d7a80f-87d4-4cd0-948b-1d3b538657c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1919 | 2023.12.05 05:10:54.212499 [ 3 ] {f8d7a80f-87d4-4cd0-948b-1d3b538657c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1920 | 2023.12.05 05:10:54.212724 [ 3 ] {f8d7a80f-87d4-4cd0-948b-1d3b538657c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1921 | 2023.12.05 05:10:54.212870 [ 3 ] {f8d7a80f-87d4-4cd0-948b-1d3b538657c1} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1922 | 2023.12.05 05:10:54.212988 [ 3 ] {f8d7a80f-87d4-4cd0-948b-1d3b538657c1} <Information> executeQuery: Read 144 rows, 14.32 KiB in 0.001022686 sec., 140805 rows/sec., 13.67 MiB/sec. | ||
1923 | 2023.12.05 05:10:54.213113 [ 3 ] {f8d7a80f-87d4-4cd0-948b-1d3b538657c1} <Debug> DynamicQueryHandler: Done processing query | ||
1924 | 2023.12.05 05:10:54.213137 [ 3 ] {f8d7a80f-87d4-4cd0-948b-1d3b538657c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1925 | 2023.12.05 05:10:54.213153 [ 3 ] {} <Debug> HTTP-Session: 3a522e17-d816-4850-837f-7ee6fe66e348 Destroying unnamed session | ||
1926 | 2023.12.05 05:10:54.213277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 8183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1927 | 2023.12.05 05:10:54.213324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1928 | 2023.12.05 05:10:54.213343 [ 3 ] {} <Debug> HTTP-Session: 31bbd9a2-e9b2-49bc-8f09-05419a28a5f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1929 | 2023.12.05 05:10:54.213359 [ 3 ] {} <Debug> HTTP-Session: 31bbd9a2-e9b2-49bc-8f09-05419a28a5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1930 | 2023.12.05 05:10:54.213431 [ 3 ] {55f1d2a8-9065-4698-aa25-1ac3a490e13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1931 | 2023.12.05 05:10:54.213469 [ 3 ] {55f1d2a8-9065-4698-aa25-1ac3a490e13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1932 | 2023.12.05 05:10:54.213574 [ 3 ] {55f1d2a8-9065-4698-aa25-1ac3a490e13e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1933 | 2023.12.05 05:10:54.213875 [ 3 ] {55f1d2a8-9065-4698-aa25-1ac3a490e13e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1934 | 2023.12.05 05:10:54.214079 [ 3 ] {55f1d2a8-9065-4698-aa25-1ac3a490e13e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1935 | 2023.12.05 05:10:54.214223 [ 3 ] {55f1d2a8-9065-4698-aa25-1ac3a490e13e} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1936 | 2023.12.05 05:10:54.214341 [ 3 ] {55f1d2a8-9065-4698-aa25-1ac3a490e13e} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000882095 sec., 54415 rows/sec., 4.26 MiB/sec. | ||
1937 | 2023.12.05 05:10:54.214461 [ 3 ] {55f1d2a8-9065-4698-aa25-1ac3a490e13e} <Debug> DynamicQueryHandler: Done processing query | ||
1938 | 2023.12.05 05:10:54.214484 [ 3 ] {55f1d2a8-9065-4698-aa25-1ac3a490e13e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1939 | 2023.12.05 05:10:54.214501 [ 3 ] {} <Debug> HTTP-Session: 31bbd9a2-e9b2-49bc-8f09-05419a28a5f8 Destroying unnamed session | ||
1940 | 2023.12.05 05:10:54.214636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1941 | 2023.12.05 05:10:54.214682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1942 | 2023.12.05 05:10:54.214701 [ 3 ] {} <Debug> HTTP-Session: 8876c9ed-cbe1-458d-ba18-f2adcced21e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1943 | 2023.12.05 05:10:54.214719 [ 3 ] {} <Debug> HTTP-Session: 8876c9ed-cbe1-458d-ba18-f2adcced21e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1944 | 2023.12.05 05:10:54.214801 [ 3 ] {95f558c5-38ee-4eb8-978a-00eed2dc99e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1945 | 2023.12.05 05:10:54.214844 [ 3 ] {95f558c5-38ee-4eb8-978a-00eed2dc99e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1946 | 2023.12.05 05:10:54.214981 [ 3 ] {95f558c5-38ee-4eb8-978a-00eed2dc99e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1947 | 2023.12.05 05:10:54.215469 [ 3 ] {95f558c5-38ee-4eb8-978a-00eed2dc99e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1948 | 2023.12.05 05:10:54.215797 [ 3 ] {95f558c5-38ee-4eb8-978a-00eed2dc99e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1949 | 2023.12.05 05:10:54.215978 [ 3 ] {95f558c5-38ee-4eb8-978a-00eed2dc99e0} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1950 | 2023.12.05 05:10:54.216108 [ 3 ] {95f558c5-38ee-4eb8-978a-00eed2dc99e0} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001276941 sec., 37589 rows/sec., 50.73 MiB/sec. | ||
1951 | 2023.12.05 05:10:54.216297 [ 3 ] {95f558c5-38ee-4eb8-978a-00eed2dc99e0} <Debug> DynamicQueryHandler: Done processing query | ||
1952 | 2023.12.05 05:10:54.216321 [ 3 ] {95f558c5-38ee-4eb8-978a-00eed2dc99e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1953 | 2023.12.05 05:10:54.216337 [ 3 ] {} <Debug> HTTP-Session: 8876c9ed-cbe1-458d-ba18-f2adcced21e0 Destroying unnamed session | ||
1954 | 2023.12.05 05:11:04.210327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1955 | 2023.12.05 05:11:04.210470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1956 | 2023.12.05 05:11:04.210500 [ 3 ] {} <Debug> HTTP-Session: 2c0d86f9-6fa1-4c3e-be0b-5dc5ee2aaad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1957 | 2023.12.05 05:11:04.210527 [ 3 ] {} <Debug> HTTP-Session: 2c0d86f9-6fa1-4c3e-be0b-5dc5ee2aaad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1958 | 2023.12.05 05:11:04.210671 [ 3 ] {5fad0c6d-972b-4701-a8ea-20cca915e99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1959 | 2023.12.05 05:11:04.210740 [ 3 ] {5fad0c6d-972b-4701-a8ea-20cca915e99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1960 | 2023.12.05 05:11:04.210917 [ 3 ] {5fad0c6d-972b-4701-a8ea-20cca915e99f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1961 | 2023.12.05 05:11:04.211417 [ 3 ] {5fad0c6d-972b-4701-a8ea-20cca915e99f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1962 | 2023.12.05 05:11:04.211678 [ 3 ] {5fad0c6d-972b-4701-a8ea-20cca915e99f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1963 | 2023.12.05 05:11:04.211849 [ 3 ] {5fad0c6d-972b-4701-a8ea-20cca915e99f} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1964 | 2023.12.05 05:11:04.211965 [ 3 ] {5fad0c6d-972b-4701-a8ea-20cca915e99f} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00125428 sec., 38268 rows/sec., 3.03 MiB/sec. | ||
1965 | 2023.12.05 05:11:04.211968 [ 72 ] {} <Debug> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
1966 | 2023.12.05 05:11:04.212045 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1967 | 2023.12.05 05:11:04.212139 [ 3 ] {5fad0c6d-972b-4701-a8ea-20cca915e99f} <Debug> DynamicQueryHandler: Done processing query | ||
1968 | 2023.12.05 05:11:04.212148 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
1969 | 2023.12.05 05:11:04.212171 [ 3 ] {5fad0c6d-972b-4701-a8ea-20cca915e99f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1970 | 2023.12.05 05:11:04.212223 [ 3 ] {} <Debug> HTTP-Session: 2c0d86f9-6fa1-4c3e-be0b-5dc5ee2aaad5 Destroying unnamed session | ||
1971 | 2023.12.05 05:11:04.212307 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1972 | 2023.12.05 05:11:04.212367 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part | ||
1973 | 2023.12.05 05:11:04.212377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1974 | 2023.12.05 05:11:04.212460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1975 | 2023.12.05 05:11:04.212492 [ 3 ] {} <Debug> HTTP-Session: 8896eb49-7c27-420e-9e4f-e8fd27fbe2e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1976 | 2023.12.05 05:11:04.212547 [ 3 ] {} <Debug> HTTP-Session: 8896eb49-7c27-420e-9e4f-e8fd27fbe2e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1977 | 2023.12.05 05:11:04.212617 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
1978 | 2023.12.05 05:11:04.212756 [ 3 ] {699d0ca1-3818-4da0-9650-bd9340bca6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1979 | 2023.12.05 05:11:04.212875 [ 3 ] {699d0ca1-3818-4da0-9650-bd9340bca6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1980 | 2023.12.05 05:11:04.212894 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
1981 | 2023.12.05 05:11:04.213248 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
1982 | 2023.12.05 05:11:04.213333 [ 3 ] {699d0ca1-3818-4da0-9650-bd9340bca6a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1983 | 2023.12.05 05:11:04.213509 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
1984 | 2023.12.05 05:11:04.214090 [ 3 ] {699d0ca1-3818-4da0-9650-bd9340bca6a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
1985 | 2023.12.05 05:11:04.214600 [ 3 ] {699d0ca1-3818-4da0-9650-bd9340bca6a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1986 | 2023.12.05 05:11:04.214713 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602502 sec., 92218.94930340111 rows/sec., 7.30 MiB/sec. | ||
1987 | 2023.12.05 05:11:04.214876 [ 3 ] {699d0ca1-3818-4da0-9650-bd9340bca6a2} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1988 | 2023.12.05 05:11:04.214904 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1989 | 2023.12.05 05:11:04.215024 [ 3 ] {699d0ca1-3818-4da0-9650-bd9340bca6a2} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002214606 sec., 1806 rows/sec., 150.81 KiB/sec. | ||
1990 | 2023.12.05 05:11:04.215258 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
1991 | 2023.12.05 05:11:04.215275 [ 3 ] {699d0ca1-3818-4da0-9650-bd9340bca6a2} <Debug> DynamicQueryHandler: Done processing query | ||
1992 | 2023.12.05 05:11:04.215321 [ 3 ] {699d0ca1-3818-4da0-9650-bd9340bca6a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1993 | 2023.12.05 05:11:04.215352 [ 3 ] {} <Debug> HTTP-Session: 8896eb49-7c27-420e-9e4f-e8fd27fbe2e0 Destroying unnamed session | ||
1994 | 2023.12.05 05:11:04.215385 [ 14 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_10_2} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
1995 | 2023.12.05 05:11:04.215530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 23422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1996 | 2023.12.05 05:11:04.215584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1997 | 2023.12.05 05:11:04.215604 [ 3 ] {} <Debug> HTTP-Session: 90112535-9cf5-4704-a77b-38241c191cee Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
1998 | 2023.12.05 05:11:04.215621 [ 3 ] {} <Debug> HTTP-Session: 90112535-9cf5-4704-a77b-38241c191cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1999 | 2023.12.05 05:11:04.215703 [ 3 ] {95da348f-c46f-4790-bb52-80af75cf50d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2000 | 2023.12.05 05:11:04.215742 [ 3 ] {95da348f-c46f-4790-bb52-80af75cf50d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2001 | 2023.12.05 05:11:04.215863 [ 3 ] {95da348f-c46f-4790-bb52-80af75cf50d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2002 | 2023.12.05 05:11:04.216257 [ 3 ] {95da348f-c46f-4790-bb52-80af75cf50d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2003 | 2023.12.05 05:11:04.216482 [ 3 ] {95da348f-c46f-4790-bb52-80af75cf50d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2004 | 2023.12.05 05:11:04.216638 [ 3 ] {95da348f-c46f-4790-bb52-80af75cf50d5} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2005 | 2023.12.05 05:11:04.216741 [ 3 ] {95da348f-c46f-4790-bb52-80af75cf50d5} <Information> executeQuery: Read 146 rows, 14.49 KiB in 0.001010657 sec., 144460 rows/sec., 14.00 MiB/sec. | ||
2006 | 2023.12.05 05:11:04.216901 [ 3 ] {95da348f-c46f-4790-bb52-80af75cf50d5} <Debug> DynamicQueryHandler: Done processing query | ||
2007 | 2023.12.05 05:11:04.216925 [ 3 ] {95da348f-c46f-4790-bb52-80af75cf50d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2008 | 2023.12.05 05:11:04.216941 [ 3 ] {} <Debug> HTTP-Session: 90112535-9cf5-4704-a77b-38241c191cee Destroying unnamed session | ||
2009 | 2023.12.05 05:11:04.217042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2010 | 2023.12.05 05:11:04.217087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2011 | 2023.12.05 05:11:04.217106 [ 3 ] {} <Debug> HTTP-Session: 58b8409e-8d4f-4c38-a5b3-46c5ed050b44 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2012 | 2023.12.05 05:11:04.217123 [ 3 ] {} <Debug> HTTP-Session: 58b8409e-8d4f-4c38-a5b3-46c5ed050b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2013 | 2023.12.05 05:11:04.217193 [ 3 ] {a84acb9d-21bb-46e7-bf26-abc851b47229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2014 | 2023.12.05 05:11:04.217232 [ 3 ] {a84acb9d-21bb-46e7-bf26-abc851b47229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2015 | 2023.12.05 05:11:04.217343 [ 3 ] {a84acb9d-21bb-46e7-bf26-abc851b47229} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2016 | 2023.12.05 05:11:04.217707 [ 3 ] {a84acb9d-21bb-46e7-bf26-abc851b47229} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2017 | 2023.12.05 05:11:04.217914 [ 3 ] {a84acb9d-21bb-46e7-bf26-abc851b47229} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2018 | 2023.12.05 05:11:04.218058 [ 3 ] {a84acb9d-21bb-46e7-bf26-abc851b47229} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2019 | 2023.12.05 05:11:04.218157 [ 3 ] {a84acb9d-21bb-46e7-bf26-abc851b47229} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000936365 sec., 4271 rows/sec., 298.28 KiB/sec. | ||
2020 | 2023.12.05 05:11:04.218277 [ 3 ] {a84acb9d-21bb-46e7-bf26-abc851b47229} <Debug> DynamicQueryHandler: Done processing query | ||
2021 | 2023.12.05 05:11:04.218300 [ 3 ] {a84acb9d-21bb-46e7-bf26-abc851b47229} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2022 | 2023.12.05 05:11:04.218316 [ 3 ] {} <Debug> HTTP-Session: 58b8409e-8d4f-4c38-a5b3-46c5ed050b44 Destroying unnamed session | ||
2023 | 2023.12.05 05:11:04.218427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2024 | 2023.12.05 05:11:04.218472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2025 | 2023.12.05 05:11:04.218491 [ 3 ] {} <Debug> HTTP-Session: d7f464e7-7918-4fe9-97ed-98ab7086bd77 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2026 | 2023.12.05 05:11:04.218508 [ 3 ] {} <Debug> HTTP-Session: d7f464e7-7918-4fe9-97ed-98ab7086bd77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2027 | 2023.12.05 05:11:04.218580 [ 3 ] {57261020-c209-4ad3-a393-b985a487e6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2028 | 2023.12.05 05:11:04.218618 [ 3 ] {57261020-c209-4ad3-a393-b985a487e6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2029 | 2023.12.05 05:11:04.218720 [ 3 ] {57261020-c209-4ad3-a393-b985a487e6ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2030 | 2023.12.05 05:11:04.219029 [ 3 ] {57261020-c209-4ad3-a393-b985a487e6ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2031 | 2023.12.05 05:11:04.219244 [ 3 ] {57261020-c209-4ad3-a393-b985a487e6ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2032 | 2023.12.05 05:11:04.219398 [ 3 ] {57261020-c209-4ad3-a393-b985a487e6ec} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2033 | 2023.12.05 05:11:04.219494 [ 3 ] {57261020-c209-4ad3-a393-b985a487e6ec} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000887904 sec., 58564 rows/sec., 4.59 MiB/sec. | ||
2034 | 2023.12.05 05:11:04.219608 [ 3 ] {57261020-c209-4ad3-a393-b985a487e6ec} <Debug> DynamicQueryHandler: Done processing query | ||
2035 | 2023.12.05 05:11:04.219631 [ 3 ] {57261020-c209-4ad3-a393-b985a487e6ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2036 | 2023.12.05 05:11:04.219646 [ 3 ] {} <Debug> HTTP-Session: d7f464e7-7918-4fe9-97ed-98ab7086bd77 Destroying unnamed session | ||
2037 | 2023.12.05 05:11:04.219752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2038 | 2023.12.05 05:11:04.219797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2039 | 2023.12.05 05:11:04.219816 [ 3 ] {} <Debug> HTTP-Session: e61ec868-951a-43d7-b1b4-a7b7d6d31189 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2040 | 2023.12.05 05:11:04.219833 [ 3 ] {} <Debug> HTTP-Session: e61ec868-951a-43d7-b1b4-a7b7d6d31189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2041 | 2023.12.05 05:11:04.219901 [ 3 ] {b4a05173-278f-4c62-9916-fe861d4e5b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2042 | 2023.12.05 05:11:04.219943 [ 3 ] {b4a05173-278f-4c62-9916-fe861d4e5b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2043 | 2023.12.05 05:11:04.220060 [ 3 ] {b4a05173-278f-4c62-9916-fe861d4e5b4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2044 | 2023.12.05 05:11:04.220324 [ 3 ] {b4a05173-278f-4c62-9916-fe861d4e5b4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2045 | 2023.12.05 05:11:04.220577 [ 3 ] {b4a05173-278f-4c62-9916-fe861d4e5b4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2046 | 2023.12.05 05:11:04.220764 [ 3 ] {b4a05173-278f-4c62-9916-fe861d4e5b4b} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2047 | 2023.12.05 05:11:04.220869 [ 3 ] {b4a05173-278f-4c62-9916-fe861d4e5b4b} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000940726 sec., 2126 rows/sec., 149.49 KiB/sec. | ||
2048 | 2023.12.05 05:11:04.220994 [ 3 ] {b4a05173-278f-4c62-9916-fe861d4e5b4b} <Debug> DynamicQueryHandler: Done processing query | ||
2049 | 2023.12.05 05:11:04.221017 [ 3 ] {b4a05173-278f-4c62-9916-fe861d4e5b4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2050 | 2023.12.05 05:11:04.221033 [ 3 ] {} <Debug> HTTP-Session: e61ec868-951a-43d7-b1b4-a7b7d6d31189 Destroying unnamed session | ||
2051 | 2023.12.05 05:11:04.221176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2052 | 2023.12.05 05:11:04.221222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2053 | 2023.12.05 05:11:04.221240 [ 3 ] {} <Debug> HTTP-Session: ddbfc316-9034-4f01-a282-8a5f952c6e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2054 | 2023.12.05 05:11:04.221257 [ 3 ] {} <Debug> HTTP-Session: ddbfc316-9034-4f01-a282-8a5f952c6e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2055 | 2023.12.05 05:11:04.221336 [ 3 ] {013443f0-b6f7-4cbf-b855-cabbe34bcba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2056 | 2023.12.05 05:11:04.221378 [ 3 ] {013443f0-b6f7-4cbf-b855-cabbe34bcba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2057 | 2023.12.05 05:11:04.221514 [ 3 ] {013443f0-b6f7-4cbf-b855-cabbe34bcba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2058 | 2023.12.05 05:11:04.221996 [ 3 ] {013443f0-b6f7-4cbf-b855-cabbe34bcba2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2059 | 2023.12.05 05:11:04.222303 [ 3 ] {013443f0-b6f7-4cbf-b855-cabbe34bcba2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2060 | 2023.12.05 05:11:04.222477 [ 3 ] {013443f0-b6f7-4cbf-b855-cabbe34bcba2} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2061 | 2023.12.05 05:11:04.222579 [ 3 ] {013443f0-b6f7-4cbf-b855-cabbe34bcba2} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001216 sec., 39473 rows/sec., 53.27 MiB/sec. | ||
2062 | 2023.12.05 05:11:04.222720 [ 3 ] {013443f0-b6f7-4cbf-b855-cabbe34bcba2} <Debug> DynamicQueryHandler: Done processing query | ||
2063 | 2023.12.05 05:11:04.222743 [ 3 ] {013443f0-b6f7-4cbf-b855-cabbe34bcba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2064 | 2023.12.05 05:11:04.222759 [ 3 ] {} <Debug> HTTP-Session: ddbfc316-9034-4f01-a282-8a5f952c6e92 Destroying unnamed session | ||
2065 | 2023.12.05 05:11:08.304884 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2066 | 2023.12.05 05:11:08.304979 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2067 | 2023.12.05 05:11:14.213472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2068 | 2023.12.05 05:11:14.213608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2069 | 2023.12.05 05:11:14.213639 [ 3 ] {} <Debug> HTTP-Session: 60ef7e75-3c99-4eda-977d-f9d5ad45f2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2070 | 2023.12.05 05:11:14.213667 [ 3 ] {} <Debug> HTTP-Session: 60ef7e75-3c99-4eda-977d-f9d5ad45f2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2071 | 2023.12.05 05:11:14.213811 [ 3 ] {c4ad3822-e766-40a2-9667-74ba19f671c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2072 | 2023.12.05 05:11:14.213871 [ 3 ] {c4ad3822-e766-40a2-9667-74ba19f671c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2073 | 2023.12.05 05:11:14.214032 [ 3 ] {c4ad3822-e766-40a2-9667-74ba19f671c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2074 | 2023.12.05 05:11:14.214528 [ 3 ] {c4ad3822-e766-40a2-9667-74ba19f671c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2075 | 2023.12.05 05:11:14.214796 [ 3 ] {c4ad3822-e766-40a2-9667-74ba19f671c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2076 | 2023.12.05 05:11:14.214965 [ 3 ] {c4ad3822-e766-40a2-9667-74ba19f671c3} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2077 | 2023.12.05 05:11:14.215110 [ 3 ] {c4ad3822-e766-40a2-9667-74ba19f671c3} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001259651 sec., 38105 rows/sec., 3.02 MiB/sec. | ||
2078 | 2023.12.05 05:11:14.215266 [ 3 ] {c4ad3822-e766-40a2-9667-74ba19f671c3} <Debug> DynamicQueryHandler: Done processing query | ||
2079 | 2023.12.05 05:11:14.215292 [ 3 ] {c4ad3822-e766-40a2-9667-74ba19f671c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2080 | 2023.12.05 05:11:14.215310 [ 3 ] {} <Debug> HTTP-Session: 60ef7e75-3c99-4eda-977d-f9d5ad45f2f9 Destroying unnamed session | ||
2081 | 2023.12.05 05:11:14.215446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2082 | 2023.12.05 05:11:14.215497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2083 | 2023.12.05 05:11:14.215518 [ 3 ] {} <Debug> HTTP-Session: 71ec52c8-9834-460d-91b7-e49d64d9f74f Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2084 | 2023.12.05 05:11:14.215536 [ 3 ] {} <Debug> HTTP-Session: 71ec52c8-9834-460d-91b7-e49d64d9f74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2085 | 2023.12.05 05:11:14.215612 [ 3 ] {dd7fd4a4-5de9-4bb4-8f96-62a6ea950c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2086 | 2023.12.05 05:11:14.215653 [ 3 ] {dd7fd4a4-5de9-4bb4-8f96-62a6ea950c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2087 | 2023.12.05 05:11:14.215764 [ 3 ] {dd7fd4a4-5de9-4bb4-8f96-62a6ea950c20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2088 | 2023.12.05 05:11:14.216077 [ 3 ] {dd7fd4a4-5de9-4bb4-8f96-62a6ea950c20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2089 | 2023.12.05 05:11:14.216353 [ 3 ] {dd7fd4a4-5de9-4bb4-8f96-62a6ea950c20} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2090 | 2023.12.05 05:11:14.216514 [ 3 ] {dd7fd4a4-5de9-4bb4-8f96-62a6ea950c20} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2091 | 2023.12.05 05:11:14.216637 [ 3 ] {dd7fd4a4-5de9-4bb4-8f96-62a6ea950c20} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000987946 sec., 2024 rows/sec., 172.98 KiB/sec. | ||
2092 | 2023.12.05 05:11:14.216809 [ 3 ] {dd7fd4a4-5de9-4bb4-8f96-62a6ea950c20} <Debug> DynamicQueryHandler: Done processing query | ||
2093 | 2023.12.05 05:11:14.216834 [ 3 ] {dd7fd4a4-5de9-4bb4-8f96-62a6ea950c20} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2094 | 2023.12.05 05:11:14.216850 [ 3 ] {} <Debug> HTTP-Session: 71ec52c8-9834-460d-91b7-e49d64d9f74f Destroying unnamed session | ||
2095 | 2023.12.05 05:11:14.217026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 28549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2096 | 2023.12.05 05:11:14.217074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2097 | 2023.12.05 05:11:14.217093 [ 3 ] {} <Debug> HTTP-Session: b190bc7d-2e68-4e30-96fd-4af293694368 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2098 | 2023.12.05 05:11:14.217111 [ 3 ] {} <Debug> HTTP-Session: b190bc7d-2e68-4e30-96fd-4af293694368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2099 | 2023.12.05 05:11:14.217190 [ 3 ] {9bacabd0-1631-4523-8443-e9944711a081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2100 | 2023.12.05 05:11:14.217230 [ 3 ] {9bacabd0-1631-4523-8443-e9944711a081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2101 | 2023.12.05 05:11:14.217342 [ 3 ] {9bacabd0-1631-4523-8443-e9944711a081} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2102 | 2023.12.05 05:11:14.217752 [ 3 ] {9bacabd0-1631-4523-8443-e9944711a081} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2103 | 2023.12.05 05:11:14.217977 [ 3 ] {9bacabd0-1631-4523-8443-e9944711a081} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2104 | 2023.12.05 05:11:14.218126 [ 3 ] {9bacabd0-1631-4523-8443-e9944711a081} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2105 | 2023.12.05 05:11:14.218243 [ 3 ] {9bacabd0-1631-4523-8443-e9944711a081} <Information> executeQuery: Read 181 rows, 17.50 KiB in 0.001016247 sec., 178106 rows/sec., 16.81 MiB/sec. | ||
2106 | 2023.12.05 05:11:14.218256 [ 57 ] {} <Debug> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2107 | 2023.12.05 05:11:14.218370 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2108 | 2023.12.05 05:11:14.218422 [ 3 ] {9bacabd0-1631-4523-8443-e9944711a081} <Debug> DynamicQueryHandler: Done processing query | ||
2109 | 2023.12.05 05:11:14.218469 [ 3 ] {9bacabd0-1631-4523-8443-e9944711a081} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2110 | 2023.12.05 05:11:14.218476 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2111 | 2023.12.05 05:11:14.218503 [ 3 ] {} <Debug> HTTP-Session: b190bc7d-2e68-4e30-96fd-4af293694368 Destroying unnamed session | ||
2112 | 2023.12.05 05:11:14.218637 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2113 | 2023.12.05 05:11:14.218673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2114 | 2023.12.05 05:11:14.218692 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 182 rows starting from the beginning of the part | ||
2115 | 2023.12.05 05:11:14.218748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2116 | 2023.12.05 05:11:14.218797 [ 3 ] {} <Debug> HTTP-Session: 77933cea-78d5-4c88-bbf6-c3a6ef3d1613 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2117 | 2023.12.05 05:11:14.218841 [ 3 ] {} <Debug> HTTP-Session: 77933cea-78d5-4c88-bbf6-c3a6ef3d1613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2118 | 2023.12.05 05:11:14.219029 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part | ||
2119 | 2023.12.05 05:11:14.219041 [ 3 ] {5468ab63-b415-4360-b58e-27b8e72a7826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2120 | 2023.12.05 05:11:14.219135 [ 3 ] {5468ab63-b415-4360-b58e-27b8e72a7826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2121 | 2023.12.05 05:11:14.219279 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 181 rows starting from the beginning of the part | ||
2122 | 2023.12.05 05:11:14.219619 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part | ||
2123 | 2023.12.05 05:11:14.219624 [ 3 ] {5468ab63-b415-4360-b58e-27b8e72a7826} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2124 | 2023.12.05 05:11:14.219827 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 146 rows starting from the beginning of the part | ||
2125 | 2023.12.05 05:11:14.220013 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 181 rows starting from the beginning of the part | ||
2126 | 2023.12.05 05:11:14.220487 [ 3 ] {5468ab63-b415-4360-b58e-27b8e72a7826} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2127 | 2023.12.05 05:11:14.220872 [ 3 ] {5468ab63-b415-4360-b58e-27b8e72a7826} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2128 | 2023.12.05 05:11:14.221190 [ 3 ] {5468ab63-b415-4360-b58e-27b8e72a7826} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2129 | 2023.12.05 05:11:14.221455 [ 3 ] {5468ab63-b415-4360-b58e-27b8e72a7826} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002345158 sec., 852 rows/sec., 59.55 KiB/sec. | ||
2130 | 2023.12.05 05:11:14.221626 [ 3 ] {5468ab63-b415-4360-b58e-27b8e72a7826} <Debug> DynamicQueryHandler: Done processing query | ||
2131 | 2023.12.05 05:11:14.221673 [ 3 ] {5468ab63-b415-4360-b58e-27b8e72a7826} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2132 | 2023.12.05 05:11:14.221725 [ 3 ] {} <Debug> HTTP-Session: 77933cea-78d5-4c88-bbf6-c3a6ef3d1613 Destroying unnamed session | ||
2133 | 2023.12.05 05:11:14.221914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 14423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2134 | 2023.12.05 05:11:14.221915 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 978 rows, containing 4 columns (4 merged, 0 gathered) in 0.003486106 sec., 280542.2439822541 rows/sec., 26.81 MiB/sec. | ||
2135 | 2023.12.05 05:11:14.221982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2136 | 2023.12.05 05:11:14.222011 [ 3 ] {} <Debug> HTTP-Session: 3a41597f-79f8-4385-bfeb-cfabbbf3516f Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2137 | 2023.12.05 05:11:14.222031 [ 3 ] {} <Debug> HTTP-Session: 3a41597f-79f8-4385-bfeb-cfabbbf3516f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2138 | 2023.12.05 05:11:14.222146 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2139 | 2023.12.05 05:11:14.222167 [ 3 ] {52e4b379-179f-49d0-815f-c4ac206aab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2140 | 2023.12.05 05:11:14.222253 [ 3 ] {52e4b379-179f-49d0-815f-c4ac206aab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2141 | 2023.12.05 05:11:14.222462 [ 3 ] {52e4b379-179f-49d0-815f-c4ac206aab13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2142 | 2023.12.05 05:11:14.222487 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2143 | 2023.12.05 05:11:14.222645 [ 9 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_11_2} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2144 | 2023.12.05 05:11:14.222945 [ 3 ] {52e4b379-179f-49d0-815f-c4ac206aab13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2145 | 2023.12.05 05:11:14.223171 [ 3 ] {52e4b379-179f-49d0-815f-c4ac206aab13} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2146 | 2023.12.05 05:11:14.223316 [ 3 ] {52e4b379-179f-49d0-815f-c4ac206aab13} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2147 | 2023.12.05 05:11:14.223437 [ 57 ] {} <Debug> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2148 | 2023.12.05 05:11:14.223445 [ 3 ] {52e4b379-179f-49d0-815f-c4ac206aab13} <Information> executeQuery: Read 85 rows, 6.77 KiB in 0.00120068 sec., 70793 rows/sec., 5.51 MiB/sec. | ||
2149 | 2023.12.05 05:11:14.223497 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2150 | 2023.12.05 05:11:14.223630 [ 19 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2151 | 2023.12.05 05:11:14.223664 [ 3 ] {52e4b379-179f-49d0-815f-c4ac206aab13} <Debug> DynamicQueryHandler: Done processing query | ||
2152 | 2023.12.05 05:11:14.223693 [ 3 ] {52e4b379-179f-49d0-815f-c4ac206aab13} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2153 | 2023.12.05 05:11:14.223717 [ 3 ] {} <Debug> HTTP-Session: 3a41597f-79f8-4385-bfeb-cfabbbf3516f Destroying unnamed session | ||
2154 | 2023.12.05 05:11:14.223732 [ 19 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2155 | 2023.12.05 05:11:14.223763 [ 19 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 105 rows starting from the beginning of the part | ||
2156 | 2023.12.05 05:11:14.223830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2157 | 2023.12.05 05:11:14.223886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2158 | 2023.12.05 05:11:14.223912 [ 19 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
2159 | 2023.12.05 05:11:14.223915 [ 3 ] {} <Debug> HTTP-Session: c5d518d0-285d-4687-98f9-d1e120245721 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2160 | 2023.12.05 05:11:14.223957 [ 3 ] {} <Debug> HTTP-Session: c5d518d0-285d-4687-98f9-d1e120245721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2161 | 2023.12.05 05:11:14.224044 [ 19 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 85 rows starting from the beginning of the part | ||
2162 | 2023.12.05 05:11:14.224071 [ 3 ] {8330dca6-d92a-4730-9509-0f90f0d66c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2163 | 2023.12.05 05:11:14.224134 [ 3 ] {8330dca6-d92a-4730-9509-0f90f0d66c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2164 | 2023.12.05 05:11:14.224154 [ 19 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
2165 | 2023.12.05 05:11:14.224321 [ 19 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
2166 | 2023.12.05 05:11:14.224415 [ 3 ] {8330dca6-d92a-4730-9509-0f90f0d66c8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2167 | 2023.12.05 05:11:14.224453 [ 19 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 85 rows starting from the beginning of the part | ||
2168 | 2023.12.05 05:11:14.224839 [ 3 ] {8330dca6-d92a-4730-9509-0f90f0d66c8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2169 | 2023.12.05 05:11:14.225202 [ 3 ] {8330dca6-d92a-4730-9509-0f90f0d66c8b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2170 | 2023.12.05 05:11:14.225343 [ 14 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785959 sec., 236847.54241278776 rows/sec., 18.47 MiB/sec. | ||
2171 | 2023.12.05 05:11:14.225479 [ 3 ] {8330dca6-d92a-4730-9509-0f90f0d66c8b} <Trace> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2172 | 2023.12.05 05:11:14.225538 [ 14 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2173 | 2023.12.05 05:11:14.225688 [ 3 ] {8330dca6-d92a-4730-9509-0f90f0d66c8b} <Information> executeQuery: Read 11 rows, 754.00 B in 0.001576135 sec., 6979 rows/sec., 467.17 KiB/sec. | ||
2174 | 2023.12.05 05:11:14.225877 [ 14 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2175 | 2023.12.05 05:11:14.225921 [ 3 ] {8330dca6-d92a-4730-9509-0f90f0d66c8b} <Debug> DynamicQueryHandler: Done processing query | ||
2176 | 2023.12.05 05:11:14.225952 [ 3 ] {8330dca6-d92a-4730-9509-0f90f0d66c8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2177 | 2023.12.05 05:11:14.225978 [ 3 ] {} <Debug> HTTP-Session: c5d518d0-285d-4687-98f9-d1e120245721 Destroying unnamed session | ||
2178 | 2023.12.05 05:11:14.225985 [ 14 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_11_2} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2179 | 2023.12.05 05:11:14.226106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2180 | 2023.12.05 05:11:14.226159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2181 | 2023.12.05 05:11:14.226180 [ 3 ] {} <Debug> HTTP-Session: e24a00b0-06c0-424d-96be-2b7a93662921 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2182 | 2023.12.05 05:11:14.226197 [ 3 ] {} <Debug> HTTP-Session: e24a00b0-06c0-424d-96be-2b7a93662921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2183 | 2023.12.05 05:11:14.226274 [ 3 ] {2478634e-3548-4779-b149-756b915b2399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2184 | 2023.12.05 05:11:14.226319 [ 3 ] {2478634e-3548-4779-b149-756b915b2399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2185 | 2023.12.05 05:11:14.226452 [ 3 ] {2478634e-3548-4779-b149-756b915b2399} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2186 | 2023.12.05 05:11:14.226743 [ 3 ] {2478634e-3548-4779-b149-756b915b2399} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2187 | 2023.12.05 05:11:14.227001 [ 3 ] {2478634e-3548-4779-b149-756b915b2399} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2188 | 2023.12.05 05:11:14.227173 [ 3 ] {2478634e-3548-4779-b149-756b915b2399} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2189 | 2023.12.05 05:11:14.227294 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2190 | 2023.12.05 05:11:14.227302 [ 3 ] {2478634e-3548-4779-b149-756b915b2399} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000991447 sec., 37319 rows/sec., 2.63 MiB/sec. | ||
2191 | 2023.12.05 05:11:14.227340 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2192 | 2023.12.05 05:11:14.227494 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2193 | 2023.12.05 05:11:14.227546 [ 3 ] {2478634e-3548-4779-b149-756b915b2399} <Debug> DynamicQueryHandler: Done processing query | ||
2194 | 2023.12.05 05:11:14.227594 [ 3 ] {2478634e-3548-4779-b149-756b915b2399} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2195 | 2023.12.05 05:11:14.227645 [ 3 ] {} <Debug> HTTP-Session: e24a00b0-06c0-424d-96be-2b7a93662921 Destroying unnamed session | ||
2196 | 2023.12.05 05:11:14.227656 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2197 | 2023.12.05 05:11:14.227700 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part | ||
2198 | 2023.12.05 05:11:14.227829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2199 | 2023.12.05 05:11:14.227842 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
2200 | 2023.12.05 05:11:14.227920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2201 | 2023.12.05 05:11:14.227964 [ 3 ] {} <Debug> HTTP-Session: c25b6e67-a3a2-4e72-900c-8b5b3d0f8b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2202 | 2023.12.05 05:11:14.228016 [ 3 ] {} <Debug> HTTP-Session: c25b6e67-a3a2-4e72-900c-8b5b3d0f8b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2203 | 2023.12.05 05:11:14.228082 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2204 | 2023.12.05 05:11:14.228234 [ 3 ] {dc1ec1b5-9029-4886-9f05-2606aa51caaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2205 | 2023.12.05 05:11:14.228379 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
2206 | 2023.12.05 05:11:14.228387 [ 3 ] {dc1ec1b5-9029-4886-9f05-2606aa51caaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2207 | 2023.12.05 05:11:14.228726 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2208 | 2023.12.05 05:11:14.229040 [ 3 ] {dc1ec1b5-9029-4886-9f05-2606aa51caaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2209 | 2023.12.05 05:11:14.229057 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::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 | ||
2210 | 2023.12.05 05:11:14.230142 [ 3 ] {dc1ec1b5-9029-4886-9f05-2606aa51caaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2211 | 2023.12.05 05:11:14.230802 [ 15 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 5 columns (5 merged, 0 gathered) in 0.003386095 sec., 132896.44856390622 rows/sec., 9.38 MiB/sec. | ||
2212 | 2023.12.05 05:11:14.230879 [ 3 ] {dc1ec1b5-9029-4886-9f05-2606aa51caaf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2213 | 2023.12.05 05:11:14.230971 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2214 | 2023.12.05 05:11:14.231177 [ 3 ] {dc1ec1b5-9029-4886-9f05-2606aa51caaf} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2215 | 2023.12.05 05:11:14.231342 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2216 | 2023.12.05 05:11:14.231329 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2217 | 2023.12.05 05:11:14.231402 [ 3 ] {dc1ec1b5-9029-4886-9f05-2606aa51caaf} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.00309193 sec., 15524 rows/sec., 20.95 MiB/sec. | ||
2218 | 2023.12.05 05:11:14.231445 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.39 GiB. | ||
2219 | 2023.12.05 05:11:14.231506 [ 9 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2220 | 2023.12.05 05:11:14.231655 [ 18 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2221 | 2023.12.05 05:11:14.231855 [ 3 ] {dc1ec1b5-9029-4886-9f05-2606aa51caaf} <Debug> DynamicQueryHandler: Done processing query | ||
2222 | 2023.12.05 05:11:14.231878 [ 18 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2223 | 2023.12.05 05:11:14.231904 [ 3 ] {dc1ec1b5-9029-4886-9f05-2606aa51caaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2224 | 2023.12.05 05:11:14.231937 [ 18 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 261 rows starting from the beginning of the part | ||
2225 | 2023.12.05 05:11:14.231949 [ 3 ] {} <Debug> HTTP-Session: c25b6e67-a3a2-4e72-900c-8b5b3d0f8b4f Destroying unnamed session | ||
2226 | 2023.12.05 05:11:14.232098 [ 18 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
2227 | 2023.12.05 05:11:14.232199 [ 18 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2228 | 2023.12.05 05:11:14.232287 [ 18 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
2229 | 2023.12.05 05:11:14.232371 [ 18 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
2230 | 2023.12.05 05:11:14.232455 [ 18 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2231 | 2023.12.05 05:11:14.233880 [ 9 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 6 columns (6 merged, 0 gathered) in 0.002378978 sec., 210594.63349387847 rows/sec., 284.19 MiB/sec. | ||
2232 | 2023.12.05 05:11:14.234161 [ 9 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2233 | 2023.12.05 05:11:14.234358 [ 9 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2234 | 2023.12.05 05:11:14.234426 [ 9 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2235 | 2023.12.05 05:11:14.234486 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_11_2: 4.00 MiB. | ||
2236 | 2023.12.05 05:11:15.000154 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 237.36 MiB, will set to 230.92 MiB (RSS), difference: -4.22 MiB | ||
2237 | 2023.12.05 05:11:23.305233 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2238 | 2023.12.05 05:11:23.305314 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2239 | 2023.12.05 05:11:24.211252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2240 | 2023.12.05 05:11:24.211408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2241 | 2023.12.05 05:11:24.211453 [ 3 ] {} <Debug> HTTP-Session: bf02ad09-b43f-4655-a38c-0137a035c42c Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2242 | 2023.12.05 05:11:24.211495 [ 3 ] {} <Debug> HTTP-Session: bf02ad09-b43f-4655-a38c-0137a035c42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2243 | 2023.12.05 05:11:24.211696 [ 3 ] {1d1752b4-a558-498a-94b5-203f32361de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2244 | 2023.12.05 05:11:24.211793 [ 3 ] {1d1752b4-a558-498a-94b5-203f32361de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2245 | 2023.12.05 05:11:24.212059 [ 3 ] {1d1752b4-a558-498a-94b5-203f32361de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2246 | 2023.12.05 05:11:24.212607 [ 3 ] {1d1752b4-a558-498a-94b5-203f32361de2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2247 | 2023.12.05 05:11:24.212873 [ 3 ] {1d1752b4-a558-498a-94b5-203f32361de2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2248 | 2023.12.05 05:11:24.213036 [ 3 ] {1d1752b4-a558-498a-94b5-203f32361de2} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2249 | 2023.12.05 05:11:24.213160 [ 3 ] {1d1752b4-a558-498a-94b5-203f32361de2} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001409613 sec., 34051 rows/sec., 2.70 MiB/sec. | ||
2250 | 2023.12.05 05:11:24.213291 [ 3 ] {1d1752b4-a558-498a-94b5-203f32361de2} <Debug> DynamicQueryHandler: Done processing query | ||
2251 | 2023.12.05 05:11:24.213314 [ 3 ] {1d1752b4-a558-498a-94b5-203f32361de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2252 | 2023.12.05 05:11:24.213330 [ 3 ] {} <Debug> HTTP-Session: bf02ad09-b43f-4655-a38c-0137a035c42c Destroying unnamed session | ||
2253 | 2023.12.05 05:11:24.213490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2254 | 2023.12.05 05:11:24.213534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2255 | 2023.12.05 05:11:24.213554 [ 3 ] {} <Debug> HTTP-Session: 7514a631-b376-4d8b-8ad5-130c25759702 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2256 | 2023.12.05 05:11:24.213570 [ 3 ] {} <Debug> HTTP-Session: 7514a631-b376-4d8b-8ad5-130c25759702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2257 | 2023.12.05 05:11:24.213639 [ 3 ] {8ffd531e-257f-42bf-ac97-3a0c107a7219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2258 | 2023.12.05 05:11:24.213699 [ 3 ] {8ffd531e-257f-42bf-ac97-3a0c107a7219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2259 | 2023.12.05 05:11:24.213802 [ 3 ] {8ffd531e-257f-42bf-ac97-3a0c107a7219} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2260 | 2023.12.05 05:11:24.214072 [ 3 ] {8ffd531e-257f-42bf-ac97-3a0c107a7219} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2261 | 2023.12.05 05:11:24.214302 [ 3 ] {8ffd531e-257f-42bf-ac97-3a0c107a7219} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2262 | 2023.12.05 05:11:24.214451 [ 3 ] {8ffd531e-257f-42bf-ac97-3a0c107a7219} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2263 | 2023.12.05 05:11:24.214550 [ 3 ] {8ffd531e-257f-42bf-ac97-3a0c107a7219} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000863044 sec., 2317 rows/sec., 198.02 KiB/sec. | ||
2264 | 2023.12.05 05:11:24.214542 [ 60 ] {} <Debug> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2265 | 2023.12.05 05:11:24.214616 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2266 | 2023.12.05 05:11:24.214701 [ 3 ] {8ffd531e-257f-42bf-ac97-3a0c107a7219} <Debug> DynamicQueryHandler: Done processing query | ||
2267 | 2023.12.05 05:11:24.214747 [ 3 ] {8ffd531e-257f-42bf-ac97-3a0c107a7219} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2268 | 2023.12.05 05:11:24.214761 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2269 | 2023.12.05 05:11:24.214783 [ 3 ] {} <Debug> HTTP-Session: 7514a631-b376-4d8b-8ad5-130c25759702 Destroying unnamed session | ||
2270 | 2023.12.05 05:11:24.214936 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2271 | 2023.12.05 05:11:24.214984 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2272 | 2023.12.05 05:11:24.215010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 23272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2273 | 2023.12.05 05:11:24.215102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2274 | 2023.12.05 05:11:24.215137 [ 3 ] {} <Debug> HTTP-Session: 1df23c00-2695-4afe-a965-3dcf988e624c Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2275 | 2023.12.05 05:11:24.215189 [ 3 ] {} <Debug> HTTP-Session: 1df23c00-2695-4afe-a965-3dcf988e624c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2276 | 2023.12.05 05:11:24.215220 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2277 | 2023.12.05 05:11:24.215453 [ 3 ] {92638fe8-3329-4b43-ac3b-cfe0c4feb892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2278 | 2023.12.05 05:11:24.215515 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2279 | 2023.12.05 05:11:24.215535 [ 3 ] {92638fe8-3329-4b43-ac3b-cfe0c4feb892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2280 | 2023.12.05 05:11:24.215819 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2281 | 2023.12.05 05:11:24.215991 [ 3 ] {92638fe8-3329-4b43-ac3b-cfe0c4feb892} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2282 | 2023.12.05 05:11:24.216077 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2283 | 2023.12.05 05:11:24.216236 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
2284 | 2023.12.05 05:11:24.216790 [ 3 ] {92638fe8-3329-4b43-ac3b-cfe0c4feb892} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2285 | 2023.12.05 05:11:24.217241 [ 3 ] {92638fe8-3329-4b43-ac3b-cfe0c4feb892} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2286 | 2023.12.05 05:11:24.217620 [ 3 ] {92638fe8-3329-4b43-ac3b-cfe0c4feb892} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2287 | 2023.12.05 05:11:24.217673 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002997628 sec., 4670.3593641372445 rows/sec., 396.47 KiB/sec. | ||
2288 | 2023.12.05 05:11:24.217821 [ 3 ] {92638fe8-3329-4b43-ac3b-cfe0c4feb892} <Information> executeQuery: Read 145 rows, 14.40 KiB in 0.002305988 sec., 62879 rows/sec., 6.10 MiB/sec. | ||
2289 | 2023.12.05 05:11:24.217858 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2290 | 2023.12.05 05:11:24.218053 [ 3 ] {92638fe8-3329-4b43-ac3b-cfe0c4feb892} <Debug> DynamicQueryHandler: Done processing query | ||
2291 | 2023.12.05 05:11:24.218089 [ 3 ] {92638fe8-3329-4b43-ac3b-cfe0c4feb892} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2292 | 2023.12.05 05:11:24.218118 [ 3 ] {} <Debug> HTTP-Session: 1df23c00-2695-4afe-a965-3dcf988e624c Destroying unnamed session | ||
2293 | 2023.12.05 05:11:24.218137 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2294 | 2023.12.05 05:11:24.218234 [ 18 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_6_1} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2295 | 2023.12.05 05:11:24.218255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2296 | 2023.12.05 05:11:24.218345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2297 | 2023.12.05 05:11:24.218366 [ 3 ] {} <Debug> HTTP-Session: 55a8b31a-21f1-424c-b73a-be526bbd8a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2298 | 2023.12.05 05:11:24.218383 [ 3 ] {} <Debug> HTTP-Session: 55a8b31a-21f1-424c-b73a-be526bbd8a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2299 | 2023.12.05 05:11:24.218454 [ 3 ] {77841ce9-ec65-433b-8439-4dddf0c3f0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2300 | 2023.12.05 05:11:24.218493 [ 3 ] {77841ce9-ec65-433b-8439-4dddf0c3f0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2301 | 2023.12.05 05:11:24.218612 [ 3 ] {77841ce9-ec65-433b-8439-4dddf0c3f0f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2302 | 2023.12.05 05:11:24.218889 [ 3 ] {77841ce9-ec65-433b-8439-4dddf0c3f0f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2303 | 2023.12.05 05:11:24.219095 [ 3 ] {77841ce9-ec65-433b-8439-4dddf0c3f0f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2304 | 2023.12.05 05:11:24.219243 [ 3 ] {77841ce9-ec65-433b-8439-4dddf0c3f0f9} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2305 | 2023.12.05 05:11:24.219339 [ 60 ] {} <Debug> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2306 | 2023.12.05 05:11:24.219350 [ 3 ] {77841ce9-ec65-433b-8439-4dddf0c3f0f9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000866934 sec., 2306 rows/sec., 161.08 KiB/sec. | ||
2307 | 2023.12.05 05:11:24.219377 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2308 | 2023.12.05 05:11:24.219560 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2309 | 2023.12.05 05:11:24.219619 [ 3 ] {77841ce9-ec65-433b-8439-4dddf0c3f0f9} <Debug> DynamicQueryHandler: Done processing query | ||
2310 | 2023.12.05 05:11:24.219668 [ 3 ] {77841ce9-ec65-433b-8439-4dddf0c3f0f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2311 | 2023.12.05 05:11:24.219698 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2312 | 2023.12.05 05:11:24.219708 [ 3 ] {} <Debug> HTTP-Session: 55a8b31a-21f1-424c-b73a-be526bbd8a82 Destroying unnamed session | ||
2313 | 2023.12.05 05:11:24.219746 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2314 | 2023.12.05 05:11:24.219889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 8526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2315 | 2023.12.05 05:11:24.219913 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2316 | 2023.12.05 05:11:24.219981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2317 | 2023.12.05 05:11:24.220016 [ 3 ] {} <Debug> HTTP-Session: a227067b-0070-48e2-8594-5e4677b67efb Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2318 | 2023.12.05 05:11:24.220069 [ 3 ] {} <Debug> HTTP-Session: a227067b-0070-48e2-8594-5e4677b67efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2319 | 2023.12.05 05:11:24.220137 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2320 | 2023.12.05 05:11:24.220275 [ 3 ] {91445e31-0b86-4cf7-ae94-9245e2cead74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2321 | 2023.12.05 05:11:24.220384 [ 3 ] {91445e31-0b86-4cf7-ae94-9245e2cead74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2322 | 2023.12.05 05:11:24.220399 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2323 | 2023.12.05 05:11:24.220741 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2324 | 2023.12.05 05:11:24.220857 [ 3 ] {91445e31-0b86-4cf7-ae94-9245e2cead74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2325 | 2023.12.05 05:11:24.221008 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
2326 | 2023.12.05 05:11:24.221547 [ 3 ] {91445e31-0b86-4cf7-ae94-9245e2cead74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2327 | 2023.12.05 05:11:24.221994 [ 3 ] {91445e31-0b86-4cf7-ae94-9245e2cead74} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2328 | 2023.12.05 05:11:24.222367 [ 3 ] {91445e31-0b86-4cf7-ae94-9245e2cead74} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2329 | 2023.12.05 05:11:24.222377 [ 18 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002947938 sec., 4749.082239857147 rows/sec., 331.60 KiB/sec. | ||
2330 | 2023.12.05 05:11:24.222531 [ 3 ] {91445e31-0b86-4cf7-ae94-9245e2cead74} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.002199556 sec., 22731 rows/sec., 1.78 MiB/sec. | ||
2331 | 2023.12.05 05:11:24.222540 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2332 | 2023.12.05 05:11:24.222738 [ 3 ] {91445e31-0b86-4cf7-ae94-9245e2cead74} <Debug> DynamicQueryHandler: Done processing query | ||
2333 | 2023.12.05 05:11:24.222773 [ 3 ] {91445e31-0b86-4cf7-ae94-9245e2cead74} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2334 | 2023.12.05 05:11:24.222796 [ 3 ] {} <Debug> HTTP-Session: a227067b-0070-48e2-8594-5e4677b67efb Destroying unnamed session | ||
2335 | 2023.12.05 05:11:24.222860 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2336 | 2023.12.05 05:11:24.222923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2337 | 2023.12.05 05:11:24.222969 [ 14 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_6_1} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2338 | 2023.12.05 05:11:24.222987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2339 | 2023.12.05 05:11:24.223031 [ 3 ] {} <Debug> HTTP-Session: 8838fa86-6e1e-4151-9840-3ddc9921df70 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2340 | 2023.12.05 05:11:24.223085 [ 3 ] {} <Debug> HTTP-Session: 8838fa86-6e1e-4151-9840-3ddc9921df70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2341 | 2023.12.05 05:11:24.223164 [ 3 ] {a97527aa-aac3-4dbd-a443-2af34b114930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2342 | 2023.12.05 05:11:24.223206 [ 3 ] {a97527aa-aac3-4dbd-a443-2af34b114930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2343 | 2023.12.05 05:11:24.223342 [ 3 ] {a97527aa-aac3-4dbd-a443-2af34b114930} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2344 | 2023.12.05 05:11:24.223601 [ 3 ] {a97527aa-aac3-4dbd-a443-2af34b114930} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2345 | 2023.12.05 05:11:24.223885 [ 3 ] {a97527aa-aac3-4dbd-a443-2af34b114930} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2346 | 2023.12.05 05:11:24.224060 [ 3 ] {a97527aa-aac3-4dbd-a443-2af34b114930} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2347 | 2023.12.05 05:11:24.224159 [ 3 ] {a97527aa-aac3-4dbd-a443-2af34b114930} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000968236 sec., 1032 rows/sec., 72.62 KiB/sec. | ||
2348 | 2023.12.05 05:11:24.224279 [ 3 ] {a97527aa-aac3-4dbd-a443-2af34b114930} <Debug> DynamicQueryHandler: Done processing query | ||
2349 | 2023.12.05 05:11:24.224302 [ 3 ] {a97527aa-aac3-4dbd-a443-2af34b114930} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2350 | 2023.12.05 05:11:24.224317 [ 3 ] {} <Debug> HTTP-Session: 8838fa86-6e1e-4151-9840-3ddc9921df70 Destroying unnamed session | ||
2351 | 2023.12.05 05:11:24.224468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2352 | 2023.12.05 05:11:24.224513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2353 | 2023.12.05 05:11:24.224533 [ 3 ] {} <Debug> HTTP-Session: 33202130-4bce-4acf-9511-ed7c54632784 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2354 | 2023.12.05 05:11:24.224549 [ 3 ] {} <Debug> HTTP-Session: 33202130-4bce-4acf-9511-ed7c54632784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2355 | 2023.12.05 05:11:24.224632 [ 3 ] {89edf1fc-1bd8-42b9-8a9c-a520e40fc9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2356 | 2023.12.05 05:11:24.224675 [ 3 ] {89edf1fc-1bd8-42b9-8a9c-a520e40fc9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2357 | 2023.12.05 05:11:24.224808 [ 3 ] {89edf1fc-1bd8-42b9-8a9c-a520e40fc9fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2358 | 2023.12.05 05:11:24.225264 [ 3 ] {89edf1fc-1bd8-42b9-8a9c-a520e40fc9fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2359 | 2023.12.05 05:11:24.225570 [ 3 ] {89edf1fc-1bd8-42b9-8a9c-a520e40fc9fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2360 | 2023.12.05 05:11:24.225745 [ 3 ] {89edf1fc-1bd8-42b9-8a9c-a520e40fc9fa} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2361 | 2023.12.05 05:11:24.225845 [ 3 ] {89edf1fc-1bd8-42b9-8a9c-a520e40fc9fa} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001185889 sec., 40475 rows/sec., 54.62 MiB/sec. | ||
2362 | 2023.12.05 05:11:24.225952 [ 3 ] {89edf1fc-1bd8-42b9-8a9c-a520e40fc9fa} <Debug> DynamicQueryHandler: Done processing query | ||
2363 | 2023.12.05 05:11:24.225975 [ 3 ] {89edf1fc-1bd8-42b9-8a9c-a520e40fc9fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2364 | 2023.12.05 05:11:24.225990 [ 3 ] {} <Debug> HTTP-Session: 33202130-4bce-4acf-9511-ed7c54632784 Destroying unnamed session | ||
2365 | 2023.12.05 05:11:34.211120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2366 | 2023.12.05 05:11:34.211242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2367 | 2023.12.05 05:11:34.211268 [ 3 ] {} <Debug> HTTP-Session: a7ca532e-9bf4-416f-9010-23cd40495a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2368 | 2023.12.05 05:11:34.211292 [ 3 ] {} <Debug> HTTP-Session: a7ca532e-9bf4-416f-9010-23cd40495a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2369 | 2023.12.05 05:11:34.211421 [ 3 ] {2a6a1301-2756-4f90-b71f-14c4320b370f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2370 | 2023.12.05 05:11:34.211482 [ 3 ] {2a6a1301-2756-4f90-b71f-14c4320b370f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2371 | 2023.12.05 05:11:34.211641 [ 3 ] {2a6a1301-2756-4f90-b71f-14c4320b370f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2372 | 2023.12.05 05:11:34.212090 [ 3 ] {2a6a1301-2756-4f90-b71f-14c4320b370f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2373 | 2023.12.05 05:11:34.212364 [ 3 ] {2a6a1301-2756-4f90-b71f-14c4320b370f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2374 | 2023.12.05 05:11:34.212530 [ 3 ] {2a6a1301-2756-4f90-b71f-14c4320b370f} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2375 | 2023.12.05 05:11:34.212662 [ 3 ] {2a6a1301-2756-4f90-b71f-14c4320b370f} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001201009 sec., 39966 rows/sec., 3.16 MiB/sec. | ||
2376 | 2023.12.05 05:11:34.212856 [ 3 ] {2a6a1301-2756-4f90-b71f-14c4320b370f} <Debug> DynamicQueryHandler: Done processing query | ||
2377 | 2023.12.05 05:11:34.212882 [ 3 ] {2a6a1301-2756-4f90-b71f-14c4320b370f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2378 | 2023.12.05 05:11:34.212899 [ 3 ] {} <Debug> HTTP-Session: a7ca532e-9bf4-416f-9010-23cd40495a31 Destroying unnamed session | ||
2379 | 2023.12.05 05:11:34.213084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 23122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2380 | 2023.12.05 05:11:34.213136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2381 | 2023.12.05 05:11:34.213157 [ 3 ] {} <Debug> HTTP-Session: a2d6e947-831d-4499-bf24-c2741928a1fe Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2382 | 2023.12.05 05:11:34.213176 [ 3 ] {} <Debug> HTTP-Session: a2d6e947-831d-4499-bf24-c2741928a1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2383 | 2023.12.05 05:11:34.213265 [ 3 ] {90ad3ae3-0926-4ae1-ab05-874b36945bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2384 | 2023.12.05 05:11:34.213308 [ 3 ] {90ad3ae3-0926-4ae1-ab05-874b36945bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2385 | 2023.12.05 05:11:34.213418 [ 3 ] {90ad3ae3-0926-4ae1-ab05-874b36945bfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2386 | 2023.12.05 05:11:34.213816 [ 3 ] {90ad3ae3-0926-4ae1-ab05-874b36945bfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2387 | 2023.12.05 05:11:34.214044 [ 3 ] {90ad3ae3-0926-4ae1-ab05-874b36945bfb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2388 | 2023.12.05 05:11:34.214193 [ 3 ] {90ad3ae3-0926-4ae1-ab05-874b36945bfb} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2389 | 2023.12.05 05:11:34.214322 [ 3 ] {90ad3ae3-0926-4ae1-ab05-874b36945bfb} <Information> executeQuery: Read 144 rows, 14.32 KiB in 0.001027307 sec., 140172 rows/sec., 13.61 MiB/sec. | ||
2390 | 2023.12.05 05:11:34.214522 [ 3 ] {90ad3ae3-0926-4ae1-ab05-874b36945bfb} <Debug> DynamicQueryHandler: Done processing query | ||
2391 | 2023.12.05 05:11:34.214546 [ 3 ] {90ad3ae3-0926-4ae1-ab05-874b36945bfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2392 | 2023.12.05 05:11:34.214562 [ 3 ] {} <Debug> HTTP-Session: a2d6e947-831d-4499-bf24-c2741928a1fe Destroying unnamed session | ||
2393 | 2023.12.05 05:11:34.214700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 8183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2394 | 2023.12.05 05:11:34.214745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2395 | 2023.12.05 05:11:34.214764 [ 3 ] {} <Debug> HTTP-Session: 8800ad45-b909-4ed7-a2f2-12bff06d896c Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2396 | 2023.12.05 05:11:34.214782 [ 3 ] {} <Debug> HTTP-Session: 8800ad45-b909-4ed7-a2f2-12bff06d896c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2397 | 2023.12.05 05:11:34.214857 [ 3 ] {da7170af-cec9-4eed-8070-aac7165d2721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2398 | 2023.12.05 05:11:34.214897 [ 3 ] {da7170af-cec9-4eed-8070-aac7165d2721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2399 | 2023.12.05 05:11:34.215016 [ 3 ] {da7170af-cec9-4eed-8070-aac7165d2721} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2400 | 2023.12.05 05:11:34.215305 [ 3 ] {da7170af-cec9-4eed-8070-aac7165d2721} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2401 | 2023.12.05 05:11:34.215524 [ 3 ] {da7170af-cec9-4eed-8070-aac7165d2721} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2402 | 2023.12.05 05:11:34.215673 [ 3 ] {da7170af-cec9-4eed-8070-aac7165d2721} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2403 | 2023.12.05 05:11:34.215808 [ 3 ] {da7170af-cec9-4eed-8070-aac7165d2721} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000908055 sec., 52860 rows/sec., 4.13 MiB/sec. | ||
2404 | 2023.12.05 05:11:34.215941 [ 3 ] {da7170af-cec9-4eed-8070-aac7165d2721} <Debug> DynamicQueryHandler: Done processing query | ||
2405 | 2023.12.05 05:11:34.215965 [ 3 ] {da7170af-cec9-4eed-8070-aac7165d2721} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2406 | 2023.12.05 05:11:34.215981 [ 3 ] {} <Debug> HTTP-Session: 8800ad45-b909-4ed7-a2f2-12bff06d896c Destroying unnamed session | ||
2407 | 2023.12.05 05:11:34.216133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2408 | 2023.12.05 05:11:34.216179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2409 | 2023.12.05 05:11:34.216198 [ 3 ] {} <Debug> HTTP-Session: 42db1b06-03fd-4f5b-a016-c6116ef386a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2410 | 2023.12.05 05:11:34.216215 [ 3 ] {} <Debug> HTTP-Session: 42db1b06-03fd-4f5b-a016-c6116ef386a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2411 | 2023.12.05 05:11:34.216299 [ 3 ] {7e9e6313-6bdf-4e82-a9b1-eb2bcab3e439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2412 | 2023.12.05 05:11:34.216343 [ 3 ] {7e9e6313-6bdf-4e82-a9b1-eb2bcab3e439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2413 | 2023.12.05 05:11:34.216484 [ 3 ] {7e9e6313-6bdf-4e82-a9b1-eb2bcab3e439} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2414 | 2023.12.05 05:11:34.216998 [ 3 ] {7e9e6313-6bdf-4e82-a9b1-eb2bcab3e439} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2415 | 2023.12.05 05:11:34.217321 [ 3 ] {7e9e6313-6bdf-4e82-a9b1-eb2bcab3e439} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2416 | 2023.12.05 05:11:34.217498 [ 3 ] {7e9e6313-6bdf-4e82-a9b1-eb2bcab3e439} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2417 | 2023.12.05 05:11:34.217626 [ 3 ] {7e9e6313-6bdf-4e82-a9b1-eb2bcab3e439} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001295861 sec., 37041 rows/sec., 49.98 MiB/sec. | ||
2418 | 2023.12.05 05:11:34.217801 [ 3 ] {7e9e6313-6bdf-4e82-a9b1-eb2bcab3e439} <Debug> DynamicQueryHandler: Done processing query | ||
2419 | 2023.12.05 05:11:34.217825 [ 3 ] {7e9e6313-6bdf-4e82-a9b1-eb2bcab3e439} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2420 | 2023.12.05 05:11:34.217841 [ 3 ] {} <Debug> HTTP-Session: 42db1b06-03fd-4f5b-a016-c6116ef386a8 Destroying unnamed session | ||
2421 | 2023.12.05 05:11:38.305358 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2422 | 2023.12.05 05:11:38.305458 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2423 | 2023.12.05 05:11:44.213260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2424 | 2023.12.05 05:11:44.213443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2425 | 2023.12.05 05:11:44.213489 [ 3 ] {} <Debug> HTTP-Session: cdaa62b5-68b2-401c-8680-c151bc742320 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2426 | 2023.12.05 05:11:44.213531 [ 3 ] {} <Debug> HTTP-Session: cdaa62b5-68b2-401c-8680-c151bc742320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2427 | 2023.12.05 05:11:44.213737 [ 3 ] {75e51453-bbfd-485d-afec-f2e5f259f3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2428 | 2023.12.05 05:11:44.213834 [ 3 ] {75e51453-bbfd-485d-afec-f2e5f259f3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2429 | 2023.12.05 05:11:44.214005 [ 3 ] {75e51453-bbfd-485d-afec-f2e5f259f3e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2430 | 2023.12.05 05:11:44.214458 [ 3 ] {75e51453-bbfd-485d-afec-f2e5f259f3e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2431 | 2023.12.05 05:11:44.214726 [ 3 ] {75e51453-bbfd-485d-afec-f2e5f259f3e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2432 | 2023.12.05 05:11:44.214891 [ 3 ] {75e51453-bbfd-485d-afec-f2e5f259f3e2} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2433 | 2023.12.05 05:11:44.215036 [ 3 ] {75e51453-bbfd-485d-afec-f2e5f259f3e2} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00123829 sec., 38763 rows/sec., 3.07 MiB/sec. | ||
2434 | 2023.12.05 05:11:44.215035 [ 62 ] {} <Debug> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2435 | 2023.12.05 05:11:44.215146 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2436 | 2023.12.05 05:11:44.215249 [ 3 ] {75e51453-bbfd-485d-afec-f2e5f259f3e2} <Debug> DynamicQueryHandler: Done processing query | ||
2437 | 2023.12.05 05:11:44.215260 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2438 | 2023.12.05 05:11:44.215293 [ 3 ] {75e51453-bbfd-485d-afec-f2e5f259f3e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2439 | 2023.12.05 05:11:44.215331 [ 3 ] {} <Debug> HTTP-Session: cdaa62b5-68b2-401c-8680-c151bc742320 Destroying unnamed session | ||
2440 | 2023.12.05 05:11:44.215412 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2441 | 2023.12.05 05:11:44.215455 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 48 rows starting from the beginning of the part | ||
2442 | 2023.12.05 05:11:44.215494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2443 | 2023.12.05 05:11:44.215576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2444 | 2023.12.05 05:11:44.215629 [ 3 ] {} <Debug> HTTP-Session: b5dfd17b-f0f3-4fb2-bd46-535a5331bfdd Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2445 | 2023.12.05 05:11:44.215675 [ 3 ] {} <Debug> HTTP-Session: b5dfd17b-f0f3-4fb2-bd46-535a5331bfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2446 | 2023.12.05 05:11:44.215699 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2447 | 2023.12.05 05:11:44.215872 [ 3 ] {3fd21178-5b25-4772-bcc5-bb08d495da6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2448 | 2023.12.05 05:11:44.215940 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
2449 | 2023.12.05 05:11:44.215955 [ 3 ] {3fd21178-5b25-4772-bcc5-bb08d495da6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2450 | 2023.12.05 05:11:44.216257 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2451 | 2023.12.05 05:11:44.216436 [ 3 ] {3fd21178-5b25-4772-bcc5-bb08d495da6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2452 | 2023.12.05 05:11:44.216490 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
2453 | 2023.12.05 05:11:44.217043 [ 3 ] {3fd21178-5b25-4772-bcc5-bb08d495da6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2454 | 2023.12.05 05:11:44.217509 [ 3 ] {3fd21178-5b25-4772-bcc5-bb08d495da6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2455 | 2023.12.05 05:11:44.217778 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002560721 sec., 93723.6036256976 rows/sec., 7.42 MiB/sec. | ||
2456 | 2023.12.05 05:11:44.217819 [ 3 ] {3fd21178-5b25-4772-bcc5-bb08d495da6b} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2457 | 2023.12.05 05:11:44.217965 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2458 | 2023.12.05 05:11:44.218066 [ 3 ] {3fd21178-5b25-4772-bcc5-bb08d495da6b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002107544 sec., 948 rows/sec., 81.09 KiB/sec. | ||
2459 | 2023.12.05 05:11:44.218315 [ 3 ] {3fd21178-5b25-4772-bcc5-bb08d495da6b} <Debug> DynamicQueryHandler: Done processing query | ||
2460 | 2023.12.05 05:11:44.218344 [ 3 ] {3fd21178-5b25-4772-bcc5-bb08d495da6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2461 | 2023.12.05 05:11:44.218369 [ 3 ] {} <Debug> HTTP-Session: b5dfd17b-f0f3-4fb2-bd46-535a5331bfdd Destroying unnamed session | ||
2462 | 2023.12.05 05:11:44.218416 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2463 | 2023.12.05 05:11:44.218492 [ 18 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_14_3} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2464 | 2023.12.05 05:11:44.218599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 28540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2465 | 2023.12.05 05:11:44.218652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2466 | 2023.12.05 05:11:44.218672 [ 3 ] {} <Debug> HTTP-Session: 3612c7fc-a38f-4a26-ae13-0d987b8d0028 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2467 | 2023.12.05 05:11:44.218691 [ 3 ] {} <Debug> HTTP-Session: 3612c7fc-a38f-4a26-ae13-0d987b8d0028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2468 | 2023.12.05 05:11:44.218775 [ 3 ] {338c293e-6235-4f74-894f-e589d5a49314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2469 | 2023.12.05 05:11:44.218816 [ 3 ] {338c293e-6235-4f74-894f-e589d5a49314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2470 | 2023.12.05 05:11:44.218932 [ 3 ] {338c293e-6235-4f74-894f-e589d5a49314} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2471 | 2023.12.05 05:11:44.219342 [ 3 ] {338c293e-6235-4f74-894f-e589d5a49314} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2472 | 2023.12.05 05:11:44.219570 [ 3 ] {338c293e-6235-4f74-894f-e589d5a49314} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2473 | 2023.12.05 05:11:44.219720 [ 3 ] {338c293e-6235-4f74-894f-e589d5a49314} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2474 | 2023.12.05 05:11:44.219828 [ 3 ] {338c293e-6235-4f74-894f-e589d5a49314} <Information> executeQuery: Read 181 rows, 17.49 KiB in 0.001024107 sec., 176739 rows/sec., 16.68 MiB/sec. | ||
2475 | 2023.12.05 05:11:44.219953 [ 3 ] {338c293e-6235-4f74-894f-e589d5a49314} <Debug> DynamicQueryHandler: Done processing query | ||
2476 | 2023.12.05 05:11:44.219977 [ 3 ] {338c293e-6235-4f74-894f-e589d5a49314} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2477 | 2023.12.05 05:11:44.219993 [ 3 ] {} <Debug> HTTP-Session: 3612c7fc-a38f-4a26-ae13-0d987b8d0028 Destroying unnamed session | ||
2478 | 2023.12.05 05:11:44.220110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2479 | 2023.12.05 05:11:44.220160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2480 | 2023.12.05 05:11:44.220180 [ 3 ] {} <Debug> HTTP-Session: 63d9a121-a78e-446d-a2c8-e94272b701ad Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2481 | 2023.12.05 05:11:44.220197 [ 3 ] {} <Debug> HTTP-Session: 63d9a121-a78e-446d-a2c8-e94272b701ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2482 | 2023.12.05 05:11:44.220267 [ 3 ] {5db06e7a-766a-4150-9b71-3bcc9935d058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2483 | 2023.12.05 05:11:44.220306 [ 3 ] {5db06e7a-766a-4150-9b71-3bcc9935d058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2484 | 2023.12.05 05:11:44.220411 [ 3 ] {5db06e7a-766a-4150-9b71-3bcc9935d058} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2485 | 2023.12.05 05:11:44.220730 [ 3 ] {5db06e7a-766a-4150-9b71-3bcc9935d058} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2486 | 2023.12.05 05:11:44.220941 [ 3 ] {5db06e7a-766a-4150-9b71-3bcc9935d058} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2487 | 2023.12.05 05:11:44.221092 [ 3 ] {5db06e7a-766a-4150-9b71-3bcc9935d058} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2488 | 2023.12.05 05:11:44.221218 [ 3 ] {5db06e7a-766a-4150-9b71-3bcc9935d058} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000921605 sec., 2170 rows/sec., 151.53 KiB/sec. | ||
2489 | 2023.12.05 05:11:44.221340 [ 3 ] {5db06e7a-766a-4150-9b71-3bcc9935d058} <Debug> DynamicQueryHandler: Done processing query | ||
2490 | 2023.12.05 05:11:44.221364 [ 3 ] {5db06e7a-766a-4150-9b71-3bcc9935d058} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2491 | 2023.12.05 05:11:44.221380 [ 3 ] {} <Debug> HTTP-Session: 63d9a121-a78e-446d-a2c8-e94272b701ad Destroying unnamed session | ||
2492 | 2023.12.05 05:11:44.221492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 14421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2493 | 2023.12.05 05:11:44.221537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2494 | 2023.12.05 05:11:44.221556 [ 3 ] {} <Debug> HTTP-Session: a53e8df4-a44b-4dfe-8d75-24f71035a891 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2495 | 2023.12.05 05:11:44.221573 [ 3 ] {} <Debug> HTTP-Session: a53e8df4-a44b-4dfe-8d75-24f71035a891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2496 | 2023.12.05 05:11:44.221649 [ 3 ] {d2181c8d-c0c9-4c64-abe0-ddef2d474c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2497 | 2023.12.05 05:11:44.221687 [ 3 ] {d2181c8d-c0c9-4c64-abe0-ddef2d474c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2498 | 2023.12.05 05:11:44.221793 [ 3 ] {d2181c8d-c0c9-4c64-abe0-ddef2d474c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2499 | 2023.12.05 05:11:44.222129 [ 3 ] {d2181c8d-c0c9-4c64-abe0-ddef2d474c35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2500 | 2023.12.05 05:11:44.222340 [ 3 ] {d2181c8d-c0c9-4c64-abe0-ddef2d474c35} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2501 | 2023.12.05 05:11:44.222484 [ 3 ] {d2181c8d-c0c9-4c64-abe0-ddef2d474c35} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2502 | 2023.12.05 05:11:44.222606 [ 3 ] {d2181c8d-c0c9-4c64-abe0-ddef2d474c35} <Information> executeQuery: Read 85 rows, 6.77 KiB in 0.000929435 sec., 91453 rows/sec., 7.12 MiB/sec. | ||
2503 | 2023.12.05 05:11:44.222727 [ 3 ] {d2181c8d-c0c9-4c64-abe0-ddef2d474c35} <Debug> DynamicQueryHandler: Done processing query | ||
2504 | 2023.12.05 05:11:44.222751 [ 3 ] {d2181c8d-c0c9-4c64-abe0-ddef2d474c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2505 | 2023.12.05 05:11:44.222766 [ 3 ] {} <Debug> HTTP-Session: a53e8df4-a44b-4dfe-8d75-24f71035a891 Destroying unnamed session | ||
2506 | 2023.12.05 05:11:44.222869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2507 | 2023.12.05 05:11:44.222914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2508 | 2023.12.05 05:11:44.222933 [ 3 ] {} <Debug> HTTP-Session: fc908c4a-a366-4246-b217-aab2752bd5d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2509 | 2023.12.05 05:11:44.222950 [ 3 ] {} <Debug> HTTP-Session: fc908c4a-a366-4246-b217-aab2752bd5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2510 | 2023.12.05 05:11:44.223020 [ 3 ] {0b1109ad-3de2-4a57-946e-50ad561b66d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2511 | 2023.12.05 05:11:44.223063 [ 3 ] {0b1109ad-3de2-4a57-946e-50ad561b66d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2512 | 2023.12.05 05:11:44.223183 [ 3 ] {0b1109ad-3de2-4a57-946e-50ad561b66d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2513 | 2023.12.05 05:11:44.223468 [ 3 ] {0b1109ad-3de2-4a57-946e-50ad561b66d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2514 | 2023.12.05 05:11:44.223736 [ 3 ] {0b1109ad-3de2-4a57-946e-50ad561b66d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2515 | 2023.12.05 05:11:44.223919 [ 3 ] {0b1109ad-3de2-4a57-946e-50ad561b66d4} <Trace> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2516 | 2023.12.05 05:11:44.224055 [ 3 ] {0b1109ad-3de2-4a57-946e-50ad561b66d4} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000998736 sec., 11013 rows/sec., 737.26 KiB/sec. | ||
2517 | 2023.12.05 05:11:44.224215 [ 3 ] {0b1109ad-3de2-4a57-946e-50ad561b66d4} <Debug> DynamicQueryHandler: Done processing query | ||
2518 | 2023.12.05 05:11:44.224239 [ 3 ] {0b1109ad-3de2-4a57-946e-50ad561b66d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2519 | 2023.12.05 05:11:44.224255 [ 3 ] {} <Debug> HTTP-Session: fc908c4a-a366-4246-b217-aab2752bd5d7 Destroying unnamed session | ||
2520 | 2023.12.05 05:11:44.224361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2521 | 2023.12.05 05:11:44.224407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2522 | 2023.12.05 05:11:44.224426 [ 3 ] {} <Debug> HTTP-Session: dadf8502-22c7-46ba-86ff-5779714e4861 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2523 | 2023.12.05 05:11:44.224443 [ 3 ] {} <Debug> HTTP-Session: dadf8502-22c7-46ba-86ff-5779714e4861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2524 | 2023.12.05 05:11:44.224515 [ 3 ] {d6fcf206-ae88-4da7-b1a3-784a01b81913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2525 | 2023.12.05 05:11:44.224556 [ 3 ] {d6fcf206-ae88-4da7-b1a3-784a01b81913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2526 | 2023.12.05 05:11:44.224673 [ 3 ] {d6fcf206-ae88-4da7-b1a3-784a01b81913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2527 | 2023.12.05 05:11:44.224977 [ 3 ] {d6fcf206-ae88-4da7-b1a3-784a01b81913} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2528 | 2023.12.05 05:11:44.225231 [ 3 ] {d6fcf206-ae88-4da7-b1a3-784a01b81913} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2529 | 2023.12.05 05:11:44.225408 [ 3 ] {d6fcf206-ae88-4da7-b1a3-784a01b81913} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2530 | 2023.12.05 05:11:44.225543 [ 3 ] {d6fcf206-ae88-4da7-b1a3-784a01b81913} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000997746 sec., 37083 rows/sec., 2.62 MiB/sec. | ||
2531 | 2023.12.05 05:11:44.225671 [ 3 ] {d6fcf206-ae88-4da7-b1a3-784a01b81913} <Debug> DynamicQueryHandler: Done processing query | ||
2532 | 2023.12.05 05:11:44.225695 [ 3 ] {d6fcf206-ae88-4da7-b1a3-784a01b81913} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2533 | 2023.12.05 05:11:44.225711 [ 3 ] {} <Debug> HTTP-Session: dadf8502-22c7-46ba-86ff-5779714e4861 Destroying unnamed session | ||
2534 | 2023.12.05 05:11:44.225859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2535 | 2023.12.05 05:11:44.225904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2536 | 2023.12.05 05:11:44.225923 [ 3 ] {} <Debug> HTTP-Session: 29b2e79b-9e67-44fc-b0e3-772e36a16371 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2537 | 2023.12.05 05:11:44.225940 [ 3 ] {} <Debug> HTTP-Session: 29b2e79b-9e67-44fc-b0e3-772e36a16371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2538 | 2023.12.05 05:11:44.226032 [ 3 ] {7ae6249d-76ea-4708-ae59-6d72fd6daf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2539 | 2023.12.05 05:11:44.226075 [ 3 ] {7ae6249d-76ea-4708-ae59-6d72fd6daf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2540 | 2023.12.05 05:11:44.226210 [ 3 ] {7ae6249d-76ea-4708-ae59-6d72fd6daf8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2541 | 2023.12.05 05:11:44.226700 [ 3 ] {7ae6249d-76ea-4708-ae59-6d72fd6daf8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2542 | 2023.12.05 05:11:44.227020 [ 3 ] {7ae6249d-76ea-4708-ae59-6d72fd6daf8d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2543 | 2023.12.05 05:11:44.227195 [ 3 ] {7ae6249d-76ea-4708-ae59-6d72fd6daf8d} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2544 | 2023.12.05 05:11:44.227318 [ 3 ] {7ae6249d-76ea-4708-ae59-6d72fd6daf8d} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.0012589 sec., 38128 rows/sec., 51.45 MiB/sec. | ||
2545 | 2023.12.05 05:11:44.227445 [ 3 ] {7ae6249d-76ea-4708-ae59-6d72fd6daf8d} <Debug> DynamicQueryHandler: Done processing query | ||
2546 | 2023.12.05 05:11:44.227468 [ 3 ] {7ae6249d-76ea-4708-ae59-6d72fd6daf8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2547 | 2023.12.05 05:11:44.227484 [ 3 ] {} <Debug> HTTP-Session: 29b2e79b-9e67-44fc-b0e3-772e36a16371 Destroying unnamed session | ||
2548 | 2023.12.05 05:11:53.305714 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2549 | 2023.12.05 05:11:53.305780 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2550 | 2023.12.05 05:11:54.210694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2551 | 2023.12.05 05:11:54.210852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2552 | 2023.12.05 05:11:54.210897 [ 3 ] {} <Debug> HTTP-Session: a381f872-f283-4ee9-9308-791d4a68ea11 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2553 | 2023.12.05 05:11:54.210937 [ 3 ] {} <Debug> HTTP-Session: a381f872-f283-4ee9-9308-791d4a68ea11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2554 | 2023.12.05 05:11:54.211140 [ 3 ] {618db9c6-f9be-4c8f-8579-8d362cfba53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2555 | 2023.12.05 05:11:54.211206 [ 3 ] {618db9c6-f9be-4c8f-8579-8d362cfba53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2556 | 2023.12.05 05:11:54.211366 [ 3 ] {618db9c6-f9be-4c8f-8579-8d362cfba53b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2557 | 2023.12.05 05:11:54.211834 [ 3 ] {618db9c6-f9be-4c8f-8579-8d362cfba53b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2558 | 2023.12.05 05:11:54.212105 [ 3 ] {618db9c6-f9be-4c8f-8579-8d362cfba53b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2559 | 2023.12.05 05:11:54.212274 [ 3 ] {618db9c6-f9be-4c8f-8579-8d362cfba53b} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2560 | 2023.12.05 05:11:54.212402 [ 3 ] {618db9c6-f9be-4c8f-8579-8d362cfba53b} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001216309 sec., 39463 rows/sec., 3.12 MiB/sec. | ||
2561 | 2023.12.05 05:11:54.212578 [ 3 ] {618db9c6-f9be-4c8f-8579-8d362cfba53b} <Debug> DynamicQueryHandler: Done processing query | ||
2562 | 2023.12.05 05:11:54.212604 [ 3 ] {618db9c6-f9be-4c8f-8579-8d362cfba53b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2563 | 2023.12.05 05:11:54.212620 [ 3 ] {} <Debug> HTTP-Session: a381f872-f283-4ee9-9308-791d4a68ea11 Destroying unnamed session | ||
2564 | 2023.12.05 05:11:54.212788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 23122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2565 | 2023.12.05 05:11:54.212834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2566 | 2023.12.05 05:11:54.212856 [ 3 ] {} <Debug> HTTP-Session: df6aa519-59d2-415c-bfc9-af2a5315e453 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2567 | 2023.12.05 05:11:54.212873 [ 3 ] {} <Debug> HTTP-Session: df6aa519-59d2-415c-bfc9-af2a5315e453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2568 | 2023.12.05 05:11:54.212954 [ 3 ] {cf33ca73-eb73-48b8-a631-8025bd5c6a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2569 | 2023.12.05 05:11:54.212995 [ 3 ] {cf33ca73-eb73-48b8-a631-8025bd5c6a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2570 | 2023.12.05 05:11:54.213104 [ 3 ] {cf33ca73-eb73-48b8-a631-8025bd5c6a8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2571 | 2023.12.05 05:11:54.213549 [ 3 ] {cf33ca73-eb73-48b8-a631-8025bd5c6a8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2572 | 2023.12.05 05:11:54.213770 [ 3 ] {cf33ca73-eb73-48b8-a631-8025bd5c6a8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2573 | 2023.12.05 05:11:54.213928 [ 3 ] {cf33ca73-eb73-48b8-a631-8025bd5c6a8c} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2574 | 2023.12.05 05:11:54.214054 [ 3 ] {cf33ca73-eb73-48b8-a631-8025bd5c6a8c} <Information> executeQuery: Read 144 rows, 14.32 KiB in 0.001070078 sec., 134569 rows/sec., 13.06 MiB/sec. | ||
2575 | 2023.12.05 05:11:54.214182 [ 3 ] {cf33ca73-eb73-48b8-a631-8025bd5c6a8c} <Debug> DynamicQueryHandler: Done processing query | ||
2576 | 2023.12.05 05:11:54.214206 [ 3 ] {cf33ca73-eb73-48b8-a631-8025bd5c6a8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2577 | 2023.12.05 05:11:54.214222 [ 3 ] {} <Debug> HTTP-Session: df6aa519-59d2-415c-bfc9-af2a5315e453 Destroying unnamed session | ||
2578 | 2023.12.05 05:11:54.214341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 8183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2579 | 2023.12.05 05:11:54.214387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2580 | 2023.12.05 05:11:54.214407 [ 3 ] {} <Debug> HTTP-Session: 52a6019f-e899-493a-a525-9cebff149804 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2581 | 2023.12.05 05:11:54.214424 [ 3 ] {} <Debug> HTTP-Session: 52a6019f-e899-493a-a525-9cebff149804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2582 | 2023.12.05 05:11:54.214495 [ 3 ] {54c7bbf7-2b20-47fb-a5a5-ed14ae6cc1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2583 | 2023.12.05 05:11:54.214534 [ 3 ] {54c7bbf7-2b20-47fb-a5a5-ed14ae6cc1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2584 | 2023.12.05 05:11:54.214639 [ 3 ] {54c7bbf7-2b20-47fb-a5a5-ed14ae6cc1b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2585 | 2023.12.05 05:11:54.214949 [ 3 ] {54c7bbf7-2b20-47fb-a5a5-ed14ae6cc1b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2586 | 2023.12.05 05:11:54.215156 [ 3 ] {54c7bbf7-2b20-47fb-a5a5-ed14ae6cc1b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2587 | 2023.12.05 05:11:54.215303 [ 3 ] {54c7bbf7-2b20-47fb-a5a5-ed14ae6cc1b1} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2588 | 2023.12.05 05:11:54.215429 [ 3 ] {54c7bbf7-2b20-47fb-a5a5-ed14ae6cc1b1} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000905025 sec., 53037 rows/sec., 4.15 MiB/sec. | ||
2589 | 2023.12.05 05:11:54.215548 [ 3 ] {54c7bbf7-2b20-47fb-a5a5-ed14ae6cc1b1} <Debug> DynamicQueryHandler: Done processing query | ||
2590 | 2023.12.05 05:11:54.215573 [ 3 ] {54c7bbf7-2b20-47fb-a5a5-ed14ae6cc1b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2591 | 2023.12.05 05:11:54.215589 [ 3 ] {} <Debug> HTTP-Session: 52a6019f-e899-493a-a525-9cebff149804 Destroying unnamed session | ||
2592 | 2023.12.05 05:11:54.215748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2593 | 2023.12.05 05:11:54.215793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2594 | 2023.12.05 05:11:54.215812 [ 3 ] {} <Debug> HTTP-Session: 8bbc8514-9bd3-4d9a-a7c5-9ddeb6bbcbb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2595 | 2023.12.05 05:11:54.215829 [ 3 ] {} <Debug> HTTP-Session: 8bbc8514-9bd3-4d9a-a7c5-9ddeb6bbcbb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2596 | 2023.12.05 05:11:54.215913 [ 3 ] {04809ff2-71a0-4151-93ba-5bace2b5d382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2597 | 2023.12.05 05:11:54.215958 [ 3 ] {04809ff2-71a0-4151-93ba-5bace2b5d382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2598 | 2023.12.05 05:11:54.216093 [ 3 ] {04809ff2-71a0-4151-93ba-5bace2b5d382} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2599 | 2023.12.05 05:11:54.216592 [ 3 ] {04809ff2-71a0-4151-93ba-5bace2b5d382} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2600 | 2023.12.05 05:11:54.216918 [ 3 ] {04809ff2-71a0-4151-93ba-5bace2b5d382} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2601 | 2023.12.05 05:11:54.217097 [ 3 ] {04809ff2-71a0-4151-93ba-5bace2b5d382} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2602 | 2023.12.05 05:11:54.217227 [ 3 ] {04809ff2-71a0-4151-93ba-5bace2b5d382} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001271441 sec., 37752 rows/sec., 50.94 MiB/sec. | ||
2603 | 2023.12.05 05:11:54.217405 [ 3 ] {04809ff2-71a0-4151-93ba-5bace2b5d382} <Debug> DynamicQueryHandler: Done processing query | ||
2604 | 2023.12.05 05:11:54.217429 [ 3 ] {04809ff2-71a0-4151-93ba-5bace2b5d382} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2605 | 2023.12.05 05:11:54.217446 [ 3 ] {} <Debug> HTTP-Session: 8bbc8514-9bd3-4d9a-a7c5-9ddeb6bbcbb5 Destroying unnamed session | ||
2606 | 2023.12.05 05:12:04.210741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2607 | 2023.12.05 05:12:04.210874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2608 | 2023.12.05 05:12:04.210905 [ 3 ] {} <Debug> HTTP-Session: a19c52ff-ba24-4125-a2ad-aae1ebe82928 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2609 | 2023.12.05 05:12:04.210933 [ 3 ] {} <Debug> HTTP-Session: a19c52ff-ba24-4125-a2ad-aae1ebe82928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2610 | 2023.12.05 05:12:04.211079 [ 3 ] {2dd813a5-0b8a-43d0-814c-c3281647533b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2611 | 2023.12.05 05:12:04.211147 [ 3 ] {2dd813a5-0b8a-43d0-814c-c3281647533b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2612 | 2023.12.05 05:12:04.211326 [ 3 ] {2dd813a5-0b8a-43d0-814c-c3281647533b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2613 | 2023.12.05 05:12:04.211794 [ 3 ] {2dd813a5-0b8a-43d0-814c-c3281647533b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2614 | 2023.12.05 05:12:04.212061 [ 3 ] {2dd813a5-0b8a-43d0-814c-c3281647533b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2615 | 2023.12.05 05:12:04.212221 [ 3 ] {2dd813a5-0b8a-43d0-814c-c3281647533b} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2616 | 2023.12.05 05:12:04.212353 [ 3 ] {2dd813a5-0b8a-43d0-814c-c3281647533b} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00122954 sec., 39038 rows/sec., 3.09 MiB/sec. | ||
2617 | 2023.12.05 05:12:04.212501 [ 3 ] {2dd813a5-0b8a-43d0-814c-c3281647533b} <Debug> DynamicQueryHandler: Done processing query | ||
2618 | 2023.12.05 05:12:04.212525 [ 3 ] {2dd813a5-0b8a-43d0-814c-c3281647533b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2619 | 2023.12.05 05:12:04.212542 [ 3 ] {} <Debug> HTTP-Session: a19c52ff-ba24-4125-a2ad-aae1ebe82928 Destroying unnamed session | ||
2620 | 2023.12.05 05:12:04.212664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2621 | 2023.12.05 05:12:04.212710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2622 | 2023.12.05 05:12:04.212730 [ 3 ] {} <Debug> HTTP-Session: 8da86c25-897f-4f8f-8a74-18b81eaad282 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2623 | 2023.12.05 05:12:04.212748 [ 3 ] {} <Debug> HTTP-Session: 8da86c25-897f-4f8f-8a74-18b81eaad282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2624 | 2023.12.05 05:12:04.212818 [ 3 ] {099407b5-cd9c-4a92-91d6-c8260fc1a132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2625 | 2023.12.05 05:12:04.212857 [ 3 ] {099407b5-cd9c-4a92-91d6-c8260fc1a132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2626 | 2023.12.05 05:12:04.212964 [ 3 ] {099407b5-cd9c-4a92-91d6-c8260fc1a132} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2627 | 2023.12.05 05:12:04.213264 [ 3 ] {099407b5-cd9c-4a92-91d6-c8260fc1a132} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2628 | 2023.12.05 05:12:04.213482 [ 3 ] {099407b5-cd9c-4a92-91d6-c8260fc1a132} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2629 | 2023.12.05 05:12:04.213630 [ 3 ] {099407b5-cd9c-4a92-91d6-c8260fc1a132} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2630 | 2023.12.05 05:12:04.213753 [ 3 ] {099407b5-cd9c-4a92-91d6-c8260fc1a132} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000905935 sec., 4415 rows/sec., 368.66 KiB/sec. | ||
2631 | 2023.12.05 05:12:04.213884 [ 3 ] {099407b5-cd9c-4a92-91d6-c8260fc1a132} <Debug> DynamicQueryHandler: Done processing query | ||
2632 | 2023.12.05 05:12:04.213906 [ 3 ] {099407b5-cd9c-4a92-91d6-c8260fc1a132} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2633 | 2023.12.05 05:12:04.213922 [ 3 ] {} <Debug> HTTP-Session: 8da86c25-897f-4f8f-8a74-18b81eaad282 Destroying unnamed session | ||
2634 | 2023.12.05 05:12:04.214058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 23422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2635 | 2023.12.05 05:12:04.214103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2636 | 2023.12.05 05:12:04.214122 [ 3 ] {} <Debug> HTTP-Session: 2a79fc91-6c1e-4b91-b287-e315e92af801 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2637 | 2023.12.05 05:12:04.214139 [ 3 ] {} <Debug> HTTP-Session: 2a79fc91-6c1e-4b91-b287-e315e92af801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2638 | 2023.12.05 05:12:04.214214 [ 3 ] {34b769f1-c53b-43b2-b717-0c8e3e8018c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2639 | 2023.12.05 05:12:04.214252 [ 3 ] {34b769f1-c53b-43b2-b717-0c8e3e8018c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2640 | 2023.12.05 05:12:04.214356 [ 3 ] {34b769f1-c53b-43b2-b717-0c8e3e8018c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2641 | 2023.12.05 05:12:04.214725 [ 3 ] {34b769f1-c53b-43b2-b717-0c8e3e8018c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2642 | 2023.12.05 05:12:04.214941 [ 3 ] {34b769f1-c53b-43b2-b717-0c8e3e8018c4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2643 | 2023.12.05 05:12:04.215089 [ 3 ] {34b769f1-c53b-43b2-b717-0c8e3e8018c4} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2644 | 2023.12.05 05:12:04.215212 [ 3 ] {34b769f1-c53b-43b2-b717-0c8e3e8018c4} <Information> executeQuery: Read 146 rows, 14.49 KiB in 0.000965516 sec., 151214 rows/sec., 14.66 MiB/sec. | ||
2645 | 2023.12.05 05:12:04.215208 [ 93 ] {} <Debug> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2646 | 2023.12.05 05:12:04.215316 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2647 | 2023.12.05 05:12:04.215397 [ 3 ] {34b769f1-c53b-43b2-b717-0c8e3e8018c4} <Debug> DynamicQueryHandler: Done processing query | ||
2648 | 2023.12.05 05:12:04.215443 [ 3 ] {34b769f1-c53b-43b2-b717-0c8e3e8018c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2649 | 2023.12.05 05:12:04.215445 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2650 | 2023.12.05 05:12:04.215466 [ 3 ] {} <Debug> HTTP-Session: 2a79fc91-6c1e-4b91-b287-e315e92af801 Destroying unnamed session | ||
2651 | 2023.12.05 05:12:04.215580 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2652 | 2023.12.05 05:12:04.215617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2653 | 2023.12.05 05:12:04.215635 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 185 rows starting from the beginning of the part | ||
2654 | 2023.12.05 05:12:04.215710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2655 | 2023.12.05 05:12:04.215748 [ 3 ] {} <Debug> HTTP-Session: 99000c23-0899-4281-963c-173514287edb Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2656 | 2023.12.05 05:12:04.215778 [ 3 ] {} <Debug> HTTP-Session: 99000c23-0899-4281-963c-173514287edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2657 | 2023.12.05 05:12:04.215885 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 145 rows starting from the beginning of the part | ||
2658 | 2023.12.05 05:12:04.215985 [ 3 ] {7f84271e-f990-448c-b424-86a7825ff684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2659 | 2023.12.05 05:12:04.216113 [ 3 ] {7f84271e-f990-448c-b424-86a7825ff684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2660 | 2023.12.05 05:12:04.216142 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
2661 | 2023.12.05 05:12:04.216474 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 181 rows starting from the beginning of the part | ||
2662 | 2023.12.05 05:12:04.216566 [ 3 ] {7f84271e-f990-448c-b424-86a7825ff684} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2663 | 2023.12.05 05:12:04.216766 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part | ||
2664 | 2023.12.05 05:12:04.216980 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 146 rows starting from the beginning of the part | ||
2665 | 2023.12.05 05:12:04.217397 [ 3 ] {7f84271e-f990-448c-b424-86a7825ff684} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2666 | 2023.12.05 05:12:04.217776 [ 3 ] {7f84271e-f990-448c-b424-86a7825ff684} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2667 | 2023.12.05 05:12:04.218097 [ 3 ] {7f84271e-f990-448c-b424-86a7825ff684} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2668 | 2023.12.05 05:12:04.218370 [ 3 ] {7f84271e-f990-448c-b424-86a7825ff684} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002298387 sec., 1740 rows/sec., 121.52 KiB/sec. | ||
2669 | 2023.12.05 05:12:04.218571 [ 3 ] {7f84271e-f990-448c-b424-86a7825ff684} <Debug> DynamicQueryHandler: Done processing query | ||
2670 | 2023.12.05 05:12:04.218618 [ 3 ] {7f84271e-f990-448c-b424-86a7825ff684} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2671 | 2023.12.05 05:12:04.218659 [ 3 ] {} <Debug> HTTP-Session: 99000c23-0899-4281-963c-173514287edb Destroying unnamed session | ||
2672 | 2023.12.05 05:12:04.218833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2673 | 2023.12.05 05:12:04.218860 [ 23 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 4 columns (4 merged, 0 gathered) in 0.003451916 sec., 273761.0069306437 rows/sec., 26.27 MiB/sec. | ||
2674 | 2023.12.05 05:12:04.218893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2675 | 2023.12.05 05:12:04.218941 [ 3 ] {} <Debug> HTTP-Session: 13b99942-0c5b-4998-a763-06202918f82a Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2676 | 2023.12.05 05:12:04.218968 [ 3 ] {} <Debug> HTTP-Session: 13b99942-0c5b-4998-a763-06202918f82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2677 | 2023.12.05 05:12:04.219057 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2678 | 2023.12.05 05:12:04.219103 [ 3 ] {d3ce209d-532c-48d2-aa05-132ce01564b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2679 | 2023.12.05 05:12:04.219168 [ 3 ] {d3ce209d-532c-48d2-aa05-132ce01564b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2680 | 2023.12.05 05:12:04.219348 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2681 | 2023.12.05 05:12:04.219416 [ 3 ] {d3ce209d-532c-48d2-aa05-132ce01564b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2682 | 2023.12.05 05:12:04.219490 [ 14 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_16_3} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2683 | 2023.12.05 05:12:04.219831 [ 3 ] {d3ce209d-532c-48d2-aa05-132ce01564b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2684 | 2023.12.05 05:12:04.220053 [ 3 ] {d3ce209d-532c-48d2-aa05-132ce01564b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2685 | 2023.12.05 05:12:04.220212 [ 3 ] {d3ce209d-532c-48d2-aa05-132ce01564b5} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2686 | 2023.12.05 05:12:04.220336 [ 93 ] {} <Debug> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2687 | 2023.12.05 05:12:04.220346 [ 3 ] {d3ce209d-532c-48d2-aa05-132ce01564b5} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.001181009 sec., 44030 rows/sec., 3.45 MiB/sec. | ||
2688 | 2023.12.05 05:12:04.220382 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2689 | 2023.12.05 05:12:04.220592 [ 17 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2690 | 2023.12.05 05:12:04.220667 [ 3 ] {d3ce209d-532c-48d2-aa05-132ce01564b5} <Debug> DynamicQueryHandler: Done processing query | ||
2691 | 2023.12.05 05:12:04.220706 [ 3 ] {d3ce209d-532c-48d2-aa05-132ce01564b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2692 | 2023.12.05 05:12:04.220751 [ 3 ] {} <Debug> HTTP-Session: 13b99942-0c5b-4998-a763-06202918f82a Destroying unnamed session | ||
2693 | 2023.12.05 05:12:04.220794 [ 17 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2694 | 2023.12.05 05:12:04.220836 [ 17 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 111 rows starting from the beginning of the part | ||
2695 | 2023.12.05 05:12:04.220912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2696 | 2023.12.05 05:12:04.220994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2697 | 2023.12.05 05:12:04.221053 [ 3 ] {} <Debug> HTTP-Session: c433a6b1-7f7b-4c0d-a6e8-2b59bc315a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2698 | 2023.12.05 05:12:04.221102 [ 3 ] {} <Debug> HTTP-Session: c433a6b1-7f7b-4c0d-a6e8-2b59bc315a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2699 | 2023.12.05 05:12:04.221109 [ 17 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::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 | ||
2700 | 2023.12.05 05:12:04.221271 [ 3 ] {80a01522-1bc0-4c22-b261-9b23fb7fb324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2701 | 2023.12.05 05:12:04.221373 [ 17 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2702 | 2023.12.05 05:12:04.221387 [ 3 ] {80a01522-1bc0-4c22-b261-9b23fb7fb324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2703 | 2023.12.05 05:12:04.221650 [ 17 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 85 rows starting from the beginning of the part | ||
2704 | 2023.12.05 05:12:04.221966 [ 17 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2705 | 2023.12.05 05:12:04.221971 [ 3 ] {80a01522-1bc0-4c22-b261-9b23fb7fb324} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2706 | 2023.12.05 05:12:04.222180 [ 17 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::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 | ||
2707 | 2023.12.05 05:12:04.222666 [ 3 ] {80a01522-1bc0-4c22-b261-9b23fb7fb324} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2708 | 2023.12.05 05:12:04.223273 [ 3 ] {80a01522-1bc0-4c22-b261-9b23fb7fb324} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2709 | 2023.12.05 05:12:04.223672 [ 3 ] {80a01522-1bc0-4c22-b261-9b23fb7fb324} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2710 | 2023.12.05 05:12:04.223766 [ 14 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 4 columns (4 merged, 0 gathered) in 0.003332575 sec., 118226.89661898083 rows/sec., 9.23 MiB/sec. | ||
2711 | 2023.12.05 05:12:04.223920 [ 3 ] {80a01522-1bc0-4c22-b261-9b23fb7fb324} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002566781 sec., 779 rows/sec., 54.79 KiB/sec. | ||
2712 | 2023.12.05 05:12:04.224004 [ 14 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2713 | 2023.12.05 05:12:04.224195 [ 3 ] {80a01522-1bc0-4c22-b261-9b23fb7fb324} <Debug> DynamicQueryHandler: Done processing query | ||
2714 | 2023.12.05 05:12:04.224231 [ 3 ] {80a01522-1bc0-4c22-b261-9b23fb7fb324} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2715 | 2023.12.05 05:12:04.224259 [ 3 ] {} <Debug> HTTP-Session: c433a6b1-7f7b-4c0d-a6e8-2b59bc315a36 Destroying unnamed session | ||
2716 | 2023.12.05 05:12:04.224305 [ 14 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2717 | 2023.12.05 05:12:04.224381 [ 14 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_16_3} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2718 | 2023.12.05 05:12:04.224490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2023.12.05 05:12:04.224542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2720 | 2023.12.05 05:12:04.224561 [ 3 ] {} <Debug> HTTP-Session: 8e73f3eb-183d-45ff-8cb7-20aef7e72192 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2721 | 2023.12.05 05:12:04.224577 [ 3 ] {} <Debug> HTTP-Session: 8e73f3eb-183d-45ff-8cb7-20aef7e72192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2722 | 2023.12.05 05:12:04.224665 [ 3 ] {c3b02728-89a0-4d62-bf4b-26b404c4cb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2723 | 2023.12.05 05:12:04.224711 [ 3 ] {c3b02728-89a0-4d62-bf4b-26b404c4cb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2724 | 2023.12.05 05:12:04.224870 [ 3 ] {c3b02728-89a0-4d62-bf4b-26b404c4cb74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2725 | 2023.12.05 05:12:04.225403 [ 3 ] {c3b02728-89a0-4d62-bf4b-26b404c4cb74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2726 | 2023.12.05 05:12:04.225720 [ 3 ] {c3b02728-89a0-4d62-bf4b-26b404c4cb74} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2727 | 2023.12.05 05:12:04.225896 [ 3 ] {c3b02728-89a0-4d62-bf4b-26b404c4cb74} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2728 | 2023.12.05 05:12:04.226016 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2729 | 2023.12.05 05:12:04.226033 [ 3 ] {c3b02728-89a0-4d62-bf4b-26b404c4cb74} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001332591 sec., 36020 rows/sec., 48.61 MiB/sec. | ||
2730 | 2023.12.05 05:12:04.226067 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.38 GiB. | ||
2731 | 2023.12.05 05:12:04.226247 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2732 | 2023.12.05 05:12:04.226367 [ 3 ] {c3b02728-89a0-4d62-bf4b-26b404c4cb74} <Debug> DynamicQueryHandler: Done processing query | ||
2733 | 2023.12.05 05:12:04.226414 [ 3 ] {c3b02728-89a0-4d62-bf4b-26b404c4cb74} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2734 | 2023.12.05 05:12:04.226463 [ 3 ] {} <Debug> HTTP-Session: 8e73f3eb-183d-45ff-8cb7-20aef7e72192 Destroying unnamed session | ||
2735 | 2023.12.05 05:12:04.226514 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2736 | 2023.12.05 05:12:04.226573 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 501 rows starting from the beginning of the part | ||
2737 | 2023.12.05 05:12:04.226800 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
2738 | 2023.12.05 05:12:04.226972 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2739 | 2023.12.05 05:12:04.227130 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
2740 | 2023.12.05 05:12:04.227288 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2741 | 2023.12.05 05:12:04.227438 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2742 | 2023.12.05 05:12:04.229132 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 6 columns (6 merged, 0 gathered) in 0.003011808 sec., 246031.61954546903 rows/sec., 332.01 MiB/sec. | ||
2743 | 2023.12.05 05:12:04.229514 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2744 | 2023.12.05 05:12:04.229772 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2745 | 2023.12.05 05:12:04.229852 [ 22 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2746 | 2023.12.05 05:12:04.229930 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_16_3: 4.02 MiB. | ||
2747 | 2023.12.05 05:12:08.305825 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2748 | 2023.12.05 05:12:08.305891 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2749 | 2023.12.05 05:12:14.212968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 6934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2750 | 2023.12.05 05:12:14.213144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2751 | 2023.12.05 05:12:14.213189 [ 3 ] {} <Debug> HTTP-Session: 8a8da456-ad7a-49a2-83f9-e8a94973a668 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2752 | 2023.12.05 05:12:14.213230 [ 3 ] {} <Debug> HTTP-Session: 8a8da456-ad7a-49a2-83f9-e8a94973a668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2753 | 2023.12.05 05:12:14.213422 [ 3 ] {57964663-835c-464d-a162-0b80c45f8422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2754 | 2023.12.05 05:12:14.213512 [ 3 ] {57964663-835c-464d-a162-0b80c45f8422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2755 | 2023.12.05 05:12:14.213760 [ 3 ] {57964663-835c-464d-a162-0b80c45f8422} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2756 | 2023.12.05 05:12:14.214193 [ 3 ] {57964663-835c-464d-a162-0b80c45f8422} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2757 | 2023.12.05 05:12:14.214461 [ 3 ] {57964663-835c-464d-a162-0b80c45f8422} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2758 | 2023.12.05 05:12:14.214629 [ 3 ] {57964663-835c-464d-a162-0b80c45f8422} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2759 | 2023.12.05 05:12:14.214760 [ 3 ] {57964663-835c-464d-a162-0b80c45f8422} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001280531 sec., 37484 rows/sec., 2.97 MiB/sec. | ||
2760 | 2023.12.05 05:12:14.214931 [ 3 ] {57964663-835c-464d-a162-0b80c45f8422} <Debug> DynamicQueryHandler: Done processing query | ||
2761 | 2023.12.05 05:12:14.214956 [ 3 ] {57964663-835c-464d-a162-0b80c45f8422} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2762 | 2023.12.05 05:12:14.214974 [ 3 ] {} <Debug> HTTP-Session: 8a8da456-ad7a-49a2-83f9-e8a94973a668 Destroying unnamed session | ||
2763 | 2023.12.05 05:12:14.215098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2764 | 2023.12.05 05:12:14.215144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2765 | 2023.12.05 05:12:14.215163 [ 3 ] {} <Debug> HTTP-Session: 4dade07c-2402-4e6a-85bc-542986bd927d Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2766 | 2023.12.05 05:12:14.215180 [ 3 ] {} <Debug> HTTP-Session: 4dade07c-2402-4e6a-85bc-542986bd927d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2767 | 2023.12.05 05:12:14.215253 [ 3 ] {00af0473-527b-4298-b149-2be4c0cd93f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2768 | 2023.12.05 05:12:14.215294 [ 3 ] {00af0473-527b-4298-b149-2be4c0cd93f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2769 | 2023.12.05 05:12:14.215406 [ 3 ] {00af0473-527b-4298-b149-2be4c0cd93f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2770 | 2023.12.05 05:12:14.215685 [ 3 ] {00af0473-527b-4298-b149-2be4c0cd93f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2771 | 2023.12.05 05:12:14.215896 [ 3 ] {00af0473-527b-4298-b149-2be4c0cd93f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2772 | 2023.12.05 05:12:14.216045 [ 3 ] {00af0473-527b-4298-b149-2be4c0cd93f5} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2773 | 2023.12.05 05:12:14.216167 [ 3 ] {00af0473-527b-4298-b149-2be4c0cd93f5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000884835 sec., 2260 rows/sec., 193.14 KiB/sec. | ||
2774 | 2023.12.05 05:12:14.216355 [ 3 ] {00af0473-527b-4298-b149-2be4c0cd93f5} <Debug> DynamicQueryHandler: Done processing query | ||
2775 | 2023.12.05 05:12:14.216379 [ 3 ] {00af0473-527b-4298-b149-2be4c0cd93f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2776 | 2023.12.05 05:12:14.216395 [ 3 ] {} <Debug> HTTP-Session: 4dade07c-2402-4e6a-85bc-542986bd927d Destroying unnamed session | ||
2777 | 2023.12.05 05:12:14.216559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 28549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2778 | 2023.12.05 05:12:14.216605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2779 | 2023.12.05 05:12:14.216624 [ 3 ] {} <Debug> HTTP-Session: 951dbfa1-2780-48a1-837d-3e448b9b059b Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2780 | 2023.12.05 05:12:14.216641 [ 3 ] {} <Debug> HTTP-Session: 951dbfa1-2780-48a1-837d-3e448b9b059b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2781 | 2023.12.05 05:12:14.216719 [ 3 ] {49f2a933-5810-4c8f-91bc-3bf5ac840183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2782 | 2023.12.05 05:12:14.216759 [ 3 ] {49f2a933-5810-4c8f-91bc-3bf5ac840183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2783 | 2023.12.05 05:12:14.216873 [ 3 ] {49f2a933-5810-4c8f-91bc-3bf5ac840183} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2784 | 2023.12.05 05:12:14.217254 [ 3 ] {49f2a933-5810-4c8f-91bc-3bf5ac840183} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2785 | 2023.12.05 05:12:14.217486 [ 3 ] {49f2a933-5810-4c8f-91bc-3bf5ac840183} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2786 | 2023.12.05 05:12:14.217633 [ 3 ] {49f2a933-5810-4c8f-91bc-3bf5ac840183} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2787 | 2023.12.05 05:12:14.217758 [ 3 ] {49f2a933-5810-4c8f-91bc-3bf5ac840183} <Information> executeQuery: Read 181 rows, 17.50 KiB in 0.001008817 sec., 179418 rows/sec., 16.94 MiB/sec. | ||
2788 | 2023.12.05 05:12:14.217934 [ 3 ] {49f2a933-5810-4c8f-91bc-3bf5ac840183} <Debug> DynamicQueryHandler: Done processing query | ||
2789 | 2023.12.05 05:12:14.217958 [ 3 ] {49f2a933-5810-4c8f-91bc-3bf5ac840183} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2790 | 2023.12.05 05:12:14.217974 [ 3 ] {} <Debug> HTTP-Session: 951dbfa1-2780-48a1-837d-3e448b9b059b Destroying unnamed session | ||
2791 | 2023.12.05 05:12:14.218073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2792 | 2023.12.05 05:12:14.218118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2793 | 2023.12.05 05:12:14.218136 [ 3 ] {} <Debug> HTTP-Session: 3d6f1ffe-466a-426a-b481-2bacb7a4b62c Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2794 | 2023.12.05 05:12:14.218154 [ 3 ] {} <Debug> HTTP-Session: 3d6f1ffe-466a-426a-b481-2bacb7a4b62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2795 | 2023.12.05 05:12:14.218225 [ 3 ] {13eb30c6-4426-41af-869a-9d1f9eb5369e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2796 | 2023.12.05 05:12:14.218265 [ 3 ] {13eb30c6-4426-41af-869a-9d1f9eb5369e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2797 | 2023.12.05 05:12:14.218382 [ 3 ] {13eb30c6-4426-41af-869a-9d1f9eb5369e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2798 | 2023.12.05 05:12:14.218644 [ 3 ] {13eb30c6-4426-41af-869a-9d1f9eb5369e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2799 | 2023.12.05 05:12:14.218846 [ 3 ] {13eb30c6-4426-41af-869a-9d1f9eb5369e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2800 | 2023.12.05 05:12:14.218993 [ 3 ] {13eb30c6-4426-41af-869a-9d1f9eb5369e} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2801 | 2023.12.05 05:12:14.219115 [ 3 ] {13eb30c6-4426-41af-869a-9d1f9eb5369e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000860805 sec., 2323 rows/sec., 162.23 KiB/sec. | ||
2802 | 2023.12.05 05:12:14.219235 [ 3 ] {13eb30c6-4426-41af-869a-9d1f9eb5369e} <Debug> DynamicQueryHandler: Done processing query | ||
2803 | 2023.12.05 05:12:14.219259 [ 3 ] {13eb30c6-4426-41af-869a-9d1f9eb5369e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2804 | 2023.12.05 05:12:14.219274 [ 3 ] {} <Debug> HTTP-Session: 3d6f1ffe-466a-426a-b481-2bacb7a4b62c Destroying unnamed session | ||
2805 | 2023.12.05 05:12:14.219388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 14423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2806 | 2023.12.05 05:12:14.219432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2807 | 2023.12.05 05:12:14.219451 [ 3 ] {} <Debug> HTTP-Session: 5412e103-fcb8-4aae-971e-cec28c5aa81b Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2808 | 2023.12.05 05:12:14.219467 [ 3 ] {} <Debug> HTTP-Session: 5412e103-fcb8-4aae-971e-cec28c5aa81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2809 | 2023.12.05 05:12:14.219541 [ 3 ] {6c98cd87-c520-45d8-8625-9978169ca49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2810 | 2023.12.05 05:12:14.219580 [ 3 ] {6c98cd87-c520-45d8-8625-9978169ca49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2811 | 2023.12.05 05:12:14.219686 [ 3 ] {6c98cd87-c520-45d8-8625-9978169ca49d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2812 | 2023.12.05 05:12:14.220000 [ 3 ] {6c98cd87-c520-45d8-8625-9978169ca49d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2813 | 2023.12.05 05:12:14.220215 [ 3 ] {6c98cd87-c520-45d8-8625-9978169ca49d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2814 | 2023.12.05 05:12:14.220365 [ 3 ] {6c98cd87-c520-45d8-8625-9978169ca49d} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2815 | 2023.12.05 05:12:14.220468 [ 3 ] {6c98cd87-c520-45d8-8625-9978169ca49d} <Information> executeQuery: Read 85 rows, 6.77 KiB in 0.000898965 sec., 94553 rows/sec., 7.36 MiB/sec. | ||
2816 | 2023.12.05 05:12:14.220611 [ 3 ] {6c98cd87-c520-45d8-8625-9978169ca49d} <Debug> DynamicQueryHandler: Done processing query | ||
2817 | 2023.12.05 05:12:14.220634 [ 3 ] {6c98cd87-c520-45d8-8625-9978169ca49d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2818 | 2023.12.05 05:12:14.220650 [ 3 ] {} <Debug> HTTP-Session: 5412e103-fcb8-4aae-971e-cec28c5aa81b Destroying unnamed session | ||
2819 | 2023.12.05 05:12:14.220757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2820 | 2023.12.05 05:12:14.220801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2821 | 2023.12.05 05:12:14.220820 [ 3 ] {} <Debug> HTTP-Session: 807e6b6b-00fe-41f8-a694-40fe30b10d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2822 | 2023.12.05 05:12:14.220837 [ 3 ] {} <Debug> HTTP-Session: 807e6b6b-00fe-41f8-a694-40fe30b10d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2823 | 2023.12.05 05:12:14.220907 [ 3 ] {9ac5ac2c-cde9-4feb-b842-3593cc02bb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2824 | 2023.12.05 05:12:14.220951 [ 3 ] {9ac5ac2c-cde9-4feb-b842-3593cc02bb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2825 | 2023.12.05 05:12:14.221072 [ 3 ] {9ac5ac2c-cde9-4feb-b842-3593cc02bb7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2826 | 2023.12.05 05:12:14.221365 [ 3 ] {9ac5ac2c-cde9-4feb-b842-3593cc02bb7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2827 | 2023.12.05 05:12:14.221626 [ 3 ] {9ac5ac2c-cde9-4feb-b842-3593cc02bb7b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2828 | 2023.12.05 05:12:14.221798 [ 3 ] {9ac5ac2c-cde9-4feb-b842-3593cc02bb7b} <Trace> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2829 | 2023.12.05 05:12:14.221927 [ 3 ] {9ac5ac2c-cde9-4feb-b842-3593cc02bb7b} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000985416 sec., 11162 rows/sec., 747.23 KiB/sec. | ||
2830 | 2023.12.05 05:12:14.222055 [ 3 ] {9ac5ac2c-cde9-4feb-b842-3593cc02bb7b} <Debug> DynamicQueryHandler: Done processing query | ||
2831 | 2023.12.05 05:12:14.222078 [ 3 ] {9ac5ac2c-cde9-4feb-b842-3593cc02bb7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2832 | 2023.12.05 05:12:14.222093 [ 3 ] {} <Debug> HTTP-Session: 807e6b6b-00fe-41f8-a694-40fe30b10d14 Destroying unnamed session | ||
2833 | 2023.12.05 05:12:14.222198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2834 | 2023.12.05 05:12:14.222245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2835 | 2023.12.05 05:12:14.222264 [ 3 ] {} <Debug> HTTP-Session: 8e653f67-afbd-4715-b46d-ce047192cadd Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2836 | 2023.12.05 05:12:14.222281 [ 3 ] {} <Debug> HTTP-Session: 8e653f67-afbd-4715-b46d-ce047192cadd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2837 | 2023.12.05 05:12:14.222353 [ 3 ] {78865b7d-a064-417a-ba37-8fcf57388308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2838 | 2023.12.05 05:12:14.222394 [ 3 ] {78865b7d-a064-417a-ba37-8fcf57388308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2839 | 2023.12.05 05:12:14.222512 [ 3 ] {78865b7d-a064-417a-ba37-8fcf57388308} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2840 | 2023.12.05 05:12:14.222841 [ 3 ] {78865b7d-a064-417a-ba37-8fcf57388308} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2841 | 2023.12.05 05:12:14.223108 [ 3 ] {78865b7d-a064-417a-ba37-8fcf57388308} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2842 | 2023.12.05 05:12:14.223282 [ 3 ] {78865b7d-a064-417a-ba37-8fcf57388308} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2843 | 2023.12.05 05:12:14.223421 [ 3 ] {78865b7d-a064-417a-ba37-8fcf57388308} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001032317 sec., 35841 rows/sec., 2.53 MiB/sec. | ||
2844 | 2023.12.05 05:12:14.223565 [ 3 ] {78865b7d-a064-417a-ba37-8fcf57388308} <Debug> DynamicQueryHandler: Done processing query | ||
2845 | 2023.12.05 05:12:14.223588 [ 3 ] {78865b7d-a064-417a-ba37-8fcf57388308} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2846 | 2023.12.05 05:12:14.223603 [ 3 ] {} <Debug> HTTP-Session: 8e653f67-afbd-4715-b46d-ce047192cadd Destroying unnamed session | ||
2847 | 2023.12.05 05:12:14.223754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 51352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2848 | 2023.12.05 05:12:14.223798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2849 | 2023.12.05 05:12:14.223817 [ 3 ] {} <Debug> HTTP-Session: 60c743f7-ed02-4769-915d-896258f06fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2850 | 2023.12.05 05:12:14.223833 [ 3 ] {} <Debug> HTTP-Session: 60c743f7-ed02-4769-915d-896258f06fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2851 | 2023.12.05 05:12:14.223920 [ 3 ] {f2b1c516-5126-452a-a2f7-7887906f2bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2852 | 2023.12.05 05:12:14.223963 [ 3 ] {f2b1c516-5126-452a-a2f7-7887906f2bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2853 | 2023.12.05 05:12:14.224100 [ 3 ] {f2b1c516-5126-452a-a2f7-7887906f2bcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2854 | 2023.12.05 05:12:14.224572 [ 3 ] {f2b1c516-5126-452a-a2f7-7887906f2bcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2855 | 2023.12.05 05:12:14.224884 [ 3 ] {f2b1c516-5126-452a-a2f7-7887906f2bcc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2856 | 2023.12.05 05:12:14.225059 [ 3 ] {f2b1c516-5126-452a-a2f7-7887906f2bcc} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2857 | 2023.12.05 05:12:14.225181 [ 3 ] {f2b1c516-5126-452a-a2f7-7887906f2bcc} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.0012328 sec., 38935 rows/sec., 52.54 MiB/sec. | ||
2858 | 2023.12.05 05:12:14.225318 [ 3 ] {f2b1c516-5126-452a-a2f7-7887906f2bcc} <Debug> DynamicQueryHandler: Done processing query | ||
2859 | 2023.12.05 05:12:14.225341 [ 3 ] {f2b1c516-5126-452a-a2f7-7887906f2bcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2860 | 2023.12.05 05:12:14.225356 [ 3 ] {} <Debug> HTTP-Session: 60c743f7-ed02-4769-915d-896258f06fe2 Destroying unnamed session | ||
2861 | 2023.12.05 05:12:23.305945 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2862 | 2023.12.05 05:12:23.306010 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2863 | 2023.12.05 05:12:24.211783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2864 | 2023.12.05 05:12:24.211894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2865 | 2023.12.05 05:12:24.211926 [ 3 ] {} <Debug> HTTP-Session: e81edc3f-9fec-457e-9318-2b1bc048be1a Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2866 | 2023.12.05 05:12:24.211954 [ 3 ] {} <Debug> HTTP-Session: e81edc3f-9fec-457e-9318-2b1bc048be1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2867 | 2023.12.05 05:12:24.212101 [ 3 ] {202c6754-ec19-46b9-9819-672906abf8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2868 | 2023.12.05 05:12:24.212172 [ 3 ] {202c6754-ec19-46b9-9819-672906abf8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2869 | 2023.12.05 05:12:24.212350 [ 3 ] {202c6754-ec19-46b9-9819-672906abf8e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2870 | 2023.12.05 05:12:24.212853 [ 3 ] {202c6754-ec19-46b9-9819-672906abf8e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2871 | 2023.12.05 05:12:24.213138 [ 3 ] {202c6754-ec19-46b9-9819-672906abf8e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2872 | 2023.12.05 05:12:24.213321 [ 3 ] {202c6754-ec19-46b9-9819-672906abf8e1} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2873 | 2023.12.05 05:12:24.213444 [ 3 ] {202c6754-ec19-46b9-9819-672906abf8e1} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001302261 sec., 38394 rows/sec., 3.04 MiB/sec. | ||
2874 | 2023.12.05 05:12:24.213610 [ 3 ] {202c6754-ec19-46b9-9819-672906abf8e1} <Debug> DynamicQueryHandler: Done processing query | ||
2875 | 2023.12.05 05:12:24.213636 [ 3 ] {202c6754-ec19-46b9-9819-672906abf8e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2876 | 2023.12.05 05:12:24.213654 [ 3 ] {} <Debug> HTTP-Session: e81edc3f-9fec-457e-9318-2b1bc048be1a Destroying unnamed session | ||
2877 | 2023.12.05 05:12:24.213769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2878 | 2023.12.05 05:12:24.213817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2879 | 2023.12.05 05:12:24.213839 [ 3 ] {} <Debug> HTTP-Session: 165deb05-81d3-45d5-84dd-3525949c7628 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2880 | 2023.12.05 05:12:24.213858 [ 3 ] {} <Debug> HTTP-Session: 165deb05-81d3-45d5-84dd-3525949c7628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2881 | 2023.12.05 05:12:24.213937 [ 3 ] {f8021021-ef3e-4f30-8c4f-fa70d7c41e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2882 | 2023.12.05 05:12:24.213980 [ 3 ] {f8021021-ef3e-4f30-8c4f-fa70d7c41e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2883 | 2023.12.05 05:12:24.214092 [ 3 ] {f8021021-ef3e-4f30-8c4f-fa70d7c41e65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2884 | 2023.12.05 05:12:24.214384 [ 3 ] {f8021021-ef3e-4f30-8c4f-fa70d7c41e65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2885 | 2023.12.05 05:12:24.214589 [ 3 ] {f8021021-ef3e-4f30-8c4f-fa70d7c41e65} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2886 | 2023.12.05 05:12:24.214750 [ 3 ] {f8021021-ef3e-4f30-8c4f-fa70d7c41e65} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2887 | 2023.12.05 05:12:24.214883 [ 3 ] {f8021021-ef3e-4f30-8c4f-fa70d7c41e65} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000908925 sec., 2200 rows/sec., 188.02 KiB/sec. | ||
2888 | 2023.12.05 05:12:24.215005 [ 3 ] {f8021021-ef3e-4f30-8c4f-fa70d7c41e65} <Debug> DynamicQueryHandler: Done processing query | ||
2889 | 2023.12.05 05:12:24.215029 [ 3 ] {f8021021-ef3e-4f30-8c4f-fa70d7c41e65} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2890 | 2023.12.05 05:12:24.215045 [ 3 ] {} <Debug> HTTP-Session: 165deb05-81d3-45d5-84dd-3525949c7628 Destroying unnamed session | ||
2891 | 2023.12.05 05:12:24.215181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 24205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2892 | 2023.12.05 05:12:24.215229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2893 | 2023.12.05 05:12:24.215251 [ 3 ] {} <Debug> HTTP-Session: 49e1e17a-209d-4b53-ac47-75b1ae908364 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2894 | 2023.12.05 05:12:24.215268 [ 3 ] {} <Debug> HTTP-Session: 49e1e17a-209d-4b53-ac47-75b1ae908364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2895 | 2023.12.05 05:12:24.215346 [ 3 ] {9885ecbc-ac9e-428e-b84a-4a804afd089b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2896 | 2023.12.05 05:12:24.215386 [ 3 ] {9885ecbc-ac9e-428e-b84a-4a804afd089b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2897 | 2023.12.05 05:12:24.215492 [ 3 ] {9885ecbc-ac9e-428e-b84a-4a804afd089b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2898 | 2023.12.05 05:12:24.215893 [ 3 ] {9885ecbc-ac9e-428e-b84a-4a804afd089b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2899 | 2023.12.05 05:12:24.216112 [ 3 ] {9885ecbc-ac9e-428e-b84a-4a804afd089b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2900 | 2023.12.05 05:12:24.216262 [ 3 ] {9885ecbc-ac9e-428e-b84a-4a804afd089b} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2901 | 2023.12.05 05:12:24.216389 [ 3 ] {9885ecbc-ac9e-428e-b84a-4a804afd089b} <Information> executeQuery: Read 151 rows, 14.97 KiB in 0.001013427 sec., 148999 rows/sec., 14.43 MiB/sec. | ||
2902 | 2023.12.05 05:12:24.216514 [ 3 ] {9885ecbc-ac9e-428e-b84a-4a804afd089b} <Debug> DynamicQueryHandler: Done processing query | ||
2903 | 2023.12.05 05:12:24.216538 [ 3 ] {9885ecbc-ac9e-428e-b84a-4a804afd089b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2904 | 2023.12.05 05:12:24.216554 [ 3 ] {} <Debug> HTTP-Session: 49e1e17a-209d-4b53-ac47-75b1ae908364 Destroying unnamed session | ||
2905 | 2023.12.05 05:12:24.216654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2906 | 2023.12.05 05:12:24.216702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2907 | 2023.12.05 05:12:24.216721 [ 3 ] {} <Debug> HTTP-Session: f2024a58-243d-4bed-8432-0220539ba87e Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2908 | 2023.12.05 05:12:24.216739 [ 3 ] {} <Debug> HTTP-Session: f2024a58-243d-4bed-8432-0220539ba87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2909 | 2023.12.05 05:12:24.216810 [ 3 ] {212fe604-452e-4017-b7f8-7c2ec65e501c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2910 | 2023.12.05 05:12:24.216849 [ 3 ] {212fe604-452e-4017-b7f8-7c2ec65e501c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2911 | 2023.12.05 05:12:24.216957 [ 3 ] {212fe604-452e-4017-b7f8-7c2ec65e501c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2912 | 2023.12.05 05:12:24.217220 [ 3 ] {212fe604-452e-4017-b7f8-7c2ec65e501c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2913 | 2023.12.05 05:12:24.217429 [ 3 ] {212fe604-452e-4017-b7f8-7c2ec65e501c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2914 | 2023.12.05 05:12:24.217577 [ 3 ] {212fe604-452e-4017-b7f8-7c2ec65e501c} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2915 | 2023.12.05 05:12:24.217703 [ 3 ] {212fe604-452e-4017-b7f8-7c2ec65e501c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000863084 sec., 2317 rows/sec., 161.80 KiB/sec. | ||
2916 | 2023.12.05 05:12:24.217840 [ 3 ] {212fe604-452e-4017-b7f8-7c2ec65e501c} <Debug> DynamicQueryHandler: Done processing query | ||
2917 | 2023.12.05 05:12:24.217864 [ 3 ] {212fe604-452e-4017-b7f8-7c2ec65e501c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2918 | 2023.12.05 05:12:24.217880 [ 3 ] {} <Debug> HTTP-Session: f2024a58-243d-4bed-8432-0220539ba87e Destroying unnamed session | ||
2919 | 2023.12.05 05:12:24.217986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 8866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2920 | 2023.12.05 05:12:24.218031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2921 | 2023.12.05 05:12:24.218050 [ 3 ] {} <Debug> HTTP-Session: 2b1d8893-6bf2-4a99-b416-d5f549262de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2922 | 2023.12.05 05:12:24.218067 [ 3 ] {} <Debug> HTTP-Session: 2b1d8893-6bf2-4a99-b416-d5f549262de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2923 | 2023.12.05 05:12:24.218141 [ 3 ] {f7087ecf-8619-424e-8c05-4a06239a4305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2924 | 2023.12.05 05:12:24.218180 [ 3 ] {f7087ecf-8619-424e-8c05-4a06239a4305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2925 | 2023.12.05 05:12:24.218287 [ 3 ] {f7087ecf-8619-424e-8c05-4a06239a4305} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2926 | 2023.12.05 05:12:24.218601 [ 3 ] {f7087ecf-8619-424e-8c05-4a06239a4305} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2927 | 2023.12.05 05:12:24.218852 [ 3 ] {f7087ecf-8619-424e-8c05-4a06239a4305} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2928 | 2023.12.05 05:12:24.219001 [ 3 ] {f7087ecf-8619-424e-8c05-4a06239a4305} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2929 | 2023.12.05 05:12:24.219139 [ 3 ] {f7087ecf-8619-424e-8c05-4a06239a4305} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000968265 sec., 53704 rows/sec., 4.20 MiB/sec. | ||
2930 | 2023.12.05 05:12:24.219264 [ 3 ] {f7087ecf-8619-424e-8c05-4a06239a4305} <Debug> DynamicQueryHandler: Done processing query | ||
2931 | 2023.12.05 05:12:24.219289 [ 3 ] {f7087ecf-8619-424e-8c05-4a06239a4305} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2932 | 2023.12.05 05:12:24.219306 [ 3 ] {} <Debug> HTTP-Session: 2b1d8893-6bf2-4a99-b416-d5f549262de1 Destroying unnamed session | ||
2933 | 2023.12.05 05:12:24.219412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2934 | 2023.12.05 05:12:24.219460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2935 | 2023.12.05 05:12:24.219481 [ 3 ] {} <Debug> HTTP-Session: 171e6837-6928-47a8-ba4c-813d6e30ef72 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2936 | 2023.12.05 05:12:24.219499 [ 3 ] {} <Debug> HTTP-Session: 171e6837-6928-47a8-ba4c-813d6e30ef72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2937 | 2023.12.05 05:12:24.219571 [ 3 ] {7e4e5dac-8b56-4e32-ba46-c00cabcf21ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2938 | 2023.12.05 05:12:24.219617 [ 3 ] {7e4e5dac-8b56-4e32-ba46-c00cabcf21ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2939 | 2023.12.05 05:12:24.219747 [ 3 ] {7e4e5dac-8b56-4e32-ba46-c00cabcf21ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2940 | 2023.12.05 05:12:24.220009 [ 3 ] {7e4e5dac-8b56-4e32-ba46-c00cabcf21ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2941 | 2023.12.05 05:12:24.220276 [ 3 ] {7e4e5dac-8b56-4e32-ba46-c00cabcf21ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2942 | 2023.12.05 05:12:24.220459 [ 3 ] {7e4e5dac-8b56-4e32-ba46-c00cabcf21ef} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2943 | 2023.12.05 05:12:24.220590 [ 3 ] {7e4e5dac-8b56-4e32-ba46-c00cabcf21ef} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000983096 sec., 1017 rows/sec., 71.52 KiB/sec. | ||
2944 | 2023.12.05 05:12:24.220586 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2945 | 2023.12.05 05:12:24.220715 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2946 | 2023.12.05 05:12:24.220780 [ 3 ] {7e4e5dac-8b56-4e32-ba46-c00cabcf21ef} <Debug> DynamicQueryHandler: Done processing query | ||
2947 | 2023.12.05 05:12:24.220822 [ 3 ] {7e4e5dac-8b56-4e32-ba46-c00cabcf21ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2948 | 2023.12.05 05:12:24.220823 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2949 | 2023.12.05 05:12:24.220847 [ 3 ] {} <Debug> HTTP-Session: 171e6837-6928-47a8-ba4c-813d6e30ef72 Destroying unnamed session | ||
2950 | 2023.12.05 05:12:24.220972 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2951 | 2023.12.05 05:12:24.221013 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 450 rows starting from the beginning of the part | ||
2952 | 2023.12.05 05:12:24.221088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2953 | 2023.12.05 05:12:24.221181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2954 | 2023.12.05 05:12:24.221238 [ 3 ] {} <Debug> HTTP-Session: 0261510a-0c0f-4e69-a804-55ba46d018f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2955 | 2023.12.05 05:12:24.221260 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
2956 | 2023.12.05 05:12:24.221272 [ 3 ] {} <Debug> HTTP-Session: 0261510a-0c0f-4e69-a804-55ba46d018f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2957 | 2023.12.05 05:12:24.221550 [ 3 ] {f3b1d2f8-6caf-4317-b532-d6f2906e66f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2958 | 2023.12.05 05:12:24.221557 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
2959 | 2023.12.05 05:12:24.221670 [ 3 ] {f3b1d2f8-6caf-4317-b532-d6f2906e66f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2960 | 2023.12.05 05:12:24.221884 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
2961 | 2023.12.05 05:12:24.222238 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
2962 | 2023.12.05 05:12:24.222335 [ 3 ] {f3b1d2f8-6caf-4317-b532-d6f2906e66f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2963 | 2023.12.05 05:12:24.222543 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
2964 | 2023.12.05 05:12:24.223504 [ 3 ] {f3b1d2f8-6caf-4317-b532-d6f2906e66f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2965 | 2023.12.05 05:12:24.224254 [ 3 ] {f3b1d2f8-6caf-4317-b532-d6f2906e66f0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2966 | 2023.12.05 05:12:24.224254 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.003472336 sec., 152059.01733012014 rows/sec., 10.72 MiB/sec. | ||
2967 | 2023.12.05 05:12:24.224443 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2968 | 2023.12.05 05:12:24.224581 [ 3 ] {f3b1d2f8-6caf-4317-b532-d6f2906e66f0} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2969 | 2023.12.05 05:12:24.224788 [ 3 ] {f3b1d2f8-6caf-4317-b532-d6f2906e66f0} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.003192082 sec., 15663 rows/sec., 21.14 MiB/sec. | ||
2970 | 2023.12.05 05:12:24.224816 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2971 | 2023.12.05 05:12:24.224973 [ 17 ] {d83dd69c-9a25-4f23-b476-de80f6034420::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2972 | 2023.12.05 05:12:24.225020 [ 3 ] {f3b1d2f8-6caf-4317-b532-d6f2906e66f0} <Debug> DynamicQueryHandler: Done processing query | ||
2973 | 2023.12.05 05:12:24.225075 [ 3 ] {f3b1d2f8-6caf-4317-b532-d6f2906e66f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2974 | 2023.12.05 05:12:24.225101 [ 3 ] {} <Debug> HTTP-Session: 0261510a-0c0f-4e69-a804-55ba46d018f7 Destroying unnamed session | ||
2975 | 2023.12.05 05:12:27.731666 [ 175 ] {} <Debug> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2976 | 2023.12.05 05:12:27.731769 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2977 | 2023.12.05 05:12:27.731851 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2978 | 2023.12.05 05:12:27.731983 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2979 | 2023.12.05 05:12:27.732025 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
2980 | 2023.12.05 05:12:27.732195 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
2981 | 2023.12.05 05:12:27.732308 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
2982 | 2023.12.05 05:12:27.732411 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
2983 | 2023.12.05 05:12:27.732509 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
2984 | 2023.12.05 05:12:27.733220 [ 22 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398762 sec., 39320.484828727116 rows/sec., 2.57 MiB/sec. | ||
2985 | 2023.12.05 05:12:27.733366 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2986 | 2023.12.05 05:12:27.733571 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2987 | 2023.12.05 05:12:27.733637 [ 16 ] {86ac057a-de42-4e1b-941c-71380da84800::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (86ac057a-de42-4e1b-941c-71380da84800) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2988 | 2023.12.05 05:12:34.212082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2989 | 2023.12.05 05:12:34.212214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2990 | 2023.12.05 05:12:34.212246 [ 3 ] {} <Debug> HTTP-Session: bb650804-8b2b-4424-8f7b-e1d6b234980d Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
2991 | 2023.12.05 05:12:34.212277 [ 3 ] {} <Debug> HTTP-Session: bb650804-8b2b-4424-8f7b-e1d6b234980d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2992 | 2023.12.05 05:12:34.212420 [ 3 ] {15d36b78-c67d-4e53-97eb-0ad482ebec41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2993 | 2023.12.05 05:12:34.212488 [ 3 ] {15d36b78-c67d-4e53-97eb-0ad482ebec41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2994 | 2023.12.05 05:12:34.212673 [ 3 ] {15d36b78-c67d-4e53-97eb-0ad482ebec41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2995 | 2023.12.05 05:12:34.213149 [ 3 ] {15d36b78-c67d-4e53-97eb-0ad482ebec41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
2996 | 2023.12.05 05:12:34.213435 [ 3 ] {15d36b78-c67d-4e53-97eb-0ad482ebec41} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2997 | 2023.12.05 05:12:34.213614 [ 3 ] {15d36b78-c67d-4e53-97eb-0ad482ebec41} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2998 | 2023.12.05 05:12:34.213766 [ 3 ] {15d36b78-c67d-4e53-97eb-0ad482ebec41} <Information> executeQuery: Read 54 rows, 4.38 KiB in 0.001296481 sec., 41651 rows/sec., 3.30 MiB/sec. | ||
2999 | 2023.12.05 05:12:34.213771 [ 177 ] {} <Debug> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
3000 | 2023.12.05 05:12:34.213901 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3001 | 2023.12.05 05:12:34.213970 [ 3 ] {15d36b78-c67d-4e53-97eb-0ad482ebec41} <Debug> DynamicQueryHandler: Done processing query | ||
3002 | 2023.12.05 05:12:34.214001 [ 13 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact | ||
3003 | 2023.12.05 05:12:34.214023 [ 3 ] {15d36b78-c67d-4e53-97eb-0ad482ebec41} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3004 | 2023.12.05 05:12:34.214069 [ 3 ] {} <Debug> HTTP-Session: bb650804-8b2b-4424-8f7b-e1d6b234980d Destroying unnamed session | ||
3005 | 2023.12.05 05:12:34.214134 [ 13 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3006 | 2023.12.05 05:12:34.214171 [ 13 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 48 rows starting from the beginning of the part | ||
3007 | 2023.12.05 05:12:34.214262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 25882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3008 | 2023.12.05 05:12:34.214360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3009 | 2023.12.05 05:12:34.214413 [ 13 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
3010 | 2023.12.05 05:12:34.214415 [ 3 ] {} <Debug> HTTP-Session: 2a913f81-c90c-4042-8e99-f0ef955c9232 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3011 | 2023.12.05 05:12:34.214487 [ 3 ] {} <Debug> HTTP-Session: 2a913f81-c90c-4042-8e99-f0ef955c9232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3012 | 2023.12.05 05:12:34.214677 [ 13 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
3013 | 2023.12.05 05:12:34.214706 [ 3 ] {a2a52b54-ef7e-443d-8ccd-219b3fed4ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3014 | 2023.12.05 05:12:34.214791 [ 3 ] {a2a52b54-ef7e-443d-8ccd-219b3fed4ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3015 | 2023.12.05 05:12:34.214909 [ 13 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
3016 | 2023.12.05 05:12:34.215222 [ 13 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
3017 | 2023.12.05 05:12:34.215285 [ 3 ] {a2a52b54-ef7e-443d-8ccd-219b3fed4ba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3018 | 2023.12.05 05:12:34.215474 [ 13 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
3019 | 2023.12.05 05:12:34.216168 [ 3 ] {a2a52b54-ef7e-443d-8ccd-219b3fed4ba4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3020 | 2023.12.05 05:12:34.216645 [ 3 ] {a2a52b54-ef7e-443d-8ccd-219b3fed4ba4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3021 | 2023.12.05 05:12:34.216873 [ 22 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002914407 sec., 101564.40057960333 rows/sec., 8.04 MiB/sec. | ||
3022 | 2023.12.05 05:12:34.216931 [ 3 ] {a2a52b54-ef7e-443d-8ccd-219b3fed4ba4} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3023 | 2023.12.05 05:12:34.217105 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
3024 | 2023.12.05 05:12:34.217179 [ 3 ] {a2a52b54-ef7e-443d-8ccd-219b3fed4ba4} <Information> executeQuery: Read 162 rows, 15.98 KiB in 0.002414239 sec., 67101 rows/sec., 6.46 MiB/sec. | ||
3025 | 2023.12.05 05:12:34.217364 [ 3 ] {a2a52b54-ef7e-443d-8ccd-219b3fed4ba4} <Debug> DynamicQueryHandler: Done processing query | ||
3026 | 2023.12.05 05:12:34.217400 [ 3 ] {a2a52b54-ef7e-443d-8ccd-219b3fed4ba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3027 | 2023.12.05 05:12:34.217432 [ 3 ] {} <Debug> HTTP-Session: 2a913f81-c90c-4042-8e99-f0ef955c9232 Destroying unnamed session | ||
3028 | 2023.12.05 05:12:34.217454 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
3029 | 2023.12.05 05:12:34.217555 [ 26 ] {6d187991-1973-45ad-96fc-eb7e969d33de::all_1_19_4} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 | ||
3030 | 2023.12.05 05:12:34.217595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 10731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3031 | 2023.12.05 05:12:34.217687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3032 | 2023.12.05 05:12:34.217708 [ 3 ] {} <Debug> HTTP-Session: b5cbafa3-814c-4419-905b-110b3210d0f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3033 | 2023.12.05 05:12:34.217726 [ 3 ] {} <Debug> HTTP-Session: b5cbafa3-814c-4419-905b-110b3210d0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3034 | 2023.12.05 05:12:34.217802 [ 3 ] {9181b17e-92f4-4fd4-a504-22442b43a1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3035 | 2023.12.05 05:12:34.217842 [ 3 ] {9181b17e-92f4-4fd4-a504-22442b43a1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3036 | 2023.12.05 05:12:34.217963 [ 3 ] {9181b17e-92f4-4fd4-a504-22442b43a1e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3037 | 2023.12.05 05:12:34.218290 [ 3 ] {9181b17e-92f4-4fd4-a504-22442b43a1e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3038 | 2023.12.05 05:12:34.218515 [ 3 ] {9181b17e-92f4-4fd4-a504-22442b43a1e5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3039 | 2023.12.05 05:12:34.218671 [ 3 ] {9181b17e-92f4-4fd4-a504-22442b43a1e5} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3040 | 2023.12.05 05:12:34.218819 [ 3 ] {9181b17e-92f4-4fd4-a504-22442b43a1e5} <Information> executeQuery: Read 63 rows, 5.05 KiB in 0.000988916 sec., 63706 rows/sec., 4.98 MiB/sec. | ||
3041 | 2023.12.05 05:12:34.218929 [ 3 ] {9181b17e-92f4-4fd4-a504-22442b43a1e5} <Debug> DynamicQueryHandler: Done processing query | ||
3042 | 2023.12.05 05:12:34.218952 [ 3 ] {9181b17e-92f4-4fd4-a504-22442b43a1e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3043 | 2023.12.05 05:12:34.218968 [ 3 ] {} <Debug> HTTP-Session: b5cbafa3-814c-4419-905b-110b3210d0f8 Destroying unnamed session | ||
3044 | 2023.12.05 05:12:34.219124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 57765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3045 | 2023.12.05 05:12:34.219170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3046 | 2023.12.05 05:12:34.219190 [ 3 ] {} <Debug> HTTP-Session: cd542cab-2d95-4641-8880-3c90af6dc993 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3047 | 2023.12.05 05:12:34.219207 [ 3 ] {} <Debug> HTTP-Session: cd542cab-2d95-4641-8880-3c90af6dc993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3048 | 2023.12.05 05:12:34.219300 [ 3 ] {7488755b-f547-4ba3-bedc-22c611e01758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3049 | 2023.12.05 05:12:34.219345 [ 3 ] {7488755b-f547-4ba3-bedc-22c611e01758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3050 | 2023.12.05 05:12:34.219481 [ 3 ] {7488755b-f547-4ba3-bedc-22c611e01758} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3051 | 2023.12.05 05:12:34.220009 [ 3 ] {7488755b-f547-4ba3-bedc-22c611e01758} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3052 | 2023.12.05 05:12:34.220344 [ 3 ] {7488755b-f547-4ba3-bedc-22c611e01758} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3053 | 2023.12.05 05:12:34.220529 [ 3 ] {7488755b-f547-4ba3-bedc-22c611e01758} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3054 | 2023.12.05 05:12:34.220654 [ 3 ] {7488755b-f547-4ba3-bedc-22c611e01758} <Information> executeQuery: Read 54 rows, 74.62 KiB in 0.001325142 sec., 40750 rows/sec., 54.99 MiB/sec. | ||
3055 | 2023.12.05 05:12:34.220785 [ 3 ] {7488755b-f547-4ba3-bedc-22c611e01758} <Debug> DynamicQueryHandler: Done processing query | ||
3056 | 2023.12.05 05:12:34.220809 [ 3 ] {7488755b-f547-4ba3-bedc-22c611e01758} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3057 | 2023.12.05 05:12:34.220825 [ 3 ] {} <Debug> HTTP-Session: cd542cab-2d95-4641-8880-3c90af6dc993 Destroying unnamed session | ||
3058 | 2023.12.05 05:12:34.220933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 1433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3059 | 2023.12.05 05:12:34.220980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3060 | 2023.12.05 05:12:34.220999 [ 3 ] {} <Debug> HTTP-Session: 4543ad5f-a3b3-4797-a039-94581bc8ad86 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3061 | 2023.12.05 05:12:34.221017 [ 3 ] {} <Debug> HTTP-Session: 4543ad5f-a3b3-4797-a039-94581bc8ad86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3062 | 2023.12.05 05:12:34.221088 [ 3 ] {58dc7641-6d40-4b66-be26-d7e53862578e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3063 | 2023.12.05 05:12:34.221129 [ 3 ] {58dc7641-6d40-4b66-be26-d7e53862578e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3064 | 2023.12.05 05:12:34.221238 [ 3 ] {58dc7641-6d40-4b66-be26-d7e53862578e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3065 | 2023.12.05 05:12:34.221500 [ 3 ] {58dc7641-6d40-4b66-be26-d7e53862578e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3066 | 2023.12.05 05:12:34.221744 [ 3 ] {58dc7641-6d40-4b66-be26-d7e53862578e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3067 | 2023.12.05 05:12:34.221929 [ 3 ] {58dc7641-6d40-4b66-be26-d7e53862578e} <Trace> oximeter.measurements_i64 (564fa3e5-e3bd-44e7-a620-10a0e85960ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
3068 | 2023.12.05 05:12:34.222054 [ 3 ] {58dc7641-6d40-4b66-be26-d7e53862578e} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000931235 sec., 9664 rows/sec., 682.69 KiB/sec. | ||
3069 | 2023.12.05 05:12:34.222171 [ 3 ] {58dc7641-6d40-4b66-be26-d7e53862578e} <Debug> DynamicQueryHandler: Done processing query | ||
3070 | 2023.12.05 05:12:34.222195 [ 3 ] {58dc7641-6d40-4b66-be26-d7e53862578e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3071 | 2023.12.05 05:12:34.222212 [ 3 ] {} <Debug> HTTP-Session: 4543ad5f-a3b3-4797-a039-94581bc8ad86 Destroying unnamed session | ||
3072 | 2023.12.05 05:12:35.874006 [ 177 ] {} <Debug> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3073 | 2023.12.05 05:12:35.874071 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3074 | 2023.12.05 05:12:35.874139 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
3075 | 2023.12.05 05:12:35.874251 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3076 | 2023.12.05 05:12:35.874286 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part | ||
3077 | 2023.12.05 05:12:35.874402 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3078 | 2023.12.05 05:12:35.874485 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
3079 | 2023.12.05 05:12:35.874561 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
3080 | 2023.12.05 05:12:35.874635 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3081 | 2023.12.05 05:12:35.875189 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001078048 sec., 18552.04963044317 rows/sec., 1.51 MiB/sec. | ||
3082 | 2023.12.05 05:12:35.875284 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3083 | 2023.12.05 05:12:35.875451 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3084 | 2023.12.05 05:12:35.875513 [ 13 ] {6317ba4c-814a-4627-9587-938deece2de6::all_1_10_2} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
3085 | 2023.12.05 05:12:36.743054 [ 146 ] {} <Debug> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3086 | 2023.12.05 05:12:36.743196 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3087 | 2023.12.05 05:12:36.743331 [ 10 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
3088 | 2023.12.05 05:12:36.743568 [ 10 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3089 | 2023.12.05 05:12:36.743629 [ 10 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part | ||
3090 | 2023.12.05 05:12:36.743866 [ 10 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3091 | 2023.12.05 05:12:36.744015 [ 10 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
3092 | 2023.12.05 05:12:36.744146 [ 10 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
3093 | 2023.12.05 05:12:36.744270 [ 10 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3094 | 2023.12.05 05:12:36.744840 [ 26 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001568586 sec., 12750.336927653312 rows/sec., 890.28 KiB/sec. | ||
3095 | 2023.12.05 05:12:36.744997 [ 12 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3096 | 2023.12.05 05:12:36.745233 [ 12 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3097 | 2023.12.05 05:12:36.745311 [ 12 ] {db3f6e60-43ec-4c0b-95e5-f3c9f3419bef::all_1_10_2} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
3098 | 2023.12.05 05:12:38.306045 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3099 | 2023.12.05 05:12:38.306096 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3100 | 2023.12.05 05:12:44.213390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3101 | 2023.12.05 05:12:44.213575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3102 | 2023.12.05 05:12:44.213623 [ 3 ] {} <Debug> HTTP-Session: 11daeb60-1d84-4685-ac9a-931792424da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3103 | 2023.12.05 05:12:44.213666 [ 3 ] {} <Debug> HTTP-Session: 11daeb60-1d84-4685-ac9a-931792424da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3104 | 2023.12.05 05:12:44.213869 [ 3 ] {999ea8a4-07f0-4ae7-99a1-fd60e41084da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3105 | 2023.12.05 05:12:44.213970 [ 3 ] {999ea8a4-07f0-4ae7-99a1-fd60e41084da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3106 | 2023.12.05 05:12:44.214236 [ 3 ] {999ea8a4-07f0-4ae7-99a1-fd60e41084da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3107 | 2023.12.05 05:12:44.214766 [ 3 ] {999ea8a4-07f0-4ae7-99a1-fd60e41084da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3108 | 2023.12.05 05:12:44.215029 [ 3 ] {999ea8a4-07f0-4ae7-99a1-fd60e41084da} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3109 | 2023.12.05 05:12:44.215192 [ 3 ] {999ea8a4-07f0-4ae7-99a1-fd60e41084da} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3110 | 2023.12.05 05:12:44.215316 [ 3 ] {999ea8a4-07f0-4ae7-99a1-fd60e41084da} <Information> executeQuery: Read 54 rows, 4.38 KiB in 0.001390383 sec., 38838 rows/sec., 3.07 MiB/sec. | ||
3111 | 2023.12.05 05:12:44.215463 [ 3 ] {999ea8a4-07f0-4ae7-99a1-fd60e41084da} <Debug> DynamicQueryHandler: Done processing query | ||
3112 | 2023.12.05 05:12:44.215488 [ 3 ] {999ea8a4-07f0-4ae7-99a1-fd60e41084da} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3113 | 2023.12.05 05:12:44.215505 [ 3 ] {} <Debug> HTTP-Session: 11daeb60-1d84-4685-ac9a-931792424da4 Destroying unnamed session | ||
3114 | 2023.12.05 05:12:44.215668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 31159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3115 | 2023.12.05 05:12:44.215715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3116 | 2023.12.05 05:12:44.215735 [ 3 ] {} <Debug> HTTP-Session: b6b716f6-88a2-43fa-8226-6aea6ee3f85a Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3117 | 2023.12.05 05:12:44.215752 [ 3 ] {} <Debug> HTTP-Session: b6b716f6-88a2-43fa-8226-6aea6ee3f85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3118 | 2023.12.05 05:12:44.215827 [ 3 ] {78e62586-cf9d-4d70-9dbb-79e546d9f95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3119 | 2023.12.05 05:12:44.215866 [ 3 ] {78e62586-cf9d-4d70-9dbb-79e546d9f95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3120 | 2023.12.05 05:12:44.215973 [ 3 ] {78e62586-cf9d-4d70-9dbb-79e546d9f95b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3121 | 2023.12.05 05:12:44.216387 [ 3 ] {78e62586-cf9d-4d70-9dbb-79e546d9f95b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3122 | 2023.12.05 05:12:44.216615 [ 3 ] {78e62586-cf9d-4d70-9dbb-79e546d9f95b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3123 | 2023.12.05 05:12:44.216772 [ 3 ] {78e62586-cf9d-4d70-9dbb-79e546d9f95b} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3124 | 2023.12.05 05:12:44.216877 [ 3 ] {78e62586-cf9d-4d70-9dbb-79e546d9f95b} <Information> executeQuery: Read 198 rows, 19.07 KiB in 0.001022136 sec., 193711 rows/sec., 18.22 MiB/sec. | ||
3125 | 2023.12.05 05:12:44.216986 [ 3 ] {78e62586-cf9d-4d70-9dbb-79e546d9f95b} <Debug> DynamicQueryHandler: Done processing query | ||
3126 | 2023.12.05 05:12:44.217009 [ 3 ] {78e62586-cf9d-4d70-9dbb-79e546d9f95b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3127 | 2023.12.05 05:12:44.217025 [ 3 ] {} <Debug> HTTP-Session: b6b716f6-88a2-43fa-8226-6aea6ee3f85a Destroying unnamed session | ||
3128 | 2023.12.05 05:12:44.217150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 13248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3129 | 2023.12.05 05:12:44.217194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3130 | 2023.12.05 05:12:44.217214 [ 3 ] {} <Debug> HTTP-Session: eb473cc3-5e9b-45b5-a68e-ad7ded9176a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3131 | 2023.12.05 05:12:44.217231 [ 3 ] {} <Debug> HTTP-Session: eb473cc3-5e9b-45b5-a68e-ad7ded9176a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3132 | 2023.12.05 05:12:44.217304 [ 3 ] {f3a060df-94aa-4842-ba24-5848fdd0de0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3133 | 2023.12.05 05:12:44.217343 [ 3 ] {f3a060df-94aa-4842-ba24-5848fdd0de0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3134 | 2023.12.05 05:12:44.217446 [ 3 ] {f3a060df-94aa-4842-ba24-5848fdd0de0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3135 | 2023.12.05 05:12:44.217823 [ 3 ] {f3a060df-94aa-4842-ba24-5848fdd0de0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3136 | 2023.12.05 05:12:44.218036 [ 3 ] {f3a060df-94aa-4842-ba24-5848fdd0de0a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3137 | 2023.12.05 05:12:44.218189 [ 3 ] {f3a060df-94aa-4842-ba24-5848fdd0de0a} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3138 | 2023.12.05 05:12:44.218295 [ 3 ] {f3a060df-94aa-4842-ba24-5848fdd0de0a} <Information> executeQuery: Read 78 rows, 6.22 KiB in 0.000957926 sec., 81425 rows/sec., 6.34 MiB/sec. | ||
3139 | 2023.12.05 05:12:44.218478 [ 3 ] {f3a060df-94aa-4842-ba24-5848fdd0de0a} <Debug> DynamicQueryHandler: Done processing query | ||
3140 | 2023.12.05 05:12:44.218502 [ 3 ] {f3a060df-94aa-4842-ba24-5848fdd0de0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3141 | 2023.12.05 05:12:44.218518 [ 3 ] {} <Debug> HTTP-Session: eb473cc3-5e9b-45b5-a68e-ad7ded9176a3 Destroying unnamed session | ||
3142 | 2023.12.05 05:12:44.218664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3143 | 2023.12.05 05:12:44.218709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3144 | 2023.12.05 05:12:44.218729 [ 3 ] {} <Debug> HTTP-Session: eff7d440-4fd8-4324-ba4c-e70be602f667 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3145 | 2023.12.05 05:12:44.218746 [ 3 ] {} <Debug> HTTP-Session: eff7d440-4fd8-4324-ba4c-e70be602f667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3146 | 2023.12.05 05:12:44.218819 [ 3 ] {b909df27-e684-4d60-8289-21ebb10c990f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3147 | 2023.12.05 05:12:44.218864 [ 3 ] {b909df27-e684-4d60-8289-21ebb10c990f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3148 | 2023.12.05 05:12:44.218986 [ 3 ] {b909df27-e684-4d60-8289-21ebb10c990f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3149 | 2023.12.05 05:12:44.219290 [ 3 ] {b909df27-e684-4d60-8289-21ebb10c990f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3150 | 2023.12.05 05:12:44.219558 [ 3 ] {b909df27-e684-4d60-8289-21ebb10c990f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3151 | 2023.12.05 05:12:44.219750 [ 3 ] {b909df27-e684-4d60-8289-21ebb10c990f} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3152 | 2023.12.05 05:12:44.219856 [ 3 ] {b909df27-e684-4d60-8289-21ebb10c990f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001005886 sec., 35789 rows/sec., 2.53 MiB/sec. | ||
3153 | 2023.12.05 05:12:44.219963 [ 3 ] {b909df27-e684-4d60-8289-21ebb10c990f} <Debug> DynamicQueryHandler: Done processing query | ||
3154 | 2023.12.05 05:12:44.219987 [ 3 ] {b909df27-e684-4d60-8289-21ebb10c990f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3155 | 2023.12.05 05:12:44.220003 [ 3 ] {} <Debug> HTTP-Session: eff7d440-4fd8-4324-ba4c-e70be602f667 Destroying unnamed session | ||
3156 | 2023.12.05 05:12:44.220140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 57765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3157 | 2023.12.05 05:12:44.220185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3158 | 2023.12.05 05:12:44.220204 [ 3 ] {} <Debug> HTTP-Session: d3c5c3e0-aa1e-4883-914c-2d429cbd8556 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3159 | 2023.12.05 05:12:44.220222 [ 3 ] {} <Debug> HTTP-Session: d3c5c3e0-aa1e-4883-914c-2d429cbd8556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3160 | 2023.12.05 05:12:44.220317 [ 3 ] {ac9561eb-8565-4464-9efc-861acdeb0464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3161 | 2023.12.05 05:12:44.220361 [ 3 ] {ac9561eb-8565-4464-9efc-861acdeb0464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3162 | 2023.12.05 05:12:44.220493 [ 3 ] {ac9561eb-8565-4464-9efc-861acdeb0464} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3163 | 2023.12.05 05:12:44.221055 [ 3 ] {ac9561eb-8565-4464-9efc-861acdeb0464} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
3164 | 2023.12.05 05:12:44.221379 [ 3 ] {ac9561eb-8565-4464-9efc-861acdeb0464} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3165 | 2023.12.05 05:12:44.221558 [ 3 ] {ac9561eb-8565-4464-9efc-861acdeb0464} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3166 | 2023.12.05 05:12:44.221664 [ 3 ] {ac9561eb-8565-4464-9efc-861acdeb0464} <Information> executeQuery: Read 54 rows, 74.62 KiB in 0.001317262 sec., 40994 rows/sec., 55.32 MiB/sec. | ||
3167 | 2023.12.05 05:12:44.221821 [ 3 ] {ac9561eb-8565-4464-9efc-861acdeb0464} <Debug> DynamicQueryHandler: Done processing query | ||
3168 | 2023.12.05 05:12:44.221846 [ 3 ] {ac9561eb-8565-4464-9efc-861acdeb0464} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3169 | 2023.12.05 05:12:44.221862 [ 3 ] {} <Debug> HTTP-Session: d3c5c3e0-aa1e-4883-914c-2d429cbd8556 Destroying unnamed session | ||
3170 | 2023.12.05 05:12:53.306140 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3171 | 2023.12.05 05:12:53.306203 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3172 | 2023.12.05 05:12:54.211092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3173 | 2023.12.05 05:12:54.211211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3174 | 2023.12.05 05:12:54.211241 [ 3 ] {} <Debug> HTTP-Session: 02a8abb9-cf13-4a32-b1c6-43ae4128bb90 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3175 | 2023.12.05 05:12:54.211270 [ 3 ] {} <Debug> HTTP-Session: 02a8abb9-cf13-4a32-b1c6-43ae4128bb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3176 | 2023.12.05 05:12:54.211417 [ 3 ] {baab8bc0-251e-4e8d-96a7-2018ea920273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3177 | 2023.12.05 05:12:54.211487 [ 3 ] {baab8bc0-251e-4e8d-96a7-2018ea920273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3178 | 2023.12.05 05:12:54.211670 [ 3 ] {baab8bc0-251e-4e8d-96a7-2018ea920273} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3179 | 2023.12.05 05:12:54.212127 [ 3 ] {baab8bc0-251e-4e8d-96a7-2018ea920273} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3180 | 2023.12.05 05:12:54.212414 [ 3 ] {baab8bc0-251e-4e8d-96a7-2018ea920273} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3181 | 2023.12.05 05:12:54.212581 [ 3 ] {baab8bc0-251e-4e8d-96a7-2018ea920273} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3182 | 2023.12.05 05:12:54.212718 [ 3 ] {baab8bc0-251e-4e8d-96a7-2018ea920273} <Information> executeQuery: Read 54 rows, 4.38 KiB in 0.001252061 sec., 43128 rows/sec., 3.41 MiB/sec. | ||
3183 | 2023.12.05 05:12:54.212862 [ 3 ] {baab8bc0-251e-4e8d-96a7-2018ea920273} <Debug> DynamicQueryHandler: Done processing query | ||
3184 | 2023.12.05 05:12:54.212888 [ 3 ] {baab8bc0-251e-4e8d-96a7-2018ea920273} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3185 | 2023.12.05 05:12:54.212905 [ 3 ] {} <Debug> HTTP-Session: 02a8abb9-cf13-4a32-b1c6-43ae4128bb90 Destroying unnamed session | ||
3186 | 2023.12.05 05:12:54.213132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 25882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3187 | 2023.12.05 05:12:54.213177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3188 | 2023.12.05 05:12:54.213197 [ 3 ] {} <Debug> HTTP-Session: a68ebe96-5ec5-4406-8896-d53055d75741 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3189 | 2023.12.05 05:12:54.213214 [ 3 ] {} <Debug> HTTP-Session: a68ebe96-5ec5-4406-8896-d53055d75741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3190 | 2023.12.05 05:12:54.213293 [ 3 ] {9f01ccc2-f79b-45a6-b74f-d8deb4a8b8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3191 | 2023.12.05 05:12:54.213333 [ 3 ] {9f01ccc2-f79b-45a6-b74f-d8deb4a8b8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3192 | 2023.12.05 05:12:54.213438 [ 3 ] {9f01ccc2-f79b-45a6-b74f-d8deb4a8b8bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3193 | 2023.12.05 05:12:54.213841 [ 3 ] {9f01ccc2-f79b-45a6-b74f-d8deb4a8b8bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3194 | 2023.12.05 05:12:54.214069 [ 3 ] {9f01ccc2-f79b-45a6-b74f-d8deb4a8b8bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3195 | 2023.12.05 05:12:54.214221 [ 3 ] {9f01ccc2-f79b-45a6-b74f-d8deb4a8b8bd} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3196 | 2023.12.05 05:12:54.214357 [ 3 ] {9f01ccc2-f79b-45a6-b74f-d8deb4a8b8bd} <Information> executeQuery: Read 162 rows, 15.98 KiB in 0.001029957 sec., 157288 rows/sec., 15.15 MiB/sec. | ||
3197 | 2023.12.05 05:12:54.214353 [ 167 ] {} <Debug> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3198 | 2023.12.05 05:12:54.214461 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3199 | 2023.12.05 05:12:54.214523 [ 3 ] {9f01ccc2-f79b-45a6-b74f-d8deb4a8b8bd} <Debug> DynamicQueryHandler: Done processing query | ||
3200 | 2023.12.05 05:12:54.214564 [ 3 ] {9f01ccc2-f79b-45a6-b74f-d8deb4a8b8bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3201 | 2023.12.05 05:12:54.214572 [ 13 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3202 | 2023.12.05 05:12:54.214587 [ 3 ] {} <Debug> HTTP-Session: a68ebe96-5ec5-4406-8896-d53055d75741 Destroying unnamed session | ||
3203 | 2023.12.05 05:12:54.214724 [ 13 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3204 | 2023.12.05 05:12:54.214778 [ 13 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 185 rows starting from the beginning of the part | ||
3205 | 2023.12.05 05:12:54.214784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 9202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3206 | 2023.12.05 05:12:54.214877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3207 | 2023.12.05 05:12:54.214913 [ 3 ] {} <Debug> HTTP-Session: f0354fb8-f6b0-4fa6-926d-9d4d29a00817 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3208 | 2023.12.05 05:12:54.214959 [ 3 ] {} <Debug> HTTP-Session: f0354fb8-f6b0-4fa6-926d-9d4d29a00817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3209 | 2023.12.05 05:12:54.215006 [ 13 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 181 rows starting from the beginning of the part | ||
3210 | 2023.12.05 05:12:54.215159 [ 3 ] {3635cec1-ca06-44d2-ad66-2c86f7ed2ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3211 | 2023.12.05 05:12:54.215227 [ 13 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 151 rows starting from the beginning of the part | ||
3212 | 2023.12.05 05:12:54.215245 [ 3 ] {3635cec1-ca06-44d2-ad66-2c86f7ed2ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3213 | 2023.12.05 05:12:54.215508 [ 13 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
3214 | 2023.12.05 05:12:54.215723 [ 3 ] {3635cec1-ca06-44d2-ad66-2c86f7ed2ffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3215 | 2023.12.05 05:12:54.215756 [ 13 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 198 rows starting from the beginning of the part | ||
3216 | 2023.12.05 05:12:54.215940 [ 13 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 162 rows starting from the beginning of the part | ||
3217 | 2023.12.05 05:12:54.216467 [ 3 ] {3635cec1-ca06-44d2-ad66-2c86f7ed2ffa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3218 | 2023.12.05 05:12:54.216927 [ 3 ] {3635cec1-ca06-44d2-ad66-2c86f7ed2ffa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3219 | 2023.12.05 05:12:54.217196 [ 3 ] {3635cec1-ca06-44d2-ad66-2c86f7ed2ffa} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3220 | 2023.12.05 05:12:54.217338 [ 167 ] {} <Debug> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3221 | 2023.12.05 05:12:54.217392 [ 3 ] {3635cec1-ca06-44d2-ad66-2c86f7ed2ffa} <Information> executeQuery: Read 54 rows, 4.32 KiB in 0.002132555 sec., 25321 rows/sec., 1.98 MiB/sec. | ||
3222 | 2023.12.05 05:12:54.217432 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3223 | 2023.12.05 05:12:54.217859 [ 3 ] {3635cec1-ca06-44d2-ad66-2c86f7ed2ffa} <Debug> DynamicQueryHandler: Done processing query | ||
3224 | 2023.12.05 05:12:54.217936 [ 3 ] {3635cec1-ca06-44d2-ad66-2c86f7ed2ffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3225 | 2023.12.05 05:12:54.218012 [ 3 ] {} <Debug> HTTP-Session: f0354fb8-f6b0-4fa6-926d-9d4d29a00817 Destroying unnamed session | ||
3226 | 2023.12.05 05:12:54.218009 [ 26 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3227 | 2023.12.05 05:12:54.218014 [ 21 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1039 rows, containing 4 columns (4 merged, 0 gathered) in 0.003487197 sec., 297947.03310423816 rows/sec., 28.38 MiB/sec. | ||
3228 | 2023.12.05 05:12:54.218214 [ 26 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3229 | 2023.12.05 05:12:54.218250 [ 21 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3230 | 2023.12.05 05:12:54.218283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 57766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3231 | 2023.12.05 05:12:54.218299 [ 26 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 111 rows starting from the beginning of the part | ||
3232 | 2023.12.05 05:12:54.218412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3233 | 2023.12.05 05:12:54.218481 [ 3 ] {} <Debug> HTTP-Session: ce00540c-7d9c-46d5-965f-934d6046eb4b Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3234 | 2023.12.05 05:12:54.218517 [ 3 ] {} <Debug> HTTP-Session: ce00540c-7d9c-46d5-965f-934d6046eb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3235 | 2023.12.05 05:12:54.218635 [ 21 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3236 | 2023.12.05 05:12:54.218693 [ 26 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 85 rows starting from the beginning of the part | ||
3237 | 2023.12.05 05:12:54.218861 [ 21 ] {c8f5bf48-cd82-4629-a017-d10a7e048710::all_1_21_4} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3238 | 2023.12.05 05:12:54.218938 [ 3 ] {a1b3f13e-7e9f-43d8-9f95-04d83a2036bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3239 | 2023.12.05 05:12:54.219096 [ 26 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
3240 | 2023.12.05 05:12:54.219136 [ 3 ] {a1b3f13e-7e9f-43d8-9f95-04d83a2036bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3241 | 2023.12.05 05:12:54.219387 [ 26 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part | ||
3242 | 2023.12.05 05:12:54.219721 [ 26 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
3243 | 2023.12.05 05:12:54.219797 [ 3 ] {a1b3f13e-7e9f-43d8-9f95-04d83a2036bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3244 | 2023.12.05 05:12:54.220012 [ 26 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
3245 | 2023.12.05 05:12:54.221116 [ 3 ] {a1b3f13e-7e9f-43d8-9f95-04d83a2036bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3246 | 2023.12.05 05:12:54.221576 [ 13 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 4 columns (4 merged, 0 gathered) in 0.004019525 sec., 110212.0275405676 rows/sec., 8.60 MiB/sec. | ||
3247 | 2023.12.05 05:12:54.221763 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3248 | 2023.12.05 05:12:54.221789 [ 3 ] {a1b3f13e-7e9f-43d8-9f95-04d83a2036bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3249 | 2023.12.05 05:12:54.222051 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3250 | 2023.12.05 05:12:54.222123 [ 3 ] {a1b3f13e-7e9f-43d8-9f95-04d83a2036bd} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3251 | 2023.12.05 05:12:54.222180 [ 21 ] {3fc5a428-cc91-4aeb-ad58-f74828f5e6c0::all_1_21_4} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3252 | 2023.12.05 05:12:54.222291 [ 167 ] {} <Debug> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3253 | 2023.12.05 05:12:54.222406 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3254 | 2023.12.05 05:12:54.222420 [ 3 ] {a1b3f13e-7e9f-43d8-9f95-04d83a2036bd} <Information> executeQuery: Read 54 rows, 74.62 KiB in 0.003360224 sec., 16070 rows/sec., 21.69 MiB/sec. | ||
3255 | 2023.12.05 05:12:54.222559 [ 26 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3256 | 2023.12.05 05:12:54.222801 [ 26 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3257 | 2023.12.05 05:12:54.222817 [ 3 ] {a1b3f13e-7e9f-43d8-9f95-04d83a2036bd} <Debug> DynamicQueryHandler: Done processing query | ||
3258 | 2023.12.05 05:12:54.222844 [ 26 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 741 rows starting from the beginning of the part | ||
3259 | 2023.12.05 05:12:54.222866 [ 3 ] {a1b3f13e-7e9f-43d8-9f95-04d83a2036bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3260 | 2023.12.05 05:12:54.222914 [ 3 ] {} <Debug> HTTP-Session: ce00540c-7d9c-46d5-965f-934d6046eb4b Destroying unnamed session | ||
3261 | 2023.12.05 05:12:54.223024 [ 26 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
3262 | 2023.12.05 05:12:54.223122 [ 26 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
3263 | 2023.12.05 05:12:54.223212 [ 26 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
3264 | 2023.12.05 05:12:54.223297 [ 26 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::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 | ||
3265 | 2023.12.05 05:12:54.223387 [ 26 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
3266 | 2023.12.05 05:12:54.233193 [ 20 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 6 columns (6 merged, 0 gathered) in 0.010710534 sec., 93459.39240751207 rows/sec., 126.12 MiB/sec. | ||
3267 | 2023.12.05 05:12:54.233784 [ 20 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3268 | 2023.12.05 05:12:54.234044 [ 20 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3269 | 2023.12.05 05:12:54.234119 [ 20 ] {c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3270 | 2023.12.05 05:12:54.234205 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c53c483b-f194-4c13-9f0e-4ade9e1f89ea::all_1_21_4: 8.22 MiB. | ||
3271 | 2023.12.05 05:12:55.000140 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.98 MiB, peak 239.45 MiB, will set to 232.57 MiB (RSS), difference: -2.41 MiB | ||
3272 | 2023.12.05 05:13:04.211561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3273 | 2023.12.05 05:13:04.211695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3274 | 2023.12.05 05:13:04.211726 [ 3 ] {} <Debug> HTTP-Session: 5b01a23f-b99c-445e-a3c9-439e68161700 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3275 | 2023.12.05 05:13:04.211754 [ 3 ] {} <Debug> HTTP-Session: 5b01a23f-b99c-445e-a3c9-439e68161700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3276 | 2023.12.05 05:13:04.211904 [ 3 ] {bf8b588c-18cd-4966-b6dc-b36d69cb6f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3277 | 2023.12.05 05:13:04.211972 [ 3 ] {bf8b588c-18cd-4966-b6dc-b36d69cb6f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3278 | 2023.12.05 05:13:04.212159 [ 3 ] {bf8b588c-18cd-4966-b6dc-b36d69cb6f05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3279 | 2023.12.05 05:13:04.212606 [ 3 ] {bf8b588c-18cd-4966-b6dc-b36d69cb6f05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3280 | 2023.12.05 05:13:04.212878 [ 3 ] {bf8b588c-18cd-4966-b6dc-b36d69cb6f05} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3281 | 2023.12.05 05:13:04.213045 [ 3 ] {bf8b588c-18cd-4966-b6dc-b36d69cb6f05} <Trace> oximeter.fields_i64 (6d187991-1973-45ad-96fc-eb7e969d33de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3282 | 2023.12.05 05:13:04.213173 [ 3 ] {bf8b588c-18cd-4966-b6dc-b36d69cb6f05} <Information> executeQuery: Read 54 rows, 4.38 KiB in 0.00122981 sec., 43909 rows/sec., 3.48 MiB/sec. | ||
3283 | 2023.12.05 05:13:04.213349 [ 3 ] {bf8b588c-18cd-4966-b6dc-b36d69cb6f05} <Debug> DynamicQueryHandler: Done processing query | ||
3284 | 2023.12.05 05:13:04.213374 [ 3 ] {bf8b588c-18cd-4966-b6dc-b36d69cb6f05} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3285 | 2023.12.05 05:13:04.213390 [ 3 ] {} <Debug> HTTP-Session: 5b01a23f-b99c-445e-a3c9-439e68161700 Destroying unnamed session | ||
3286 | 2023.12.05 05:13:04.213522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3287 | 2023.12.05 05:13:04.213568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3288 | 2023.12.05 05:13:04.213588 [ 3 ] {} <Debug> HTTP-Session: d7e0f78a-abd7-4c3b-8bfd-d4b164fa1bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3289 | 2023.12.05 05:13:04.213605 [ 3 ] {} <Debug> HTTP-Session: d7e0f78a-abd7-4c3b-8bfd-d4b164fa1bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3290 | 2023.12.05 05:13:04.213678 [ 3 ] {d4042709-2556-472f-89bd-803ee8a4c814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3291 | 2023.12.05 05:13:04.213718 [ 3 ] {d4042709-2556-472f-89bd-803ee8a4c814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3292 | 2023.12.05 05:13:04.213831 [ 3 ] {d4042709-2556-472f-89bd-803ee8a4c814} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3293 | 2023.12.05 05:13:04.214099 [ 3 ] {d4042709-2556-472f-89bd-803ee8a4c814} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3294 | 2023.12.05 05:13:04.214310 [ 3 ] {d4042709-2556-472f-89bd-803ee8a4c814} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3295 | 2023.12.05 05:13:04.214466 [ 3 ] {d4042709-2556-472f-89bd-803ee8a4c814} <Trace> oximeter.fields_ipaddr (6317ba4c-814a-4627-9587-938deece2de6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3296 | 2023.12.05 05:13:04.214594 [ 3 ] {d4042709-2556-472f-89bd-803ee8a4c814} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000886514 sec., 4512 rows/sec., 376.74 KiB/sec. | ||
3297 | 2023.12.05 05:13:04.214709 [ 3 ] {d4042709-2556-472f-89bd-803ee8a4c814} <Debug> DynamicQueryHandler: Done processing query | ||
3298 | 2023.12.05 05:13:04.214731 [ 3 ] {d4042709-2556-472f-89bd-803ee8a4c814} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3299 | 2023.12.05 05:13:04.214747 [ 3 ] {} <Debug> HTTP-Session: d7e0f78a-abd7-4c3b-8bfd-d4b164fa1bcd Destroying unnamed session | ||
3300 | 2023.12.05 05:13:04.214915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 26182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3301 | 2023.12.05 05:13:04.214960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3302 | 2023.12.05 05:13:04.214979 [ 3 ] {} <Debug> HTTP-Session: 9063f3d1-fbcf-42d1-b571-c016468f674b Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3303 | 2023.12.05 05:13:04.214996 [ 3 ] {} <Debug> HTTP-Session: 9063f3d1-fbcf-42d1-b571-c016468f674b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3304 | 2023.12.05 05:13:04.215070 [ 3 ] {5a2dc158-f09e-466f-a88b-6c133b472569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3305 | 2023.12.05 05:13:04.215108 [ 3 ] {5a2dc158-f09e-466f-a88b-6c133b472569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3306 | 2023.12.05 05:13:04.215211 [ 3 ] {5a2dc158-f09e-466f-a88b-6c133b472569} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3307 | 2023.12.05 05:13:04.215542 [ 3 ] {5a2dc158-f09e-466f-a88b-6c133b472569} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3308 | 2023.12.05 05:13:04.215775 [ 3 ] {5a2dc158-f09e-466f-a88b-6c133b472569} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3309 | 2023.12.05 05:13:04.215926 [ 3 ] {5a2dc158-f09e-466f-a88b-6c133b472569} <Trace> oximeter.fields_string (c8f5bf48-cd82-4629-a017-d10a7e048710): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3310 | 2023.12.05 05:13:04.216058 [ 3 ] {5a2dc158-f09e-466f-a88b-6c133b472569} <Information> executeQuery: Read 164 rows, 16.15 KiB in 0.000953546 sec., 171989 rows/sec., 16.54 MiB/sec. | ||
3311 | 2023.12.05 05:13:04.216221 [ 3 ] {5a2dc158-f09e-466f-a88b-6c133b472569} <Debug> DynamicQueryHandler: Done processing query | ||
3312 | 2023.12.05 05:13:04.216245 [ 3 ] {5a2dc158-f09e-466f-a88b-6c133b472569} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3313 | 2023.12.05 05:13:04.216262 [ 3 ] {} <Debug> HTTP-Session: 9063f3d1-fbcf-42d1-b571-c016468f674b Destroying unnamed session | ||
3314 | 2023.12.05 05:13:04.216375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3315 | 2023.12.05 05:13:04.216420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3316 | 2023.12.05 05:13:04.216439 [ 3 ] {} <Debug> HTTP-Session: e5df999b-82c7-4f1c-8472-64d637e14c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3317 | 2023.12.05 05:13:04.216456 [ 3 ] {} <Debug> HTTP-Session: e5df999b-82c7-4f1c-8472-64d637e14c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3318 | 2023.12.05 05:13:04.216526 [ 3 ] {82238fed-cf99-4ed8-92b1-17ce5ba61a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3319 | 2023.12.05 05:13:04.216564 [ 3 ] {82238fed-cf99-4ed8-92b1-17ce5ba61a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3320 | 2023.12.05 05:13:04.216677 [ 3 ] {82238fed-cf99-4ed8-92b1-17ce5ba61a2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3321 | 2023.12.05 05:13:04.216905 [ 3 ] {82238fed-cf99-4ed8-92b1-17ce5ba61a2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3322 | 2023.12.05 05:13:04.217114 [ 3 ] {82238fed-cf99-4ed8-92b1-17ce5ba61a2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3323 | 2023.12.05 05:13:04.217264 [ 3 ] {82238fed-cf99-4ed8-92b1-17ce5ba61a2a} <Trace> oximeter.fields_u16 (db3f6e60-43ec-4c0b-95e5-f3c9f3419bef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3324 | 2023.12.05 05:13:04.217374 [ 3 ] {82238fed-cf99-4ed8-92b1-17ce5ba61a2a} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000820743 sec., 4873 rows/sec., 340.30 KiB/sec. | ||
3325 | 2023.12.05 05:13:04.217493 [ 3 ] {82238fed-cf99-4ed8-92b1-17ce5ba61a2a} <Debug> DynamicQueryHandler: Done processing query | ||
3326 | 2023.12.05 05:13:04.217516 [ 3 ] {82238fed-cf99-4ed8-92b1-17ce5ba61a2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3327 | 2023.12.05 05:13:04.217532 [ 3 ] {} <Debug> HTTP-Session: e5df999b-82c7-4f1c-8472-64d637e14c4b Destroying unnamed session | ||
3328 | 2023.12.05 05:13:04.217647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 9888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3329 | 2023.12.05 05:13:04.217692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3330 | 2023.12.05 05:13:04.217711 [ 3 ] {} <Debug> HTTP-Session: 42ee6b4b-25eb-4340-bc17-c4b793f5d08c Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3331 | 2023.12.05 05:13:04.217727 [ 3 ] {} <Debug> HTTP-Session: 42ee6b4b-25eb-4340-bc17-c4b793f5d08c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3332 | 2023.12.05 05:13:04.217798 [ 3 ] {c1fb26be-8d51-4b4b-a3b4-5ff878199621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3333 | 2023.12.05 05:13:04.217837 [ 3 ] {c1fb26be-8d51-4b4b-a3b4-5ff878199621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3334 | 2023.12.05 05:13:04.217943 [ 3 ] {c1fb26be-8d51-4b4b-a3b4-5ff878199621} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3335 | 2023.12.05 05:13:04.218197 [ 3 ] {c1fb26be-8d51-4b4b-a3b4-5ff878199621} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3336 | 2023.12.05 05:13:04.218405 [ 3 ] {c1fb26be-8d51-4b4b-a3b4-5ff878199621} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3337 | 2023.12.05 05:13:04.218553 [ 3 ] {c1fb26be-8d51-4b4b-a3b4-5ff878199621} <Trace> oximeter.fields_uuid (3fc5a428-cc91-4aeb-ad58-f74828f5e6c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3338 | 2023.12.05 05:13:04.218664 [ 3 ] {c1fb26be-8d51-4b4b-a3b4-5ff878199621} <Information> executeQuery: Read 58 rows, 4.65 KiB in 0.000832833 sec., 69641 rows/sec., 5.45 MiB/sec. | ||
3339 | 2023.12.05 05:13:04.218844 [ 3 ] {c1fb26be-8d51-4b4b-a3b4-5ff878199621} <Debug> DynamicQueryHandler: Done processing query | ||
3340 | 2023.12.05 05:13:04.218868 [ 3 ] {c1fb26be-8d51-4b4b-a3b4-5ff878199621} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3341 | 2023.12.05 05:13:04.218885 [ 3 ] {} <Debug> HTTP-Session: 42ee6b4b-25eb-4340-bc17-c4b793f5d08c Destroying unnamed session | ||
3342 | 2023.12.05 05:13:04.218986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3343 | 2023.12.05 05:13:04.219031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3344 | 2023.12.05 05:13:04.219050 [ 3 ] {} <Debug> HTTP-Session: fdd0afcc-4ca7-43b4-83d5-dba9720fab49 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3345 | 2023.12.05 05:13:04.219068 [ 3 ] {} <Debug> HTTP-Session: fdd0afcc-4ca7-43b4-83d5-dba9720fab49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3346 | 2023.12.05 05:13:04.219138 [ 3 ] {21919d34-eaf0-48e6-9e38-7c087ee384d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3347 | 2023.12.05 05:13:04.219183 [ 3 ] {21919d34-eaf0-48e6-9e38-7c087ee384d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3348 | 2023.12.05 05:13:04.219316 [ 3 ] {21919d34-eaf0-48e6-9e38-7c087ee384d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3349 | 2023.12.05 05:13:04.219539 [ 3 ] {21919d34-eaf0-48e6-9e38-7c087ee384d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3350 | 2023.12.05 05:13:04.219800 [ 3 ] {21919d34-eaf0-48e6-9e38-7c087ee384d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3351 | 2023.12.05 05:13:04.219974 [ 3 ] {21919d34-eaf0-48e6-9e38-7c087ee384d3} <Trace> oximeter.measurements_cumulativeu64 (d83dd69c-9a25-4f23-b476-de80f6034420): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3352 | 2023.12.05 05:13:04.220099 [ 3 ] {21919d34-eaf0-48e6-9e38-7c087ee384d3} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000932325 sec., 2145 rows/sec., 150.83 KiB/sec. | ||
3353 | 2023.12.05 05:13:04.220208 [ 3 ] {21919d34-eaf0-48e6-9e38-7c087ee384d3} <Debug> DynamicQueryHandler: Done processing query | ||
3354 | 2023.12.05 05:13:04.220232 [ 3 ] {21919d34-eaf0-48e6-9e38-7c087ee384d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3355 | 2023.12.05 05:13:04.220248 [ 3 ] {} <Debug> HTTP-Session: fdd0afcc-4ca7-43b4-83d5-dba9720fab49 Destroying unnamed session | ||
3356 | 2023.12.05 05:13:04.220402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44731, User-Agent: (none), Length: 57766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3357 | 2023.12.05 05:13:04.220446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3358 | 2023.12.05 05:13:04.220465 [ 3 ] {} <Debug> HTTP-Session: ddcd5755-6976-4048-83cb-6095ccdb7e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:44731 | ||
3359 | 2023.12.05 05:13:04.220482 [ 3 ] {} <Debug> HTTP-Session: ddcd5755-6976-4048-83cb-6095ccdb7e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3360 | 2023.12.05 05:13:04.220569 [ 3 ] {3030e0b0-6b3b-4c1f-8baa-c6271a90f04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44731) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3361 | 2023.12.05 05:13:04.220613 [ 3 ] {3030e0b0-6b3b-4c1f-8baa-c6271a90f04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3362 | 2023.12.05 05:13:04.220749 [ 3 ] {3030e0b0-6b3b-4c1f-8baa-c6271a90f04c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3363 | 2023.12.05 05:13:04.221185 [ 3 ] {3030e0b0-6b3b-4c1f-8baa-c6271a90f04c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. | ||
3364 | 2023.12.05 05:13:04.221500 [ 3 ] {3030e0b0-6b3b-4c1f-8baa-c6271a90f04c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3365 | 2023.12.05 05:13:04.221677 [ 3 ] {3030e0b0-6b3b-4c1f-8baa-c6271a90f04c} <Trace> oximeter.measurements_histogramf64 (c53c483b-f194-4c13-9f0e-4ade9e1f89ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3366 | 2023.12.05 05:13:04.221813 [ 3 ] {3030e0b0-6b3b-4c1f-8baa-c6271a90f04c} <Information> executeQuery: Read 54 rows, 74.62 KiB in 0.001204809 sec., 44820 rows/sec., 60.48 MiB/sec. | ||
3367 | 2023.12.05 05:13:04.221964 [ 3 ] {3030e0b0-6b3b-4c1f-8baa-c6271a90f04c} <Debug> DynamicQueryHandler: Done processing query | ||
3368 | 2023.12.05 05:13:04.221987 [ 3 ] {3030e0b0-6b3b-4c1f-8baa-c6271a90f04c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3369 | 2023.12.05 05:13:04.222003 [ 3 ] {} <Debug> HTTP-Session: ddcd5755-6976-4048-83cb-6095ccdb7e21 Destroying unnamed session | ||
3370 | 2023.12.05 05:13:08.306245 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3371 | 2023.12.05 05:13:08.306316 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache |