1 | [ Nov 30 06:21:07 Enabled. ] | ||
2 | [ Nov 30 06:21:07 Rereading configuration. ] | ||
3 | [ Nov 30 06:21:08 Rereading configuration. ] | ||
4 | [ Nov 30 06:21:10 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=oxControlService10 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService10 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService10 | ||
29 | ipadm: Could not delete oxControlService10: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService10 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10 | ||
34 | + ipadm show-addr oxControlService10/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService10/ll | ||
37 | + ipadm show-addr oxControlService10/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService10/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 | [ Nov 30 06:21:11 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.11.30 06:21:11.788852 [ 1 ] {} <Information> Application: Will watch for the process with pid 21529 | ||
55 | 2023.11.30 06:21:11.788958 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.11.30 06:21:12.269433 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21529 | ||
57 | 2023.11.30 06:21:12.269597 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.11.30 06:21:12.269794 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.11.30 06:21:12.362406 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.11.30 06:21:12.362459 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.11.30 06:21:12.362474 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.11.30 06:21:12.362517 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.11.30 06:21:12.362909 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.11.30 06:21:12.363554 [ 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.11.30 06:21:12.364133 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.11.30 06:21:12.364392 [ 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.11.30 06:21:12.365825 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.11.30 06:21:12.365869 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.11.30 06:21:12.366699 [ 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.11.30 06:21:12.366886 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.11.30 06:21:12.372079 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.11.30 06:21:12.372541 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.11.30 06:21:12.372571 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.11.30 06:21:12.374002 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.11.30 06:21:12.374429 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.11.30 06:21:12.374788 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.11.30 06:21:12.375099 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.11.30 06:21:12.375966 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.11.30 06:21:12.376006 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.11.30 06:21:12.376067 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.11.30 06:21:12.376085 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.11.30 06:21:12.384007 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.11.30 06:21:12.384045 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137702 sec | ||
90 | 2023.11.30 06:21:12.384101 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.11.30 06:21:12.384187 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.11.30 06:21:12.384212 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.11.30 06:21:12.384235 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.11.30 06:21:12.384251 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.11.30 06:21:12.384269 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.11.30 06:21:12.384287 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.11.30 06:21:12.384324 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.11.30 06:21:12.384348 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.11.30 06:21:12.384383 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.11.30 06:21:12.384399 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.11.30 06:21:12.384417 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.11.30 06:21:12.384436 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.11.30 06:21:12.384474 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.11.30 06:21:12.384492 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.11.30 06:21:12.384508 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.11.30 06:21:12.425879 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.11.30 06:21:12.427148 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.11.30 06:21:12.427194 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7391e-05 sec | ||
109 | 2023.11.30 06:21:12.427227 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.11.30 06:21:12.427247 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.11.30 06:21:12.427275 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.11.30 06:21:12.430003 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.11.30 06:21:12.435740 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.11.30 06:21:12.435956 [ 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.11.30 06:21:12.436031 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.11.30 06:21:12.656050 [ 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.11.30 06:21:12.676444 [ 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.11.30 06:21:12.676559 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.11.30 06:21:12.749393 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.11.30 06:21:12.749632 [ 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.11.30 06:21:12.750050 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.11.30 06:21:12.750113 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.11.30 06:21:12.750140 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.11.30 06:21:12.750240 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.11.30 06:21:12.750268 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.11.30 06:21:12.750316 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.11.30 06:21:12.751012 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.11.30 06:21:12.751037 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.11.30 06:21:27.790928 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
130 | 2023.11.30 06:21:27.790985 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
131 | 2023.11.30 06:21:31.306059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
132 | 2023.11.30 06:21:31.308172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
133 | 2023.11.30 06:21:31.308731 [ 3 ] {} <Debug> HTTP-Session: e6fcb713-fb11-4c05-8a89-89c23a152c11 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
134 | 2023.11.30 06:21:31.308767 [ 3 ] {} <Debug> HTTP-Session: e6fcb713-fb11-4c05-8a89-89c23a152c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2023.11.30 06:21:31.308951 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
136 | 2023.11.30 06:21:31.308982 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
137 | 2023.11.30 06:21:31.308997 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
138 | 2023.11.30 06:21:31.313012 [ 3 ] {8fd2a1e1-75c5-407e-8481-4abada9b1dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
139 | 2023.11.30 06:21:31.339149 [ 3 ] {8fd2a1e1-75c5-407e-8481-4abada9b1dfd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58947) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
140 | |||
141 | 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 | ||
142 | 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 | ||
143 | 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 | ||
144 | 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 | ||
145 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
146 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
147 | 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 | ||
148 | 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 | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 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 | ||
155 | 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 | ||
156 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
157 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
158 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
159 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
160 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
161 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
162 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
163 | |||
164 | 2023.11.30 06:21:31.339859 [ 3 ] {8fd2a1e1-75c5-407e-8481-4abada9b1dfd} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
165 | |||
166 | 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 | ||
167 | 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 | ||
168 | 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 | ||
169 | 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 | ||
170 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
171 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
172 | 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 | ||
173 | 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 | ||
174 | 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 | ||
175 | 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 | ||
176 | 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 | ||
177 | 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 | ||
178 | 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 | ||
179 | 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 | ||
180 | 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 | ||
181 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
182 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
183 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
184 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
185 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
186 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
187 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
188 | (version 22.8.9.1) | ||
189 | 2023.11.30 06:21:31.340690 [ 3 ] {8fd2a1e1-75c5-407e-8481-4abada9b1dfd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
190 | 2023.11.30 06:21:31.340721 [ 3 ] {} <Debug> HTTP-Session: e6fcb713-fb11-4c05-8a89-89c23a152c11 Destroying unnamed session | ||
191 | 2023.11.30 06:21:31.348574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
192 | 2023.11.30 06:21:31.348641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
193 | 2023.11.30 06:21:31.348671 [ 3 ] {} <Debug> HTTP-Session: a3abc3df-0a86-42bf-a488-2d68a7a0d535 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
194 | 2023.11.30 06:21:31.348694 [ 3 ] {} <Debug> HTTP-Session: a3abc3df-0a86-42bf-a488-2d68a7a0d535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2023.11.30 06:21:31.348809 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
196 | 2023.11.30 06:21:31.348972 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
197 | 2023.11.30 06:21:31.354194 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
198 | 2023.11.30 06:21:31.358252 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
199 | 2023.11.30 06:21:31.370500 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} <Debug> DynamicQueryHandler: Done processing query | ||
200 | 2023.11.30 06:21:31.370525 [ 3 ] {f9759001-7db4-4eab-8349-41aa5739e05b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
201 | 2023.11.30 06:21:31.370541 [ 3 ] {} <Debug> HTTP-Session: a3abc3df-0a86-42bf-a488-2d68a7a0d535 Destroying unnamed session | ||
202 | 2023.11.30 06:21:31.370715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
203 | 2023.11.30 06:21:31.370762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
204 | 2023.11.30 06:21:31.370781 [ 3 ] {} <Debug> HTTP-Session: 9563964b-3821-4fb8-a0c5-5178ff253e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
205 | 2023.11.30 06:21:31.370800 [ 3 ] {} <Debug> HTTP-Session: 9563964b-3821-4fb8-a0c5-5178ff253e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
206 | 2023.11.30 06:21:31.370894 [ 3 ] {f2e35808-d5a2-4bbc-8741-df4358a37bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
207 | 2023.11.30 06:21:31.371195 [ 3 ] {f2e35808-d5a2-4bbc-8741-df4358a37bbd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58947) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
208 | |||
209 | 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 | ||
210 | 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 | ||
211 | 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 | ||
212 | 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 | ||
213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
214 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
215 | 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 | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
225 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
226 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
227 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
228 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
229 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
230 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
231 | |||
232 | 2023.11.30 06:21:31.371306 [ 3 ] {f2e35808-d5a2-4bbc-8741-df4358a37bbd} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
233 | |||
234 | 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 | ||
235 | 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 | ||
236 | 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 | ||
237 | 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 | ||
238 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
239 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
240 | 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 | ||
241 | 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 | ||
242 | 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 | ||
243 | 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 | ||
244 | 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 | ||
245 | 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 | ||
246 | 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 | ||
247 | 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 | ||
248 | 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 | ||
249 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
250 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
251 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
252 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
253 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
254 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
255 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
256 | (version 22.8.9.1) | ||
257 | 2023.11.30 06:21:31.371408 [ 3 ] {f2e35808-d5a2-4bbc-8741-df4358a37bbd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
258 | 2023.11.30 06:21:31.371429 [ 3 ] {} <Debug> HTTP-Session: 9563964b-3821-4fb8-a0c5-5178ff253e05 Destroying unnamed session | ||
259 | 2023.11.30 06:21:31.371611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
260 | 2023.11.30 06:21:31.371655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
261 | 2023.11.30 06:21:31.371676 [ 3 ] {} <Debug> HTTP-Session: 85d62a56-6f89-43a8-9d91-e573fd75d53e Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
262 | 2023.11.30 06:21:31.371692 [ 3 ] {} <Debug> HTTP-Session: 85d62a56-6f89-43a8-9d91-e573fd75d53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
263 | 2023.11.30 06:21:31.371843 [ 3 ] {39389a38-94df-41cc-8012-9b33305da0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
264 | 2023.11.30 06:21:31.372464 [ 3 ] {39389a38-94df-41cc-8012-9b33305da0e5} <Debug> DynamicQueryHandler: Done processing query | ||
265 | 2023.11.30 06:21:31.372486 [ 3 ] {39389a38-94df-41cc-8012-9b33305da0e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
266 | 2023.11.30 06:21:31.372505 [ 3 ] {} <Debug> HTTP-Session: 85d62a56-6f89-43a8-9d91-e573fd75d53e Destroying unnamed session | ||
267 | 2023.11.30 06:21:31.372613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
268 | 2023.11.30 06:21:31.372655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
269 | 2023.11.30 06:21:31.372675 [ 3 ] {} <Debug> HTTP-Session: ad87c911-a195-447d-bae9-927c9ebf7f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
270 | 2023.11.30 06:21:31.372690 [ 3 ] {} <Debug> HTTP-Session: ad87c911-a195-447d-bae9-927c9ebf7f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2023.11.30 06:21:31.372746 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
272 | 2023.11.30 06:21:31.372797 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
273 | 2023.11.30 06:21:31.381859 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
274 | 2023.11.30 06:21:31.381885 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7321e-05 sec | ||
275 | 2023.11.30 06:21:31.381908 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
276 | 2023.11.30 06:21:31.381923 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
277 | 2023.11.30 06:21:31.382058 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} <Debug> DynamicQueryHandler: Done processing query | ||
278 | 2023.11.30 06:21:31.382081 [ 3 ] {44542c15-f612-485a-8d17-869abdaf6ca0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
279 | 2023.11.30 06:21:31.382102 [ 3 ] {} <Debug> HTTP-Session: ad87c911-a195-447d-bae9-927c9ebf7f72 Destroying unnamed session | ||
280 | 2023.11.30 06:21:31.382202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
281 | 2023.11.30 06:21:31.382246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
282 | 2023.11.30 06:21:31.382269 [ 3 ] {} <Debug> HTTP-Session: e3e7158d-c226-4ce4-bff4-7e64aa5186ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
283 | 2023.11.30 06:21:31.382285 [ 3 ] {} <Debug> HTTP-Session: e3e7158d-c226-4ce4-bff4-7e64aa5186ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2023.11.30 06:21:31.382416 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) /* The version table contains metadata about the `oximeter` database */ | ||
285 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
286 | 2023.11.30 06:21:31.382457 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
287 | 2023.11.30 06:21:31.400127 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} <Debug> oximeter.version (4e7d1c24-edad-4bc5-a77b-8fe1fd8cb541): Loading data parts | ||
288 | 2023.11.30 06:21:31.400245 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} <Debug> oximeter.version (4e7d1c24-edad-4bc5-a77b-8fe1fd8cb541): There are no data parts | ||
289 | 2023.11.30 06:21:31.406199 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} <Debug> DynamicQueryHandler: Done processing query | ||
290 | 2023.11.30 06:21:31.406228 [ 3 ] {de5cb5d4-4844-4639-86c8-794a4376adfb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
291 | 2023.11.30 06:21:31.406244 [ 3 ] {} <Debug> HTTP-Session: e3e7158d-c226-4ce4-bff4-7e64aa5186ac Destroying unnamed session | ||
292 | 2023.11.30 06:21:31.406856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
293 | 2023.11.30 06:21:31.406902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
294 | 2023.11.30 06:21:31.406921 [ 3 ] {} <Debug> HTTP-Session: 65992437-cb1e-4466-acdd-164107ce3e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
295 | 2023.11.30 06:21:31.406940 [ 3 ] {} <Debug> HTTP-Session: 65992437-cb1e-4466-acdd-164107ce3e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2023.11.30 06:21:31.407186 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) /* The measurement tables contain all individual samples from each timeseries. | ||
297 | * | ||
298 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
299 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
300 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
301 | * by all samples from the same timeseries. | ||
302 | * | ||
303 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
304 | * and then uses that to index quickly into the measurements tables. | ||
305 | */ | ||
306 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
307 | 2023.11.30 06:21:31.407238 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
308 | 2023.11.30 06:21:31.418067 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} <Debug> oximeter.measurements_bool (43b88a3f-fa2d-4b95-aefc-4b5b45dc4730): Loading data parts | ||
309 | 2023.11.30 06:21:31.418264 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} <Debug> oximeter.measurements_bool (43b88a3f-fa2d-4b95-aefc-4b5b45dc4730): There are no data parts | ||
310 | 2023.11.30 06:21:31.423334 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} <Debug> DynamicQueryHandler: Done processing query | ||
311 | 2023.11.30 06:21:31.423390 [ 3 ] {9fad49e8-3b9d-4bbb-ac8f-d83b907e2528} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
312 | 2023.11.30 06:21:31.423425 [ 3 ] {} <Debug> HTTP-Session: 65992437-cb1e-4466-acdd-164107ce3e41 Destroying unnamed session | ||
313 | 2023.11.30 06:21:31.423616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
314 | 2023.11.30 06:21:31.423708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
315 | 2023.11.30 06:21:31.423747 [ 3 ] {} <Debug> HTTP-Session: 34a0f608-51b0-4c91-863b-6fac429f47fa Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
316 | 2023.11.30 06:21:31.423787 [ 3 ] {} <Debug> HTTP-Session: 34a0f608-51b0-4c91-863b-6fac429f47fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
317 | 2023.11.30 06:21:31.424035 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
318 | 2023.11.30 06:21:31.424083 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
319 | 2023.11.30 06:21:31.436603 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} <Debug> oximeter.measurements_i8 (b2db0253-b3e5-4fd3-9e7c-9e336b72c1cb): Loading data parts | ||
320 | 2023.11.30 06:21:31.436715 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} <Debug> oximeter.measurements_i8 (b2db0253-b3e5-4fd3-9e7c-9e336b72c1cb): There are no data parts | ||
321 | 2023.11.30 06:21:31.442545 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} <Debug> DynamicQueryHandler: Done processing query | ||
322 | 2023.11.30 06:21:31.442569 [ 3 ] {23f10045-7bf0-4122-9018-264ada954fef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
323 | 2023.11.30 06:21:31.442593 [ 3 ] {} <Debug> HTTP-Session: 34a0f608-51b0-4c91-863b-6fac429f47fa Destroying unnamed session | ||
324 | 2023.11.30 06:21:31.442715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
325 | 2023.11.30 06:21:31.442756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
326 | 2023.11.30 06:21:31.442779 [ 3 ] {} <Debug> HTTP-Session: 1ad5157f-4d1e-409e-be17-0639696f9cab Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
327 | 2023.11.30 06:21:31.442799 [ 3 ] {} <Debug> HTTP-Session: 1ad5157f-4d1e-409e-be17-0639696f9cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
328 | 2023.11.30 06:21:31.442976 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
329 | 2023.11.30 06:21:31.443021 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
330 | 2023.11.30 06:21:31.455485 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} <Debug> oximeter.measurements_u8 (85f126d7-c1b6-4416-9ffa-55c31860ebaa): Loading data parts | ||
331 | 2023.11.30 06:21:31.455592 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} <Debug> oximeter.measurements_u8 (85f126d7-c1b6-4416-9ffa-55c31860ebaa): There are no data parts | ||
332 | 2023.11.30 06:21:31.457772 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} <Debug> DynamicQueryHandler: Done processing query | ||
333 | 2023.11.30 06:21:31.457798 [ 3 ] {29943132-2503-4c3b-83e3-b2f846ab0bc6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
334 | 2023.11.30 06:21:31.457819 [ 3 ] {} <Debug> HTTP-Session: 1ad5157f-4d1e-409e-be17-0639696f9cab Destroying unnamed session | ||
335 | 2023.11.30 06:21:31.457936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
336 | 2023.11.30 06:21:31.457987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
337 | 2023.11.30 06:21:31.458008 [ 3 ] {} <Debug> HTTP-Session: c5048d48-cd7e-4036-95f8-ba2a3af8bd58 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
338 | 2023.11.30 06:21:31.458029 [ 3 ] {} <Debug> HTTP-Session: c5048d48-cd7e-4036-95f8-ba2a3af8bd58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
339 | 2023.11.30 06:21:31.458270 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
340 | 2023.11.30 06:21:31.458317 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
341 | 2023.11.30 06:21:31.462025 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} <Debug> oximeter.measurements_i16 (7c26494d-c36d-438f-bd06-a25dec1e4b54): Loading data parts | ||
342 | 2023.11.30 06:21:31.462118 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} <Debug> oximeter.measurements_i16 (7c26494d-c36d-438f-bd06-a25dec1e4b54): There are no data parts | ||
343 | 2023.11.30 06:21:31.475572 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} <Debug> DynamicQueryHandler: Done processing query | ||
344 | 2023.11.30 06:21:31.475618 [ 3 ] {c2fd2945-dbd0-4c64-a3f0-685840ef6c34} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
345 | 2023.11.30 06:21:31.475662 [ 3 ] {} <Debug> HTTP-Session: c5048d48-cd7e-4036-95f8-ba2a3af8bd58 Destroying unnamed session | ||
346 | 2023.11.30 06:21:31.475855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
347 | 2023.11.30 06:21:31.475951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
348 | 2023.11.30 06:21:31.476000 [ 3 ] {} <Debug> HTTP-Session: 7278505f-2dda-4cfa-abb9-18ded8ceb0c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
349 | 2023.11.30 06:21:31.476036 [ 3 ] {} <Debug> HTTP-Session: 7278505f-2dda-4cfa-abb9-18ded8ceb0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
350 | 2023.11.30 06:21:31.476510 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
351 | 2023.11.30 06:21:31.476566 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
352 | 2023.11.30 06:21:31.481953 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} <Debug> oximeter.measurements_u16 (1c5e16fd-382d-4ce0-ab94-3fb00ffb9d85): Loading data parts | ||
353 | 2023.11.30 06:21:31.482047 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} <Debug> oximeter.measurements_u16 (1c5e16fd-382d-4ce0-ab94-3fb00ffb9d85): There are no data parts | ||
354 | 2023.11.30 06:21:31.495109 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2023.11.30 06:21:31.495137 [ 3 ] {92b65d71-f15c-4d9c-a55c-9fe6be8813bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
356 | 2023.11.30 06:21:31.495163 [ 3 ] {} <Debug> HTTP-Session: 7278505f-2dda-4cfa-abb9-18ded8ceb0c1 Destroying unnamed session | ||
357 | 2023.11.30 06:21:31.495362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
358 | 2023.11.30 06:21:31.495416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
359 | 2023.11.30 06:21:31.495438 [ 3 ] {} <Debug> HTTP-Session: 675f68c0-71da-42cd-9bac-162d4deac7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
360 | 2023.11.30 06:21:31.495461 [ 3 ] {} <Debug> HTTP-Session: 675f68c0-71da-42cd-9bac-162d4deac7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2023.11.30 06:21:31.495675 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
362 | 2023.11.30 06:21:31.495729 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
363 | 2023.11.30 06:21:31.501158 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} <Debug> oximeter.measurements_i32 (a15b7434-a2d7-4bd6-8efc-6f09a8fd83ab): Loading data parts | ||
364 | 2023.11.30 06:21:31.501251 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} <Debug> oximeter.measurements_i32 (a15b7434-a2d7-4bd6-8efc-6f09a8fd83ab): There are no data parts | ||
365 | 2023.11.30 06:21:31.515219 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} <Debug> DynamicQueryHandler: Done processing query | ||
366 | 2023.11.30 06:21:31.515242 [ 3 ] {3d3b5258-89a0-4d07-96cb-235a3ceb4c30} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
367 | 2023.11.30 06:21:31.515257 [ 3 ] {} <Debug> HTTP-Session: 675f68c0-71da-42cd-9bac-162d4deac7f3 Destroying unnamed session | ||
368 | 2023.11.30 06:21:31.515443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2023.11.30 06:21:31.515487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
370 | 2023.11.30 06:21:31.515505 [ 3 ] {} <Debug> HTTP-Session: f35f8fce-eac2-4c37-a885-af1b1a63a80a Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
371 | 2023.11.30 06:21:31.515523 [ 3 ] {} <Debug> HTTP-Session: f35f8fce-eac2-4c37-a885-af1b1a63a80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2023.11.30 06:21:31.515708 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
373 | 2023.11.30 06:21:31.515747 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
374 | 2023.11.30 06:21:31.521721 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} <Debug> oximeter.measurements_u32 (a8fb54d6-78bb-418a-b8ff-9823c1fd5415): Loading data parts | ||
375 | 2023.11.30 06:21:31.521820 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} <Debug> oximeter.measurements_u32 (a8fb54d6-78bb-418a-b8ff-9823c1fd5415): There are no data parts | ||
376 | 2023.11.30 06:21:31.534949 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} <Debug> DynamicQueryHandler: Done processing query | ||
377 | 2023.11.30 06:21:31.534988 [ 3 ] {868698a0-dbe9-4f24-9a49-639690b4ac1f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
378 | 2023.11.30 06:21:31.535006 [ 3 ] {} <Debug> HTTP-Session: f35f8fce-eac2-4c37-a885-af1b1a63a80a Destroying unnamed session | ||
379 | 2023.11.30 06:21:31.535162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
380 | 2023.11.30 06:21:31.535216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
381 | 2023.11.30 06:21:31.535234 [ 3 ] {} <Debug> HTTP-Session: 8e0c61dc-ec4e-497f-b301-f4698680c865 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
382 | 2023.11.30 06:21:31.535253 [ 3 ] {} <Debug> HTTP-Session: 8e0c61dc-ec4e-497f-b301-f4698680c865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
383 | 2023.11.30 06:21:31.535498 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
384 | 2023.11.30 06:21:31.535541 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
385 | 2023.11.30 06:21:31.551973 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} <Debug> oximeter.measurements_i64 (6d510d06-b16b-4d0f-9da1-e35a6b7995f8): Loading data parts | ||
386 | 2023.11.30 06:21:31.552066 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} <Debug> oximeter.measurements_i64 (6d510d06-b16b-4d0f-9da1-e35a6b7995f8): There are no data parts | ||
387 | 2023.11.30 06:21:31.557907 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} <Debug> DynamicQueryHandler: Done processing query | ||
388 | 2023.11.30 06:21:31.557964 [ 3 ] {b211ba3c-bb3d-4c6d-a6c0-096de9a479ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
389 | 2023.11.30 06:21:31.557991 [ 3 ] {} <Debug> HTTP-Session: 8e0c61dc-ec4e-497f-b301-f4698680c865 Destroying unnamed session | ||
390 | 2023.11.30 06:21:31.558215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
391 | 2023.11.30 06:21:31.558298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
392 | 2023.11.30 06:21:31.558326 [ 3 ] {} <Debug> HTTP-Session: 245d59b1-053e-4fc7-8048-5448d8a337ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
393 | 2023.11.30 06:21:31.558347 [ 3 ] {} <Debug> HTTP-Session: 245d59b1-053e-4fc7-8048-5448d8a337ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
394 | 2023.11.30 06:21:31.558587 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
395 | 2023.11.30 06:21:31.558636 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
396 | 2023.11.30 06:21:31.574430 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} <Debug> oximeter.measurements_u64 (b7a0cd3b-e069-4488-8953-d7fd847d8a78): Loading data parts | ||
397 | 2023.11.30 06:21:31.574569 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} <Debug> oximeter.measurements_u64 (b7a0cd3b-e069-4488-8953-d7fd847d8a78): There are no data parts | ||
398 | 2023.11.30 06:21:31.588682 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} <Debug> DynamicQueryHandler: Done processing query | ||
399 | 2023.11.30 06:21:31.588713 [ 3 ] {4513e090-45ff-4448-bb0b-6042219bd148} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
400 | 2023.11.30 06:21:31.588733 [ 3 ] {} <Debug> HTTP-Session: 245d59b1-053e-4fc7-8048-5448d8a337ac Destroying unnamed session | ||
401 | 2023.11.30 06:21:31.588860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
402 | 2023.11.30 06:21:31.588912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
403 | 2023.11.30 06:21:31.588930 [ 3 ] {} <Debug> HTTP-Session: 6b516c65-5f53-4974-8386-7dd2b7b55d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
404 | 2023.11.30 06:21:31.588945 [ 3 ] {} <Debug> HTTP-Session: 6b516c65-5f53-4974-8386-7dd2b7b55d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
405 | 2023.11.30 06:21:31.589124 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
406 | 2023.11.30 06:21:31.589170 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
407 | 2023.11.30 06:21:31.606452 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} <Debug> oximeter.measurements_f32 (19d4cdb3-bb80-4a8a-942c-67274606c81d): Loading data parts | ||
408 | 2023.11.30 06:21:31.606519 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} <Debug> oximeter.measurements_f32 (19d4cdb3-bb80-4a8a-942c-67274606c81d): There are no data parts | ||
409 | 2023.11.30 06:21:31.623702 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} <Debug> DynamicQueryHandler: Done processing query | ||
410 | 2023.11.30 06:21:31.623748 [ 3 ] {4c617813-f8ce-4343-94cd-f9e38a4a89e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
411 | 2023.11.30 06:21:31.623789 [ 3 ] {} <Debug> HTTP-Session: 6b516c65-5f53-4974-8386-7dd2b7b55d33 Destroying unnamed session | ||
412 | 2023.11.30 06:21:31.623984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
413 | 2023.11.30 06:21:31.624070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
414 | 2023.11.30 06:21:31.624118 [ 3 ] {} <Debug> HTTP-Session: 68d05b4b-36db-4e6c-ae7e-9152be63e655 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
415 | 2023.11.30 06:21:31.624149 [ 3 ] {} <Debug> HTTP-Session: 68d05b4b-36db-4e6c-ae7e-9152be63e655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2023.11.30 06:21:31.624503 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
417 | 2023.11.30 06:21:31.624550 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
418 | 2023.11.30 06:21:31.641040 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} <Debug> oximeter.measurements_f64 (f19fe9a1-9a7f-4afb-a828-015dfa963a30): Loading data parts | ||
419 | 2023.11.30 06:21:31.641131 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} <Debug> oximeter.measurements_f64 (f19fe9a1-9a7f-4afb-a828-015dfa963a30): There are no data parts | ||
420 | 2023.11.30 06:21:31.646445 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} <Debug> DynamicQueryHandler: Done processing query | ||
421 | 2023.11.30 06:21:31.646471 [ 3 ] {d1308833-af14-45a7-bd56-b959b2463bcb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
422 | 2023.11.30 06:21:31.646500 [ 3 ] {} <Debug> HTTP-Session: 68d05b4b-36db-4e6c-ae7e-9152be63e655 Destroying unnamed session | ||
423 | 2023.11.30 06:21:31.646626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
424 | 2023.11.30 06:21:31.646675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
425 | 2023.11.30 06:21:31.646766 [ 3 ] {} <Debug> HTTP-Session: c2b59e12-ecce-466b-a416-230b668429bb Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
426 | 2023.11.30 06:21:31.646783 [ 3 ] {} <Debug> HTTP-Session: c2b59e12-ecce-466b-a416-230b668429bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
427 | 2023.11.30 06:21:31.646963 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
428 | 2023.11.30 06:21:31.647016 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
429 | 2023.11.30 06:21:31.659176 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} <Debug> oximeter.measurements_string (3be1435b-fc91-4fae-a63e-753253e0fd81): Loading data parts | ||
430 | 2023.11.30 06:21:31.659274 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} <Debug> oximeter.measurements_string (3be1435b-fc91-4fae-a63e-753253e0fd81): There are no data parts | ||
431 | 2023.11.30 06:21:31.664647 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} <Debug> DynamicQueryHandler: Done processing query | ||
432 | 2023.11.30 06:21:31.664671 [ 3 ] {6ee85ea6-7b1d-41c7-ac62-bed2ce2c9b28} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
433 | 2023.11.30 06:21:31.664692 [ 3 ] {} <Debug> HTTP-Session: c2b59e12-ecce-466b-a416-230b668429bb Destroying unnamed session | ||
434 | 2023.11.30 06:21:31.664881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
435 | 2023.11.30 06:21:31.664931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
436 | 2023.11.30 06:21:31.664955 [ 3 ] {} <Debug> HTTP-Session: 6a2d1ad0-e517-4e1e-9667-8423de0a3f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
437 | 2023.11.30 06:21:31.664971 [ 3 ] {} <Debug> HTTP-Session: 6a2d1ad0-e517-4e1e-9667-8423de0a3f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
438 | 2023.11.30 06:21:31.665153 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
439 | 2023.11.30 06:21:31.665200 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
440 | 2023.11.30 06:21:31.677946 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} <Debug> oximeter.measurements_bytes (a179a6a2-ebc9-44dd-8614-316f1d1b549a): Loading data parts | ||
441 | 2023.11.30 06:21:31.678113 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} <Debug> oximeter.measurements_bytes (a179a6a2-ebc9-44dd-8614-316f1d1b549a): There are no data parts | ||
442 | 2023.11.30 06:21:31.681938 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} <Debug> DynamicQueryHandler: Done processing query | ||
443 | 2023.11.30 06:21:31.681972 [ 3 ] {4bd3874c-e66d-4296-a2c4-21790fb41730} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
444 | 2023.11.30 06:21:31.681994 [ 3 ] {} <Debug> HTTP-Session: 6a2d1ad0-e517-4e1e-9667-8423de0a3f8d Destroying unnamed session | ||
445 | 2023.11.30 06:21:31.682110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
446 | 2023.11.30 06:21:31.682158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
447 | 2023.11.30 06:21:31.682181 [ 3 ] {} <Debug> HTTP-Session: 78bd22d3-43a9-4d05-a5d8-8ef468bd28e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
448 | 2023.11.30 06:21:31.682196 [ 3 ] {} <Debug> HTTP-Session: 78bd22d3-43a9-4d05-a5d8-8ef468bd28e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
449 | 2023.11.30 06:21:31.682403 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
450 | 2023.11.30 06:21:31.682455 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
451 | 2023.11.30 06:21:31.689758 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} <Debug> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Loading data parts | ||
452 | 2023.11.30 06:21:31.689920 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} <Debug> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): There are no data parts | ||
453 | 2023.11.30 06:21:31.692268 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} <Debug> DynamicQueryHandler: Done processing query | ||
454 | 2023.11.30 06:21:31.692292 [ 3 ] {6b604ee3-94fd-4bd8-8b34-ff35ef132b58} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
455 | 2023.11.30 06:21:31.692319 [ 3 ] {} <Debug> HTTP-Session: 78bd22d3-43a9-4d05-a5d8-8ef468bd28e0 Destroying unnamed session | ||
456 | 2023.11.30 06:21:31.692445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
457 | 2023.11.30 06:21:31.692494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
458 | 2023.11.30 06:21:31.692516 [ 3 ] {} <Debug> HTTP-Session: 4d2b6a65-19e3-4853-b03d-b69f832af4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
459 | 2023.11.30 06:21:31.692532 [ 3 ] {} <Debug> HTTP-Session: 4d2b6a65-19e3-4853-b03d-b69f832af4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
460 | 2023.11.30 06:21:31.692728 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
461 | 2023.11.30 06:21:31.692779 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
462 | 2023.11.30 06:21:31.705313 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} <Debug> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Loading data parts | ||
463 | 2023.11.30 06:21:31.705392 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} <Debug> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): There are no data parts | ||
464 | 2023.11.30 06:21:31.715297 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} <Debug> DynamicQueryHandler: Done processing query | ||
465 | 2023.11.30 06:21:31.715322 [ 3 ] {58ed9da4-e4eb-420b-91ab-6e06c1929976} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
466 | 2023.11.30 06:21:31.715345 [ 3 ] {} <Debug> HTTP-Session: 4d2b6a65-19e3-4853-b03d-b69f832af4f1 Destroying unnamed session | ||
467 | 2023.11.30 06:21:31.715481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
468 | 2023.11.30 06:21:31.715533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
469 | 2023.11.30 06:21:31.715557 [ 3 ] {} <Debug> HTTP-Session: 00e14310-16a1-487e-b2b6-4e60c844fdff Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
470 | 2023.11.30 06:21:31.715573 [ 3 ] {} <Debug> HTTP-Session: 00e14310-16a1-487e-b2b6-4e60c844fdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
471 | 2023.11.30 06:21:31.715771 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
472 | 2023.11.30 06:21:31.715825 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
473 | 2023.11.30 06:21:31.719650 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} <Debug> oximeter.measurements_cumulativef32 (b32f1e9d-e8ba-404d-8bea-e386a1dddbc9): Loading data parts | ||
474 | 2023.11.30 06:21:31.719718 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} <Debug> oximeter.measurements_cumulativef32 (b32f1e9d-e8ba-404d-8bea-e386a1dddbc9): There are no data parts | ||
475 | 2023.11.30 06:21:31.729438 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} <Debug> DynamicQueryHandler: Done processing query | ||
476 | 2023.11.30 06:21:31.729480 [ 3 ] {60b64428-a77a-49a4-8269-a852b0192697} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
477 | 2023.11.30 06:21:31.729503 [ 3 ] {} <Debug> HTTP-Session: 00e14310-16a1-487e-b2b6-4e60c844fdff Destroying unnamed session | ||
478 | 2023.11.30 06:21:31.729640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
479 | 2023.11.30 06:21:31.729706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
480 | 2023.11.30 06:21:31.729725 [ 3 ] {} <Debug> HTTP-Session: c5358e57-33fd-4ea0-bd6b-899a40accab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
481 | 2023.11.30 06:21:31.729747 [ 3 ] {} <Debug> HTTP-Session: c5358e57-33fd-4ea0-bd6b-899a40accab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
482 | 2023.11.30 06:21:31.730002 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
483 | 2023.11.30 06:21:31.730052 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
484 | 2023.11.30 06:21:31.734264 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} <Debug> oximeter.measurements_cumulativef64 (92924bf0-2bb0-4995-a285-0921d4091bf9): Loading data parts | ||
485 | 2023.11.30 06:21:31.734348 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} <Debug> oximeter.measurements_cumulativef64 (92924bf0-2bb0-4995-a285-0921d4091bf9): There are no data parts | ||
486 | 2023.11.30 06:21:31.742164 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} <Debug> DynamicQueryHandler: Done processing query | ||
487 | 2023.11.30 06:21:31.742201 [ 3 ] {f03f765d-14b3-4b5b-8228-b9c401a80056} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
488 | 2023.11.30 06:21:31.742216 [ 3 ] {} <Debug> HTTP-Session: c5358e57-33fd-4ea0-bd6b-899a40accab0 Destroying unnamed session | ||
489 | 2023.11.30 06:21:31.742349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
490 | 2023.11.30 06:21:31.742397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
491 | 2023.11.30 06:21:31.742415 [ 3 ] {} <Debug> HTTP-Session: d86b93fb-b23d-42dd-9aa7-e567dfa9d357 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
492 | 2023.11.30 06:21:31.742436 [ 3 ] {} <Debug> HTTP-Session: d86b93fb-b23d-42dd-9aa7-e567dfa9d357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
493 | 2023.11.30 06:21:31.742645 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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) | ||
494 | 2023.11.30 06:21:31.742699 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
495 | 2023.11.30 06:21:31.745889 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} <Debug> oximeter.measurements_histogrami8 (8502d5fb-dc4b-4756-ba0e-9db2bfe09f95): Loading data parts | ||
496 | 2023.11.30 06:21:31.746033 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} <Debug> oximeter.measurements_histogrami8 (8502d5fb-dc4b-4756-ba0e-9db2bfe09f95): There are no data parts | ||
497 | 2023.11.30 06:21:31.757359 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} <Debug> DynamicQueryHandler: Done processing query | ||
498 | 2023.11.30 06:21:31.757384 [ 3 ] {9d690088-4d22-4c37-a3c2-2517ce38e218} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
499 | 2023.11.30 06:21:31.757400 [ 3 ] {} <Debug> HTTP-Session: d86b93fb-b23d-42dd-9aa7-e567dfa9d357 Destroying unnamed session | ||
500 | 2023.11.30 06:21:31.757531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
501 | 2023.11.30 06:21:31.757580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
502 | 2023.11.30 06:21:31.757616 [ 3 ] {} <Debug> HTTP-Session: 52a68360-66fc-4c38-a4b8-8e5ff468224e Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
503 | 2023.11.30 06:21:31.757639 [ 3 ] {} <Debug> HTTP-Session: 52a68360-66fc-4c38-a4b8-8e5ff468224e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
504 | 2023.11.30 06:21:31.757847 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
505 | 2023.11.30 06:21:31.757900 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
506 | 2023.11.30 06:21:31.763279 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} <Debug> oximeter.measurements_histogramu8 (bd83775e-6086-40ed-954e-8a3a0442a9bd): Loading data parts | ||
507 | 2023.11.30 06:21:31.763370 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} <Debug> oximeter.measurements_histogramu8 (bd83775e-6086-40ed-954e-8a3a0442a9bd): There are no data parts | ||
508 | 2023.11.30 06:21:31.776327 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} <Debug> DynamicQueryHandler: Done processing query | ||
509 | 2023.11.30 06:21:31.776356 [ 3 ] {7a01afd1-944e-480a-9443-42a13087c661} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
510 | 2023.11.30 06:21:31.776384 [ 3 ] {} <Debug> HTTP-Session: 52a68360-66fc-4c38-a4b8-8e5ff468224e Destroying unnamed session | ||
511 | 2023.11.30 06:21:31.776544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
512 | 2023.11.30 06:21:31.776610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
513 | 2023.11.30 06:21:31.776640 [ 3 ] {} <Debug> HTTP-Session: e1bbfa3d-2fbf-4313-ad53-8849880cc437 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
514 | 2023.11.30 06:21:31.776659 [ 3 ] {} <Debug> HTTP-Session: e1bbfa3d-2fbf-4313-ad53-8849880cc437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
515 | 2023.11.30 06:21:31.776908 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
516 | 2023.11.30 06:21:31.776961 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
517 | 2023.11.30 06:21:31.794023 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} <Debug> oximeter.measurements_histogrami16 (87c2d3ce-2581-4d65-9756-b3f4ca607c0a): Loading data parts | ||
518 | 2023.11.30 06:21:31.794165 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} <Debug> oximeter.measurements_histogrami16 (87c2d3ce-2581-4d65-9756-b3f4ca607c0a): There are no data parts | ||
519 | 2023.11.30 06:21:31.798882 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} <Debug> DynamicQueryHandler: Done processing query | ||
520 | 2023.11.30 06:21:31.798912 [ 3 ] {36857e6c-0a9e-4f1a-99d1-69497472953d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
521 | 2023.11.30 06:21:31.798941 [ 3 ] {} <Debug> HTTP-Session: e1bbfa3d-2fbf-4313-ad53-8849880cc437 Destroying unnamed session | ||
522 | 2023.11.30 06:21:31.799097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
523 | 2023.11.30 06:21:31.799212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
524 | 2023.11.30 06:21:31.799241 [ 3 ] {} <Debug> HTTP-Session: bd1b4c6f-3bf0-4607-a938-a518911ecac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
525 | 2023.11.30 06:21:31.799270 [ 3 ] {} <Debug> HTTP-Session: bd1b4c6f-3bf0-4607-a938-a518911ecac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
526 | 2023.11.30 06:21:31.799514 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
527 | 2023.11.30 06:21:31.799577 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
528 | 2023.11.30 06:21:31.811927 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} <Debug> oximeter.measurements_histogramu16 (9737cd58-18e9-4758-b703-c9a18954a3f9): Loading data parts | ||
529 | 2023.11.30 06:21:31.812040 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} <Debug> oximeter.measurements_histogramu16 (9737cd58-18e9-4758-b703-c9a18954a3f9): There are no data parts | ||
530 | 2023.11.30 06:21:31.828715 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} <Debug> DynamicQueryHandler: Done processing query | ||
531 | 2023.11.30 06:21:31.828768 [ 3 ] {e517f62f-d9d9-4fdc-bd6e-8b417f523a80} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
532 | 2023.11.30 06:21:31.828795 [ 3 ] {} <Debug> HTTP-Session: bd1b4c6f-3bf0-4607-a938-a518911ecac2 Destroying unnamed session | ||
533 | 2023.11.30 06:21:31.829000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
534 | 2023.11.30 06:21:31.829073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
535 | 2023.11.30 06:21:31.829092 [ 3 ] {} <Debug> HTTP-Session: b2b523c9-e2b9-4097-81c8-114e632655af Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
536 | 2023.11.30 06:21:31.829112 [ 3 ] {} <Debug> HTTP-Session: b2b523c9-e2b9-4097-81c8-114e632655af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
537 | 2023.11.30 06:21:31.829379 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
538 | 2023.11.30 06:21:31.829429 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
539 | 2023.11.30 06:21:31.834098 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} <Debug> oximeter.measurements_histogrami32 (884ff63e-765b-499b-bfee-62ac351b509c): Loading data parts | ||
540 | 2023.11.30 06:21:31.834280 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} <Debug> oximeter.measurements_histogrami32 (884ff63e-765b-499b-bfee-62ac351b509c): There are no data parts | ||
541 | 2023.11.30 06:21:31.846703 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} <Debug> DynamicQueryHandler: Done processing query | ||
542 | 2023.11.30 06:21:31.846759 [ 3 ] {0c8696c1-bef1-48e3-abc4-7a7d68709478} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
543 | 2023.11.30 06:21:31.846799 [ 3 ] {} <Debug> HTTP-Session: b2b523c9-e2b9-4097-81c8-114e632655af Destroying unnamed session | ||
544 | 2023.11.30 06:21:31.846962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
545 | 2023.11.30 06:21:31.847041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
546 | 2023.11.30 06:21:31.847079 [ 3 ] {} <Debug> HTTP-Session: c4550fdb-1fd9-4e32-b57e-28a3b5c6a82c Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
547 | 2023.11.30 06:21:31.847104 [ 3 ] {} <Debug> HTTP-Session: c4550fdb-1fd9-4e32-b57e-28a3b5c6a82c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
548 | 2023.11.30 06:21:31.847469 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
549 | 2023.11.30 06:21:31.847544 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
550 | 2023.11.30 06:21:31.861907 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} <Debug> oximeter.measurements_histogramu32 (91365944-ccba-44c9-855c-f319204ac8a9): Loading data parts | ||
551 | 2023.11.30 06:21:31.861979 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} <Debug> oximeter.measurements_histogramu32 (91365944-ccba-44c9-855c-f319204ac8a9): There are no data parts | ||
552 | 2023.11.30 06:21:31.864235 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} <Debug> DynamicQueryHandler: Done processing query | ||
553 | 2023.11.30 06:21:31.864259 [ 3 ] {e11dd0a2-a35f-4f9c-ba46-36cb835eb478} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
554 | 2023.11.30 06:21:31.864282 [ 3 ] {} <Debug> HTTP-Session: c4550fdb-1fd9-4e32-b57e-28a3b5c6a82c Destroying unnamed session | ||
555 | 2023.11.30 06:21:31.864466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
556 | 2023.11.30 06:21:31.864513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
557 | 2023.11.30 06:21:31.864537 [ 3 ] {} <Debug> HTTP-Session: 0c11e108-c27a-4efc-af5e-24f04a733dfa Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
558 | 2023.11.30 06:21:31.864552 [ 3 ] {} <Debug> HTTP-Session: 0c11e108-c27a-4efc-af5e-24f04a733dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
559 | 2023.11.30 06:21:31.864754 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
560 | 2023.11.30 06:21:31.864805 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
561 | 2023.11.30 06:21:31.867751 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} <Debug> oximeter.measurements_histogrami64 (3c2e2752-bb52-4610-9561-0de6ca615919): Loading data parts | ||
562 | 2023.11.30 06:21:31.867870 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} <Debug> oximeter.measurements_histogrami64 (3c2e2752-bb52-4610-9561-0de6ca615919): There are no data parts | ||
563 | 2023.11.30 06:21:31.881034 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} <Debug> DynamicQueryHandler: Done processing query | ||
564 | 2023.11.30 06:21:31.881072 [ 3 ] {01a459fb-38c0-42ce-b6af-554b1d1a0e4c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
565 | 2023.11.30 06:21:31.881090 [ 3 ] {} <Debug> HTTP-Session: 0c11e108-c27a-4efc-af5e-24f04a733dfa Destroying unnamed session | ||
566 | 2023.11.30 06:21:31.881221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
567 | 2023.11.30 06:21:31.881272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
568 | 2023.11.30 06:21:31.881291 [ 3 ] {} <Debug> HTTP-Session: 76b781e4-9b08-425a-9035-c82291688867 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
569 | 2023.11.30 06:21:31.881313 [ 3 ] {} <Debug> HTTP-Session: 76b781e4-9b08-425a-9035-c82291688867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
570 | 2023.11.30 06:21:31.881577 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
571 | 2023.11.30 06:21:31.881628 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
572 | 2023.11.30 06:21:31.896887 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} <Debug> oximeter.measurements_histogramu64 (5815ee3c-702a-49aa-aa96-095eca2f3537): Loading data parts | ||
573 | 2023.11.30 06:21:31.897012 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} <Debug> oximeter.measurements_histogramu64 (5815ee3c-702a-49aa-aa96-095eca2f3537): There are no data parts | ||
574 | 2023.11.30 06:21:31.913033 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} <Debug> DynamicQueryHandler: Done processing query | ||
575 | 2023.11.30 06:21:31.913080 [ 3 ] {e34db028-042b-453b-ac81-57920928b68f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
576 | 2023.11.30 06:21:31.913096 [ 3 ] {} <Debug> HTTP-Session: 76b781e4-9b08-425a-9035-c82291688867 Destroying unnamed session | ||
577 | 2023.11.30 06:21:31.913230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
578 | 2023.11.30 06:21:31.913282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
579 | 2023.11.30 06:21:31.913300 [ 3 ] {} <Debug> HTTP-Session: 249d3f47-ff60-4d8e-84de-7203b6e0b145 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
580 | 2023.11.30 06:21:31.913322 [ 3 ] {} <Debug> HTTP-Session: 249d3f47-ff60-4d8e-84de-7203b6e0b145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2023.11.30 06:21:31.913617 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
582 | 2023.11.30 06:21:31.913681 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
583 | 2023.11.30 06:21:31.922605 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} <Debug> oximeter.measurements_histogramf32 (d907282c-7cd6-4d8a-9cb6-9190ac3c0628): Loading data parts | ||
584 | 2023.11.30 06:21:31.922777 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} <Debug> oximeter.measurements_histogramf32 (d907282c-7cd6-4d8a-9cb6-9190ac3c0628): There are no data parts | ||
585 | 2023.11.30 06:21:31.934206 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} <Debug> DynamicQueryHandler: Done processing query | ||
586 | 2023.11.30 06:21:31.934250 [ 3 ] {22ea7a76-7e41-4459-acd1-da10421c0d62} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
587 | 2023.11.30 06:21:31.934297 [ 3 ] {} <Debug> HTTP-Session: 249d3f47-ff60-4d8e-84de-7203b6e0b145 Destroying unnamed session | ||
588 | 2023.11.30 06:21:31.934609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
589 | 2023.11.30 06:21:31.934711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
590 | 2023.11.30 06:21:31.934740 [ 3 ] {} <Debug> HTTP-Session: aff6de30-60b3-48e7-9e07-56da51936d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
591 | 2023.11.30 06:21:31.934759 [ 3 ] {} <Debug> HTTP-Session: aff6de30-60b3-48e7-9e07-56da51936d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2023.11.30 06:21:31.934964 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
593 | 2023.11.30 06:21:31.935022 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
594 | 2023.11.30 06:21:31.939074 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} <Debug> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Loading data parts | ||
595 | 2023.11.30 06:21:31.939165 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} <Debug> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): There are no data parts | ||
596 | 2023.11.30 06:21:31.947208 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} <Debug> DynamicQueryHandler: Done processing query | ||
597 | 2023.11.30 06:21:31.947233 [ 3 ] {b9d25deb-38dd-4de0-b5ab-259cde80d32d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
598 | 2023.11.30 06:21:31.947261 [ 3 ] {} <Debug> HTTP-Session: aff6de30-60b3-48e7-9e07-56da51936d6e Destroying unnamed session | ||
599 | 2023.11.30 06:21:31.947410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
600 | 2023.11.30 06:21:31.947454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
601 | 2023.11.30 06:21:31.947479 [ 3 ] {} <Debug> HTTP-Session: c0bd00bc-331e-48ab-8c35-a643a49d6002 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
602 | 2023.11.30 06:21:31.947503 [ 3 ] {} <Debug> HTTP-Session: c0bd00bc-331e-48ab-8c35-a643a49d6002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2023.11.30 06:21:31.947721 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) /* The field tables store named dimensions of each timeseries. | ||
604 | * | ||
605 | * As with the measurement tables, there is one field table for each field data | ||
606 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
607 | * this behavior **must not** be relied upon for query correctness. | ||
608 | * | ||
609 | * The index for the fields differs from the measurements, however. Rows are | ||
610 | * sorted by timeseries name, then field name, field value, and finally | ||
611 | * timeseries key. This reflects the most common pattern for looking them up: | ||
612 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
613 | * usually then used to look up measurements. | ||
614 | * | ||
615 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
616 | * timeseries name and then key, since it would improve lookups where one | ||
617 | * already has the key. Realistically though, these tables are quite small and | ||
618 | * so performance benefits will be low in absolute terms. | ||
619 | */ | ||
620 | 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) | ||
621 | 2023.11.30 06:21:31.947772 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2023.11.30 06:21:31.960745 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} <Debug> oximeter.fields_bool (ad0810c2-8929-4d08-a1a5-599a446c91e2): Loading data parts | ||
623 | 2023.11.30 06:21:31.960849 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} <Debug> oximeter.fields_bool (ad0810c2-8929-4d08-a1a5-599a446c91e2): There are no data parts | ||
624 | 2023.11.30 06:21:31.962841 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} <Debug> DynamicQueryHandler: Done processing query | ||
625 | 2023.11.30 06:21:31.962876 [ 3 ] {b06f4fda-d36a-454c-9239-5f09006a4b27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
626 | 2023.11.30 06:21:31.962890 [ 3 ] {} <Debug> HTTP-Session: c0bd00bc-331e-48ab-8c35-a643a49d6002 Destroying unnamed session | ||
627 | 2023.11.30 06:21:31.963018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
628 | 2023.11.30 06:21:31.963069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
629 | 2023.11.30 06:21:31.963088 [ 3 ] {} <Debug> HTTP-Session: 5ec3008b-710a-4fd7-90d1-1818a568ecef Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
630 | 2023.11.30 06:21:31.963112 [ 3 ] {} <Debug> HTTP-Session: 5ec3008b-710a-4fd7-90d1-1818a568ecef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
631 | 2023.11.30 06:21:31.963261 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
632 | 2023.11.30 06:21:31.963304 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
633 | 2023.11.30 06:21:31.974212 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} <Debug> oximeter.fields_i8 (b111a792-eb4b-49d1-a8fd-cd12a5d27997): Loading data parts | ||
634 | 2023.11.30 06:21:31.974303 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} <Debug> oximeter.fields_i8 (b111a792-eb4b-49d1-a8fd-cd12a5d27997): There are no data parts | ||
635 | 2023.11.30 06:21:31.978715 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} <Debug> DynamicQueryHandler: Done processing query | ||
636 | 2023.11.30 06:21:31.978749 [ 3 ] {b77e6c4e-ab7a-4e53-bada-8c238b249968} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
637 | 2023.11.30 06:21:31.978765 [ 3 ] {} <Debug> HTTP-Session: 5ec3008b-710a-4fd7-90d1-1818a568ecef Destroying unnamed session | ||
638 | 2023.11.30 06:21:31.978887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
639 | 2023.11.30 06:21:31.978943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
640 | 2023.11.30 06:21:31.978962 [ 3 ] {} <Debug> HTTP-Session: 754e87fd-0005-474e-9e26-3ba32f32e55c Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
641 | 2023.11.30 06:21:31.978977 [ 3 ] {} <Debug> HTTP-Session: 754e87fd-0005-474e-9e26-3ba32f32e55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2023.11.30 06:21:31.979138 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
643 | 2023.11.30 06:21:31.979186 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
644 | 2023.11.30 06:21:31.988242 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} <Debug> oximeter.fields_u8 (99ddb67f-fff8-4411-b9cd-692af5026acf): Loading data parts | ||
645 | 2023.11.30 06:21:31.988333 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} <Debug> oximeter.fields_u8 (99ddb67f-fff8-4411-b9cd-692af5026acf): There are no data parts | ||
646 | 2023.11.30 06:21:32.002908 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.49 MiB, peak 222.02 MiB, will set to 226.30 MiB (RSS), difference: 6.82 MiB | ||
647 | 2023.11.30 06:21:32.006188 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} <Debug> DynamicQueryHandler: Done processing query | ||
648 | 2023.11.30 06:21:32.006255 [ 3 ] {c3dd391f-f5c3-4bd1-95f4-cfaa40874d17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
649 | 2023.11.30 06:21:32.006284 [ 3 ] {} <Debug> HTTP-Session: 754e87fd-0005-474e-9e26-3ba32f32e55c Destroying unnamed session | ||
650 | 2023.11.30 06:21:32.006523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
651 | 2023.11.30 06:21:32.006585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
652 | 2023.11.30 06:21:32.006604 [ 3 ] {} <Debug> HTTP-Session: ee73b7c8-84ea-4035-8de9-d03a747c6968 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
653 | 2023.11.30 06:21:32.006627 [ 3 ] {} <Debug> HTTP-Session: ee73b7c8-84ea-4035-8de9-d03a747c6968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2023.11.30 06:21:32.006853 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
655 | 2023.11.30 06:21:32.006896 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
656 | 2023.11.30 06:21:32.011527 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} <Debug> oximeter.fields_i16 (24b6be59-f854-44bd-a26a-756c2e0ec77f): Loading data parts | ||
657 | 2023.11.30 06:21:32.011648 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} <Debug> oximeter.fields_i16 (24b6be59-f854-44bd-a26a-756c2e0ec77f): There are no data parts | ||
658 | 2023.11.30 06:21:32.025163 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} <Debug> DynamicQueryHandler: Done processing query | ||
659 | 2023.11.30 06:21:32.025188 [ 3 ] {04267e80-71f4-4388-bdaf-69e6c628a49b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
660 | 2023.11.30 06:21:32.025213 [ 3 ] {} <Debug> HTTP-Session: ee73b7c8-84ea-4035-8de9-d03a747c6968 Destroying unnamed session | ||
661 | 2023.11.30 06:21:32.025331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
662 | 2023.11.30 06:21:32.025383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
663 | 2023.11.30 06:21:32.025408 [ 3 ] {} <Debug> HTTP-Session: 68266d4a-9e56-4e00-a94e-7edc0a8a29cc Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
664 | 2023.11.30 06:21:32.025424 [ 3 ] {} <Debug> HTTP-Session: 68266d4a-9e56-4e00-a94e-7edc0a8a29cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2023.11.30 06:21:32.025573 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
666 | 2023.11.30 06:21:32.025622 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
667 | 2023.11.30 06:21:32.028838 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} <Debug> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Loading data parts | ||
668 | 2023.11.30 06:21:32.028941 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} <Debug> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): There are no data parts | ||
669 | 2023.11.30 06:21:32.041497 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} <Debug> DynamicQueryHandler: Done processing query | ||
670 | 2023.11.30 06:21:32.041530 [ 3 ] {ac2b4013-e2c5-4fb2-8860-50bb4085e2cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
671 | 2023.11.30 06:21:32.041555 [ 3 ] {} <Debug> HTTP-Session: 68266d4a-9e56-4e00-a94e-7edc0a8a29cc Destroying unnamed session | ||
672 | 2023.11.30 06:21:32.041836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
673 | 2023.11.30 06:21:32.041921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
674 | 2023.11.30 06:21:32.041966 [ 3 ] {} <Debug> HTTP-Session: 1b9602f5-4a89-4e43-baeb-a98580c41278 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
675 | 2023.11.30 06:21:32.041995 [ 3 ] {} <Debug> HTTP-Session: 1b9602f5-4a89-4e43-baeb-a98580c41278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
676 | 2023.11.30 06:21:32.042289 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
677 | 2023.11.30 06:21:32.042372 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
678 | 2023.11.30 06:21:32.046599 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} <Debug> oximeter.fields_i32 (fc19f817-61cb-4091-b50e-74db0a789237): Loading data parts | ||
679 | 2023.11.30 06:21:32.046765 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} <Debug> oximeter.fields_i32 (fc19f817-61cb-4091-b50e-74db0a789237): There are no data parts | ||
680 | 2023.11.30 06:21:32.059381 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} <Debug> DynamicQueryHandler: Done processing query | ||
681 | 2023.11.30 06:21:32.059417 [ 3 ] {a3b5335f-ffd0-4a33-94a5-a8ce266dc5c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
682 | 2023.11.30 06:21:32.059434 [ 3 ] {} <Debug> HTTP-Session: 1b9602f5-4a89-4e43-baeb-a98580c41278 Destroying unnamed session | ||
683 | 2023.11.30 06:21:32.059571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
684 | 2023.11.30 06:21:32.059620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
685 | 2023.11.30 06:21:32.059639 [ 3 ] {} <Debug> HTTP-Session: dc6a131a-c8b5-4020-a98d-37111a141dda Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
686 | 2023.11.30 06:21:32.059661 [ 3 ] {} <Debug> HTTP-Session: dc6a131a-c8b5-4020-a98d-37111a141dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2023.11.30 06:21:32.059808 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
688 | 2023.11.30 06:21:32.059926 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
689 | 2023.11.30 06:21:32.063666 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} <Debug> oximeter.fields_u32 (f8831e0d-7ac1-4a4e-9373-d79b63354014): Loading data parts | ||
690 | 2023.11.30 06:21:32.063769 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} <Debug> oximeter.fields_u32 (f8831e0d-7ac1-4a4e-9373-d79b63354014): There are no data parts | ||
691 | 2023.11.30 06:21:32.076387 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} <Debug> DynamicQueryHandler: Done processing query | ||
692 | 2023.11.30 06:21:32.076433 [ 3 ] {699c40b6-4c5e-46f6-8a78-f2474a31449a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
693 | 2023.11.30 06:21:32.076476 [ 3 ] {} <Debug> HTTP-Session: dc6a131a-c8b5-4020-a98d-37111a141dda Destroying unnamed session | ||
694 | 2023.11.30 06:21:32.076667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
695 | 2023.11.30 06:21:32.076764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
696 | 2023.11.30 06:21:32.076791 [ 3 ] {} <Debug> HTTP-Session: caf93929-0715-4944-9016-ff9ca7479fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
697 | 2023.11.30 06:21:32.076807 [ 3 ] {} <Debug> HTTP-Session: caf93929-0715-4944-9016-ff9ca7479fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2023.11.30 06:21:32.077028 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
699 | 2023.11.30 06:21:32.077082 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
700 | 2023.11.30 06:21:32.080747 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} <Debug> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Loading data parts | ||
701 | 2023.11.30 06:21:32.080838 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} <Debug> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): There are no data parts | ||
702 | 2023.11.30 06:21:32.093683 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} <Debug> DynamicQueryHandler: Done processing query | ||
703 | 2023.11.30 06:21:32.093742 [ 3 ] {5a80b60b-d5bd-428e-9a0c-2591a0bac45f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
704 | 2023.11.30 06:21:32.093776 [ 3 ] {} <Debug> HTTP-Session: caf93929-0715-4944-9016-ff9ca7479fa8 Destroying unnamed session | ||
705 | 2023.11.30 06:21:32.094119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
706 | 2023.11.30 06:21:32.094218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
707 | 2023.11.30 06:21:32.094253 [ 3 ] {} <Debug> HTTP-Session: e369e5ff-626b-4a4f-9ea2-21cac52f67be Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
708 | 2023.11.30 06:21:32.094295 [ 3 ] {} <Debug> HTTP-Session: e369e5ff-626b-4a4f-9ea2-21cac52f67be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2023.11.30 06:21:32.094574 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
710 | 2023.11.30 06:21:32.094648 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
711 | 2023.11.30 06:21:32.111408 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} <Debug> oximeter.fields_u64 (36d09c2e-236f-4df5-928e-d989fd6e30ce): Loading data parts | ||
712 | 2023.11.30 06:21:32.111541 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} <Debug> oximeter.fields_u64 (36d09c2e-236f-4df5-928e-d989fd6e30ce): There are no data parts | ||
713 | 2023.11.30 06:21:32.113741 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} <Debug> DynamicQueryHandler: Done processing query | ||
714 | 2023.11.30 06:21:32.113780 [ 3 ] {97b87e50-627c-4058-9436-cd6b9450ef92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
715 | 2023.11.30 06:21:32.113795 [ 3 ] {} <Debug> HTTP-Session: e369e5ff-626b-4a4f-9ea2-21cac52f67be Destroying unnamed session | ||
716 | 2023.11.30 06:21:32.113922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
717 | 2023.11.30 06:21:32.114037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
718 | 2023.11.30 06:21:32.114055 [ 3 ] {} <Debug> HTTP-Session: 49e06a6e-f189-4020-94f4-3107dfc7125a Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
719 | 2023.11.30 06:21:32.114078 [ 3 ] {} <Debug> HTTP-Session: 49e06a6e-f189-4020-94f4-3107dfc7125a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
720 | 2023.11.30 06:21:32.114220 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
721 | 2023.11.30 06:21:32.114267 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
722 | 2023.11.30 06:21:32.130529 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} <Debug> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Loading data parts | ||
723 | 2023.11.30 06:21:32.130685 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} <Debug> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): There are no data parts | ||
724 | 2023.11.30 06:21:32.135317 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} <Debug> DynamicQueryHandler: Done processing query | ||
725 | 2023.11.30 06:21:32.135345 [ 3 ] {28fb25b2-2a3f-40df-b8ab-1b099d4d907a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
726 | 2023.11.30 06:21:32.135374 [ 3 ] {} <Debug> HTTP-Session: 49e06a6e-f189-4020-94f4-3107dfc7125a Destroying unnamed session | ||
727 | 2023.11.30 06:21:32.135530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
728 | 2023.11.30 06:21:32.135602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
729 | 2023.11.30 06:21:32.135633 [ 3 ] {} <Debug> HTTP-Session: 94195028-a87a-4c67-b772-396d8bfda7c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
730 | 2023.11.30 06:21:32.135654 [ 3 ] {} <Debug> HTTP-Session: 94195028-a87a-4c67-b772-396d8bfda7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
731 | 2023.11.30 06:21:32.135834 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
732 | 2023.11.30 06:21:32.135876 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
733 | 2023.11.30 06:21:32.148142 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} <Debug> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Loading data parts | ||
734 | 2023.11.30 06:21:32.148242 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} <Debug> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): There are no data parts | ||
735 | 2023.11.30 06:21:32.153575 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} <Debug> DynamicQueryHandler: Done processing query | ||
736 | 2023.11.30 06:21:32.153606 [ 3 ] {eb5dd4a9-c226-4427-b0cf-420522220b17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
737 | 2023.11.30 06:21:32.153628 [ 3 ] {} <Debug> HTTP-Session: 94195028-a87a-4c67-b772-396d8bfda7c0 Destroying unnamed session | ||
738 | 2023.11.30 06:21:32.153762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
739 | 2023.11.30 06:21:32.153812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
740 | 2023.11.30 06:21:32.153836 [ 3 ] {} <Debug> HTTP-Session: 533e3aa1-e444-4f72-961b-cf2d0c0493bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
741 | 2023.11.30 06:21:32.153852 [ 3 ] {} <Debug> HTTP-Session: 533e3aa1-e444-4f72-961b-cf2d0c0493bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2023.11.30 06:21:32.154004 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) 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) | ||
743 | 2023.11.30 06:21:32.154047 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
744 | 2023.11.30 06:21:32.164716 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Loading data parts | ||
745 | 2023.11.30 06:21:32.164822 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): There are no data parts | ||
746 | 2023.11.30 06:21:32.169829 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} <Debug> DynamicQueryHandler: Done processing query | ||
747 | 2023.11.30 06:21:32.169863 [ 3 ] {2419652d-a979-4189-9674-ac4e1d63af02} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
748 | 2023.11.30 06:21:32.169880 [ 3 ] {} <Debug> HTTP-Session: 533e3aa1-e444-4f72-961b-cf2d0c0493bd Destroying unnamed session | ||
749 | 2023.11.30 06:21:32.170025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
750 | 2023.11.30 06:21:32.170088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
751 | 2023.11.30 06:21:32.170178 [ 3 ] {} <Debug> HTTP-Session: 52028370-d35a-42fe-9b02-0187f3c277c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
752 | 2023.11.30 06:21:32.170207 [ 3 ] {} <Debug> HTTP-Session: 52028370-d35a-42fe-9b02-0187f3c277c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2023.11.30 06:21:32.170472 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) /* The timeseries schema table stores the extracted schema for the samples | ||
754 | * oximeter collects. | ||
755 | */ | ||
756 | 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) | ||
757 | 2023.11.30 06:21:32.170550 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
758 | 2023.11.30 06:21:32.177513 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Loading data parts | ||
759 | 2023.11.30 06:21:32.177634 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): There are no data parts | ||
760 | 2023.11.30 06:21:32.183275 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} <Debug> DynamicQueryHandler: Done processing query | ||
761 | 2023.11.30 06:21:32.183320 [ 3 ] {d4e0a6b5-6287-4d51-8ffb-d5c2449f6c61} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
762 | 2023.11.30 06:21:32.183408 [ 3 ] {} <Debug> HTTP-Session: 52028370-d35a-42fe-9b02-0187f3c277c2 Destroying unnamed session | ||
763 | 2023.11.30 06:21:32.183588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58947, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
764 | 2023.11.30 06:21:32.183650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
765 | 2023.11.30 06:21:32.183678 [ 3 ] {} <Debug> HTTP-Session: 048ffc57-395b-40e8-9d83-c9d4d8e32ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58947 | ||
766 | 2023.11.30 06:21:32.183695 [ 3 ] {} <Debug> HTTP-Session: 048ffc57-395b-40e8-9d83-c9d4d8e32ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
767 | 2023.11.30 06:21:32.183811 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58947) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
768 | 2023.11.30 06:21:32.184546 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
769 | 2023.11.30 06:21:32.192486 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.69 GiB. | ||
770 | 2023.11.30 06:21:32.196441 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
771 | 2023.11.30 06:21:32.196661 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} <Trace> oximeter.version (4e7d1c24-edad-4bc5-a77b-8fe1fd8cb541): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
772 | 2023.11.30 06:21:32.197016 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} <Information> executeQuery: Read 1 rows, 16.00 B in 0.01313854 sec., 76 rows/sec., 1.19 KiB/sec. | ||
773 | 2023.11.30 06:21:32.197133 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} <Debug> DynamicQueryHandler: Done processing query | ||
774 | 2023.11.30 06:21:32.197166 [ 3 ] {9909124c-9764-47ab-8a52-0d41b7312ce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
775 | 2023.11.30 06:21:32.197181 [ 3 ] {} <Debug> HTTP-Session: 048ffc57-395b-40e8-9d83-c9d4d8e32ff1 Destroying unnamed session | ||
776 | 2023.11.30 06:21:33.002839 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.81 MiB, peak 230.88 MiB, will set to 228.30 MiB (RSS), difference: 2.49 MiB | ||
777 | 2023.11.30 06:21:42.791068 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache | ||
778 | 2023.11.30 06:21:42.791153 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache | ||
779 | 2023.11.30 06:21:57.791218 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
780 | 2023.11.30 06:21:57.791310 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
781 | 2023.11.30 06:22:12.314820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
782 | 2023.11.30 06:22:12.314966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
783 | 2023.11.30 06:22:12.315015 [ 3 ] {} <Debug> HTTP-Session: 508d2197-d4e4-4217-9127-06bcbc6140b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
784 | 2023.11.30 06:22:12.315037 [ 3 ] {} <Debug> HTTP-Session: 508d2197-d4e4-4217-9127-06bcbc6140b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
785 | 2023.11.30 06:22:12.315189 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
786 | 2023.11.30 06:22:12.315660 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
787 | 2023.11.30 06:22:12.316361 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2023.11.30 06:22:12.318467 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
789 | 2023.11.30 06:22:12.319623 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} <Debug> DynamicQueryHandler: Done processing query | ||
790 | 2023.11.30 06:22:12.319724 [ 3 ] {782dbc6a-f783-466f-883e-ba03951ec91d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
791 | 2023.11.30 06:22:12.319747 [ 3 ] {} <Debug> HTTP-Session: 508d2197-d4e4-4217-9127-06bcbc6140b1 Destroying unnamed session | ||
792 | 2023.11.30 06:22:12.322867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
793 | 2023.11.30 06:22:12.322950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
794 | 2023.11.30 06:22:12.322971 [ 3 ] {} <Debug> HTTP-Session: 3c80ae6d-a41b-439a-97db-1241151aa5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
795 | 2023.11.30 06:22:12.322988 [ 3 ] {} <Debug> HTTP-Session: 3c80ae6d-a41b-439a-97db-1241151aa5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
796 | 2023.11.30 06:22:12.323121 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
797 | 2023.11.30 06:22:12.338221 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
798 | 2023.11.30 06:22:12.338437 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2023.11.30 06:22:12.338479 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2023.11.30 06:22:12.339400 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} <Debug> DynamicQueryHandler: Done processing query | ||
801 | 2023.11.30 06:22:12.339442 [ 3 ] {3f781b3b-f824-4ef3-9041-57f0ab788142} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
802 | 2023.11.30 06:22:12.339458 [ 3 ] {} <Debug> HTTP-Session: 3c80ae6d-a41b-439a-97db-1241151aa5e5 Destroying unnamed session | ||
803 | 2023.11.30 06:22:12.339871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
804 | 2023.11.30 06:22:12.339922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
805 | 2023.11.30 06:22:12.339942 [ 3 ] {} <Debug> HTTP-Session: 2f57833e-4db1-4085-b690-5e6b294257fa Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
806 | 2023.11.30 06:22:12.339959 [ 3 ] {} <Debug> HTTP-Session: 2f57833e-4db1-4085-b690-5e6b294257fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
807 | 2023.11.30 06:22:12.340067 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
808 | 2023.11.30 06:22:12.342494 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2023.11.30 06:22:12.342732 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2023.11.30 06:22:12.342781 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2023.11.30 06:22:12.343690 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} <Debug> DynamicQueryHandler: Done processing query | ||
812 | 2023.11.30 06:22:12.343717 [ 3 ] {9fee735e-6cb3-4c31-a763-120e03d8bfef} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
813 | 2023.11.30 06:22:12.343732 [ 3 ] {} <Debug> HTTP-Session: 2f57833e-4db1-4085-b690-5e6b294257fa Destroying unnamed session | ||
814 | 2023.11.30 06:22:12.343968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
815 | 2023.11.30 06:22:12.344010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
816 | 2023.11.30 06:22:12.344028 [ 3 ] {} <Debug> HTTP-Session: a889f0f4-3aae-4b6d-bd1a-63ee270b2cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
817 | 2023.11.30 06:22:12.344044 [ 3 ] {} <Debug> HTTP-Session: a889f0f4-3aae-4b6d-bd1a-63ee270b2cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
818 | 2023.11.30 06:22:12.344151 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
819 | 2023.11.30 06:22:12.344480 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2023.11.30 06:22:12.344620 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2023.11.30 06:22:12.344726 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
822 | 2023.11.30 06:22:12.345506 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} <Debug> DynamicQueryHandler: Done processing query | ||
823 | 2023.11.30 06:22:12.345532 [ 3 ] {019b0bf6-d0de-4d02-acbf-ea9cfde515e2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
824 | 2023.11.30 06:22:12.345547 [ 3 ] {} <Debug> HTTP-Session: a889f0f4-3aae-4b6d-bd1a-63ee270b2cd2 Destroying unnamed session | ||
825 | 2023.11.30 06:22:12.347346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
826 | 2023.11.30 06:22:12.347395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
827 | 2023.11.30 06:22:12.347417 [ 3 ] {} <Debug> HTTP-Session: 5e49b2ab-5016-4c4e-b829-6b85ee100717 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
828 | 2023.11.30 06:22:12.347436 [ 3 ] {} <Debug> HTTP-Session: 5e49b2ab-5016-4c4e-b829-6b85ee100717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
829 | 2023.11.30 06:22:12.347523 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
830 | 2023.11.30 06:22:12.347569 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
831 | 2023.11.30 06:22:12.348426 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
832 | 2023.11.30 06:22:12.353889 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. | ||
833 | 2023.11.30 06:22:12.356257 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
834 | 2023.11.30 06:22:12.356423 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
835 | 2023.11.30 06:22:12.356539 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008953225 sec., 446 rows/sec., 48.32 KiB/sec. | ||
836 | 2023.11.30 06:22:12.356731 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} <Debug> DynamicQueryHandler: Done processing query | ||
837 | 2023.11.30 06:22:12.356753 [ 3 ] {d4140fc4-6009-4b50-978d-09180a9b8dff} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
838 | 2023.11.30 06:22:12.356768 [ 3 ] {} <Debug> HTTP-Session: 5e49b2ab-5016-4c4e-b829-6b85ee100717 Destroying unnamed session | ||
839 | 2023.11.30 06:22:12.356884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
840 | 2023.11.30 06:22:12.356927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
841 | 2023.11.30 06:22:12.356945 [ 3 ] {} <Debug> HTTP-Session: 2e6248cd-fa49-4d82-846a-00a49b9bcb6d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
842 | 2023.11.30 06:22:12.356961 [ 3 ] {} <Debug> HTTP-Session: 2e6248cd-fa49-4d82-846a-00a49b9bcb6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
843 | 2023.11.30 06:22:12.357028 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
844 | 2023.11.30 06:22:12.357065 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
845 | 2023.11.30 06:22:12.357165 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
846 | 2023.11.30 06:22:12.361254 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. | ||
847 | 2023.11.30 06:22:12.361457 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
848 | 2023.11.30 06:22:12.361603 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
849 | 2023.11.30 06:22:12.361776 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.00468279 sec., 7474 rows/sec., 605.82 KiB/sec. | ||
850 | 2023.11.30 06:22:12.361906 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} <Debug> DynamicQueryHandler: Done processing query | ||
851 | 2023.11.30 06:22:12.361929 [ 3 ] {9eebf1b4-01c7-4a0d-a970-b6da796a51d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
852 | 2023.11.30 06:22:12.361944 [ 3 ] {} <Debug> HTTP-Session: 2e6248cd-fa49-4d82-846a-00a49b9bcb6d Destroying unnamed session | ||
853 | 2023.11.30 06:22:12.362154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 17057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
854 | 2023.11.30 06:22:12.362196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
855 | 2023.11.30 06:22:12.362215 [ 3 ] {} <Debug> HTTP-Session: b7c426f6-1133-45ef-891a-89d33c021d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
856 | 2023.11.30 06:22:12.362231 [ 3 ] {} <Debug> HTTP-Session: b7c426f6-1133-45ef-891a-89d33c021d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
857 | 2023.11.30 06:22:12.362299 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
858 | 2023.11.30 06:22:12.362335 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
859 | 2023.11.30 06:22:12.362434 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
860 | 2023.11.30 06:22:12.362808 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. | ||
861 | 2023.11.30 06:22:12.363027 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
862 | 2023.11.30 06:22:12.363166 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
863 | 2023.11.30 06:22:12.363279 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} <Information> executeQuery: Read 105 rows, 10.64 KiB in 0.00094522 sec., 111085 rows/sec., 10.99 MiB/sec. | ||
864 | 2023.11.30 06:22:12.363389 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} <Debug> DynamicQueryHandler: Done processing query | ||
865 | 2023.11.30 06:22:12.363410 [ 3 ] {85aaa20c-7c3b-4239-8357-4ede0da733fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
866 | 2023.11.30 06:22:12.363425 [ 3 ] {} <Debug> HTTP-Session: b7c426f6-1133-45ef-891a-89d33c021d98 Destroying unnamed session | ||
867 | 2023.11.30 06:22:12.363562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 9030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
868 | 2023.11.30 06:22:12.363603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
869 | 2023.11.30 06:22:12.363620 [ 3 ] {} <Debug> HTTP-Session: b0673a88-69e2-4dd9-a8cd-c401a8eede68 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
870 | 2023.11.30 06:22:12.363637 [ 3 ] {} <Debug> HTTP-Session: b0673a88-69e2-4dd9-a8cd-c401a8eede68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
871 | 2023.11.30 06:22:12.363773 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
872 | 2023.11.30 06:22:12.363809 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
873 | 2023.11.30 06:22:12.365039 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
874 | 2023.11.30 06:22:12.369456 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. | ||
875 | 2023.11.30 06:22:12.371639 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
876 | 2023.11.30 06:22:12.371855 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
877 | 2023.11.30 06:22:12.371970 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.008156178 sec., 6498 rows/sec., 521.08 KiB/sec. | ||
878 | 2023.11.30 06:22:12.372077 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} <Debug> DynamicQueryHandler: Done processing query | ||
879 | 2023.11.30 06:22:12.372099 [ 3 ] {eda4f2c5-fd19-476b-8007-3fbaaf9c9737} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
880 | 2023.11.30 06:22:12.372114 [ 3 ] {} <Debug> HTTP-Session: b0673a88-69e2-4dd9-a8cd-c401a8eede68 Destroying unnamed session | ||
881 | 2023.11.30 06:22:12.372354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 37453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
882 | 2023.11.30 06:22:12.372395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
883 | 2023.11.30 06:22:12.372413 [ 3 ] {} <Debug> HTTP-Session: fcfda844-43dc-4e6b-afa1-b45eee8e4a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
884 | 2023.11.30 06:22:12.372428 [ 3 ] {} <Debug> HTTP-Session: fcfda844-43dc-4e6b-afa1-b45eee8e4a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
885 | 2023.11.30 06:22:12.372498 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
886 | 2023.11.30 06:22:12.372539 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
887 | 2023.11.30 06:22:12.372680 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
888 | 2023.11.30 06:22:12.373214 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. | ||
889 | 2023.11.30 06:22:12.378095 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
890 | 2023.11.30 06:22:12.378279 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
891 | 2023.11.30 06:22:12.378404 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.005851152 sec., 5981 rows/sec., 8.07 MiB/sec. | ||
892 | 2023.11.30 06:22:12.378539 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} <Debug> DynamicQueryHandler: Done processing query | ||
893 | 2023.11.30 06:22:12.378562 [ 3 ] {1a148284-caf1-4396-b179-fc2a8fa4b3fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
894 | 2023.11.30 06:22:12.378577 [ 3 ] {} <Debug> HTTP-Session: fcfda844-43dc-4e6b-afa1-b45eee8e4a23 Destroying unnamed session | ||
895 | 2023.11.30 06:22:12.378783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
896 | 2023.11.30 06:22:12.378827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
897 | 2023.11.30 06:22:12.378845 [ 3 ] {} <Debug> HTTP-Session: 8534f901-29f0-403c-afd8-0c90d6b5099e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
898 | 2023.11.30 06:22:12.378862 [ 3 ] {} <Debug> HTTP-Session: 8534f901-29f0-403c-afd8-0c90d6b5099e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
899 | 2023.11.30 06:22:12.378929 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
900 | 2023.11.30 06:22:12.378966 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
901 | 2023.11.30 06:22:12.379065 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
902 | 2023.11.30 06:22:12.379427 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.91 GiB. | ||
903 | 2023.11.30 06:22:12.379665 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
904 | 2023.11.30 06:22:12.379895 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} <Trace> oximeter.measurements_i64 (6d510d06-b16b-4d0f-9da1-e35a6b7995f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
905 | 2023.11.30 06:22:12.379997 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} <Information> executeQuery: Read 33 rows, 2.36 KiB in 0.001042261 sec., 31661 rows/sec., 2.21 MiB/sec. | ||
906 | 2023.11.30 06:22:12.380090 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} <Debug> DynamicQueryHandler: Done processing query | ||
907 | 2023.11.30 06:22:12.380111 [ 3 ] {44f56224-ee5f-4d2f-98a9-fa2156ef734e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
908 | 2023.11.30 06:22:12.380127 [ 3 ] {} <Debug> HTTP-Session: 8534f901-29f0-403c-afd8-0c90d6b5099e Destroying unnamed session | ||
909 | 2023.11.30 06:22:12.791721 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
910 | 2023.11.30 06:22:12.791773 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
911 | 2023.11.30 06:22:22.337248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
912 | 2023.11.30 06:22:22.337417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
913 | 2023.11.30 06:22:22.337462 [ 3 ] {} <Debug> HTTP-Session: 4502abca-dd91-49ad-8642-d150a7a08f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
914 | 2023.11.30 06:22:22.337502 [ 3 ] {} <Debug> HTTP-Session: 4502abca-dd91-49ad-8642-d150a7a08f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
915 | 2023.11.30 06:22:22.337667 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
916 | 2023.11.30 06:22:22.337723 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
917 | 2023.11.30 06:22:22.337933 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
918 | 2023.11.30 06:22:22.338312 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
919 | 2023.11.30 06:22:22.338549 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
920 | 2023.11.30 06:22:22.338699 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
921 | 2023.11.30 06:22:22.338883 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001125002 sec., 37333 rows/sec., 2.96 MiB/sec. | ||
922 | 2023.11.30 06:22:22.339069 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} <Debug> DynamicQueryHandler: Done processing query | ||
923 | 2023.11.30 06:22:22.339094 [ 3 ] {1e1de5aa-6823-4892-abf8-46b975c7875d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
924 | 2023.11.30 06:22:22.339110 [ 3 ] {} <Debug> HTTP-Session: 4502abca-dd91-49ad-8642-d150a7a08f69 Destroying unnamed session | ||
925 | 2023.11.30 06:22:22.339315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
926 | 2023.11.30 06:22:22.339359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
927 | 2023.11.30 06:22:22.339378 [ 3 ] {} <Debug> HTTP-Session: 44e94cd1-24c0-4027-a5fe-0a8f0d20671a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
928 | 2023.11.30 06:22:22.339394 [ 3 ] {} <Debug> HTTP-Session: 44e94cd1-24c0-4027-a5fe-0a8f0d20671a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
929 | 2023.11.30 06:22:22.339465 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
930 | 2023.11.30 06:22:22.339501 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
931 | 2023.11.30 06:22:22.339607 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
932 | 2023.11.30 06:22:22.340022 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
933 | 2023.11.30 06:22:22.340242 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
934 | 2023.11.30 06:22:22.340382 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
935 | 2023.11.30 06:22:22.340474 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.00097989 sec., 128585 rows/sec., 12.56 MiB/sec. | ||
936 | 2023.11.30 06:22:22.340579 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} <Debug> DynamicQueryHandler: Done processing query | ||
937 | 2023.11.30 06:22:22.340600 [ 3 ] {fa20f58e-55f6-41dc-9584-8a1697981b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
938 | 2023.11.30 06:22:22.340616 [ 3 ] {} <Debug> HTTP-Session: 44e94cd1-24c0-4027-a5fe-0a8f0d20671a Destroying unnamed session | ||
939 | 2023.11.30 06:22:22.340833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
940 | 2023.11.30 06:22:22.340874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
941 | 2023.11.30 06:22:22.340892 [ 3 ] {} <Debug> HTTP-Session: f4efd3c9-d878-4f20-9e10-85deea6d8d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
942 | 2023.11.30 06:22:22.340908 [ 3 ] {} <Debug> HTTP-Session: f4efd3c9-d878-4f20-9e10-85deea6d8d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
943 | 2023.11.30 06:22:22.340973 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
944 | 2023.11.30 06:22:22.341009 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
945 | 2023.11.30 06:22:22.341106 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
946 | 2023.11.30 06:22:22.341534 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
947 | 2023.11.30 06:22:22.341721 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
948 | 2023.11.30 06:22:22.341923 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
949 | 2023.11.30 06:22:22.342032 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.001032611 sec., 40673 rows/sec., 3.18 MiB/sec. | ||
950 | 2023.11.30 06:22:22.342143 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} <Debug> DynamicQueryHandler: Done processing query | ||
951 | 2023.11.30 06:22:22.342165 [ 3 ] {99ebb1d7-87e1-4668-8a49-381707b8572e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
952 | 2023.11.30 06:22:22.342181 [ 3 ] {} <Debug> HTTP-Session: f4efd3c9-d878-4f20-9e10-85deea6d8d1d Destroying unnamed session | ||
953 | 2023.11.30 06:22:22.342379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
954 | 2023.11.30 06:22:22.342423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
955 | 2023.11.30 06:22:22.342441 [ 3 ] {} <Debug> HTTP-Session: 6044f53d-cb8c-4fe0-aa06-f3f8a6f4d71b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
956 | 2023.11.30 06:22:22.342458 [ 3 ] {} <Debug> HTTP-Session: 6044f53d-cb8c-4fe0-aa06-f3f8a6f4d71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
957 | 2023.11.30 06:22:22.342540 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
958 | 2023.11.30 06:22:22.342581 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
959 | 2023.11.30 06:22:22.342704 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
960 | 2023.11.30 06:22:22.343202 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
961 | 2023.11.30 06:22:22.343494 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
962 | 2023.11.30 06:22:22.343661 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
963 | 2023.11.30 06:22:22.343837 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001216163 sec., 34534 rows/sec., 46.60 MiB/sec. | ||
964 | 2023.11.30 06:22:22.343952 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} <Debug> DynamicQueryHandler: Done processing query | ||
965 | 2023.11.30 06:22:22.343975 [ 3 ] {8fb16dc3-f18b-4a8a-9341-28a01970febe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
966 | 2023.11.30 06:22:22.343990 [ 3 ] {} <Debug> HTTP-Session: 6044f53d-cb8c-4fe0-aa06-f3f8a6f4d71b Destroying unnamed session | ||
967 | 2023.11.30 06:22:27.348116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
968 | 2023.11.30 06:22:27.348280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
969 | 2023.11.30 06:22:27.348326 [ 3 ] {} <Debug> HTTP-Session: ca3531c7-b40d-40ac-aef7-5cf90d23bea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
970 | 2023.11.30 06:22:27.348419 [ 3 ] {} <Debug> HTTP-Session: ca3531c7-b40d-40ac-aef7-5cf90d23bea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
971 | 2023.11.30 06:22:27.348616 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
972 | 2023.11.30 06:22:27.354489 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
973 | 2023.11.30 06:22:27.354651 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
974 | 2023.11.30 06:22:27.354751 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
975 | 2023.11.30 06:22:27.355004 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
976 | 2023.11.30 06:22:27.361658 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
977 | 2023.11.30 06:22:27.361696 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
978 | 2023.11.30 06:22:27.362904 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
979 | 2023.11.30 06:22:27.378822 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.030081481 sec., 132 rows/sec., 14.38 KiB/sec. | ||
980 | 2023.11.30 06:22:27.379020 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Debug> DynamicQueryHandler: Done processing query | ||
981 | 2023.11.30 06:22:27.379047 [ 3 ] {c8823785-c5f7-4734-827e-5518c999dda5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
982 | 2023.11.30 06:22:27.379062 [ 3 ] {} <Debug> HTTP-Session: ca3531c7-b40d-40ac-aef7-5cf90d23bea9 Destroying unnamed session | ||
983 | 2023.11.30 06:22:27.379517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
984 | 2023.11.30 06:22:27.379566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
985 | 2023.11.30 06:22:27.379586 [ 3 ] {} <Debug> HTTP-Session: 179e700d-2b2a-45cd-9388-221ac2737eba Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
986 | 2023.11.30 06:22:27.379604 [ 3 ] {} <Debug> HTTP-Session: 179e700d-2b2a-45cd-9388-221ac2737eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
987 | 2023.11.30 06:22:27.379729 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
988 | 2023.11.30 06:22:27.380154 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
989 | 2023.11.30 06:22:27.380306 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
990 | 2023.11.30 06:22:27.380347 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
991 | 2023.11.30 06:22:27.380554 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
992 | 2023.11.30 06:22:27.380583 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
993 | 2023.11.30 06:22:27.380603 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
994 | 2023.11.30 06:22:27.380631 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
995 | 2023.11.30 06:22:27.381430 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001706838 sec., 2343 rows/sec., 253.46 KiB/sec. | ||
996 | 2023.11.30 06:22:27.381667 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Debug> DynamicQueryHandler: Done processing query | ||
997 | 2023.11.30 06:22:27.381690 [ 3 ] {eaa5e5eb-5ac2-4fb0-9896-4ac24556a4c6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
998 | 2023.11.30 06:22:27.381706 [ 3 ] {} <Debug> HTTP-Session: 179e700d-2b2a-45cd-9388-221ac2737eba Destroying unnamed session | ||
999 | 2023.11.30 06:22:27.382090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1000 | 2023.11.30 06:22:27.382132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1001 | 2023.11.30 06:22:27.382150 [ 3 ] {} <Debug> HTTP-Session: 9b4b2599-3c49-483c-8844-e9e3799caad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1002 | 2023.11.30 06:22:27.382167 [ 3 ] {} <Debug> HTTP-Session: 9b4b2599-3c49-483c-8844-e9e3799caad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1003 | 2023.11.30 06:22:27.382274 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1004 | 2023.11.30 06:22:27.382753 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1005 | 2023.11.30 06:22:27.382904 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1006 | 2023.11.30 06:22:27.382943 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1007 | 2023.11.30 06:22:27.383079 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1008 | 2023.11.30 06:22:27.383106 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1009 | 2023.11.30 06:22:27.383125 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1010 | 2023.11.30 06:22:27.383153 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1011 | 2023.11.30 06:22:27.384219 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Information> executeQuery: Read 4 rows, 443.00 B in 0.0018991 sec., 2106 rows/sec., 227.80 KiB/sec. | ||
1012 | 2023.11.30 06:22:27.384424 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Debug> DynamicQueryHandler: Done processing query | ||
1013 | 2023.11.30 06:22:27.384513 [ 3 ] {2ac2e24e-c406-4ed5-82f5-c6ac597139d7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1014 | 2023.11.30 06:22:27.384528 [ 3 ] {} <Debug> HTTP-Session: 9b4b2599-3c49-483c-8844-e9e3799caad0 Destroying unnamed session | ||
1015 | 2023.11.30 06:22:27.384750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1016 | 2023.11.30 06:22:27.384793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1017 | 2023.11.30 06:22:27.384811 [ 3 ] {} <Debug> HTTP-Session: 5bb2d268-d651-40c1-b6bb-7188f5ae14b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1018 | 2023.11.30 06:22:27.384827 [ 3 ] {} <Debug> HTTP-Session: 5bb2d268-d651-40c1-b6bb-7188f5ae14b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1019 | 2023.11.30 06:22:27.384936 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1020 | 2023.11.30 06:22:27.385365 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1021 | 2023.11.30 06:22:27.385584 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1022 | 2023.11.30 06:22:27.385623 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1023 | 2023.11.30 06:22:27.385758 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1024 | 2023.11.30 06:22:27.385786 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1025 | 2023.11.30 06:22:27.385805 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1026 | 2023.11.30 06:22:27.385832 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1027 | 2023.11.30 06:22:27.386723 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001730408 sec., 2311 rows/sec., 250.01 KiB/sec. | ||
1028 | 2023.11.30 06:22:27.386895 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Debug> DynamicQueryHandler: Done processing query | ||
1029 | 2023.11.30 06:22:27.386918 [ 3 ] {d7c01400-16fc-495e-9c43-136d0bcbf8d3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1030 | 2023.11.30 06:22:27.386934 [ 3 ] {} <Debug> HTTP-Session: 5bb2d268-d651-40c1-b6bb-7188f5ae14b9 Destroying unnamed session | ||
1031 | 2023.11.30 06:22:27.387174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1032 | 2023.11.30 06:22:27.387216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1033 | 2023.11.30 06:22:27.387234 [ 3 ] {} <Debug> HTTP-Session: d2914e8c-4b4e-4a66-be3b-b9f76e4658f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1034 | 2023.11.30 06:22:27.387251 [ 3 ] {} <Debug> HTTP-Session: d2914e8c-4b4e-4a66-be3b-b9f76e4658f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1035 | 2023.11.30 06:22:27.387361 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1036 | 2023.11.30 06:22:27.387855 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1037 | 2023.11.30 06:22:27.388010 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1038 | 2023.11.30 06:22:27.388050 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1039 | 2023.11.30 06:22:27.388186 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1040 | 2023.11.30 06:22:27.388214 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1041 | 2023.11.30 06:22:27.388233 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1042 | 2023.11.30 06:22:27.388260 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1043 | 2023.11.30 06:22:27.389207 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001793459 sec., 2230 rows/sec., 241.22 KiB/sec. | ||
1044 | 2023.11.30 06:22:27.389393 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Debug> DynamicQueryHandler: Done processing query | ||
1045 | 2023.11.30 06:22:27.389417 [ 3 ] {8444aa5f-2693-4904-b883-ee60910398b0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1046 | 2023.11.30 06:22:27.389432 [ 3 ] {} <Debug> HTTP-Session: d2914e8c-4b4e-4a66-be3b-b9f76e4658f9 Destroying unnamed session | ||
1047 | 2023.11.30 06:22:27.389713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1048 | 2023.11.30 06:22:27.389756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1049 | 2023.11.30 06:22:27.389774 [ 3 ] {} <Debug> HTTP-Session: 0528ffd9-dc4d-4853-abef-324169c0adbc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1050 | 2023.11.30 06:22:27.389789 [ 3 ] {} <Debug> HTTP-Session: 0528ffd9-dc4d-4853-abef-324169c0adbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1051 | 2023.11.30 06:22:27.389901 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1052 | 2023.11.30 06:22:27.390332 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1053 | 2023.11.30 06:22:27.390554 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1054 | 2023.11.30 06:22:27.390594 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1055 | 2023.11.30 06:22:27.390730 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1056 | 2023.11.30 06:22:27.390757 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1057 | 2023.11.30 06:22:27.390776 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1058 | 2023.11.30 06:22:27.390802 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1059 | 2023.11.30 06:22:27.391722 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001766449 sec., 2264 rows/sec., 244.91 KiB/sec. | ||
1060 | 2023.11.30 06:22:27.391899 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Debug> DynamicQueryHandler: Done processing query | ||
1061 | 2023.11.30 06:22:27.391923 [ 3 ] {42d83f86-b544-476a-b4b0-f0b015df9702} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1062 | 2023.11.30 06:22:27.391938 [ 3 ] {} <Debug> HTTP-Session: 0528ffd9-dc4d-4853-abef-324169c0adbc Destroying unnamed session | ||
1063 | 2023.11.30 06:22:27.400651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1064 | 2023.11.30 06:22:27.400704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1065 | 2023.11.30 06:22:27.400727 [ 3 ] {} <Debug> HTTP-Session: 01b07e04-30eb-481b-868f-8d3c30bc99cc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1066 | 2023.11.30 06:22:27.400746 [ 3 ] {} <Debug> HTTP-Session: 01b07e04-30eb-481b-868f-8d3c30bc99cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1067 | 2023.11.30 06:22:27.400835 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1068 | 2023.11.30 06:22:27.400883 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1069 | 2023.11.30 06:22:27.401044 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1070 | 2023.11.30 06:22:27.401373 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1071 | 2023.11.30 06:22:27.401722 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1072 | 2023.11.30 06:22:27.401874 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1073 | 2023.11.30 06:22:27.402011 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001147202 sec., 5230 rows/sec., 847.85 KiB/sec. | ||
1074 | 2023.11.30 06:22:27.402122 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} <Debug> DynamicQueryHandler: Done processing query | ||
1075 | 2023.11.30 06:22:27.402144 [ 3 ] {2e771814-551e-4b86-881d-b44e92126282} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1076 | 2023.11.30 06:22:27.402159 [ 3 ] {} <Debug> HTTP-Session: 01b07e04-30eb-481b-868f-8d3c30bc99cc Destroying unnamed session | ||
1077 | 2023.11.30 06:22:27.402262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1078 | 2023.11.30 06:22:27.402302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1079 | 2023.11.30 06:22:27.402320 [ 3 ] {} <Debug> HTTP-Session: 0f3342a7-ae01-4c79-a1e8-ec806244b4be Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1080 | 2023.11.30 06:22:27.402336 [ 3 ] {} <Debug> HTTP-Session: 0f3342a7-ae01-4c79-a1e8-ec806244b4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1081 | 2023.11.30 06:22:27.402402 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1082 | 2023.11.30 06:22:27.402438 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1083 | 2023.11.30 06:22:27.402601 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1084 | 2023.11.30 06:22:27.402874 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1085 | 2023.11.30 06:22:27.403066 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1086 | 2023.11.30 06:22:27.403202 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1087 | 2023.11.30 06:22:27.403310 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000871879 sec., 41290 rows/sec., 3.49 MiB/sec. | ||
1088 | 2023.11.30 06:22:27.403417 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} <Debug> DynamicQueryHandler: Done processing query | ||
1089 | 2023.11.30 06:22:27.403439 [ 3 ] {cc3945af-5717-4bed-9018-03a7154cdebb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1090 | 2023.11.30 06:22:27.403454 [ 3 ] {} <Debug> HTTP-Session: 0f3342a7-ae01-4c79-a1e8-ec806244b4be Destroying unnamed session | ||
1091 | 2023.11.30 06:22:27.403673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1092 | 2023.11.30 06:22:27.403715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1093 | 2023.11.30 06:22:27.403733 [ 3 ] {} <Debug> HTTP-Session: ddbd9978-5c3d-437f-9122-35b3758ec1be Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1094 | 2023.11.30 06:22:27.403749 [ 3 ] {} <Debug> HTTP-Session: ddbd9978-5c3d-437f-9122-35b3758ec1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1095 | 2023.11.30 06:22:27.403814 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1096 | 2023.11.30 06:22:27.403850 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1097 | 2023.11.30 06:22:27.403945 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1098 | 2023.11.30 06:22:27.404196 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1099 | 2023.11.30 06:22:27.404401 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1100 | 2023.11.30 06:22:27.404599 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1101 | 2023.11.30 06:22:27.404708 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000857259 sec., 27996 rows/sec., 2.16 MiB/sec. | ||
1102 | 2023.11.30 06:22:27.404804 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} <Debug> DynamicQueryHandler: Done processing query | ||
1103 | 2023.11.30 06:22:27.404826 [ 3 ] {0808e0e3-18ad-4747-bffe-4b28f96c3e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1104 | 2023.11.30 06:22:27.404840 [ 3 ] {} <Debug> HTTP-Session: ddbd9978-5c3d-437f-9122-35b3758ec1be Destroying unnamed session | ||
1105 | 2023.11.30 06:22:27.405036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 34690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1106 | 2023.11.30 06:22:27.405078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1107 | 2023.11.30 06:22:27.405096 [ 3 ] {} <Debug> HTTP-Session: 63b50908-bb1f-4e96-8613-edd38533f030 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1108 | 2023.11.30 06:22:27.405111 [ 3 ] {} <Debug> HTTP-Session: 63b50908-bb1f-4e96-8613-edd38533f030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1109 | 2023.11.30 06:22:27.405183 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1110 | 2023.11.30 06:22:27.405221 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1111 | 2023.11.30 06:22:27.405328 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1112 | 2023.11.30 06:22:27.405740 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1113 | 2023.11.30 06:22:27.405986 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1114 | 2023.11.30 06:22:27.406145 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1115 | 2023.11.30 06:22:27.406258 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} <Information> executeQuery: Read 180 rows, 12.83 KiB in 0.001047212 sec., 171884 rows/sec., 11.97 MiB/sec. | ||
1116 | 2023.11.30 06:22:27.406378 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} <Debug> DynamicQueryHandler: Done processing query | ||
1117 | 2023.11.30 06:22:27.406401 [ 3 ] {8db56155-66c5-4ee8-a32b-032c869a85e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1118 | 2023.11.30 06:22:27.406416 [ 3 ] {} <Debug> HTTP-Session: 63b50908-bb1f-4e96-8613-edd38533f030 Destroying unnamed session | ||
1119 | 2023.11.30 06:22:27.791910 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1120 | 2023.11.30 06:22:27.791980 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1121 | 2023.11.30 06:22:32.364613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1122 | 2023.11.30 06:22:32.364781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1123 | 2023.11.30 06:22:32.364825 [ 3 ] {} <Debug> HTTP-Session: 230b17d9-e4cb-4e2d-a9f4-e3dd1aa2b4bc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1124 | 2023.11.30 06:22:32.364865 [ 3 ] {} <Debug> HTTP-Session: 230b17d9-e4cb-4e2d-a9f4-e3dd1aa2b4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1125 | 2023.11.30 06:22:32.365118 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1126 | 2023.11.30 06:22:32.365192 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1127 | 2023.11.30 06:22:32.365341 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1128 | 2023.11.30 06:22:32.365760 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1129 | 2023.11.30 06:22:32.366072 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1130 | 2023.11.30 06:22:32.366224 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1131 | 2023.11.30 06:22:32.366352 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001188413 sec., 35341 rows/sec., 2.80 MiB/sec. | ||
1132 | 2023.11.30 06:22:32.366533 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} <Debug> DynamicQueryHandler: Done processing query | ||
1133 | 2023.11.30 06:22:32.366558 [ 3 ] {ce6958af-fc56-414a-a638-59e967e7654d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1134 | 2023.11.30 06:22:32.366575 [ 3 ] {} <Debug> HTTP-Session: 230b17d9-e4cb-4e2d-a9f4-e3dd1aa2b4bc Destroying unnamed session | ||
1135 | 2023.11.30 06:22:32.366739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1136 | 2023.11.30 06:22:32.366788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1137 | 2023.11.30 06:22:32.366807 [ 3 ] {} <Debug> HTTP-Session: 374c9b59-f402-45f0-93ca-de08bba18b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1138 | 2023.11.30 06:22:32.366825 [ 3 ] {} <Debug> HTTP-Session: 374c9b59-f402-45f0-93ca-de08bba18b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1139 | 2023.11.30 06:22:32.366905 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1140 | 2023.11.30 06:22:32.366945 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1141 | 2023.11.30 06:22:32.367114 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1142 | 2023.11.30 06:22:32.367524 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1143 | 2023.11.30 06:22:32.367731 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1144 | 2023.11.30 06:22:32.367863 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1145 | 2023.11.30 06:22:32.367980 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.001041981 sec., 120923 rows/sec., 11.81 MiB/sec. | ||
1146 | 2023.11.30 06:22:32.368191 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} <Debug> DynamicQueryHandler: Done processing query | ||
1147 | 2023.11.30 06:22:32.368214 [ 3 ] {4fac8c16-1163-4be6-8833-a2fbd52738f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1148 | 2023.11.30 06:22:32.368229 [ 3 ] {} <Debug> HTTP-Session: 374c9b59-f402-45f0-93ca-de08bba18b73 Destroying unnamed session | ||
1149 | 2023.11.30 06:22:32.368348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1150 | 2023.11.30 06:22:32.368391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1151 | 2023.11.30 06:22:32.368409 [ 3 ] {} <Debug> HTTP-Session: 9b8b4fb1-004b-4d0b-9a3b-f4054deb3721 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1152 | 2023.11.30 06:22:32.368425 [ 3 ] {} <Debug> HTTP-Session: 9b8b4fb1-004b-4d0b-9a3b-f4054deb3721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1153 | 2023.11.30 06:22:32.368493 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1154 | 2023.11.30 06:22:32.368529 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1155 | 2023.11.30 06:22:32.368628 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1156 | 2023.11.30 06:22:32.368910 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1157 | 2023.11.30 06:22:32.369180 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1158 | 2023.11.30 06:22:32.369318 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1159 | 2023.11.30 06:22:32.369437 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.0009069 sec., 46311 rows/sec., 3.62 MiB/sec. | ||
1160 | 2023.11.30 06:22:32.369560 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} <Debug> DynamicQueryHandler: Done processing query | ||
1161 | 2023.11.30 06:22:32.369583 [ 3 ] {61eb7c9f-abcf-4453-9517-ae4b79a4c7f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1162 | 2023.11.30 06:22:32.369597 [ 3 ] {} <Debug> HTTP-Session: 9b8b4fb1-004b-4d0b-9a3b-f4054deb3721 Destroying unnamed session | ||
1163 | 2023.11.30 06:22:32.369801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1164 | 2023.11.30 06:22:32.369844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1165 | 2023.11.30 06:22:32.369861 [ 3 ] {} <Debug> HTTP-Session: 6625c496-c3d3-4f56-af24-2c09ad36ce3f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1166 | 2023.11.30 06:22:32.369877 [ 3 ] {} <Debug> HTTP-Session: 6625c496-c3d3-4f56-af24-2c09ad36ce3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1167 | 2023.11.30 06:22:32.369959 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1168 | 2023.11.30 06:22:32.370066 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1169 | 2023.11.30 06:22:32.370195 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1170 | 2023.11.30 06:22:32.370633 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1171 | 2023.11.30 06:22:32.370924 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1172 | 2023.11.30 06:22:32.371161 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1173 | 2023.11.30 06:22:32.371281 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001241024 sec., 33843 rows/sec., 45.67 MiB/sec. | ||
1174 | 2023.11.30 06:22:32.371403 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} <Debug> DynamicQueryHandler: Done processing query | ||
1175 | 2023.11.30 06:22:32.371425 [ 3 ] {bf92c7d7-63f3-4240-b220-ad90d5c1b642} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1176 | 2023.11.30 06:22:32.371440 [ 3 ] {} <Debug> HTTP-Session: 6625c496-c3d3-4f56-af24-2c09ad36ce3f Destroying unnamed session | ||
1177 | 2023.11.30 06:22:42.392036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1178 | 2023.11.30 06:22:42.392151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1179 | 2023.11.30 06:22:42.392177 [ 3 ] {} <Debug> HTTP-Session: 80c9cd9e-799f-4359-ab69-1efa9f49a703 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1180 | 2023.11.30 06:22:42.392207 [ 3 ] {} <Debug> HTTP-Session: 80c9cd9e-799f-4359-ab69-1efa9f49a703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1181 | 2023.11.30 06:22:42.392397 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1182 | 2023.11.30 06:22:42.392454 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1183 | 2023.11.30 06:22:42.392604 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1184 | 2023.11.30 06:22:42.393044 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1185 | 2023.11.30 06:22:42.393369 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1186 | 2023.11.30 06:22:42.393536 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1187 | 2023.11.30 06:22:42.393654 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001235913 sec., 33982 rows/sec., 2.69 MiB/sec. | ||
1188 | 2023.11.30 06:22:42.393834 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} <Debug> DynamicQueryHandler: Done processing query | ||
1189 | 2023.11.30 06:22:42.393860 [ 3 ] {1669efc2-ccb5-4bd4-80b9-96c33e52f517} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1190 | 2023.11.30 06:22:42.393875 [ 3 ] {} <Debug> HTTP-Session: 80c9cd9e-799f-4359-ab69-1efa9f49a703 Destroying unnamed session | ||
1191 | 2023.11.30 06:22:42.394029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1192 | 2023.11.30 06:22:42.394079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1193 | 2023.11.30 06:22:42.394099 [ 3 ] {} <Debug> HTTP-Session: 1315af77-5dca-4e7d-a7b8-84c1f7470abf Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1194 | 2023.11.30 06:22:42.394118 [ 3 ] {} <Debug> HTTP-Session: 1315af77-5dca-4e7d-a7b8-84c1f7470abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1195 | 2023.11.30 06:22:42.394199 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1196 | 2023.11.30 06:22:42.394239 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1197 | 2023.11.30 06:22:42.394415 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1198 | 2023.11.30 06:22:42.394823 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1199 | 2023.11.30 06:22:42.395040 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1200 | 2023.11.30 06:22:42.395193 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1201 | 2023.11.30 06:22:42.395357 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.001067052 sec., 118082 rows/sec., 11.53 MiB/sec. | ||
1202 | 2023.11.30 06:22:42.395470 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} <Debug> DynamicQueryHandler: Done processing query | ||
1203 | 2023.11.30 06:22:42.395493 [ 3 ] {29074c28-96fa-412a-86c3-f9f4d47916d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1204 | 2023.11.30 06:22:42.395509 [ 3 ] {} <Debug> HTTP-Session: 1315af77-5dca-4e7d-a7b8-84c1f7470abf Destroying unnamed session | ||
1205 | 2023.11.30 06:22:42.395659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1206 | 2023.11.30 06:22:42.395705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1207 | 2023.11.30 06:22:42.395724 [ 3 ] {} <Debug> HTTP-Session: a91c58c3-5f91-4bb9-a5d0-67ce850c2456 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1208 | 2023.11.30 06:22:42.395742 [ 3 ] {} <Debug> HTTP-Session: a91c58c3-5f91-4bb9-a5d0-67ce850c2456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1209 | 2023.11.30 06:22:42.395813 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1210 | 2023.11.30 06:22:42.395851 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1211 | 2023.11.30 06:22:42.395951 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1212 | 2023.11.30 06:22:42.396236 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1213 | 2023.11.30 06:22:42.396497 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1214 | 2023.11.30 06:22:42.396636 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1215 | 2023.11.30 06:22:42.396735 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000885259 sec., 47443 rows/sec., 3.71 MiB/sec. | ||
1216 | 2023.11.30 06:22:42.396845 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} <Debug> DynamicQueryHandler: Done processing query | ||
1217 | 2023.11.30 06:22:42.396866 [ 3 ] {35d6d392-22f7-446c-bb5c-0ae0022ac350} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1218 | 2023.11.30 06:22:42.396882 [ 3 ] {} <Debug> HTTP-Session: a91c58c3-5f91-4bb9-a5d0-67ce850c2456 Destroying unnamed session | ||
1219 | 2023.11.30 06:22:42.397034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1220 | 2023.11.30 06:22:42.397078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1221 | 2023.11.30 06:22:42.397096 [ 3 ] {} <Debug> HTTP-Session: 82a11af6-6a47-4f83-9d7b-095f04c488ef Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1222 | 2023.11.30 06:22:42.397112 [ 3 ] {} <Debug> HTTP-Session: 82a11af6-6a47-4f83-9d7b-095f04c488ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1223 | 2023.11.30 06:22:42.397193 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1224 | 2023.11.30 06:22:42.397235 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1225 | 2023.11.30 06:22:42.397432 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1226 | 2023.11.30 06:22:42.397931 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.90 GiB. | ||
1227 | 2023.11.30 06:22:42.398364 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1228 | 2023.11.30 06:22:42.398541 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1229 | 2023.11.30 06:22:42.398645 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001380265 sec., 30428 rows/sec., 41.06 MiB/sec. | ||
1230 | 2023.11.30 06:22:42.398803 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} <Debug> DynamicQueryHandler: Done processing query | ||
1231 | 2023.11.30 06:22:42.398826 [ 3 ] {934edea7-add5-4b70-892e-43165e1f14ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1232 | 2023.11.30 06:22:42.398841 [ 3 ] {} <Debug> HTTP-Session: 82a11af6-6a47-4f83-9d7b-095f04c488ef Destroying unnamed session | ||
1233 | 2023.11.30 06:22:42.792082 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1234 | 2023.11.30 06:22:42.792127 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1235 | 2023.11.30 06:22:47.402654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1236 | 2023.11.30 06:22:47.402768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1237 | 2023.11.30 06:22:47.402796 [ 3 ] {} <Debug> HTTP-Session: ac46da56-1161-44ea-a902-1a1fa836d03f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1238 | 2023.11.30 06:22:47.402822 [ 3 ] {} <Debug> HTTP-Session: ac46da56-1161-44ea-a902-1a1fa836d03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1239 | 2023.11.30 06:22:47.403096 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1240 | 2023.11.30 06:22:47.403688 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1241 | 2023.11.30 06:22:47.403858 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1242 | 2023.11.30 06:22:47.403970 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1243 | 2023.11.30 06:22:47.404126 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1244 | 2023.11.30 06:22:47.404229 [ 188 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1245 | 2023.11.30 06:22:47.404247 [ 186 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1246 | 2023.11.30 06:22:47.404369 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1247 | 2023.11.30 06:22:47.404448 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1248 | 2023.11.30 06:22:47.406284 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003138773 sec., 3185 rows/sec., 447.71 KiB/sec. | ||
1249 | 2023.11.30 06:22:47.406544 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Debug> DynamicQueryHandler: Done processing query | ||
1250 | 2023.11.30 06:22:47.406571 [ 3 ] {8ae6d7ea-752d-4b77-b05a-873fe31bb584} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1251 | 2023.11.30 06:22:47.406591 [ 3 ] {} <Debug> HTTP-Session: ac46da56-1161-44ea-a902-1a1fa836d03f Destroying unnamed session | ||
1252 | 2023.11.30 06:22:47.406816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1253 | 2023.11.30 06:22:47.406866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1254 | 2023.11.30 06:22:47.406955 [ 3 ] {} <Debug> HTTP-Session: a66cd208-0a67-41ee-9b04-27f71bee52a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1255 | 2023.11.30 06:22:47.406974 [ 3 ] {} <Debug> HTTP-Session: a66cd208-0a67-41ee-9b04-27f71bee52a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1256 | 2023.11.30 06:22:47.407117 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1257 | 2023.11.30 06:22:47.407599 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1258 | 2023.11.30 06:22:47.407760 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1259 | 2023.11.30 06:22:47.407799 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1260 | 2023.11.30 06:22:47.408007 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1261 | 2023.11.30 06:22:47.408080 [ 193 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1262 | 2023.11.30 06:22:47.408093 [ 192 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1263 | 2023.11.30 06:22:47.408185 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1264 | 2023.11.30 06:22:47.408242 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1265 | 2023.11.30 06:22:47.409708 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002578308 sec., 3878 rows/sec., 545.04 KiB/sec. | ||
1266 | 2023.11.30 06:22:47.409996 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Debug> DynamicQueryHandler: Done processing query | ||
1267 | 2023.11.30 06:22:47.410019 [ 3 ] {38b61037-3018-4633-b159-60eeed4df0ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1268 | 2023.11.30 06:22:47.410033 [ 3 ] {} <Debug> HTTP-Session: a66cd208-0a67-41ee-9b04-27f71bee52a5 Destroying unnamed session | ||
1269 | 2023.11.30 06:22:47.410383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1270 | 2023.11.30 06:22:47.410424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1271 | 2023.11.30 06:22:47.410442 [ 3 ] {} <Debug> HTTP-Session: e21bd64b-6c99-43df-a82f-43857c1a16b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1272 | 2023.11.30 06:22:47.410457 [ 3 ] {} <Debug> HTTP-Session: e21bd64b-6c99-43df-a82f-43857c1a16b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1273 | 2023.11.30 06:22:47.410584 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1274 | 2023.11.30 06:22:47.411171 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1275 | 2023.11.30 06:22:47.411333 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1276 | 2023.11.30 06:22:47.411373 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1277 | 2023.11.30 06:22:47.411508 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1278 | 2023.11.30 06:22:47.411581 [ 188 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1279 | 2023.11.30 06:22:47.411598 [ 189 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1280 | 2023.11.30 06:22:47.411697 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1281 | 2023.11.30 06:22:47.411751 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1282 | 2023.11.30 06:22:47.413088 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002418736 sec., 4134 rows/sec., 580.99 KiB/sec. | ||
1283 | 2023.11.30 06:22:47.413323 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Debug> DynamicQueryHandler: Done processing query | ||
1284 | 2023.11.30 06:22:47.413345 [ 3 ] {ce89fd0c-8769-4805-90a2-c15447c50b0a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1285 | 2023.11.30 06:22:47.413361 [ 3 ] {} <Debug> HTTP-Session: e21bd64b-6c99-43df-a82f-43857c1a16b9 Destroying unnamed session | ||
1286 | 2023.11.30 06:22:47.413554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1287 | 2023.11.30 06:22:47.413595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1288 | 2023.11.30 06:22:47.413612 [ 3 ] {} <Debug> HTTP-Session: d225e322-84ed-4a7f-99b7-aadada5e27fb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1289 | 2023.11.30 06:22:47.413628 [ 3 ] {} <Debug> HTTP-Session: d225e322-84ed-4a7f-99b7-aadada5e27fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1290 | 2023.11.30 06:22:47.413744 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1291 | 2023.11.30 06:22:47.414263 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1292 | 2023.11.30 06:22:47.414425 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1293 | 2023.11.30 06:22:47.414464 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1294 | 2023.11.30 06:22:47.414599 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1295 | 2023.11.30 06:22:47.414681 [ 192 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1296 | 2023.11.30 06:22:47.414681 [ 189 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1297 | 2023.11.30 06:22:47.414772 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1298 | 2023.11.30 06:22:47.414827 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1299 | 2023.11.30 06:22:47.416438 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002626688 sec., 3807 rows/sec., 535.00 KiB/sec. | ||
1300 | 2023.11.30 06:22:47.416671 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Debug> DynamicQueryHandler: Done processing query | ||
1301 | 2023.11.30 06:22:47.416693 [ 3 ] {e6d1a4a0-ffc9-46d8-92dc-575b93bc907f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1302 | 2023.11.30 06:22:47.416708 [ 3 ] {} <Debug> HTTP-Session: d225e322-84ed-4a7f-99b7-aadada5e27fb Destroying unnamed session | ||
1303 | 2023.11.30 06:22:47.417009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1304 | 2023.11.30 06:22:47.417050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1305 | 2023.11.30 06:22:47.417068 [ 3 ] {} <Debug> HTTP-Session: aac05282-a8b4-4486-945a-3665b0086cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1306 | 2023.11.30 06:22:47.417083 [ 3 ] {} <Debug> HTTP-Session: aac05282-a8b4-4486-945a-3665b0086cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1307 | 2023.11.30 06:22:47.417199 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1308 | 2023.11.30 06:22:47.417663 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1309 | 2023.11.30 06:22:47.417827 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1310 | 2023.11.30 06:22:47.417866 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1311 | 2023.11.30 06:22:47.418069 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1312 | 2023.11.30 06:22:47.418146 [ 189 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1313 | 2023.11.30 06:22:47.418148 [ 188 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1314 | 2023.11.30 06:22:47.418243 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1315 | 2023.11.30 06:22:47.418296 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1316 | 2023.11.30 06:22:47.419583 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002366616 sec., 4225 rows/sec., 593.79 KiB/sec. | ||
1317 | 2023.11.30 06:22:47.419810 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Debug> DynamicQueryHandler: Done processing query | ||
1318 | 2023.11.30 06:22:47.419831 [ 3 ] {862bc28b-18a0-426a-8d2d-53470ee7b68f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1319 | 2023.11.30 06:22:47.419846 [ 3 ] {} <Debug> HTTP-Session: aac05282-a8b4-4486-945a-3665b0086cf7 Destroying unnamed session | ||
1320 | 2023.11.30 06:22:47.420130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1321 | 2023.11.30 06:22:47.420171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1322 | 2023.11.30 06:22:47.420188 [ 3 ] {} <Debug> HTTP-Session: ebea6556-2468-4945-a9af-2784a1acb534 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1323 | 2023.11.30 06:22:47.420204 [ 3 ] {} <Debug> HTTP-Session: ebea6556-2468-4945-a9af-2784a1acb534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1324 | 2023.11.30 06:22:47.420323 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1325 | 2023.11.30 06:22:47.420795 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1326 | 2023.11.30 06:22:47.421030 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1327 | 2023.11.30 06:22:47.421069 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1328 | 2023.11.30 06:22:47.421208 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1329 | 2023.11.30 06:22:47.421279 [ 188 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1330 | 2023.11.30 06:22:47.421290 [ 189 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1331 | 2023.11.30 06:22:47.421380 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1332 | 2023.11.30 06:22:47.421436 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1333 | 2023.11.30 06:22:47.422984 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002592587 sec., 3857 rows/sec., 542.04 KiB/sec. | ||
1334 | 2023.11.30 06:22:47.423248 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Debug> DynamicQueryHandler: Done processing query | ||
1335 | 2023.11.30 06:22:47.423270 [ 3 ] {01da5c39-902c-492e-868c-fd1e4d3a18ef} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1336 | 2023.11.30 06:22:47.423286 [ 3 ] {} <Debug> HTTP-Session: ebea6556-2468-4945-a9af-2784a1acb534 Destroying unnamed session | ||
1337 | 2023.11.30 06:22:47.423504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1338 | 2023.11.30 06:22:47.423545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1339 | 2023.11.30 06:22:47.423562 [ 3 ] {} <Debug> HTTP-Session: c33d1b58-5b56-4a56-ad1c-b309a2c47940 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1340 | 2023.11.30 06:22:47.423579 [ 3 ] {} <Debug> HTTP-Session: c33d1b58-5b56-4a56-ad1c-b309a2c47940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1341 | 2023.11.30 06:22:47.423699 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1342 | 2023.11.30 06:22:47.424247 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1343 | 2023.11.30 06:22:47.424417 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1344 | 2023.11.30 06:22:47.424456 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1345 | 2023.11.30 06:22:47.424595 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1346 | 2023.11.30 06:22:47.424673 [ 188 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1347 | 2023.11.30 06:22:47.424679 [ 189 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1348 | 2023.11.30 06:22:47.424772 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1349 | 2023.11.30 06:22:47.424829 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1350 | 2023.11.30 06:22:47.426353 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002583367 sec., 3870 rows/sec., 543.97 KiB/sec. | ||
1351 | 2023.11.30 06:22:47.426583 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Debug> DynamicQueryHandler: Done processing query | ||
1352 | 2023.11.30 06:22:47.426606 [ 3 ] {0f0ce6ba-efd7-491c-9eba-f6d242901d14} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1353 | 2023.11.30 06:22:47.426623 [ 3 ] {} <Debug> HTTP-Session: c33d1b58-5b56-4a56-ad1c-b309a2c47940 Destroying unnamed session | ||
1354 | 2023.11.30 06:22:47.426810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1355 | 2023.11.30 06:22:47.426851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1356 | 2023.11.30 06:22:47.426868 [ 3 ] {} <Debug> HTTP-Session: c540e4b0-8575-4eb2-80a0-1035f6d980f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1357 | 2023.11.30 06:22:47.426884 [ 3 ] {} <Debug> HTTP-Session: c540e4b0-8575-4eb2-80a0-1035f6d980f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1358 | 2023.11.30 06:22:47.427070 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1359 | 2023.11.30 06:22:47.427552 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1360 | 2023.11.30 06:22:47.427721 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1361 | 2023.11.30 06:22:47.427760 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1362 | 2023.11.30 06:22:47.427897 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1363 | 2023.11.30 06:22:47.428053 [ 189 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1364 | 2023.11.30 06:22:47.428056 [ 188 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1365 | 2023.11.30 06:22:47.428152 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1366 | 2023.11.30 06:22:47.428210 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1367 | 2023.11.30 06:22:47.429496 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002410276 sec., 4148 rows/sec., 583.03 KiB/sec. | ||
1368 | 2023.11.30 06:22:47.429727 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Debug> DynamicQueryHandler: Done processing query | ||
1369 | 2023.11.30 06:22:47.429747 [ 3 ] {4f03aed2-37ef-47c7-bea9-967a682b8f37} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1370 | 2023.11.30 06:22:47.429763 [ 3 ] {} <Debug> HTTP-Session: c540e4b0-8575-4eb2-80a0-1035f6d980f7 Destroying unnamed session | ||
1371 | 2023.11.30 06:22:47.430026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1372 | 2023.11.30 06:22:47.430066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1373 | 2023.11.30 06:22:47.430084 [ 3 ] {} <Debug> HTTP-Session: 8da788ed-866c-4546-a311-10ba12848545 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1374 | 2023.11.30 06:22:47.430100 [ 3 ] {} <Debug> HTTP-Session: 8da788ed-866c-4546-a311-10ba12848545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1375 | 2023.11.30 06:22:47.430221 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1376 | 2023.11.30 06:22:47.430703 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1377 | 2023.11.30 06:22:47.430876 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1378 | 2023.11.30 06:22:47.430915 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1379 | 2023.11.30 06:22:47.431122 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1380 | 2023.11.30 06:22:47.431191 [ 191 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1381 | 2023.11.30 06:22:47.431199 [ 193 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1382 | 2023.11.30 06:22:47.431286 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1383 | 2023.11.30 06:22:47.431340 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1384 | 2023.11.30 06:22:47.432870 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002648868 sec., 3775 rows/sec., 530.52 KiB/sec. | ||
1385 | 2023.11.30 06:22:47.433165 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Debug> DynamicQueryHandler: Done processing query | ||
1386 | 2023.11.30 06:22:47.433187 [ 3 ] {4544274e-da25-4eab-8b2d-463210d48a64} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1387 | 2023.11.30 06:22:47.433202 [ 3 ] {} <Debug> HTTP-Session: 8da788ed-866c-4546-a311-10ba12848545 Destroying unnamed session | ||
1388 | 2023.11.30 06:22:47.433392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1389 | 2023.11.30 06:22:47.433432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1390 | 2023.11.30 06:22:47.433450 [ 3 ] {} <Debug> HTTP-Session: 61a66ff8-e099-4b67-8bff-f356ab568dea Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1391 | 2023.11.30 06:22:47.433466 [ 3 ] {} <Debug> HTTP-Session: 61a66ff8-e099-4b67-8bff-f356ab568dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1392 | 2023.11.30 06:22:47.433588 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1393 | 2023.11.30 06:22:47.434142 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1394 | 2023.11.30 06:22:47.434313 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1395 | 2023.11.30 06:22:47.434351 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1396 | 2023.11.30 06:22:47.434489 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1397 | 2023.11.30 06:22:47.434555 [ 189 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1398 | 2023.11.30 06:22:47.434565 [ 192 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1399 | 2023.11.30 06:22:47.434650 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1400 | 2023.11.30 06:22:47.434706 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1401 | 2023.11.30 06:22:47.436221 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002561667 sec., 3903 rows/sec., 548.58 KiB/sec. | ||
1402 | 2023.11.30 06:22:47.436437 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Debug> DynamicQueryHandler: Done processing query | ||
1403 | 2023.11.30 06:22:47.436459 [ 3 ] {e9b137c1-7b02-4534-958c-3b1393da004f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1404 | 2023.11.30 06:22:47.436474 [ 3 ] {} <Debug> HTTP-Session: 61a66ff8-e099-4b67-8bff-f356ab568dea Destroying unnamed session | ||
1405 | 2023.11.30 06:22:47.436691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1406 | 2023.11.30 06:22:47.436732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1407 | 2023.11.30 06:22:47.436750 [ 3 ] {} <Debug> HTTP-Session: 7226143d-aada-4221-9f40-2cf0a5a90ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1408 | 2023.11.30 06:22:47.436766 [ 3 ] {} <Debug> HTTP-Session: 7226143d-aada-4221-9f40-2cf0a5a90ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1409 | 2023.11.30 06:22:47.436888 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1410 | 2023.11.30 06:22:47.437446 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1411 | 2023.11.30 06:22:47.437621 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1412 | 2023.11.30 06:22:47.437660 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1413 | 2023.11.30 06:22:47.437795 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1414 | 2023.11.30 06:22:47.437871 [ 189 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1415 | 2023.11.30 06:22:47.437877 [ 193 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1416 | 2023.11.30 06:22:47.438040 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (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 | ||
1417 | 2023.11.30 06:22:47.438097 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1418 | 2023.11.30 06:22:47.439622 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002670619 sec., 3744 rows/sec., 526.20 KiB/sec. | ||
1419 | 2023.11.30 06:22:47.439845 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Debug> DynamicQueryHandler: Done processing query | ||
1420 | 2023.11.30 06:22:47.439868 [ 3 ] {5bb4781b-dd67-4529-a7f3-8f2f0722a6d8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1421 | 2023.11.30 06:22:47.439884 [ 3 ] {} <Debug> HTTP-Session: 7226143d-aada-4221-9f40-2cf0a5a90ad1 Destroying unnamed session | ||
1422 | 2023.11.30 06:22:47.440061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1423 | 2023.11.30 06:22:47.440101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1424 | 2023.11.30 06:22:47.440118 [ 3 ] {} <Debug> HTTP-Session: c01cca7f-15c1-4086-a1f5-82dc88366927 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1425 | 2023.11.30 06:22:47.440133 [ 3 ] {} <Debug> HTTP-Session: c01cca7f-15c1-4086-a1f5-82dc88366927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1426 | 2023.11.30 06:22:47.440209 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1427 | 2023.11.30 06:22:47.440247 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1428 | 2023.11.30 06:22:47.440377 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1429 | 2023.11.30 06:22:47.440656 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1430 | 2023.11.30 06:22:47.440921 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1431 | 2023.11.30 06:22:47.441133 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1432 | 2023.11.30 06:22:47.441259 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.00101743 sec., 10811 rows/sec., 968.47 KiB/sec. | ||
1433 | 2023.11.30 06:22:47.441406 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} <Debug> DynamicQueryHandler: Done processing query | ||
1434 | 2023.11.30 06:22:47.441428 [ 3 ] {5f787fff-e124-4275-b7d8-8743da7ecc5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1435 | 2023.11.30 06:22:47.441442 [ 3 ] {} <Debug> HTTP-Session: c01cca7f-15c1-4086-a1f5-82dc88366927 Destroying unnamed session | ||
1436 | 2023.11.30 06:22:47.441543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 1903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1437 | 2023.11.30 06:22:47.441585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1438 | 2023.11.30 06:22:47.441602 [ 3 ] {} <Debug> HTTP-Session: 92004ca4-f095-4c19-b27e-704c8d9c53bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1439 | 2023.11.30 06:22:47.441618 [ 3 ] {} <Debug> HTTP-Session: 92004ca4-f095-4c19-b27e-704c8d9c53bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1440 | 2023.11.30 06:22:47.441685 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1441 | 2023.11.30 06:22:47.441721 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1442 | 2023.11.30 06:22:47.441822 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1443 | 2023.11.30 06:22:47.442135 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1444 | 2023.11.30 06:22:47.442323 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1445 | 2023.11.30 06:22:47.442465 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1446 | 2023.11.30 06:22:47.442585 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} <Information> executeQuery: Read 11 rows, 888.00 B in 0.000860139 sec., 12788 rows/sec., 1008.19 KiB/sec. | ||
1447 | 2023.11.30 06:22:47.442635 [ 103 ] {} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1448 | 2023.11.30 06:22:47.442706 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1449 | 2023.11.30 06:22:47.442724 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} <Debug> DynamicQueryHandler: Done processing query | ||
1450 | 2023.11.30 06:22:47.442763 [ 3 ] {bb898fd9-935b-497f-8469-a24eba147292} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1451 | 2023.11.30 06:22:47.442786 [ 3 ] {} <Debug> HTTP-Session: 92004ca4-f095-4c19-b27e-704c8d9c53bd Destroying unnamed session | ||
1452 | 2023.11.30 06:22:47.442858 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1453 | 2023.11.30 06:22:47.442890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1454 | 2023.11.30 06:22:47.442933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1455 | 2023.11.30 06:22:47.442951 [ 3 ] {} <Debug> HTTP-Session: 7cd39da7-9a8e-49e6-b538-b962dd3132cd Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1456 | 2023.11.30 06:22:47.442967 [ 3 ] {} <Debug> HTTP-Session: 7cd39da7-9a8e-49e6-b538-b962dd3132cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1457 | 2023.11.30 06:22:47.443102 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1458 | 2023.11.30 06:22:47.443141 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1459 | 2023.11.30 06:22:47.443258 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1460 | 2023.11.30 06:22:47.443528 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1461 | 2023.11.30 06:22:47.443761 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1462 | 2023.11.30 06:22:47.443917 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} <Trace> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1463 | 2023.11.30 06:22:47.444095 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000959891 sec., 11459 rows/sec., 755.90 KiB/sec. | ||
1464 | 2023.11.30 06:22:47.444208 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} <Debug> DynamicQueryHandler: Done processing query | ||
1465 | 2023.11.30 06:22:47.444229 [ 3 ] {6030f21a-18d9-41d1-962d-b903d7061463} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1466 | 2023.11.30 06:22:47.444243 [ 3 ] {} <Debug> HTTP-Session: 7cd39da7-9a8e-49e6-b538-b962dd3132cd Destroying unnamed session | ||
1467 | 2023.11.30 06:22:47.445233 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1468 | 2023.11.30 06:22:47.445350 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::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 | ||
1469 | 2023.11.30 06:22:47.445476 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
1470 | 2023.11.30 06:22:47.445561 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1471 | 2023.11.30 06:22:47.445639 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
1472 | 2023.11.30 06:22:47.445713 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1473 | 2023.11.30 06:22:47.445787 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
1474 | 2023.11.30 06:22:47.446419 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.003621989 sec., 59083.55878496594 rows/sec., 4.61 MiB/sec. | ||
1475 | 2023.11.30 06:22:47.446510 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1476 | 2023.11.30 06:22:47.446652 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1477 | 2023.11.30 06:22:47.446718 [ 16 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_6_1} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1478 | 2023.11.30 06:22:48.002873 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.79 MiB, peak 236.88 MiB, will set to 230.61 MiB (RSS), difference: -1.18 MiB | ||
1479 | 2023.11.30 06:22:52.419712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1480 | 2023.11.30 06:22:52.419829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1481 | 2023.11.30 06:22:52.419857 [ 3 ] {} <Debug> HTTP-Session: 99f9efb7-af98-4cad-a9a8-130a3a7db5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1482 | 2023.11.30 06:22:52.419883 [ 3 ] {} <Debug> HTTP-Session: 99f9efb7-af98-4cad-a9a8-130a3a7db5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1483 | 2023.11.30 06:22:52.420013 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1484 | 2023.11.30 06:22:52.420071 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1485 | 2023.11.30 06:22:52.420277 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1486 | 2023.11.30 06:22:52.420810 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1487 | 2023.11.30 06:22:52.421058 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1488 | 2023.11.30 06:22:52.421207 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1489 | 2023.11.30 06:22:52.421346 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001306593 sec., 32144 rows/sec., 2.54 MiB/sec. | ||
1490 | 2023.11.30 06:22:52.421504 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} <Debug> DynamicQueryHandler: Done processing query | ||
1491 | 2023.11.30 06:22:52.421593 [ 3 ] {bb9d09a0-bd4f-4ccc-a793-d7c3fecba9f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1492 | 2023.11.30 06:22:52.421609 [ 3 ] {} <Debug> HTTP-Session: 99f9efb7-af98-4cad-a9a8-130a3a7db5c6 Destroying unnamed session | ||
1493 | 2023.11.30 06:22:52.421762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1494 | 2023.11.30 06:22:52.421806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1495 | 2023.11.30 06:22:52.421823 [ 3 ] {} <Debug> HTTP-Session: 11d6dd04-8273-436b-9136-822e8ef48390 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1496 | 2023.11.30 06:22:52.421840 [ 3 ] {} <Debug> HTTP-Session: 11d6dd04-8273-436b-9136-822e8ef48390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1497 | 2023.11.30 06:22:52.421910 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1498 | 2023.11.30 06:22:52.421947 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1499 | 2023.11.30 06:22:52.422047 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1500 | 2023.11.30 06:22:52.422436 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1501 | 2023.11.30 06:22:52.422709 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1502 | 2023.11.30 06:22:52.422916 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1503 | 2023.11.30 06:22:52.423034 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.001095191 sec., 115048 rows/sec., 11.23 MiB/sec. | ||
1504 | 2023.11.30 06:22:52.423032 [ 101 ] {} <Debug> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1505 | 2023.11.30 06:22:52.423139 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1506 | 2023.11.30 06:22:52.423201 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} <Debug> DynamicQueryHandler: Done processing query | ||
1507 | 2023.11.30 06:22:52.423250 [ 3 ] {231b8dbe-5000-444e-aaa9-2bd28e05ba0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1508 | 2023.11.30 06:22:52.423244 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1509 | 2023.11.30 06:22:52.423277 [ 3 ] {} <Debug> HTTP-Session: 11d6dd04-8273-436b-9136-822e8ef48390 Destroying unnamed session | ||
1510 | 2023.11.30 06:22:52.423374 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1511 | 2023.11.30 06:22:52.423420 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 105 rows starting from the beginning of the part | ||
1512 | 2023.11.30 06:22:52.423433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1513 | 2023.11.30 06:22:52.423587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1514 | 2023.11.30 06:22:52.423630 [ 3 ] {} <Debug> HTTP-Session: 705bc741-ce0c-4872-a7eb-c3c1354d6f31 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1515 | 2023.11.30 06:22:52.423668 [ 3 ] {} <Debug> HTTP-Session: 705bc741-ce0c-4872-a7eb-c3c1354d6f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1516 | 2023.11.30 06:22:52.423796 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 126 rows starting from the beginning of the part | ||
1517 | 2023.11.30 06:22:52.423831 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1518 | 2023.11.30 06:22:52.423911 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1519 | 2023.11.30 06:22:52.424070 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1520 | 2023.11.30 06:22:52.424353 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 126 rows starting from the beginning of the part | ||
1521 | 2023.11.30 06:22:52.424373 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1522 | 2023.11.30 06:22:52.424617 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 126 rows starting from the beginning of the part | ||
1523 | 2023.11.30 06:22:52.424746 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 126 rows starting from the beginning of the part | ||
1524 | 2023.11.30 06:22:52.425263 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1525 | 2023.11.30 06:22:52.425744 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1526 | 2023.11.30 06:22:52.426028 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1527 | 2023.11.30 06:22:52.426207 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.002321495 sec., 18091 rows/sec., 1.41 MiB/sec. | ||
1528 | 2023.11.30 06:22:52.426664 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} <Debug> DynamicQueryHandler: Done processing query | ||
1529 | 2023.11.30 06:22:52.426680 [ 16 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.003448197 sec., 187054.27793133628 rows/sec., 18.17 MiB/sec. | ||
1530 | 2023.11.30 06:22:52.426688 [ 3 ] {886a7e9d-e383-4527-9a58-fc47f3f30501} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1531 | 2023.11.30 06:22:52.426717 [ 3 ] {} <Debug> HTTP-Session: 705bc741-ce0c-4872-a7eb-c3c1354d6f31 Destroying unnamed session | ||
1532 | 2023.11.30 06:22:52.426833 [ 17 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1533 | 2023.11.30 06:22:52.426941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1534 | 2023.11.30 06:22:52.426995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1535 | 2023.11.30 06:22:52.427016 [ 3 ] {} <Debug> HTTP-Session: 7edd0717-eb6c-4fa3-88fc-59f636799893 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1536 | 2023.11.30 06:22:52.427038 [ 3 ] {} <Debug> HTTP-Session: 7edd0717-eb6c-4fa3-88fc-59f636799893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1537 | 2023.11.30 06:22:52.427080 [ 17 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1538 | 2023.11.30 06:22:52.427180 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1539 | 2023.11.30 06:22:52.427188 [ 17 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_6_1} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1540 | 2023.11.30 06:22:52.427250 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1541 | 2023.11.30 06:22:52.427442 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1542 | 2023.11.30 06:22:52.427994 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1543 | 2023.11.30 06:22:52.428300 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1544 | 2023.11.30 06:22:52.428468 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1545 | 2023.11.30 06:22:52.428665 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001404565 sec., 29902 rows/sec., 40.35 MiB/sec. | ||
1546 | 2023.11.30 06:22:52.428782 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} <Debug> DynamicQueryHandler: Done processing query | ||
1547 | 2023.11.30 06:22:52.428804 [ 3 ] {7c46ad25-490e-4563-b248-ea3e1b6ef840} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1548 | 2023.11.30 06:22:52.428824 [ 3 ] {} <Debug> HTTP-Session: 7edd0717-eb6c-4fa3-88fc-59f636799893 Destroying unnamed session | ||
1549 | 2023.11.30 06:22:57.432664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1550 | 2023.11.30 06:22:57.432814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1551 | 2023.11.30 06:22:57.432842 [ 3 ] {} <Debug> HTTP-Session: 59a7c062-af8e-411d-905d-1c424c4f25b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1552 | 2023.11.30 06:22:57.432869 [ 3 ] {} <Debug> HTTP-Session: 59a7c062-af8e-411d-905d-1c424c4f25b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1553 | 2023.11.30 06:22:57.433091 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) 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) | ||
1554 | 2023.11.30 06:22:57.433874 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1555 | 2023.11.30 06:22:57.434063 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1556 | 2023.11.30 06:22:57.434111 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1557 | 2023.11.30 06:22:57.434342 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1558 | 2023.11.30 06:22:57.434473 [ 187 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1559 | 2023.11.30 06:22:57.434510 [ 192 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1560 | 2023.11.30 06:22:57.434530 [ 193 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1561 | 2023.11.30 06:22:57.434686 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1562 | 2023.11.30 06:22:57.434764 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Debug> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69) (SelectExecutor): Reading approx. 21 rows with 3 streams | ||
1563 | 2023.11.30 06:22:57.437099 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Information> executeQuery: Read 21 rows, 2.39 KiB in 0.003941612 sec., 5327 rows/sec., 606.51 KiB/sec. | ||
1564 | 2023.11.30 06:22:57.437476 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Debug> DynamicQueryHandler: Done processing query | ||
1565 | 2023.11.30 06:22:57.437504 [ 3 ] {11f08690-704c-4d50-9ebd-aa5fe3191b0f} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1566 | 2023.11.30 06:22:57.437524 [ 3 ] {} <Debug> HTTP-Session: 59a7c062-af8e-411d-905d-1c424c4f25b4 Destroying unnamed session | ||
1567 | 2023.11.30 06:22:57.437683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1568 | 2023.11.30 06:22:57.437737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1569 | 2023.11.30 06:22:57.437755 [ 3 ] {} <Debug> HTTP-Session: b63f4064-70d7-492d-9176-1620f6a1c1eb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1570 | 2023.11.30 06:22:57.437772 [ 3 ] {} <Debug> HTTP-Session: b63f4064-70d7-492d-9176-1620f6a1c1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1571 | 2023.11.30 06:22:57.437854 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1572 | 2023.11.30 06:22:57.437893 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1573 | 2023.11.30 06:22:57.438024 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1574 | 2023.11.30 06:22:57.438387 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1575 | 2023.11.30 06:22:57.438661 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1576 | 2023.11.30 06:22:57.438814 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} <Trace> oximeter.timeseries_schema (0e135c89-dbf7-4d8b-9977-3543f3d03c69): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1577 | 2023.11.30 06:22:57.438931 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001043821 sec., 958 rows/sec., 217.05 KiB/sec. | ||
1578 | 2023.11.30 06:22:57.439047 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} <Debug> DynamicQueryHandler: Done processing query | ||
1579 | 2023.11.30 06:22:57.439069 [ 3 ] {771877cd-de63-462a-81df-5108a7eb8da3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1580 | 2023.11.30 06:22:57.439085 [ 3 ] {} <Debug> HTTP-Session: b63f4064-70d7-492d-9176-1620f6a1c1eb Destroying unnamed session | ||
1581 | 2023.11.30 06:22:57.439276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1582 | 2023.11.30 06:22:57.439318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1583 | 2023.11.30 06:22:57.439335 [ 3 ] {} <Debug> HTTP-Session: 893938cf-8c4c-4e38-b072-463a5615acb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1584 | 2023.11.30 06:22:57.439350 [ 3 ] {} <Debug> HTTP-Session: 893938cf-8c4c-4e38-b072-463a5615acb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1585 | 2023.11.30 06:22:57.439414 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1586 | 2023.11.30 06:22:57.439451 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1587 | 2023.11.30 06:22:57.439547 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1588 | 2023.11.30 06:22:57.439807 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1589 | 2023.11.30 06:22:57.439998 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1590 | 2023.11.30 06:22:57.440134 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1591 | 2023.11.30 06:22:57.440321 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} <Information> executeQuery: Read 3 rows, 249.00 B in 0.00086709 sec., 3459 rows/sec., 280.44 KiB/sec. | ||
1592 | 2023.11.30 06:22:57.440312 [ 97 ] {} <Debug> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1593 | 2023.11.30 06:22:57.440423 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1594 | 2023.11.30 06:22:57.440508 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} <Debug> DynamicQueryHandler: Done processing query | ||
1595 | 2023.11.30 06:22:57.440526 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1596 | 2023.11.30 06:22:57.440547 [ 3 ] {a966b2a3-8f8c-4e16-9611-f1ef2199b787} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1597 | 2023.11.30 06:22:57.440583 [ 3 ] {} <Debug> HTTP-Session: 893938cf-8c4c-4e38-b072-463a5615acb5 Destroying unnamed session | ||
1598 | 2023.11.30 06:22:57.440641 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1599 | 2023.11.30 06:22:57.440683 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
1600 | 2023.11.30 06:22:57.440703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1601 | 2023.11.30 06:22:57.440780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1602 | 2023.11.30 06:22:57.440828 [ 3 ] {} <Debug> HTTP-Session: c77f73bb-881e-43ac-ad59-24d7f97d714c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1603 | 2023.11.30 06:22:57.440879 [ 3 ] {} <Debug> HTTP-Session: c77f73bb-881e-43ac-ad59-24d7f97d714c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1604 | 2023.11.30 06:22:57.440904 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
1605 | 2023.11.30 06:22:57.441054 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1606 | 2023.11.30 06:22:57.441151 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
1607 | 2023.11.30 06:22:57.441225 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1608 | 2023.11.30 06:22:57.441432 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
1609 | 2023.11.30 06:22:57.441698 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1610 | 2023.11.30 06:22:57.441713 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1611 | 2023.11.30 06:22:57.441886 [ 9 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
1612 | 2023.11.30 06:22:57.442486 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1613 | 2023.11.30 06:22:57.442923 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1614 | 2023.11.30 06:22:57.443280 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1615 | 2023.11.30 06:22:57.443518 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.003008132 sec., 68481.03740128425 rows/sec., 5.42 MiB/sec. | ||
1616 | 2023.11.30 06:22:57.443563 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002417175 sec., 827 rows/sec., 70.70 KiB/sec. | ||
1617 | 2023.11.30 06:22:57.443755 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} <Debug> DynamicQueryHandler: Done processing query | ||
1618 | 2023.11.30 06:22:57.443747 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1619 | 2023.11.30 06:22:57.443788 [ 3 ] {814bd9ab-36ba-4e7c-a58e-4401c890b183} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1620 | 2023.11.30 06:22:57.443837 [ 3 ] {} <Debug> HTTP-Session: c77f73bb-881e-43ac-ad59-24d7f97d714c Destroying unnamed session | ||
1621 | 2023.11.30 06:22:57.444030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1622 | 2023.11.30 06:22:57.444093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1623 | 2023.11.30 06:22:57.444118 [ 3 ] {} <Debug> HTTP-Session: f67ea529-75a6-4792-8442-c305350c6a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1624 | 2023.11.30 06:22:57.444142 [ 3 ] {} <Debug> HTTP-Session: f67ea529-75a6-4792-8442-c305350c6a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1625 | 2023.11.30 06:22:57.444265 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1626 | 2023.11.30 06:22:57.444332 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1627 | 2023.11.30 06:22:57.444392 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1628 | 2023.11.30 06:22:57.444450 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_6_1} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1629 | 2023.11.30 06:22:57.444667 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1630 | 2023.11.30 06:22:57.444976 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1631 | 2023.11.30 06:22:57.445243 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1632 | 2023.11.30 06:22:57.445383 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1633 | 2023.11.30 06:22:57.445497 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} <Information> executeQuery: Read 46 rows, 4.00 KiB in 0.001127582 sec., 40795 rows/sec., 3.46 MiB/sec. | ||
1634 | 2023.11.30 06:22:57.445607 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} <Debug> DynamicQueryHandler: Done processing query | ||
1635 | 2023.11.30 06:22:57.445629 [ 3 ] {9992e67a-7e34-4a88-bbee-d13174740c2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1636 | 2023.11.30 06:22:57.445644 [ 3 ] {} <Debug> HTTP-Session: f67ea529-75a6-4792-8442-c305350c6a73 Destroying unnamed session | ||
1637 | 2023.11.30 06:22:57.445738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1638 | 2023.11.30 06:22:57.445779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1639 | 2023.11.30 06:22:57.445796 [ 3 ] {} <Debug> HTTP-Session: 7db88e6f-e851-41c8-b0fa-ed3cd437933e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1640 | 2023.11.30 06:22:57.445812 [ 3 ] {} <Debug> HTTP-Session: 7db88e6f-e851-41c8-b0fa-ed3cd437933e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1641 | 2023.11.30 06:22:57.445878 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1642 | 2023.11.30 06:22:57.445914 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1643 | 2023.11.30 06:22:57.446009 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1644 | 2023.11.30 06:22:57.446423 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1645 | 2023.11.30 06:22:57.446616 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1646 | 2023.11.30 06:22:57.446749 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1647 | 2023.11.30 06:22:57.446854 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00094264 sec., 2121 rows/sec., 148.15 KiB/sec. | ||
1648 | 2023.11.30 06:22:57.446954 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} <Debug> DynamicQueryHandler: Done processing query | ||
1649 | 2023.11.30 06:22:57.446975 [ 3 ] {51da380c-43d9-489c-bcd2-2d6108de4699} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1650 | 2023.11.30 06:22:57.446990 [ 3 ] {} <Debug> HTTP-Session: 7db88e6f-e851-41c8-b0fa-ed3cd437933e Destroying unnamed session | ||
1651 | 2023.11.30 06:22:57.447089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1652 | 2023.11.30 06:22:57.447130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1653 | 2023.11.30 06:22:57.447146 [ 3 ] {} <Debug> HTTP-Session: db3ab010-896b-4857-8792-0fac66368b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1654 | 2023.11.30 06:22:57.447161 [ 3 ] {} <Debug> HTTP-Session: db3ab010-896b-4857-8792-0fac66368b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1655 | 2023.11.30 06:22:57.447293 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1656 | 2023.11.30 06:22:57.447328 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1657 | 2023.11.30 06:22:57.447422 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1658 | 2023.11.30 06:22:57.447669 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1659 | 2023.11.30 06:22:57.447854 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1660 | 2023.11.30 06:22:57.447988 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1661 | 2023.11.30 06:22:57.448099 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000832179 sec., 34848 rows/sec., 2.70 MiB/sec. | ||
1662 | 2023.11.30 06:22:57.448270 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} <Debug> DynamicQueryHandler: Done processing query | ||
1663 | 2023.11.30 06:22:57.448291 [ 3 ] {82a73cb2-b224-4db4-9754-989ee496d1f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1664 | 2023.11.30 06:22:57.448305 [ 3 ] {} <Debug> HTTP-Session: db3ab010-896b-4857-8792-0fac66368b45 Destroying unnamed session | ||
1665 | 2023.11.30 06:22:57.448404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1666 | 2023.11.30 06:22:57.448445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1667 | 2023.11.30 06:22:57.448462 [ 3 ] {} <Debug> HTTP-Session: a1359087-286c-4b53-9391-6a55b053ce0a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1668 | 2023.11.30 06:22:57.448478 [ 3 ] {} <Debug> HTTP-Session: a1359087-286c-4b53-9391-6a55b053ce0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1669 | 2023.11.30 06:22:57.448544 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1670 | 2023.11.30 06:22:57.448582 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1671 | 2023.11.30 06:22:57.448689 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1672 | 2023.11.30 06:22:57.448945 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1673 | 2023.11.30 06:22:57.449241 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1674 | 2023.11.30 06:22:57.449403 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1675 | 2023.11.30 06:22:57.449526 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.00094863 sec., 39003 rows/sec., 2.71 MiB/sec. | ||
1676 | 2023.11.30 06:22:57.449642 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} <Debug> DynamicQueryHandler: Done processing query | ||
1677 | 2023.11.30 06:22:57.449663 [ 3 ] {13e3ac3d-13dc-4677-a4ee-5dfc1f7160e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1678 | 2023.11.30 06:22:57.449677 [ 3 ] {} <Debug> HTTP-Session: a1359087-286c-4b53-9391-6a55b053ce0a Destroying unnamed session | ||
1679 | 2023.11.30 06:22:57.449775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1680 | 2023.11.30 06:22:57.449816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1681 | 2023.11.30 06:22:57.449834 [ 3 ] {} <Debug> HTTP-Session: 09c8c381-65f5-49d2-bfaa-cf3789961a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1682 | 2023.11.30 06:22:57.449849 [ 3 ] {} <Debug> HTTP-Session: 09c8c381-65f5-49d2-bfaa-cf3789961a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1683 | 2023.11.30 06:22:57.449915 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1684 | 2023.11.30 06:22:57.449955 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1685 | 2023.11.30 06:22:57.450077 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1686 | 2023.11.30 06:22:57.450398 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1687 | 2023.11.30 06:22:57.450643 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1688 | 2023.11.30 06:22:57.450808 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1689 | 2023.11.30 06:22:57.450921 [ 97 ] {} <Debug> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1690 | 2023.11.30 06:22:57.450938 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.0009887 sec., 3034 rows/sec., 4.09 MiB/sec. | ||
1691 | 2023.11.30 06:22:57.450968 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1692 | 2023.11.30 06:22:57.451082 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1693 | 2023.11.30 06:22:57.451125 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} <Debug> DynamicQueryHandler: Done processing query | ||
1694 | 2023.11.30 06:22:57.451151 [ 3 ] {bfe1d754-47a0-437f-b013-a125efd91d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1695 | 2023.11.30 06:22:57.451176 [ 3 ] {} <Debug> HTTP-Session: 09c8c381-65f5-49d2-bfaa-cf3789961a2b Destroying unnamed session | ||
1696 | 2023.11.30 06:22:57.451249 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1697 | 2023.11.30 06:22:57.451281 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
1698 | 2023.11.30 06:22:57.451377 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
1699 | 2023.11.30 06:22:57.451463 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
1700 | 2023.11.30 06:22:57.451547 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
1701 | 2023.11.30 06:22:57.451625 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1702 | 2023.11.30 06:22:57.451700 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
1703 | 2023.11.30 06:22:57.460088 [ 9 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 6 columns (6 merged, 0 gathered) in 0.009037066 sec., 22795.008911078 rows/sec., 30.76 MiB/sec. | ||
1704 | 2023.11.30 06:22:57.460331 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1705 | 2023.11.30 06:22:57.460529 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1706 | 2023.11.30 06:22:57.460585 [ 16 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1707 | 2023.11.30 06:22:57.460638 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_6_1: 4.11 MiB. | ||
1708 | 2023.11.30 06:22:57.792303 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1709 | 2023.11.30 06:22:57.792345 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1710 | 2023.11.30 06:23:02.446849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1711 | 2023.11.30 06:23:02.446963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1712 | 2023.11.30 06:23:02.446987 [ 3 ] {} <Debug> HTTP-Session: 4998db0a-9130-4b73-b308-8b8d5913b1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1713 | 2023.11.30 06:23:02.447009 [ 3 ] {} <Debug> HTTP-Session: 4998db0a-9130-4b73-b308-8b8d5913b1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1714 | 2023.11.30 06:23:02.447129 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1715 | 2023.11.30 06:23:02.447188 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1716 | 2023.11.30 06:23:02.447335 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1717 | 2023.11.30 06:23:02.447736 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1718 | 2023.11.30 06:23:02.448053 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1719 | 2023.11.30 06:23:02.448208 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1720 | 2023.11.30 06:23:02.448324 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001170622 sec., 35878 rows/sec., 2.84 MiB/sec. | ||
1721 | 2023.11.30 06:23:02.448512 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} <Debug> DynamicQueryHandler: Done processing query | ||
1722 | 2023.11.30 06:23:02.448536 [ 3 ] {d184bb69-980b-4a76-8b7c-11c312ade54e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1723 | 2023.11.30 06:23:02.448552 [ 3 ] {} <Debug> HTTP-Session: 4998db0a-9130-4b73-b308-8b8d5913b1b7 Destroying unnamed session | ||
1724 | 2023.11.30 06:23:02.448670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1725 | 2023.11.30 06:23:02.448716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1726 | 2023.11.30 06:23:02.448734 [ 3 ] {} <Debug> HTTP-Session: 2ad4610d-9871-46a4-b85a-5cc2b9732279 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1727 | 2023.11.30 06:23:02.448754 [ 3 ] {} <Debug> HTTP-Session: 2ad4610d-9871-46a4-b85a-5cc2b9732279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1728 | 2023.11.30 06:23:02.448897 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1729 | 2023.11.30 06:23:02.448939 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1730 | 2023.11.30 06:23:02.449048 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1731 | 2023.11.30 06:23:02.449325 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1732 | 2023.11.30 06:23:02.449532 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1733 | 2023.11.30 06:23:02.449683 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1734 | 2023.11.30 06:23:02.449874 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00093757 sec., 2133 rows/sec., 182.28 KiB/sec. | ||
1735 | 2023.11.30 06:23:02.450024 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} <Debug> DynamicQueryHandler: Done processing query | ||
1736 | 2023.11.30 06:23:02.450046 [ 3 ] {233058df-32af-4c32-9147-135ca21cda2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1737 | 2023.11.30 06:23:02.450061 [ 3 ] {} <Debug> HTTP-Session: 2ad4610d-9871-46a4-b85a-5cc2b9732279 Destroying unnamed session | ||
1738 | 2023.11.30 06:23:02.450227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1739 | 2023.11.30 06:23:02.450269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1740 | 2023.11.30 06:23:02.450286 [ 3 ] {} <Debug> HTTP-Session: c2ab5be9-0b38-41c2-8b6f-2b0ad1830b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1741 | 2023.11.30 06:23:02.450303 [ 3 ] {} <Debug> HTTP-Session: c2ab5be9-0b38-41c2-8b6f-2b0ad1830b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1742 | 2023.11.30 06:23:02.450375 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1743 | 2023.11.30 06:23:02.450414 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1744 | 2023.11.30 06:23:02.450515 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1745 | 2023.11.30 06:23:02.450966 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1746 | 2023.11.30 06:23:02.451196 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1747 | 2023.11.30 06:23:02.451422 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1748 | 2023.11.30 06:23:02.451544 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} <Information> executeQuery: Read 127 rows, 12.69 KiB in 0.001142192 sec., 111189 rows/sec., 10.85 MiB/sec. | ||
1749 | 2023.11.30 06:23:02.451684 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} <Debug> DynamicQueryHandler: Done processing query | ||
1750 | 2023.11.30 06:23:02.451716 [ 3 ] {a4e26673-d7e5-4109-9315-e5966876fdfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1751 | 2023.11.30 06:23:02.451738 [ 3 ] {} <Debug> HTTP-Session: c2ab5be9-0b38-41c2-8b6f-2b0ad1830b31 Destroying unnamed session | ||
1752 | 2023.11.30 06:23:02.451941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1753 | 2023.11.30 06:23:02.451997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1754 | 2023.11.30 06:23:02.452018 [ 3 ] {} <Debug> HTTP-Session: d6a0e62c-804f-456e-a57d-f64f77d22fca Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1755 | 2023.11.30 06:23:02.452044 [ 3 ] {} <Debug> HTTP-Session: d6a0e62c-804f-456e-a57d-f64f77d22fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1756 | 2023.11.30 06:23:02.452139 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1757 | 2023.11.30 06:23:02.452193 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1758 | 2023.11.30 06:23:02.452336 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1759 | 2023.11.30 06:23:02.452632 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1760 | 2023.11.30 06:23:02.452893 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1761 | 2023.11.30 06:23:02.453033 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1762 | 2023.11.30 06:23:02.453140 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00095329 sec., 2097 rows/sec., 146.49 KiB/sec. | ||
1763 | 2023.11.30 06:23:02.453278 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} <Debug> DynamicQueryHandler: Done processing query | ||
1764 | 2023.11.30 06:23:02.453305 [ 3 ] {9bf48378-6a6d-448d-ad42-10cc681cffd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1765 | 2023.11.30 06:23:02.453326 [ 3 ] {} <Debug> HTTP-Session: d6a0e62c-804f-456e-a57d-f64f77d22fca Destroying unnamed session | ||
1766 | 2023.11.30 06:23:02.453477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1767 | 2023.11.30 06:23:02.453519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1768 | 2023.11.30 06:23:02.453537 [ 3 ] {} <Debug> HTTP-Session: 9935dd58-051f-4abd-98c9-8853aa80a6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1769 | 2023.11.30 06:23:02.453552 [ 3 ] {} <Debug> HTTP-Session: 9935dd58-051f-4abd-98c9-8853aa80a6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1770 | 2023.11.30 06:23:02.453621 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1771 | 2023.11.30 06:23:02.453657 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1772 | 2023.11.30 06:23:02.453759 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1773 | 2023.11.30 06:23:02.454111 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1774 | 2023.11.30 06:23:02.454306 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1775 | 2023.11.30 06:23:02.454447 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1776 | 2023.11.30 06:23:02.454563 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} <Information> executeQuery: Read 44 rows, 3.53 KiB in 0.00090599 sec., 48565 rows/sec., 3.80 MiB/sec. | ||
1777 | 2023.11.30 06:23:02.454672 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} <Debug> DynamicQueryHandler: Done processing query | ||
1778 | 2023.11.30 06:23:02.454694 [ 3 ] {d3e28b8d-4901-4ec7-9f9f-929dd7b3b50d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1779 | 2023.11.30 06:23:02.454708 [ 3 ] {} <Debug> HTTP-Session: 9935dd58-051f-4abd-98c9-8853aa80a6a8 Destroying unnamed session | ||
1780 | 2023.11.30 06:23:02.454878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1781 | 2023.11.30 06:23:02.454918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1782 | 2023.11.30 06:23:02.454935 [ 3 ] {} <Debug> HTTP-Session: 97fe498e-74d5-4b97-827d-a13fefd5f2de Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1783 | 2023.11.30 06:23:02.454951 [ 3 ] {} <Debug> HTTP-Session: 97fe498e-74d5-4b97-827d-a13fefd5f2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1784 | 2023.11.30 06:23:02.455015 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1785 | 2023.11.30 06:23:02.455054 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1786 | 2023.11.30 06:23:02.455162 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1787 | 2023.11.30 06:23:02.455406 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1788 | 2023.11.30 06:23:02.455631 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1789 | 2023.11.30 06:23:02.455863 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1790 | 2023.11.30 06:23:02.455980 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000931069 sec., 1074 rows/sec., 74.47 KiB/sec. | ||
1791 | 2023.11.30 06:23:02.456105 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} <Debug> DynamicQueryHandler: Done processing query | ||
1792 | 2023.11.30 06:23:02.456126 [ 3 ] {4d215cea-01bf-4ad8-b7ae-63e97b8b9ba0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1793 | 2023.11.30 06:23:02.456140 [ 3 ] {} <Debug> HTTP-Session: 97fe498e-74d5-4b97-827d-a13fefd5f2de Destroying unnamed session | ||
1794 | 2023.11.30 06:23:02.456313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1795 | 2023.11.30 06:23:02.456353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1796 | 2023.11.30 06:23:02.456370 [ 3 ] {} <Debug> HTTP-Session: c1a8b4eb-0b02-4dc1-847f-409b21d96664 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1797 | 2023.11.30 06:23:02.456386 [ 3 ] {} <Debug> HTTP-Session: c1a8b4eb-0b02-4dc1-847f-409b21d96664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1798 | 2023.11.30 06:23:02.456483 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1799 | 2023.11.30 06:23:02.456532 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1800 | 2023.11.30 06:23:02.456659 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1801 | 2023.11.30 06:23:02.457159 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1802 | 2023.11.30 06:23:02.457456 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1803 | 2023.11.30 06:23:02.457624 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1804 | 2023.11.30 06:23:02.457739 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001225473 sec., 34272 rows/sec., 46.25 MiB/sec. | ||
1805 | 2023.11.30 06:23:02.457968 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} <Debug> DynamicQueryHandler: Done processing query | ||
1806 | 2023.11.30 06:23:02.457990 [ 3 ] {a84304eb-5710-4872-b365-a6d84ccee50d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1807 | 2023.11.30 06:23:02.458004 [ 3 ] {} <Debug> HTTP-Session: c1a8b4eb-0b02-4dc1-847f-409b21d96664 Destroying unnamed session | ||
1808 | 2023.11.30 06:23:07.457595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1809 | 2023.11.30 06:23:07.457708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1810 | 2023.11.30 06:23:07.457732 [ 3 ] {} <Debug> HTTP-Session: 997b55a8-ee36-4ba6-a9de-ad8e4f93e273 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1811 | 2023.11.30 06:23:07.457755 [ 3 ] {} <Debug> HTTP-Session: 997b55a8-ee36-4ba6-a9de-ad8e4f93e273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1812 | 2023.11.30 06:23:07.457871 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1813 | 2023.11.30 06:23:07.457928 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1814 | 2023.11.30 06:23:07.458076 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1815 | 2023.11.30 06:23:07.458548 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1816 | 2023.11.30 06:23:07.458791 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1817 | 2023.11.30 06:23:07.458944 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1818 | 2023.11.30 06:23:07.459069 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001167443 sec., 4282 rows/sec., 347.15 KiB/sec. | ||
1819 | 2023.11.30 06:23:07.459205 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} <Debug> DynamicQueryHandler: Done processing query | ||
1820 | 2023.11.30 06:23:07.459228 [ 3 ] {d067c863-a883-4b65-9b35-47b6db56b055} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1821 | 2023.11.30 06:23:07.459243 [ 3 ] {} <Debug> HTTP-Session: 997b55a8-ee36-4ba6-a9de-ad8e4f93e273 Destroying unnamed session | ||
1822 | 2023.11.30 06:23:07.459361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1823 | 2023.11.30 06:23:07.459475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1824 | 2023.11.30 06:23:07.459493 [ 3 ] {} <Debug> HTTP-Session: b0340df2-25d7-46db-a55e-a2b7905eec62 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1825 | 2023.11.30 06:23:07.459512 [ 3 ] {} <Debug> HTTP-Session: b0340df2-25d7-46db-a55e-a2b7905eec62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1826 | 2023.11.30 06:23:07.459584 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1827 | 2023.11.30 06:23:07.459624 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1828 | 2023.11.30 06:23:07.459724 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1829 | 2023.11.30 06:23:07.460015 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1830 | 2023.11.30 06:23:07.460210 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1831 | 2023.11.30 06:23:07.460348 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1832 | 2023.11.30 06:23:07.460534 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00091235 sec., 16441 rows/sec., 1.48 MiB/sec. | ||
1833 | 2023.11.30 06:23:07.460644 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} <Debug> DynamicQueryHandler: Done processing query | ||
1834 | 2023.11.30 06:23:07.460666 [ 3 ] {001d433f-ea3e-468e-9d39-e30b276a0349} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1835 | 2023.11.30 06:23:07.460681 [ 3 ] {} <Debug> HTTP-Session: b0340df2-25d7-46db-a55e-a2b7905eec62 Destroying unnamed session | ||
1836 | 2023.11.30 06:23:07.460782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1837 | 2023.11.30 06:23:07.460824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1838 | 2023.11.30 06:23:07.460841 [ 3 ] {} <Debug> HTTP-Session: 4ed73dde-725b-4ecd-a4d7-b50470543cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1839 | 2023.11.30 06:23:07.460858 [ 3 ] {} <Debug> HTTP-Session: 4ed73dde-725b-4ecd-a4d7-b50470543cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1840 | 2023.11.30 06:23:07.460921 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1841 | 2023.11.30 06:23:07.460958 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1842 | 2023.11.30 06:23:07.461055 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1843 | 2023.11.30 06:23:07.461306 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1844 | 2023.11.30 06:23:07.461559 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1845 | 2023.11.30 06:23:07.461703 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1846 | 2023.11.30 06:23:07.461818 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000858729 sec., 5822 rows/sec., 466.26 KiB/sec. | ||
1847 | 2023.11.30 06:23:07.461938 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} <Debug> DynamicQueryHandler: Done processing query | ||
1848 | 2023.11.30 06:23:07.461960 [ 3 ] {b7521377-938a-495b-a07d-30f5509ce530} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1849 | 2023.11.30 06:23:07.461974 [ 3 ] {} <Debug> HTTP-Session: 4ed73dde-725b-4ecd-a4d7-b50470543cc2 Destroying unnamed session | ||
1850 | 2023.11.30 06:23:07.462112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1851 | 2023.11.30 06:23:07.462153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1852 | 2023.11.30 06:23:07.462171 [ 3 ] {} <Debug> HTTP-Session: 1fcbe6ac-2440-4efd-ae5a-e6d43b76eb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1853 | 2023.11.30 06:23:07.462186 [ 3 ] {} <Debug> HTTP-Session: 1fcbe6ac-2440-4efd-ae5a-e6d43b76eb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1854 | 2023.11.30 06:23:07.462252 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1855 | 2023.11.30 06:23:07.462294 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1856 | 2023.11.30 06:23:07.462488 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1857 | 2023.11.30 06:23:07.462767 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1858 | 2023.11.30 06:23:07.463021 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1859 | 2023.11.30 06:23:07.463187 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1860 | 2023.11.30 06:23:07.463301 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001019331 sec., 4905 rows/sec., 6.62 MiB/sec. | ||
1861 | 2023.11.30 06:23:07.463479 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} <Debug> DynamicQueryHandler: Done processing query | ||
1862 | 2023.11.30 06:23:07.463501 [ 3 ] {5f7f8f7a-cd49-4d6a-8f0a-86359484834c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1863 | 2023.11.30 06:23:07.463516 [ 3 ] {} <Debug> HTTP-Session: 1fcbe6ac-2440-4efd-ae5a-e6d43b76eb40 Destroying unnamed session | ||
1864 | 2023.11.30 06:23:12.473343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1865 | 2023.11.30 06:23:12.473508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1866 | 2023.11.30 06:23:12.473551 [ 3 ] {} <Debug> HTTP-Session: 14d00974-4389-43eb-9f2d-301748958166 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1867 | 2023.11.30 06:23:12.473589 [ 3 ] {} <Debug> HTTP-Session: 14d00974-4389-43eb-9f2d-301748958166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1868 | 2023.11.30 06:23:12.473774 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1869 | 2023.11.30 06:23:12.473865 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1870 | 2023.11.30 06:23:12.474103 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1871 | 2023.11.30 06:23:12.474527 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1872 | 2023.11.30 06:23:12.474772 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1873 | 2023.11.30 06:23:12.474923 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1874 | 2023.11.30 06:23:12.475103 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001221883 sec., 34373 rows/sec., 2.72 MiB/sec. | ||
1875 | 2023.11.30 06:23:12.475240 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} <Debug> DynamicQueryHandler: Done processing query | ||
1876 | 2023.11.30 06:23:12.475263 [ 3 ] {f5777ef4-21b2-4fd1-b4c7-ccdc5230d6f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1877 | 2023.11.30 06:23:12.475279 [ 3 ] {} <Debug> HTTP-Session: 14d00974-4389-43eb-9f2d-301748958166 Destroying unnamed session | ||
1878 | 2023.11.30 06:23:12.475438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1879 | 2023.11.30 06:23:12.475485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1880 | 2023.11.30 06:23:12.475504 [ 3 ] {} <Debug> HTTP-Session: af008ee6-9f45-47d1-b512-22b10cd97bc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1881 | 2023.11.30 06:23:12.475521 [ 3 ] {} <Debug> HTTP-Session: af008ee6-9f45-47d1-b512-22b10cd97bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1882 | 2023.11.30 06:23:12.475599 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1883 | 2023.11.30 06:23:12.475637 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1884 | 2023.11.30 06:23:12.475736 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1885 | 2023.11.30 06:23:12.476180 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1886 | 2023.11.30 06:23:12.476386 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1887 | 2023.11.30 06:23:12.476525 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1888 | 2023.11.30 06:23:12.476622 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.000994131 sec., 126743 rows/sec., 12.38 MiB/sec. | ||
1889 | 2023.11.30 06:23:12.476736 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} <Debug> DynamicQueryHandler: Done processing query | ||
1890 | 2023.11.30 06:23:12.476757 [ 3 ] {4802cdcf-4ebe-41ac-b7a3-d4ac5b880db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1891 | 2023.11.30 06:23:12.476773 [ 3 ] {} <Debug> HTTP-Session: af008ee6-9f45-47d1-b512-22b10cd97bc7 Destroying unnamed session | ||
1892 | 2023.11.30 06:23:12.476891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1893 | 2023.11.30 06:23:12.476935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1894 | 2023.11.30 06:23:12.476953 [ 3 ] {} <Debug> HTTP-Session: 01fd4e40-9dae-407e-b277-07276eb43011 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1895 | 2023.11.30 06:23:12.476969 [ 3 ] {} <Debug> HTTP-Session: 01fd4e40-9dae-407e-b277-07276eb43011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1896 | 2023.11.30 06:23:12.477102 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1897 | 2023.11.30 06:23:12.477139 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1898 | 2023.11.30 06:23:12.477237 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1899 | 2023.11.30 06:23:12.477510 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1900 | 2023.11.30 06:23:12.477709 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1901 | 2023.11.30 06:23:12.477846 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1902 | 2023.11.30 06:23:12.477940 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000866509 sec., 48470 rows/sec., 3.79 MiB/sec. | ||
1903 | 2023.11.30 06:23:12.477930 [ 83 ] {} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1904 | 2023.11.30 06:23:12.478000 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1905 | 2023.11.30 06:23:12.478142 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} <Debug> DynamicQueryHandler: Done processing query | ||
1906 | 2023.11.30 06:23:12.478169 [ 3 ] {e389b96a-9d60-4d5e-a4e9-6843ce175ecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1907 | 2023.11.30 06:23:12.478167 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1908 | 2023.11.30 06:23:12.478187 [ 3 ] {} <Debug> HTTP-Session: 01fd4e40-9dae-407e-b277-07276eb43011 Destroying unnamed session | ||
1909 | 2023.11.30 06:23:12.478291 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1910 | 2023.11.30 06:23:12.478324 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 95 rows starting from the beginning of the part | ||
1911 | 2023.11.30 06:23:12.478413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1912 | 2023.11.30 06:23:12.478478 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
1913 | 2023.11.30 06:23:12.478489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1914 | 2023.11.30 06:23:12.478543 [ 3 ] {} <Debug> HTTP-Session: 74fe901e-31d6-467b-99e0-990b40abb80d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1915 | 2023.11.30 06:23:12.478580 [ 3 ] {} <Debug> HTTP-Session: 74fe901e-31d6-467b-99e0-990b40abb80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1916 | 2023.11.30 06:23:12.478699 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 29 rows starting from the beginning of the part | ||
1917 | 2023.11.30 06:23:12.478785 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1918 | 2023.11.30 06:23:12.478913 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1919 | 2023.11.30 06:23:12.478926 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
1920 | 2023.11.30 06:23:12.479256 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
1921 | 2023.11.30 06:23:12.479552 [ 23 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
1922 | 2023.11.30 06:23:12.479584 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1923 | 2023.11.30 06:23:12.480703 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1924 | 2023.11.30 06:23:12.481128 [ 9 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.003002602 sec., 85592.42949948079 rows/sec., 6.68 MiB/sec. | ||
1925 | 2023.11.30 06:23:12.481358 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1926 | 2023.11.30 06:23:12.481367 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1927 | 2023.11.30 06:23:12.481625 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1928 | 2023.11.30 06:23:12.481682 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1929 | 2023.11.30 06:23:12.481789 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.002942172 sec., 14275 rows/sec., 19.26 MiB/sec. | ||
1930 | 2023.11.30 06:23:12.481806 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_11_2} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1931 | 2023.11.30 06:23:12.482159 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} <Debug> DynamicQueryHandler: Done processing query | ||
1932 | 2023.11.30 06:23:12.482186 [ 3 ] {d56babf6-6c3b-4f97-8c11-df4d4fc03ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1933 | 2023.11.30 06:23:12.482202 [ 3 ] {} <Debug> HTTP-Session: 74fe901e-31d6-467b-99e0-990b40abb80d Destroying unnamed session | ||
1934 | 2023.11.30 06:23:12.792455 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1935 | 2023.11.30 06:23:12.792513 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1936 | 2023.11.30 06:23:17.475962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1937 | 2023.11.30 06:23:17.476096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1938 | 2023.11.30 06:23:17.476128 [ 3 ] {} <Debug> HTTP-Session: 31c21d59-ad97-43e2-8884-8590397eea57 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1939 | 2023.11.30 06:23:17.476157 [ 3 ] {} <Debug> HTTP-Session: 31c21d59-ad97-43e2-8884-8590397eea57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1940 | 2023.11.30 06:23:17.476300 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1941 | 2023.11.30 06:23:17.476361 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1942 | 2023.11.30 06:23:17.476519 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1943 | 2023.11.30 06:23:17.476961 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1944 | 2023.11.30 06:23:17.477229 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1945 | 2023.11.30 06:23:17.477405 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1946 | 2023.11.30 06:23:17.477545 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001200963 sec., 4163 rows/sec., 337.46 KiB/sec. | ||
1947 | 2023.11.30 06:23:17.477707 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} <Debug> DynamicQueryHandler: Done processing query | ||
1948 | 2023.11.30 06:23:17.477733 [ 3 ] {83392748-3359-40e4-b2d2-cce4717e9261} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1949 | 2023.11.30 06:23:17.477751 [ 3 ] {} <Debug> HTTP-Session: 31c21d59-ad97-43e2-8884-8590397eea57 Destroying unnamed session | ||
1950 | 2023.11.30 06:23:17.477868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1951 | 2023.11.30 06:23:17.477921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1952 | 2023.11.30 06:23:17.477942 [ 3 ] {} <Debug> HTTP-Session: 663aea73-65b9-4f85-8dac-d65add04c873 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1953 | 2023.11.30 06:23:17.477961 [ 3 ] {} <Debug> HTTP-Session: 663aea73-65b9-4f85-8dac-d65add04c873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1954 | 2023.11.30 06:23:17.478038 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1955 | 2023.11.30 06:23:17.478081 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1956 | 2023.11.30 06:23:17.478194 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1957 | 2023.11.30 06:23:17.478470 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1958 | 2023.11.30 06:23:17.478679 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1959 | 2023.11.30 06:23:17.478828 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1960 | 2023.11.30 06:23:17.478929 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000862089 sec., 2319 rows/sec., 198.24 KiB/sec. | ||
1961 | 2023.11.30 06:23:17.479082 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} <Debug> DynamicQueryHandler: Done processing query | ||
1962 | 2023.11.30 06:23:17.479105 [ 3 ] {39e0b1e0-42c8-488c-be86-48a93afba39b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1963 | 2023.11.30 06:23:17.479122 [ 3 ] {} <Debug> HTTP-Session: 663aea73-65b9-4f85-8dac-d65add04c873 Destroying unnamed session | ||
1964 | 2023.11.30 06:23:17.479272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1965 | 2023.11.30 06:23:17.479318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1966 | 2023.11.30 06:23:17.479337 [ 3 ] {} <Debug> HTTP-Session: 059064af-d627-4b46-8705-e86b94604e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1967 | 2023.11.30 06:23:17.479355 [ 3 ] {} <Debug> HTTP-Session: 059064af-d627-4b46-8705-e86b94604e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1968 | 2023.11.30 06:23:17.479426 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1969 | 2023.11.30 06:23:17.479464 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1970 | 2023.11.30 06:23:17.479574 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1971 | 2023.11.30 06:23:17.479836 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1972 | 2023.11.30 06:23:17.480048 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1973 | 2023.11.30 06:23:17.480196 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1974 | 2023.11.30 06:23:17.480288 [ 60 ] {} <Debug> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1975 | 2023.11.30 06:23:17.480321 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} <Information> executeQuery: Read 16 rows, 1.47 KiB in 0.00084487 sec., 18937 rows/sec., 1.70 MiB/sec. | ||
1976 | 2023.11.30 06:23:17.480352 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1977 | 2023.11.30 06:23:17.480483 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} <Debug> DynamicQueryHandler: Done processing query | ||
1978 | 2023.11.30 06:23:17.480492 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1979 | 2023.11.30 06:23:17.480513 [ 3 ] {983f5fa1-e97a-4e15-bf81-dfac68979eef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1980 | 2023.11.30 06:23:17.480564 [ 3 ] {} <Debug> HTTP-Session: 059064af-d627-4b46-8705-e86b94604e8d Destroying unnamed session | ||
1981 | 2023.11.30 06:23:17.480639 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1982 | 2023.11.30 06:23:17.480705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1983 | 2023.11.30 06:23:17.480706 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part | ||
1984 | 2023.11.30 06:23:17.480797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1985 | 2023.11.30 06:23:17.480836 [ 3 ] {} <Debug> HTTP-Session: 060321e6-f7e0-4329-b5ee-e7f1cc94bbf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
1986 | 2023.11.30 06:23:17.480885 [ 3 ] {} <Debug> HTTP-Session: 060321e6-f7e0-4329-b5ee-e7f1cc94bbf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1987 | 2023.11.30 06:23:17.480975 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
1988 | 2023.11.30 06:23:17.481070 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1989 | 2023.11.30 06:23:17.481179 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1990 | 2023.11.30 06:23:17.481214 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 127 rows starting from the beginning of the part | ||
1991 | 2023.11.30 06:23:17.481496 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
1992 | 2023.11.30 06:23:17.481649 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1993 | 2023.11.30 06:23:17.481755 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
1994 | 2023.11.30 06:23:17.481888 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
1995 | 2023.11.30 06:23:17.482451 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
1996 | 2023.11.30 06:23:17.482843 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1997 | 2023.11.30 06:23:17.483149 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1998 | 2023.11.30 06:23:17.483397 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002263994 sec., 883 rows/sec., 61.68 KiB/sec. | ||
1999 | 2023.11.30 06:23:17.483618 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} <Debug> DynamicQueryHandler: Done processing query | ||
2000 | 2023.11.30 06:23:17.483683 [ 3 ] {69b1e12a-9636-4718-9fb9-4e59acf303dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2001 | 2023.11.30 06:23:17.483757 [ 3 ] {} <Debug> HTTP-Session: 060321e6-f7e0-4329-b5ee-e7f1cc94bbf8 Destroying unnamed session | ||
2002 | 2023.11.30 06:23:17.483890 [ 9 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.003472267 sec., 141694.17271194872 rows/sec., 13.46 MiB/sec. | ||
2003 | 2023.11.30 06:23:17.483922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2004 | 2023.11.30 06:23:17.484003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2005 | 2023.11.30 06:23:17.484035 [ 3 ] {} <Debug> HTTP-Session: 88c642ed-2085-4c1c-9923-b23dbeb64038 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2006 | 2023.11.30 06:23:17.484076 [ 3 ] {} <Debug> HTTP-Session: 88c642ed-2085-4c1c-9923-b23dbeb64038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2007 | 2023.11.30 06:23:17.484077 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2008 | 2023.11.30 06:23:17.484245 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2009 | 2023.11.30 06:23:17.484312 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2010 | 2023.11.30 06:23:17.484429 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2011 | 2023.11.30 06:23:17.484570 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_11_2} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2012 | 2023.11.30 06:23:17.484567 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2013 | 2023.11.30 06:23:17.484940 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2014 | 2023.11.30 06:23:17.485149 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2015 | 2023.11.30 06:23:17.485303 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2016 | 2023.11.30 06:23:17.485402 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} <Information> executeQuery: Read 18 rows, 1.43 KiB in 0.001113622 sec., 16163 rows/sec., 1.25 MiB/sec. | ||
2017 | 2023.11.30 06:23:17.485519 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} <Debug> DynamicQueryHandler: Done processing query | ||
2018 | 2023.11.30 06:23:17.485542 [ 3 ] {9a8084b2-ee80-41bb-a614-35b4c2fd63f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2019 | 2023.11.30 06:23:17.485559 [ 3 ] {} <Debug> HTTP-Session: 88c642ed-2085-4c1c-9923-b23dbeb64038 Destroying unnamed session | ||
2020 | 2023.11.30 06:23:17.485662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2021 | 2023.11.30 06:23:17.485706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2022 | 2023.11.30 06:23:17.485725 [ 3 ] {} <Debug> HTTP-Session: fba2c0da-83fe-4cb9-8f77-42dd48277806 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2023 | 2023.11.30 06:23:17.485742 [ 3 ] {} <Debug> HTTP-Session: fba2c0da-83fe-4cb9-8f77-42dd48277806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2024 | 2023.11.30 06:23:17.485813 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2025 | 2023.11.30 06:23:17.485854 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2026 | 2023.11.30 06:23:17.485972 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2027 | 2023.11.30 06:23:17.486224 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2028 | 2023.11.30 06:23:17.486467 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2029 | 2023.11.30 06:23:17.486641 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} <Trace> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
2030 | 2023.11.30 06:23:17.486746 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000902139 sec., 12193 rows/sec., 804.30 KiB/sec. | ||
2031 | 2023.11.30 06:23:17.486868 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} <Debug> DynamicQueryHandler: Done processing query | ||
2032 | 2023.11.30 06:23:17.486892 [ 3 ] {119617d1-3bba-4233-ad69-e1e15e30f911} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2033 | 2023.11.30 06:23:17.486908 [ 3 ] {} <Debug> HTTP-Session: fba2c0da-83fe-4cb9-8f77-42dd48277806 Destroying unnamed session | ||
2034 | 2023.11.30 06:23:17.487011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2035 | 2023.11.30 06:23:17.487057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2036 | 2023.11.30 06:23:17.487075 [ 3 ] {} <Debug> HTTP-Session: f0a7a461-54ac-4bff-b59f-f69308148cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2037 | 2023.11.30 06:23:17.487092 [ 3 ] {} <Debug> HTTP-Session: f0a7a461-54ac-4bff-b59f-f69308148cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2038 | 2023.11.30 06:23:17.487161 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2039 | 2023.11.30 06:23:17.487201 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2040 | 2023.11.30 06:23:17.487321 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2041 | 2023.11.30 06:23:17.487560 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2042 | 2023.11.30 06:23:17.487798 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2043 | 2023.11.30 06:23:17.487971 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2044 | 2023.11.30 06:23:17.488071 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000882829 sec., 1132 rows/sec., 78.54 KiB/sec. | ||
2045 | 2023.11.30 06:23:17.488183 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} <Debug> DynamicQueryHandler: Done processing query | ||
2046 | 2023.11.30 06:23:17.488207 [ 3 ] {62f28af9-8529-4631-8c6b-dd2b954b8f3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2047 | 2023.11.30 06:23:17.488223 [ 3 ] {} <Debug> HTTP-Session: f0a7a461-54ac-4bff-b59f-f69308148cf4 Destroying unnamed session | ||
2048 | 2023.11.30 06:23:17.488324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2049 | 2023.11.30 06:23:17.488369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2050 | 2023.11.30 06:23:17.488389 [ 3 ] {} <Debug> HTTP-Session: ea3c17f1-55e2-45f7-ba50-75cb4d3bef37 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2051 | 2023.11.30 06:23:17.488406 [ 3 ] {} <Debug> HTTP-Session: ea3c17f1-55e2-45f7-ba50-75cb4d3bef37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2052 | 2023.11.30 06:23:17.488478 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2053 | 2023.11.30 06:23:17.488521 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2054 | 2023.11.30 06:23:17.488654 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2055 | 2023.11.30 06:23:17.488933 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2056 | 2023.11.30 06:23:17.489204 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2057 | 2023.11.30 06:23:17.489383 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2058 | 2023.11.30 06:23:17.489489 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00098435 sec., 5079 rows/sec., 6.85 MiB/sec. | ||
2059 | 2023.11.30 06:23:17.489603 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} <Debug> DynamicQueryHandler: Done processing query | ||
2060 | 2023.11.30 06:23:17.489626 [ 3 ] {30f75cfc-5522-4a9b-90ea-cd756606b5d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2061 | 2023.11.30 06:23:17.489644 [ 3 ] {} <Debug> HTTP-Session: ea3c17f1-55e2-45f7-ba50-75cb4d3bef37 Destroying unnamed session | ||
2062 | 2023.11.30 06:23:22.477428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2063 | 2023.11.30 06:23:22.477562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2064 | 2023.11.30 06:23:22.477593 [ 3 ] {} <Debug> HTTP-Session: bf96c601-383c-4103-bf15-b89f54f00d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2065 | 2023.11.30 06:23:22.477620 [ 3 ] {} <Debug> HTTP-Session: bf96c601-383c-4103-bf15-b89f54f00d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2066 | 2023.11.30 06:23:22.477761 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2067 | 2023.11.30 06:23:22.477828 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2068 | 2023.11.30 06:23:22.478007 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2069 | 2023.11.30 06:23:22.478452 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2070 | 2023.11.30 06:23:22.478712 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2071 | 2023.11.30 06:23:22.478874 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2072 | 2023.11.30 06:23:22.478991 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001193753 sec., 35183 rows/sec., 2.78 MiB/sec. | ||
2073 | 2023.11.30 06:23:22.478989 [ 52 ] {} <Debug> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2074 | 2023.11.30 06:23:22.479053 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2075 | 2023.11.30 06:23:22.479120 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2076 | 2023.11.30 06:23:22.479133 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} <Debug> DynamicQueryHandler: Done processing query | ||
2077 | 2023.11.30 06:23:22.479178 [ 3 ] {46d29c65-ca56-419f-8a9a-7298c82bffd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2078 | 2023.11.30 06:23:22.479202 [ 3 ] {} <Debug> HTTP-Session: bf96c601-383c-4103-bf15-b89f54f00d43 Destroying unnamed session | ||
2079 | 2023.11.30 06:23:22.479220 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2080 | 2023.11.30 06:23:22.479250 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part | ||
2081 | 2023.11.30 06:23:22.479349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2082 | 2023.11.30 06:23:22.479386 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
2083 | 2023.11.30 06:23:22.479403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2084 | 2023.11.30 06:23:22.479430 [ 3 ] {} <Debug> HTTP-Session: 93cbcfde-ba27-44a2-9a4a-f8ec2485fbe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2085 | 2023.11.30 06:23:22.479450 [ 3 ] {} <Debug> HTTP-Session: 93cbcfde-ba27-44a2-9a4a-f8ec2485fbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2086 | 2023.11.30 06:23:22.479497 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
2087 | 2023.11.30 06:23:22.479563 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2088 | 2023.11.30 06:23:22.479606 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
2089 | 2023.11.30 06:23:22.479614 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2090 | 2023.11.30 06:23:22.479760 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
2091 | 2023.11.30 06:23:22.479850 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2092 | 2023.11.30 06:23:22.479888 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
2093 | 2023.11.30 06:23:22.480395 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2094 | 2023.11.30 06:23:22.480744 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2095 | 2023.11.30 06:23:22.480757 [ 23 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654568 sec., 109394.11375053792 rows/sec., 8.66 MiB/sec. | ||
2096 | 2023.11.30 06:23:22.480913 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2097 | 2023.11.30 06:23:22.480952 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2098 | 2023.11.30 06:23:22.481070 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.001473306 sec., 85521 rows/sec., 8.35 MiB/sec. | ||
2099 | 2023.11.30 06:23:22.481119 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2100 | 2023.11.30 06:23:22.481213 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_11_2} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2101 | 2023.11.30 06:23:22.481219 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} <Debug> DynamicQueryHandler: Done processing query | ||
2102 | 2023.11.30 06:23:22.481250 [ 3 ] {a54d4988-6d45-4fc5-a93d-5cd417f99947} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2103 | 2023.11.30 06:23:22.481282 [ 3 ] {} <Debug> HTTP-Session: 93cbcfde-ba27-44a2-9a4a-f8ec2485fbe4 Destroying unnamed session | ||
2104 | 2023.11.30 06:23:22.481416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2105 | 2023.11.30 06:23:22.481462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2106 | 2023.11.30 06:23:22.481481 [ 3 ] {} <Debug> HTTP-Session: 79bad4e8-8cfb-416b-b717-653619e9b1db Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2107 | 2023.11.30 06:23:22.481498 [ 3 ] {} <Debug> HTTP-Session: 79bad4e8-8cfb-416b-b717-653619e9b1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2108 | 2023.11.30 06:23:22.481569 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2109 | 2023.11.30 06:23:22.481608 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2110 | 2023.11.30 06:23:22.481712 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2111 | 2023.11.30 06:23:22.482000 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2112 | 2023.11.30 06:23:22.482204 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2113 | 2023.11.30 06:23:22.482350 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2114 | 2023.11.30 06:23:22.482452 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000856649 sec., 49028 rows/sec., 3.83 MiB/sec. | ||
2115 | 2023.11.30 06:23:22.482564 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} <Debug> DynamicQueryHandler: Done processing query | ||
2116 | 2023.11.30 06:23:22.482586 [ 3 ] {fc6fc576-e3bd-4847-8cde-25b910e31d4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2117 | 2023.11.30 06:23:22.482602 [ 3 ] {} <Debug> HTTP-Session: 79bad4e8-8cfb-416b-b717-653619e9b1db Destroying unnamed session | ||
2118 | 2023.11.30 06:23:22.482806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2119 | 2023.11.30 06:23:22.482850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2120 | 2023.11.30 06:23:22.482869 [ 3 ] {} <Debug> HTTP-Session: 338434a8-39f2-47f4-aed1-da1ab031b790 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2121 | 2023.11.30 06:23:22.482887 [ 3 ] {} <Debug> HTTP-Session: 338434a8-39f2-47f4-aed1-da1ab031b790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2122 | 2023.11.30 06:23:22.482971 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2123 | 2023.11.30 06:23:22.483016 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2124 | 2023.11.30 06:23:22.483148 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2125 | 2023.11.30 06:23:22.483625 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2126 | 2023.11.30 06:23:22.483932 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2127 | 2023.11.30 06:23:22.484112 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2128 | 2023.11.30 06:23:22.484254 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001251553 sec., 33558 rows/sec., 45.29 MiB/sec. | ||
2129 | 2023.11.30 06:23:22.484249 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2130 | 2023.11.30 06:23:22.484365 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2131 | 2023.11.30 06:23:22.484476 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} <Debug> DynamicQueryHandler: Done processing query | ||
2132 | 2023.11.30 06:23:22.484514 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2133 | 2023.11.30 06:23:22.484530 [ 3 ] {4c219257-82a5-4b8b-b096-8f132080a723} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2134 | 2023.11.30 06:23:22.484574 [ 3 ] {} <Debug> HTTP-Session: 338434a8-39f2-47f4-aed1-da1ab031b790 Destroying unnamed session | ||
2135 | 2023.11.30 06:23:22.484674 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2136 | 2023.11.30 06:23:22.484720 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part | ||
2137 | 2023.11.30 06:23:22.484867 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
2138 | 2023.11.30 06:23:22.484987 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
2139 | 2023.11.30 06:23:22.485094 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
2140 | 2023.11.30 06:23:22.485200 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
2141 | 2023.11.30 06:23:22.485305 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
2142 | 2023.11.30 06:23:22.486661 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 6 columns (6 merged, 0 gathered) in 0.002227854 sec., 153510.95718121564 rows/sec., 207.16 MiB/sec. | ||
2143 | 2023.11.30 06:23:22.486887 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2144 | 2023.11.30 06:23:22.487097 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2145 | 2023.11.30 06:23:22.487169 [ 23 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2146 | 2023.11.30 06:23:22.487238 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_11_2: 4.02 MiB. | ||
2147 | 2023.11.30 06:23:23.000169 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.25 MiB, peak 236.88 MiB, will set to 231.13 MiB (RSS), difference: -4.12 MiB | ||
2148 | 2023.11.30 06:23:27.477553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2149 | 2023.11.30 06:23:27.477678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2150 | 2023.11.30 06:23:27.477707 [ 3 ] {} <Debug> HTTP-Session: b78c8d08-234c-4482-81b9-92f412ad3547 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2151 | 2023.11.30 06:23:27.477732 [ 3 ] {} <Debug> HTTP-Session: b78c8d08-234c-4482-81b9-92f412ad3547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2152 | 2023.11.30 06:23:27.477856 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2153 | 2023.11.30 06:23:27.477913 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2154 | 2023.11.30 06:23:27.478071 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2155 | 2023.11.30 06:23:27.478448 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2156 | 2023.11.30 06:23:27.478741 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2157 | 2023.11.30 06:23:27.478954 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2158 | 2023.11.30 06:23:27.479070 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001182133 sec., 4229 rows/sec., 342.83 KiB/sec. | ||
2159 | 2023.11.30 06:23:27.479213 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} <Debug> DynamicQueryHandler: Done processing query | ||
2160 | 2023.11.30 06:23:27.479236 [ 3 ] {ff8ecfed-dda2-4c36-9cfe-180c0813887b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2161 | 2023.11.30 06:23:27.479252 [ 3 ] {} <Debug> HTTP-Session: b78c8d08-234c-4482-81b9-92f412ad3547 Destroying unnamed session | ||
2162 | 2023.11.30 06:23:27.479375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2163 | 2023.11.30 06:23:27.479421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2164 | 2023.11.30 06:23:27.479440 [ 3 ] {} <Debug> HTTP-Session: 13dba487-ccf9-44cb-b480-545a0e53a6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2165 | 2023.11.30 06:23:27.479459 [ 3 ] {} <Debug> HTTP-Session: 13dba487-ccf9-44cb-b480-545a0e53a6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2166 | 2023.11.30 06:23:27.479532 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2167 | 2023.11.30 06:23:27.479571 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2168 | 2023.11.30 06:23:27.479675 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2169 | 2023.11.30 06:23:27.479986 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2170 | 2023.11.30 06:23:27.480197 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2171 | 2023.11.30 06:23:27.480356 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2172 | 2023.11.30 06:23:27.480458 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} <Information> executeQuery: Read 51 rows, 4.50 KiB in 0.000898399 sec., 56767 rows/sec., 4.89 MiB/sec. | ||
2173 | 2023.11.30 06:23:27.480556 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} <Debug> DynamicQueryHandler: Done processing query | ||
2174 | 2023.11.30 06:23:27.480579 [ 3 ] {9e930788-cb70-4072-a2e6-8b4f573249d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2175 | 2023.11.30 06:23:27.480595 [ 3 ] {} <Debug> HTTP-Session: 13dba487-ccf9-44cb-b480-545a0e53a6bd Destroying unnamed session | ||
2176 | 2023.11.30 06:23:27.480707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2177 | 2023.11.30 06:23:27.480751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2178 | 2023.11.30 06:23:27.480770 [ 3 ] {} <Debug> HTTP-Session: 3bc0be82-08f9-4c56-b605-370c861b4fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2179 | 2023.11.30 06:23:27.480787 [ 3 ] {} <Debug> HTTP-Session: 3bc0be82-08f9-4c56-b605-370c861b4fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2180 | 2023.11.30 06:23:27.480858 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2181 | 2023.11.30 06:23:27.480897 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2182 | 2023.11.30 06:23:27.480998 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2183 | 2023.11.30 06:23:27.481286 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2184 | 2023.11.30 06:23:27.481490 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2185 | 2023.11.30 06:23:27.481635 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2186 | 2023.11.30 06:23:27.481736 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000851389 sec., 34061 rows/sec., 2.64 MiB/sec. | ||
2187 | 2023.11.30 06:23:27.481847 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} <Debug> DynamicQueryHandler: Done processing query | ||
2188 | 2023.11.30 06:23:27.481870 [ 3 ] {e9669b71-cc86-442d-895c-3c256318fc5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2189 | 2023.11.30 06:23:27.481887 [ 3 ] {} <Debug> HTTP-Session: 3bc0be82-08f9-4c56-b605-370c861b4fe0 Destroying unnamed session | ||
2190 | 2023.11.30 06:23:27.482027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2191 | 2023.11.30 06:23:27.482071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2192 | 2023.11.30 06:23:27.482090 [ 3 ] {} <Debug> HTTP-Session: 51997b5d-5adf-4e2d-8fb8-77ccce17b7f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2193 | 2023.11.30 06:23:27.482107 [ 3 ] {} <Debug> HTTP-Session: 51997b5d-5adf-4e2d-8fb8-77ccce17b7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2194 | 2023.11.30 06:23:27.482177 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2195 | 2023.11.30 06:23:27.482218 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2196 | 2023.11.30 06:23:27.482332 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2197 | 2023.11.30 06:23:27.482619 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2198 | 2023.11.30 06:23:27.482862 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2199 | 2023.11.30 06:23:27.483037 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2200 | 2023.11.30 06:23:27.483143 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.00093947 sec., 38319 rows/sec., 2.67 MiB/sec. | ||
2201 | 2023.11.30 06:23:27.483287 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} <Debug> DynamicQueryHandler: Done processing query | ||
2202 | 2023.11.30 06:23:27.483310 [ 3 ] {f84578ba-bafd-4a60-916d-1e3d2f383b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2203 | 2023.11.30 06:23:27.483328 [ 3 ] {} <Debug> HTTP-Session: 51997b5d-5adf-4e2d-8fb8-77ccce17b7f1 Destroying unnamed session | ||
2204 | 2023.11.30 06:23:27.483440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2205 | 2023.11.30 06:23:27.483484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2206 | 2023.11.30 06:23:27.483504 [ 3 ] {} <Debug> HTTP-Session: 516ed110-4ce4-4317-983b-58c0520131d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2207 | 2023.11.30 06:23:27.483521 [ 3 ] {} <Debug> HTTP-Session: 516ed110-4ce4-4317-983b-58c0520131d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2208 | 2023.11.30 06:23:27.483593 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2209 | 2023.11.30 06:23:27.483637 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2210 | 2023.11.30 06:23:27.483776 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2211 | 2023.11.30 06:23:27.484064 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.89 GiB. | ||
2212 | 2023.11.30 06:23:27.484325 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2213 | 2023.11.30 06:23:27.484501 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2214 | 2023.11.30 06:23:27.484605 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000985981 sec., 5071 rows/sec., 6.84 MiB/sec. | ||
2215 | 2023.11.30 06:23:27.484707 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} <Debug> DynamicQueryHandler: Done processing query | ||
2216 | 2023.11.30 06:23:27.484731 [ 3 ] {dc5f4342-2d06-4b15-a959-df16c15b4302} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2217 | 2023.11.30 06:23:27.484746 [ 3 ] {} <Debug> HTTP-Session: 516ed110-4ce4-4317-983b-58c0520131d2 Destroying unnamed session | ||
2218 | 2023.11.30 06:23:27.792586 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2219 | 2023.11.30 06:23:27.792645 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2220 | 2023.11.30 06:23:32.477857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2221 | 2023.11.30 06:23:32.478035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2222 | 2023.11.30 06:23:32.478083 [ 3 ] {} <Debug> HTTP-Session: 7236b146-961f-46db-9681-681fc95d2d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2223 | 2023.11.30 06:23:32.478124 [ 3 ] {} <Debug> HTTP-Session: 7236b146-961f-46db-9681-681fc95d2d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2224 | 2023.11.30 06:23:32.478324 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2225 | 2023.11.30 06:23:32.478429 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2226 | 2023.11.30 06:23:32.478711 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2227 | 2023.11.30 06:23:32.479108 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2228 | 2023.11.30 06:23:32.479381 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2229 | 2023.11.30 06:23:32.479556 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2230 | 2023.11.30 06:23:32.479682 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001297633 sec., 32366 rows/sec., 2.56 MiB/sec. | ||
2231 | 2023.11.30 06:23:32.479875 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} <Debug> DynamicQueryHandler: Done processing query | ||
2232 | 2023.11.30 06:23:32.479900 [ 3 ] {1433b125-f265-4768-8863-8e1bf8c04a32} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2233 | 2023.11.30 06:23:32.479917 [ 3 ] {} <Debug> HTTP-Session: 7236b146-961f-46db-9681-681fc95d2d1d Destroying unnamed session | ||
2234 | 2023.11.30 06:23:32.480133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2235 | 2023.11.30 06:23:32.480182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2236 | 2023.11.30 06:23:32.480201 [ 3 ] {} <Debug> HTTP-Session: 1a606bbc-dc25-4045-b113-b172f85ab1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2237 | 2023.11.30 06:23:32.480221 [ 3 ] {} <Debug> HTTP-Session: 1a606bbc-dc25-4045-b113-b172f85ab1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2238 | 2023.11.30 06:23:32.480303 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2239 | 2023.11.30 06:23:32.480347 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2240 | 2023.11.30 06:23:32.480459 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2241 | 2023.11.30 06:23:32.480783 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2242 | 2023.11.30 06:23:32.480998 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2243 | 2023.11.30 06:23:32.481147 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2244 | 2023.11.30 06:23:32.481280 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.00094634 sec., 133144 rows/sec., 13.00 MiB/sec. | ||
2245 | 2023.11.30 06:23:32.481386 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} <Debug> DynamicQueryHandler: Done processing query | ||
2246 | 2023.11.30 06:23:32.481409 [ 3 ] {9b53f99d-5b11-4074-9b3e-f9b57ea987d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2247 | 2023.11.30 06:23:32.481454 [ 3 ] {} <Debug> HTTP-Session: 1a606bbc-dc25-4045-b113-b172f85ab1ab Destroying unnamed session | ||
2248 | 2023.11.30 06:23:32.481576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2249 | 2023.11.30 06:23:32.481620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2250 | 2023.11.30 06:23:32.481640 [ 3 ] {} <Debug> HTTP-Session: ec8b738a-079c-4d53-a1f0-47ea2a15bfa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2251 | 2023.11.30 06:23:32.481657 [ 3 ] {} <Debug> HTTP-Session: ec8b738a-079c-4d53-a1f0-47ea2a15bfa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2252 | 2023.11.30 06:23:32.481729 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2253 | 2023.11.30 06:23:32.481768 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2254 | 2023.11.30 06:23:32.481872 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2255 | 2023.11.30 06:23:32.482120 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2256 | 2023.11.30 06:23:32.482328 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2257 | 2023.11.30 06:23:32.482474 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2258 | 2023.11.30 06:23:32.482605 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000845169 sec., 49694 rows/sec., 3.89 MiB/sec. | ||
2259 | 2023.11.30 06:23:32.482715 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} <Debug> DynamicQueryHandler: Done processing query | ||
2260 | 2023.11.30 06:23:32.482738 [ 3 ] {d6e05ed2-d9b1-406a-b25f-efd424e964fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2261 | 2023.11.30 06:23:32.482754 [ 3 ] {} <Debug> HTTP-Session: ec8b738a-079c-4d53-a1f0-47ea2a15bfa1 Destroying unnamed session | ||
2262 | 2023.11.30 06:23:32.482937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2263 | 2023.11.30 06:23:32.482980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2264 | 2023.11.30 06:23:32.483024 [ 3 ] {} <Debug> HTTP-Session: de6f2712-5e9c-41d8-a4b9-6b90679f1cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2265 | 2023.11.30 06:23:32.483042 [ 3 ] {} <Debug> HTTP-Session: de6f2712-5e9c-41d8-a4b9-6b90679f1cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2266 | 2023.11.30 06:23:32.483125 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2267 | 2023.11.30 06:23:32.483170 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2268 | 2023.11.30 06:23:32.483306 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2269 | 2023.11.30 06:23:32.483702 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2270 | 2023.11.30 06:23:32.484008 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2271 | 2023.11.30 06:23:32.484185 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2272 | 2023.11.30 06:23:32.484316 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001162503 sec., 36128 rows/sec., 48.75 MiB/sec. | ||
2273 | 2023.11.30 06:23:32.484503 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} <Debug> DynamicQueryHandler: Done processing query | ||
2274 | 2023.11.30 06:23:32.484527 [ 3 ] {68aabb7d-33ed-4e39-b4b7-6004d6ea2b8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2275 | 2023.11.30 06:23:32.484543 [ 3 ] {} <Debug> HTTP-Session: de6f2712-5e9c-41d8-a4b9-6b90679f1cd7 Destroying unnamed session | ||
2276 | 2023.11.30 06:23:37.475875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2277 | 2023.11.30 06:23:37.475991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2278 | 2023.11.30 06:23:37.476017 [ 3 ] {} <Debug> HTTP-Session: 0ecb266f-1fa3-4910-8b21-7938ff331380 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2279 | 2023.11.30 06:23:37.476041 [ 3 ] {} <Debug> HTTP-Session: 0ecb266f-1fa3-4910-8b21-7938ff331380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2280 | 2023.11.30 06:23:37.476164 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2281 | 2023.11.30 06:23:37.476223 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2282 | 2023.11.30 06:23:37.476387 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2283 | 2023.11.30 06:23:37.476708 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2284 | 2023.11.30 06:23:37.476966 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2285 | 2023.11.30 06:23:37.477124 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2286 | 2023.11.30 06:23:37.477242 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001043581 sec., 4791 rows/sec., 388.35 KiB/sec. | ||
2287 | 2023.11.30 06:23:37.477362 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} <Debug> DynamicQueryHandler: Done processing query | ||
2288 | 2023.11.30 06:23:37.477386 [ 3 ] {14ecaa76-947a-4252-b1c6-5c3e4a3a99c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2289 | 2023.11.30 06:23:37.477402 [ 3 ] {} <Debug> HTTP-Session: 0ecb266f-1fa3-4910-8b21-7938ff331380 Destroying unnamed session | ||
2290 | 2023.11.30 06:23:37.477517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2291 | 2023.11.30 06:23:37.477563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2292 | 2023.11.30 06:23:37.477582 [ 3 ] {} <Debug> HTTP-Session: 97e5d355-30f9-4d0b-89b6-b64fa36df821 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2293 | 2023.11.30 06:23:37.477599 [ 3 ] {} <Debug> HTTP-Session: 97e5d355-30f9-4d0b-89b6-b64fa36df821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2294 | 2023.11.30 06:23:37.477668 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2295 | 2023.11.30 06:23:37.477705 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2296 | 2023.11.30 06:23:37.477809 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2297 | 2023.11.30 06:23:37.478037 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2298 | 2023.11.30 06:23:37.478233 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2299 | 2023.11.30 06:23:37.478379 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2300 | 2023.11.30 06:23:37.478479 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000784788 sec., 19113 rows/sec., 1.72 MiB/sec. | ||
2301 | 2023.11.30 06:23:37.478575 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} <Debug> DynamicQueryHandler: Done processing query | ||
2302 | 2023.11.30 06:23:37.478598 [ 3 ] {36e4d27f-29cb-4a3c-8535-49b390d87b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2303 | 2023.11.30 06:23:37.478614 [ 3 ] {} <Debug> HTTP-Session: 97e5d355-30f9-4d0b-89b6-b64fa36df821 Destroying unnamed session | ||
2304 | 2023.11.30 06:23:37.478758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2305 | 2023.11.30 06:23:37.478802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2306 | 2023.11.30 06:23:37.478823 [ 3 ] {} <Debug> HTTP-Session: 563ce80f-ff10-44c7-a830-6921af7a184b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2307 | 2023.11.30 06:23:37.478840 [ 3 ] {} <Debug> HTTP-Session: 563ce80f-ff10-44c7-a830-6921af7a184b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2308 | 2023.11.30 06:23:37.478908 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2309 | 2023.11.30 06:23:37.478947 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2310 | 2023.11.30 06:23:37.479050 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2311 | 2023.11.30 06:23:37.479265 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2312 | 2023.11.30 06:23:37.479462 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2313 | 2023.11.30 06:23:37.479605 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2314 | 2023.11.30 06:23:37.479706 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000771288 sec., 6482 rows/sec., 519.12 KiB/sec. | ||
2315 | 2023.11.30 06:23:37.479698 [ 63 ] {} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2316 | 2023.11.30 06:23:37.479765 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2317 | 2023.11.30 06:23:37.479835 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} <Debug> DynamicQueryHandler: Done processing query | ||
2318 | 2023.11.30 06:23:37.479870 [ 3 ] {de30c474-0731-4e6f-848e-e9e334aa1b86} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2319 | 2023.11.30 06:23:37.479875 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2320 | 2023.11.30 06:23:37.479904 [ 3 ] {} <Debug> HTTP-Session: 563ce80f-ff10-44c7-a830-6921af7a184b Destroying unnamed session | ||
2321 | 2023.11.30 06:23:37.480024 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2322 | 2023.11.30 06:23:37.480060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2323 | 2023.11.30 06:23:37.480082 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 104 rows starting from the beginning of the part | ||
2324 | 2023.11.30 06:23:37.480128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2325 | 2023.11.30 06:23:37.480178 [ 3 ] {} <Debug> HTTP-Session: 244c3482-0689-4946-ac80-6ccfad1b965d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2326 | 2023.11.30 06:23:37.480208 [ 3 ] {} <Debug> HTTP-Session: 244c3482-0689-4946-ac80-6ccfad1b965d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2327 | 2023.11.30 06:23:37.480366 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
2328 | 2023.11.30 06:23:37.480444 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2329 | 2023.11.30 06:23:37.480581 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2330 | 2023.11.30 06:23:37.480610 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
2331 | 2023.11.30 06:23:37.480923 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part | ||
2332 | 2023.11.30 06:23:37.481215 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
2333 | 2023.11.30 06:23:37.481217 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2334 | 2023.11.30 06:23:37.481427 [ 11 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
2335 | 2023.11.30 06:23:37.481909 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2336 | 2023.11.30 06:23:37.482635 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2337 | 2023.11.30 06:23:37.483003 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2338 | 2023.11.30 06:23:37.483015 [ 10 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003185424 sec., 75343.18822235281 rows/sec., 5.87 MiB/sec. | ||
2339 | 2023.11.30 06:23:37.483176 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002667989 sec., 1874 rows/sec., 2.53 MiB/sec. | ||
2340 | 2023.11.30 06:23:37.483291 [ 10 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2341 | 2023.11.30 06:23:37.483415 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} <Debug> DynamicQueryHandler: Done processing query | ||
2342 | 2023.11.30 06:23:37.483445 [ 3 ] {3528312c-268e-4b35-98bb-733b7153cfec} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2343 | 2023.11.30 06:23:37.483465 [ 3 ] {} <Debug> HTTP-Session: 244c3482-0689-4946-ac80-6ccfad1b965d Destroying unnamed session | ||
2344 | 2023.11.30 06:23:37.483588 [ 10 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2345 | 2023.11.30 06:23:37.483668 [ 10 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_16_3} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2346 | 2023.11.30 06:23:38.933047 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2347 | 2023.11.30 06:23:38.933128 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2348 | 2023.11.30 06:23:38.933235 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2349 | 2023.11.30 06:23:38.933386 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2350 | 2023.11.30 06:23:38.933426 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part | ||
2351 | 2023.11.30 06:23:38.933562 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
2352 | 2023.11.30 06:23:38.933666 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2353 | 2023.11.30 06:23:38.933762 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2354 | 2023.11.30 06:23:38.933845 [ 11 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2355 | 2023.11.30 06:23:38.934572 [ 18 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377325 sec., 185141.48802933222 rows/sec., 12.89 MiB/sec. | ||
2356 | 2023.11.30 06:23:38.934766 [ 18 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2357 | 2023.11.30 06:23:38.935040 [ 18 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2358 | 2023.11.30 06:23:38.935119 [ 18 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2359 | 2023.11.30 06:23:42.477642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2360 | 2023.11.30 06:23:42.477760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2361 | 2023.11.30 06:23:42.477787 [ 3 ] {} <Debug> HTTP-Session: 858aacfe-6935-471a-8f1c-acfc8bdb3997 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2362 | 2023.11.30 06:23:42.477811 [ 3 ] {} <Debug> HTTP-Session: 858aacfe-6935-471a-8f1c-acfc8bdb3997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2363 | 2023.11.30 06:23:42.477940 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2364 | 2023.11.30 06:23:42.477999 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2365 | 2023.11.30 06:23:42.478167 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2366 | 2023.11.30 06:23:42.478543 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2367 | 2023.11.30 06:23:42.478815 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2368 | 2023.11.30 06:23:42.478985 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2369 | 2023.11.30 06:23:42.479119 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001137432 sec., 36925 rows/sec., 2.92 MiB/sec. | ||
2370 | 2023.11.30 06:23:42.479266 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} <Debug> DynamicQueryHandler: Done processing query | ||
2371 | 2023.11.30 06:23:42.479291 [ 3 ] {7a586068-20c4-4cda-b5c0-06947fc5533e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2372 | 2023.11.30 06:23:42.479308 [ 3 ] {} <Debug> HTTP-Session: 858aacfe-6935-471a-8f1c-acfc8bdb3997 Destroying unnamed session | ||
2373 | 2023.11.30 06:23:42.479482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2374 | 2023.11.30 06:23:42.479530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2375 | 2023.11.30 06:23:42.479551 [ 3 ] {} <Debug> HTTP-Session: 1f30451c-cb8a-4d75-9900-6c4683deb2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2376 | 2023.11.30 06:23:42.479570 [ 3 ] {} <Debug> HTTP-Session: 1f30451c-cb8a-4d75-9900-6c4683deb2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2377 | 2023.11.30 06:23:42.479654 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2378 | 2023.11.30 06:23:42.479696 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2379 | 2023.11.30 06:23:42.479803 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2380 | 2023.11.30 06:23:42.480135 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2381 | 2023.11.30 06:23:42.480362 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2382 | 2023.11.30 06:23:42.480510 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2383 | 2023.11.30 06:23:42.480640 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.00094903 sec., 132767 rows/sec., 12.96 MiB/sec. | ||
2384 | 2023.11.30 06:23:42.480648 [ 76 ] {} <Debug> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2385 | 2023.11.30 06:23:42.480767 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2386 | 2023.11.30 06:23:42.480819 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} <Debug> DynamicQueryHandler: Done processing query | ||
2387 | 2023.11.30 06:23:42.480861 [ 3 ] {cdf19974-af68-4323-8eae-708edaf1a015} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2388 | 2023.11.30 06:23:42.480875 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2389 | 2023.11.30 06:23:42.480883 [ 3 ] {} <Debug> HTTP-Session: 1f30451c-cb8a-4d75-9900-6c4683deb2ab Destroying unnamed session | ||
2390 | 2023.11.30 06:23:42.480958 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2391 | 2023.11.30 06:23:42.480985 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part | ||
2392 | 2023.11.30 06:23:42.481060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2393 | 2023.11.30 06:23:42.481102 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
2394 | 2023.11.30 06:23:42.481115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2395 | 2023.11.30 06:23:42.481146 [ 3 ] {} <Debug> HTTP-Session: 86310011-8643-4341-82f5-6369737ccb8a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2396 | 2023.11.30 06:23:42.481174 [ 3 ] {} <Debug> HTTP-Session: 86310011-8643-4341-82f5-6369737ccb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2397 | 2023.11.30 06:23:42.481218 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2398 | 2023.11.30 06:23:42.481283 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2399 | 2023.11.30 06:23:42.481331 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 126 rows starting from the beginning of the part | ||
2400 | 2023.11.30 06:23:42.481338 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2401 | 2023.11.30 06:23:42.481489 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
2402 | 2023.11.30 06:23:42.481578 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2403 | 2023.11.30 06:23:42.481630 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 126 rows starting from the beginning of the part | ||
2404 | 2023.11.30 06:23:42.481941 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2405 | 2023.11.30 06:23:42.482226 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2406 | 2023.11.30 06:23:42.482417 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2407 | 2023.11.30 06:23:42.482562 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001720258 sec., 362736.2872313339 rows/sec., 34.65 MiB/sec. | ||
2408 | 2023.11.30 06:23:42.482618 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.001301474 sec., 32271 rows/sec., 2.52 MiB/sec. | ||
2409 | 2023.11.30 06:23:42.482750 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2410 | 2023.11.30 06:23:42.482768 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} <Debug> DynamicQueryHandler: Done processing query | ||
2411 | 2023.11.30 06:23:42.482796 [ 3 ] {e0041d64-e6e1-41d0-83ac-632e0fb56af3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2412 | 2023.11.30 06:23:42.482814 [ 3 ] {} <Debug> HTTP-Session: 86310011-8643-4341-82f5-6369737ccb8a Destroying unnamed session | ||
2413 | 2023.11.30 06:23:42.482926 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2414 | 2023.11.30 06:23:42.482990 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_16_3} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2415 | 2023.11.30 06:23:42.482992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2416 | 2023.11.30 06:23:42.483054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2417 | 2023.11.30 06:23:42.483076 [ 3 ] {} <Debug> HTTP-Session: c46d661d-0762-4ec8-b4c4-5fbf57cef3a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2418 | 2023.11.30 06:23:42.483093 [ 3 ] {} <Debug> HTTP-Session: c46d661d-0762-4ec8-b4c4-5fbf57cef3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2419 | 2023.11.30 06:23:42.483178 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2420 | 2023.11.30 06:23:42.483224 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2421 | 2023.11.30 06:23:42.483359 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2422 | 2023.11.30 06:23:42.483749 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2423 | 2023.11.30 06:23:42.484047 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2424 | 2023.11.30 06:23:42.484225 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2425 | 2023.11.30 06:23:42.484357 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001151192 sec., 36483 rows/sec., 49.23 MiB/sec. | ||
2426 | 2023.11.30 06:23:42.484470 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} <Debug> DynamicQueryHandler: Done processing query | ||
2427 | 2023.11.30 06:23:42.484493 [ 3 ] {3fdba2a4-616c-4616-a8aa-e3d97f1546d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2428 | 2023.11.30 06:23:42.484508 [ 3 ] {} <Debug> HTTP-Session: c46d661d-0762-4ec8-b4c4-5fbf57cef3a1 Destroying unnamed session | ||
2429 | 2023.11.30 06:23:42.792688 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2430 | 2023.11.30 06:23:42.792734 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2431 | 2023.11.30 06:23:47.476406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2432 | 2023.11.30 06:23:47.476536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2433 | 2023.11.30 06:23:47.476567 [ 3 ] {} <Debug> HTTP-Session: ac901f3f-f7c6-446b-b365-111d8ae62695 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2434 | 2023.11.30 06:23:47.476595 [ 3 ] {} <Debug> HTTP-Session: ac901f3f-f7c6-446b-b365-111d8ae62695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2435 | 2023.11.30 06:23:47.476732 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2436 | 2023.11.30 06:23:47.476800 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2437 | 2023.11.30 06:23:47.476979 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2438 | 2023.11.30 06:23:47.477349 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2439 | 2023.11.30 06:23:47.477603 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2440 | 2023.11.30 06:23:47.477767 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2441 | 2023.11.30 06:23:47.477921 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001145973 sec., 4363 rows/sec., 353.65 KiB/sec. | ||
2442 | 2023.11.30 06:23:47.477916 [ 54 ] {} <Debug> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2443 | 2023.11.30 06:23:47.478030 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2444 | 2023.11.30 06:23:47.478124 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} <Debug> DynamicQueryHandler: Done processing query | ||
2445 | 2023.11.30 06:23:47.478134 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2446 | 2023.11.30 06:23:47.478169 [ 3 ] {d95d25eb-0334-4a84-ac44-0ebe3b1ec2a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2447 | 2023.11.30 06:23:47.478217 [ 3 ] {} <Debug> HTTP-Session: ac901f3f-f7c6-446b-b365-111d8ae62695 Destroying unnamed session | ||
2448 | 2023.11.30 06:23:47.478292 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2449 | 2023.11.30 06:23:47.478331 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part | ||
2450 | 2023.11.30 06:23:47.478368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2451 | 2023.11.30 06:23:47.478460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2452 | 2023.11.30 06:23:47.478513 [ 3 ] {} <Debug> HTTP-Session: 4557cd96-a301-4137-a796-8b4dda89a709 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2453 | 2023.11.30 06:23:47.478565 [ 3 ] {} <Debug> HTTP-Session: 4557cd96-a301-4137-a796-8b4dda89a709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2454 | 2023.11.30 06:23:47.478581 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
2455 | 2023.11.30 06:23:47.478768 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2456 | 2023.11.30 06:23:47.478810 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
2457 | 2023.11.30 06:23:47.478882 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2458 | 2023.11.30 06:23:47.479095 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
2459 | 2023.11.30 06:23:47.479329 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2460 | 2023.11.30 06:23:47.479361 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
2461 | 2023.11.30 06:23:47.479553 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
2462 | 2023.11.30 06:23:47.480561 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466617 sec., 59190.38099550924 rows/sec., 4.69 MiB/sec. | ||
2463 | 2023.11.30 06:23:47.480691 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2464 | 2023.11.30 06:23:47.480867 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2465 | 2023.11.30 06:23:47.480932 [ 19 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_16_3} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2466 | 2023.11.30 06:23:47.482040 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2467 | 2023.11.30 06:23:47.482267 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2468 | 2023.11.30 06:23:47.482430 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2469 | 2023.11.30 06:23:47.482545 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00371874 sec., 1075 rows/sec., 89.81 KiB/sec. | ||
2470 | 2023.11.30 06:23:47.482680 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} <Debug> DynamicQueryHandler: Done processing query | ||
2471 | 2023.11.30 06:23:47.482704 [ 3 ] {b5a53510-b973-4ed4-94bd-cb1b23aaaf5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2472 | 2023.11.30 06:23:47.482721 [ 3 ] {} <Debug> HTTP-Session: 4557cd96-a301-4137-a796-8b4dda89a709 Destroying unnamed session | ||
2473 | 2023.11.30 06:23:47.482879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2474 | 2023.11.30 06:23:47.482925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2475 | 2023.11.30 06:23:47.482945 [ 3 ] {} <Debug> HTTP-Session: 538c9d4e-acd4-4830-b2ba-1e79769a850f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2476 | 2023.11.30 06:23:47.482964 [ 3 ] {} <Debug> HTTP-Session: 538c9d4e-acd4-4830-b2ba-1e79769a850f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2477 | 2023.11.30 06:23:47.483039 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2478 | 2023.11.30 06:23:47.483080 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2479 | 2023.11.30 06:23:47.483188 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2480 | 2023.11.30 06:23:47.483434 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2481 | 2023.11.30 06:23:47.483642 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2482 | 2023.11.30 06:23:47.483792 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2483 | 2023.11.30 06:23:47.483894 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000827568 sec., 20542 rows/sec., 1.84 MiB/sec. | ||
2484 | 2023.11.30 06:23:47.483990 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} <Debug> DynamicQueryHandler: Done processing query | ||
2485 | 2023.11.30 06:23:47.484014 [ 3 ] {a8a849eb-b698-4108-8653-759de2f2ca5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2486 | 2023.11.30 06:23:47.484029 [ 3 ] {} <Debug> HTTP-Session: 538c9d4e-acd4-4830-b2ba-1e79769a850f Destroying unnamed session | ||
2487 | 2023.11.30 06:23:47.484139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2488 | 2023.11.30 06:23:47.484183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2489 | 2023.11.30 06:23:47.484202 [ 3 ] {} <Debug> HTTP-Session: 840c4843-fac8-4ebf-8c83-fb7c43a16150 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2490 | 2023.11.30 06:23:47.484220 [ 3 ] {} <Debug> HTTP-Session: 840c4843-fac8-4ebf-8c83-fb7c43a16150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2491 | 2023.11.30 06:23:47.484287 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2492 | 2023.11.30 06:23:47.484327 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2493 | 2023.11.30 06:23:47.484427 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2494 | 2023.11.30 06:23:47.484797 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2495 | 2023.11.30 06:23:47.484999 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2496 | 2023.11.30 06:23:47.485147 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2497 | 2023.11.30 06:23:47.485246 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} <Information> executeQuery: Read 4 rows, 286.00 B in 0.0009319 sec., 4292 rows/sec., 299.71 KiB/sec. | ||
2498 | 2023.11.30 06:23:47.485370 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} <Debug> DynamicQueryHandler: Done processing query | ||
2499 | 2023.11.30 06:23:47.485394 [ 3 ] {8c17ddd0-3f67-4696-985f-ba9748c0d529} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2500 | 2023.11.30 06:23:47.485410 [ 3 ] {} <Debug> HTTP-Session: 840c4843-fac8-4ebf-8c83-fb7c43a16150 Destroying unnamed session | ||
2501 | 2023.11.30 06:23:47.485515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2502 | 2023.11.30 06:23:47.485561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2503 | 2023.11.30 06:23:47.485579 [ 3 ] {} <Debug> HTTP-Session: 222d90d6-5c29-43af-a23d-66ca58ce4481 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2504 | 2023.11.30 06:23:47.485597 [ 3 ] {} <Debug> HTTP-Session: 222d90d6-5c29-43af-a23d-66ca58ce4481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2505 | 2023.11.30 06:23:47.485665 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2506 | 2023.11.30 06:23:47.485703 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2507 | 2023.11.30 06:23:47.485806 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2508 | 2023.11.30 06:23:47.486081 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2509 | 2023.11.30 06:23:47.486293 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2510 | 2023.11.30 06:23:47.486442 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2511 | 2023.11.30 06:23:47.486546 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} <Information> executeQuery: Read 20 rows, 1.59 KiB in 0.00085288 sec., 23449 rows/sec., 1.82 MiB/sec. | ||
2512 | 2023.11.30 06:23:47.486649 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} <Debug> DynamicQueryHandler: Done processing query | ||
2513 | 2023.11.30 06:23:47.486672 [ 3 ] {4315c3d1-bf11-46cb-baf0-89a907332a08} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2514 | 2023.11.30 06:23:47.486688 [ 3 ] {} <Debug> HTTP-Session: 222d90d6-5c29-43af-a23d-66ca58ce4481 Destroying unnamed session | ||
2515 | 2023.11.30 06:23:47.486793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2516 | 2023.11.30 06:23:47.486836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2517 | 2023.11.30 06:23:47.486855 [ 3 ] {} <Debug> HTTP-Session: 421a5924-ae02-44f4-b163-884148e3c627 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2518 | 2023.11.30 06:23:47.486872 [ 3 ] {} <Debug> HTTP-Session: 421a5924-ae02-44f4-b163-884148e3c627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2519 | 2023.11.30 06:23:47.486941 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2520 | 2023.11.30 06:23:47.486982 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2521 | 2023.11.30 06:23:47.487096 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2522 | 2023.11.30 06:23:47.487349 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2523 | 2023.11.30 06:23:47.487588 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2524 | 2023.11.30 06:23:47.487762 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} <Trace> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2525 | 2023.11.30 06:23:47.487862 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000894589 sec., 12296 rows/sec., 811.08 KiB/sec. | ||
2526 | 2023.11.30 06:23:47.487975 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} <Debug> DynamicQueryHandler: Done processing query | ||
2527 | 2023.11.30 06:23:47.487998 [ 3 ] {e0b9df0b-dea3-4ec9-9107-8f8a2b4dc3e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2528 | 2023.11.30 06:23:47.488014 [ 3 ] {} <Debug> HTTP-Session: 421a5924-ae02-44f4-b163-884148e3c627 Destroying unnamed session | ||
2529 | 2023.11.30 06:23:47.488114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2530 | 2023.11.30 06:23:47.488159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2531 | 2023.11.30 06:23:47.488178 [ 3 ] {} <Debug> HTTP-Session: 347d764c-09c9-49e8-8485-89951df8d7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2532 | 2023.11.30 06:23:47.488195 [ 3 ] {} <Debug> HTTP-Session: 347d764c-09c9-49e8-8485-89951df8d7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2533 | 2023.11.30 06:23:47.488261 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2534 | 2023.11.30 06:23:47.488301 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2535 | 2023.11.30 06:23:47.488414 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2536 | 2023.11.30 06:23:47.488661 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2537 | 2023.11.30 06:23:47.488891 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2538 | 2023.11.30 06:23:47.489061 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2539 | 2023.11.30 06:23:47.489158 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000870909 sec., 2296 rows/sec., 159.23 KiB/sec. | ||
2540 | 2023.11.30 06:23:47.489257 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} <Debug> DynamicQueryHandler: Done processing query | ||
2541 | 2023.11.30 06:23:47.489280 [ 3 ] {7ae26d59-c43a-4ec6-8a28-3ee999afb6bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2542 | 2023.11.30 06:23:47.489296 [ 3 ] {} <Debug> HTTP-Session: 347d764c-09c9-49e8-8485-89951df8d7d0 Destroying unnamed session | ||
2543 | 2023.11.30 06:23:47.489403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2544 | 2023.11.30 06:23:47.489446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2545 | 2023.11.30 06:23:47.489465 [ 3 ] {} <Debug> HTTP-Session: 1186cdf1-eb7a-40dd-a227-4417fe6d7a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2546 | 2023.11.30 06:23:47.489482 [ 3 ] {} <Debug> HTTP-Session: 1186cdf1-eb7a-40dd-a227-4417fe6d7a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2547 | 2023.11.30 06:23:47.489551 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2548 | 2023.11.30 06:23:47.489594 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2549 | 2023.11.30 06:23:47.489723 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2550 | 2023.11.30 06:23:47.490004 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2551 | 2023.11.30 06:23:47.490268 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2552 | 2023.11.30 06:23:47.490460 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2553 | 2023.11.30 06:23:47.490554 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2554 | 2023.11.30 06:23:47.490566 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00098739 sec., 5063 rows/sec., 6.83 MiB/sec. | ||
2555 | 2023.11.30 06:23:47.490607 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2556 | 2023.11.30 06:23:47.490757 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2557 | 2023.11.30 06:23:47.490800 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} <Debug> DynamicQueryHandler: Done processing query | ||
2558 | 2023.11.30 06:23:47.490840 [ 3 ] {5ef5f1ed-8b60-4d62-bbae-eeba68b3cf72} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2559 | 2023.11.30 06:23:47.490867 [ 3 ] {} <Debug> HTTP-Session: 1186cdf1-eb7a-40dd-a227-4417fe6d7a3b Destroying unnamed session | ||
2560 | 2023.11.30 06:23:47.490947 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2561 | 2023.11.30 06:23:47.490993 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part | ||
2562 | 2023.11.30 06:23:47.491141 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
2563 | 2023.11.30 06:23:47.491239 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
2564 | 2023.11.30 06:23:47.491330 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
2565 | 2023.11.30 06:23:47.491423 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
2566 | 2023.11.30 06:23:47.491516 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
2567 | 2023.11.30 06:23:47.492965 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 6 columns (6 merged, 0 gathered) in 0.002291475 sec., 192452.4596602625 rows/sec., 259.70 MiB/sec. | ||
2568 | 2023.11.30 06:23:47.493320 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2569 | 2023.11.30 06:23:47.493591 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2570 | 2023.11.30 06:23:47.493669 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2571 | 2023.11.30 06:23:47.493755 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_16_3: 4.02 MiB. | ||
2572 | 2023.11.30 06:23:48.000132 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.49 MiB, peak 236.88 MiB, will set to 231.32 MiB (RSS), difference: -4.17 MiB | ||
2573 | 2023.11.30 06:23:52.477669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2574 | 2023.11.30 06:23:52.477786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2575 | 2023.11.30 06:23:52.477812 [ 3 ] {} <Debug> HTTP-Session: 6f84bd93-ecb1-437e-9c0c-bbd8fc318bd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2576 | 2023.11.30 06:23:52.477837 [ 3 ] {} <Debug> HTTP-Session: 6f84bd93-ecb1-437e-9c0c-bbd8fc318bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2577 | 2023.11.30 06:23:52.477966 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2578 | 2023.11.30 06:23:52.478029 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2579 | 2023.11.30 06:23:52.478185 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2580 | 2023.11.30 06:23:52.478590 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2581 | 2023.11.30 06:23:52.478855 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2582 | 2023.11.30 06:23:52.479015 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2583 | 2023.11.30 06:23:52.479145 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001141693 sec., 36787 rows/sec., 2.91 MiB/sec. | ||
2584 | 2023.11.30 06:23:52.479269 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} <Debug> DynamicQueryHandler: Done processing query | ||
2585 | 2023.11.30 06:23:52.479293 [ 3 ] {87b42966-ea16-4e6f-a1b4-9f9148478e2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2586 | 2023.11.30 06:23:52.479310 [ 3 ] {} <Debug> HTTP-Session: 6f84bd93-ecb1-437e-9c0c-bbd8fc318bd3 Destroying unnamed session | ||
2587 | 2023.11.30 06:23:52.479461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2588 | 2023.11.30 06:23:52.479506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2589 | 2023.11.30 06:23:52.479525 [ 3 ] {} <Debug> HTTP-Session: e82e98a5-5351-4979-b2af-bfb0460db430 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2590 | 2023.11.30 06:23:52.479542 [ 3 ] {} <Debug> HTTP-Session: e82e98a5-5351-4979-b2af-bfb0460db430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2591 | 2023.11.30 06:23:52.479617 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2592 | 2023.11.30 06:23:52.479656 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2593 | 2023.11.30 06:23:52.479756 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2594 | 2023.11.30 06:23:52.480117 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2595 | 2023.11.30 06:23:52.480333 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2596 | 2023.11.30 06:23:52.480492 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2597 | 2023.11.30 06:23:52.480620 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.00097525 sec., 129197 rows/sec., 12.62 MiB/sec. | ||
2598 | 2023.11.30 06:23:52.480812 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} <Debug> DynamicQueryHandler: Done processing query | ||
2599 | 2023.11.30 06:23:52.480836 [ 3 ] {9341af30-fb0b-4ad1-975f-46bc22c0c054} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2600 | 2023.11.30 06:23:52.480853 [ 3 ] {} <Debug> HTTP-Session: e82e98a5-5351-4979-b2af-bfb0460db430 Destroying unnamed session | ||
2601 | 2023.11.30 06:23:52.480974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2602 | 2023.11.30 06:23:52.481019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2603 | 2023.11.30 06:23:52.481038 [ 3 ] {} <Debug> HTTP-Session: 3bfa0b37-143b-47cb-9540-cc742cbc0f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2604 | 2023.11.30 06:23:52.481055 [ 3 ] {} <Debug> HTTP-Session: 3bfa0b37-143b-47cb-9540-cc742cbc0f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2605 | 2023.11.30 06:23:52.481126 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2606 | 2023.11.30 06:23:52.481165 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2607 | 2023.11.30 06:23:52.481285 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2608 | 2023.11.30 06:23:52.481567 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2609 | 2023.11.30 06:23:52.481767 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2610 | 2023.11.30 06:23:52.481918 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2611 | 2023.11.30 06:23:52.482036 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.00088365 sec., 47530 rows/sec., 3.72 MiB/sec. | ||
2612 | 2023.11.30 06:23:52.482136 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} <Debug> DynamicQueryHandler: Done processing query | ||
2613 | 2023.11.30 06:23:52.482159 [ 3 ] {6b7c45ad-00db-444f-9b57-22f02f6998df} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2614 | 2023.11.30 06:23:52.482175 [ 3 ] {} <Debug> HTTP-Session: 3bfa0b37-143b-47cb-9540-cc742cbc0f1c Destroying unnamed session | ||
2615 | 2023.11.30 06:23:52.482380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2616 | 2023.11.30 06:23:52.482425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2617 | 2023.11.30 06:23:52.482443 [ 3 ] {} <Debug> HTTP-Session: 003030bb-8a01-4920-af5f-781e9a04fad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2618 | 2023.11.30 06:23:52.482460 [ 3 ] {} <Debug> HTTP-Session: 003030bb-8a01-4920-af5f-781e9a04fad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2619 | 2023.11.30 06:23:52.482542 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2620 | 2023.11.30 06:23:52.482586 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2621 | 2023.11.30 06:23:52.482719 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2622 | 2023.11.30 06:23:52.483241 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2623 | 2023.11.30 06:23:52.483553 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2624 | 2023.11.30 06:23:52.483743 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2625 | 2023.11.30 06:23:52.483862 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001292044 sec., 32506 rows/sec., 43.87 MiB/sec. | ||
2626 | 2023.11.30 06:23:52.483985 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} <Debug> DynamicQueryHandler: Done processing query | ||
2627 | 2023.11.30 06:23:52.484008 [ 3 ] {e53a5c7d-7ea8-4ec4-bd2f-16c0b04ed755} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2628 | 2023.11.30 06:23:52.484024 [ 3 ] {} <Debug> HTTP-Session: 003030bb-8a01-4920-af5f-781e9a04fad0 Destroying unnamed session | ||
2629 | 2023.11.30 06:23:57.477575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2630 | 2023.11.30 06:23:57.477703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2631 | 2023.11.30 06:23:57.477733 [ 3 ] {} <Debug> HTTP-Session: fab267a7-d31a-4ffe-9cfd-aba05de39a15 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2632 | 2023.11.30 06:23:57.477762 [ 3 ] {} <Debug> HTTP-Session: fab267a7-d31a-4ffe-9cfd-aba05de39a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2633 | 2023.11.30 06:23:57.477900 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2634 | 2023.11.30 06:23:57.477967 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2635 | 2023.11.30 06:23:57.478149 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2636 | 2023.11.30 06:23:57.478541 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2637 | 2023.11.30 06:23:57.478800 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2638 | 2023.11.30 06:23:57.478972 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2639 | 2023.11.30 06:23:57.479108 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001164582 sec., 4293 rows/sec., 348.00 KiB/sec. | ||
2640 | 2023.11.30 06:23:57.479237 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} <Debug> DynamicQueryHandler: Done processing query | ||
2641 | 2023.11.30 06:23:57.479263 [ 3 ] {ee91c154-444f-403d-8ee3-7ee0815e521e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2642 | 2023.11.30 06:23:57.479280 [ 3 ] {} <Debug> HTTP-Session: fab267a7-d31a-4ffe-9cfd-aba05de39a15 Destroying unnamed session | ||
2643 | 2023.11.30 06:23:57.479397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2644 | 2023.11.30 06:23:57.479445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2645 | 2023.11.30 06:23:57.479466 [ 3 ] {} <Debug> HTTP-Session: 138d6972-a7bf-48c7-bba7-e9e89ade0ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2646 | 2023.11.30 06:23:57.479486 [ 3 ] {} <Debug> HTTP-Session: 138d6972-a7bf-48c7-bba7-e9e89ade0ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2023.11.30 06:23:57.479564 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2648 | 2023.11.30 06:23:57.479606 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2649 | 2023.11.30 06:23:57.479715 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2650 | 2023.11.30 06:23:57.479996 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2651 | 2023.11.30 06:23:57.480202 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2652 | 2023.11.30 06:23:57.480355 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2653 | 2023.11.30 06:23:57.480490 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000897619 sec., 2228 rows/sec., 190.39 KiB/sec. | ||
2654 | 2023.11.30 06:23:57.480606 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} <Debug> DynamicQueryHandler: Done processing query | ||
2655 | 2023.11.30 06:23:57.480630 [ 3 ] {8970c739-72f3-445c-9239-7efc0dd5bb2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2656 | 2023.11.30 06:23:57.480647 [ 3 ] {} <Debug> HTTP-Session: 138d6972-a7bf-48c7-bba7-e9e89ade0ed8 Destroying unnamed session | ||
2657 | 2023.11.30 06:23:57.480767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2658 | 2023.11.30 06:23:57.480812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2659 | 2023.11.30 06:23:57.480833 [ 3 ] {} <Debug> HTTP-Session: 2da7cf5b-c452-4a15-b25c-21b34fb7c58e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2660 | 2023.11.30 06:23:57.480850 [ 3 ] {} <Debug> HTTP-Session: 2da7cf5b-c452-4a15-b25c-21b34fb7c58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2661 | 2023.11.30 06:23:57.480924 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2662 | 2023.11.30 06:23:57.480962 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2663 | 2023.11.30 06:23:57.481069 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2664 | 2023.11.30 06:23:57.481375 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2665 | 2023.11.30 06:23:57.481590 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2666 | 2023.11.30 06:23:57.481739 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2667 | 2023.11.30 06:23:57.481859 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} <Information> executeQuery: Read 52 rows, 4.59 KiB in 0.00090731 sec., 57312 rows/sec., 4.94 MiB/sec. | ||
2668 | 2023.11.30 06:23:57.481962 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} <Debug> DynamicQueryHandler: Done processing query | ||
2669 | 2023.11.30 06:23:57.481985 [ 3 ] {324a95c1-2436-4daf-a148-a634bae21f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2670 | 2023.11.30 06:23:57.482000 [ 3 ] {} <Debug> HTTP-Session: 2da7cf5b-c452-4a15-b25c-21b34fb7c58e Destroying unnamed session | ||
2671 | 2023.11.30 06:23:57.482132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2672 | 2023.11.30 06:23:57.482176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2673 | 2023.11.30 06:23:57.482195 [ 3 ] {} <Debug> HTTP-Session: fc477194-47a5-4f33-86fc-d2c3cf623e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2674 | 2023.11.30 06:23:57.482212 [ 3 ] {} <Debug> HTTP-Session: fc477194-47a5-4f33-86fc-d2c3cf623e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2675 | 2023.11.30 06:23:57.482279 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2676 | 2023.11.30 06:23:57.482318 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2677 | 2023.11.30 06:23:57.482423 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2678 | 2023.11.30 06:23:57.482661 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2679 | 2023.11.30 06:23:57.482861 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2680 | 2023.11.30 06:23:57.483013 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2681 | 2023.11.30 06:23:57.483141 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000832629 sec., 2402 rows/sec., 167.72 KiB/sec. | ||
2682 | 2023.11.30 06:23:57.483263 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} <Debug> DynamicQueryHandler: Done processing query | ||
2683 | 2023.11.30 06:23:57.483286 [ 3 ] {cab342e1-992f-47c7-b924-d844bdb4d207} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2684 | 2023.11.30 06:23:57.483302 [ 3 ] {} <Debug> HTTP-Session: fc477194-47a5-4f33-86fc-d2c3cf623e0e Destroying unnamed session | ||
2685 | 2023.11.30 06:23:57.483409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2686 | 2023.11.30 06:23:57.483454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2687 | 2023.11.30 06:23:57.483472 [ 3 ] {} <Debug> HTTP-Session: 32b8fc2a-391c-4d4b-a5e1-8d47c07b0391 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2688 | 2023.11.30 06:23:57.483489 [ 3 ] {} <Debug> HTTP-Session: 32b8fc2a-391c-4d4b-a5e1-8d47c07b0391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2689 | 2023.11.30 06:23:57.483559 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2690 | 2023.11.30 06:23:57.483597 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2691 | 2023.11.30 06:23:57.483701 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2692 | 2023.11.30 06:23:57.483985 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2693 | 2023.11.30 06:23:57.484189 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2694 | 2023.11.30 06:23:57.484334 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2695 | 2023.11.30 06:23:57.484460 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000872029 sec., 35549 rows/sec., 2.76 MiB/sec. | ||
2696 | 2023.11.30 06:23:57.484603 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} <Debug> DynamicQueryHandler: Done processing query | ||
2697 | 2023.11.30 06:23:57.484626 [ 3 ] {5e478b39-69a7-4950-80e0-2996815b9324} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2698 | 2023.11.30 06:23:57.484643 [ 3 ] {} <Debug> HTTP-Session: 32b8fc2a-391c-4d4b-a5e1-8d47c07b0391 Destroying unnamed session | ||
2699 | 2023.11.30 06:23:57.484752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2700 | 2023.11.30 06:23:57.484795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2701 | 2023.11.30 06:23:57.484814 [ 3 ] {} <Debug> HTTP-Session: 8ce213b2-ab48-4e87-9e06-921f9b661727 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2702 | 2023.11.30 06:23:57.484832 [ 3 ] {} <Debug> HTTP-Session: 8ce213b2-ab48-4e87-9e06-921f9b661727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2703 | 2023.11.30 06:23:57.484905 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2704 | 2023.11.30 06:23:57.484947 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2705 | 2023.11.30 06:23:57.485070 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2706 | 2023.11.30 06:23:57.485331 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2707 | 2023.11.30 06:23:57.485581 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2708 | 2023.11.30 06:23:57.485753 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2709 | 2023.11.30 06:23:57.485874 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.00094233 sec., 39264 rows/sec., 2.73 MiB/sec. | ||
2710 | 2023.11.30 06:23:57.485989 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} <Debug> DynamicQueryHandler: Done processing query | ||
2711 | 2023.11.30 06:23:57.486012 [ 3 ] {1d0b1371-9fae-42aa-8b60-eb37ef05564d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2712 | 2023.11.30 06:23:57.486030 [ 3 ] {} <Debug> HTTP-Session: 8ce213b2-ab48-4e87-9e06-921f9b661727 Destroying unnamed session | ||
2713 | 2023.11.30 06:23:57.486134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2714 | 2023.11.30 06:23:57.486179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2715 | 2023.11.30 06:23:57.486197 [ 3 ] {} <Debug> HTTP-Session: 58a49116-3430-491f-bd29-838b4b08fe64 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2716 | 2023.11.30 06:23:57.486214 [ 3 ] {} <Debug> HTTP-Session: 58a49116-3430-491f-bd29-838b4b08fe64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2717 | 2023.11.30 06:23:57.486284 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2718 | 2023.11.30 06:23:57.486327 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2719 | 2023.11.30 06:23:57.486463 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2720 | 2023.11.30 06:23:57.486754 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2721 | 2023.11.30 06:23:57.487020 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2722 | 2023.11.30 06:23:57.487197 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2723 | 2023.11.30 06:23:57.487331 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001017481 sec., 4914 rows/sec., 6.63 MiB/sec. | ||
2724 | 2023.11.30 06:23:57.487450 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} <Debug> DynamicQueryHandler: Done processing query | ||
2725 | 2023.11.30 06:23:57.487472 [ 3 ] {9b92d422-6b39-4626-af6e-f751b27ede7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2726 | 2023.11.30 06:23:57.487488 [ 3 ] {} <Debug> HTTP-Session: 58a49116-3430-491f-bd29-838b4b08fe64 Destroying unnamed session | ||
2727 | 2023.11.30 06:23:57.792785 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2728 | 2023.11.30 06:23:57.792839 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2729 | 2023.11.30 06:24:02.478784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2730 | 2023.11.30 06:24:02.478900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2731 | 2023.11.30 06:24:02.478926 [ 3 ] {} <Debug> HTTP-Session: 9de2f582-1e07-4df9-bd45-c506fe385d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2732 | 2023.11.30 06:24:02.478950 [ 3 ] {} <Debug> HTTP-Session: 9de2f582-1e07-4df9-bd45-c506fe385d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2733 | 2023.11.30 06:24:02.479078 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2734 | 2023.11.30 06:24:02.479136 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2735 | 2023.11.30 06:24:02.479298 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2736 | 2023.11.30 06:24:02.479780 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2737 | 2023.11.30 06:24:02.480080 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2738 | 2023.11.30 06:24:02.480245 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2739 | 2023.11.30 06:24:02.480364 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001252504 sec., 33532 rows/sec., 2.65 MiB/sec. | ||
2740 | 2023.11.30 06:24:02.480502 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} <Debug> DynamicQueryHandler: Done processing query | ||
2741 | 2023.11.30 06:24:02.480527 [ 3 ] {18c6ed4c-c71b-44f9-b12d-54c6460e150e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2742 | 2023.11.30 06:24:02.480545 [ 3 ] {} <Debug> HTTP-Session: 9de2f582-1e07-4df9-bd45-c506fe385d68 Destroying unnamed session | ||
2743 | 2023.11.30 06:24:02.480665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2744 | 2023.11.30 06:24:02.480715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2745 | 2023.11.30 06:24:02.480736 [ 3 ] {} <Debug> HTTP-Session: 7ad57d68-3d5f-41cf-ae8c-26335fed959b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2746 | 2023.11.30 06:24:02.480755 [ 3 ] {} <Debug> HTTP-Session: 7ad57d68-3d5f-41cf-ae8c-26335fed959b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2747 | 2023.11.30 06:24:02.480832 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2748 | 2023.11.30 06:24:02.480875 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2749 | 2023.11.30 06:24:02.480985 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2750 | 2023.11.30 06:24:02.481255 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2751 | 2023.11.30 06:24:02.481463 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2752 | 2023.11.30 06:24:02.481614 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2753 | 2023.11.30 06:24:02.481715 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000853649 sec., 2342 rows/sec., 200.20 KiB/sec. | ||
2754 | 2023.11.30 06:24:02.481711 [ 173 ] {} <Debug> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2755 | 2023.11.30 06:24:02.481772 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2756 | 2023.11.30 06:24:02.481851 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} <Debug> DynamicQueryHandler: Done processing query | ||
2757 | 2023.11.30 06:24:02.481885 [ 3 ] {89f71a51-4cdc-448b-ab87-1e8e87b4c340} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2758 | 2023.11.30 06:24:02.481890 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2759 | 2023.11.30 06:24:02.481907 [ 3 ] {} <Debug> HTTP-Session: 7ad57d68-3d5f-41cf-ae8c-26335fed959b Destroying unnamed session | ||
2760 | 2023.11.30 06:24:02.482025 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2761 | 2023.11.30 06:24:02.482067 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
2762 | 2023.11.30 06:24:02.482139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2763 | 2023.11.30 06:24:02.482217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2764 | 2023.11.30 06:24:02.482285 [ 3 ] {} <Debug> HTTP-Session: 5396e4cc-c2e4-4298-886d-7a13fb69df7a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2765 | 2023.11.30 06:24:02.482312 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
2766 | 2023.11.30 06:24:02.482325 [ 3 ] {} <Debug> HTTP-Session: 5396e4cc-c2e4-4298-886d-7a13fb69df7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2767 | 2023.11.30 06:24:02.482543 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
2768 | 2023.11.30 06:24:02.482561 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2769 | 2023.11.30 06:24:02.482654 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2770 | 2023.11.30 06:24:02.482793 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
2771 | 2023.11.30 06:24:02.483116 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
2772 | 2023.11.30 06:24:02.483156 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2773 | 2023.11.30 06:24:02.483335 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
2774 | 2023.11.30 06:24:02.483827 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2775 | 2023.11.30 06:24:02.484342 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2776 | 2023.11.30 06:24:02.484578 [ 21 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002720269 sec., 5146.549844886664 rows/sec., 436.90 KiB/sec. | ||
2777 | 2023.11.30 06:24:02.484624 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2778 | 2023.11.30 06:24:02.484768 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2779 | 2023.11.30 06:24:02.484832 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} <Information> executeQuery: Read 127 rows, 12.69 KiB in 0.002206533 sec., 57556 rows/sec., 5.62 MiB/sec. | ||
2780 | 2023.11.30 06:24:02.485026 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} <Debug> DynamicQueryHandler: Done processing query | ||
2781 | 2023.11.30 06:24:02.485052 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2782 | 2023.11.30 06:24:02.485064 [ 3 ] {d19d7e7a-2238-4c11-b59f-5a184038a748} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2783 | 2023.11.30 06:24:02.485106 [ 3 ] {} <Debug> HTTP-Session: 5396e4cc-c2e4-4298-886d-7a13fb69df7a Destroying unnamed session | ||
2784 | 2023.11.30 06:24:02.485160 [ 19 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_6_1} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2785 | 2023.11.30 06:24:02.485272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2786 | 2023.11.30 06:24:02.485323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2787 | 2023.11.30 06:24:02.485342 [ 3 ] {} <Debug> HTTP-Session: 62463407-ef17-4427-b2ff-3a37536d327c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2788 | 2023.11.30 06:24:02.485360 [ 3 ] {} <Debug> HTTP-Session: 62463407-ef17-4427-b2ff-3a37536d327c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2789 | 2023.11.30 06:24:02.485432 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2790 | 2023.11.30 06:24:02.485472 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2791 | 2023.11.30 06:24:02.485591 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2792 | 2023.11.30 06:24:02.485914 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2793 | 2023.11.30 06:24:02.486122 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2794 | 2023.11.30 06:24:02.486270 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2795 | 2023.11.30 06:24:02.486364 [ 173 ] {} <Debug> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2796 | 2023.11.30 06:24:02.486374 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00091442 sec., 2187 rows/sec., 152.72 KiB/sec. | ||
2797 | 2023.11.30 06:24:02.486403 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2798 | 2023.11.30 06:24:02.486552 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2799 | 2023.11.30 06:24:02.486576 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} <Debug> DynamicQueryHandler: Done processing query | ||
2800 | 2023.11.30 06:24:02.486641 [ 3 ] {375311f8-a956-4427-8736-26e1e8b0265c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2801 | 2023.11.30 06:24:02.486672 [ 3 ] {} <Debug> HTTP-Session: 62463407-ef17-4427-b2ff-3a37536d327c Destroying unnamed session | ||
2802 | 2023.11.30 06:24:02.486730 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2803 | 2023.11.30 06:24:02.486766 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
2804 | 2023.11.30 06:24:02.486836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2805 | 2023.11.30 06:24:02.486916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2806 | 2023.11.30 06:24:02.486975 [ 3 ] {} <Debug> HTTP-Session: bebbf9a4-337b-4712-ab91-62523424c044 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2807 | 2023.11.30 06:24:02.486982 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
2808 | 2023.11.30 06:24:02.487006 [ 3 ] {} <Debug> HTTP-Session: bebbf9a4-337b-4712-ab91-62523424c044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2809 | 2023.11.30 06:24:02.487227 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
2810 | 2023.11.30 06:24:02.487241 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2811 | 2023.11.30 06:24:02.487339 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2812 | 2023.11.30 06:24:02.487457 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
2813 | 2023.11.30 06:24:02.487744 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
2814 | 2023.11.30 06:24:02.487854 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2815 | 2023.11.30 06:24:02.488002 [ 18 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
2816 | 2023.11.30 06:24:02.488537 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2817 | 2023.11.30 06:24:02.489042 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2818 | 2023.11.30 06:24:02.489372 [ 19 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00290701 sec., 4815.9449055902805 rows/sec., 336.27 KiB/sec. | ||
2819 | 2023.11.30 06:24:02.489373 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2820 | 2023.11.30 06:24:02.489504 [ 19 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2821 | 2023.11.30 06:24:02.489543 [ 173 ] {} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2822 | 2023.11.30 06:24:02.489647 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} <Information> executeQuery: Read 44 rows, 3.53 KiB in 0.002318125 sec., 18980 rows/sec., 1.49 MiB/sec. | ||
2823 | 2023.11.30 06:24:02.489648 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2824 | 2023.11.30 06:24:02.489857 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2825 | 2023.11.30 06:24:02.489933 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} <Debug> DynamicQueryHandler: Done processing query | ||
2826 | 2023.11.30 06:24:02.489940 [ 19 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2827 | 2023.11.30 06:24:02.489976 [ 3 ] {87c0fbb9-ccec-4ee9-bb71-cf0a89153069} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2828 | 2023.11.30 06:24:02.490029 [ 3 ] {} <Debug> HTTP-Session: bebbf9a4-337b-4712-ab91-62523424c044 Destroying unnamed session | ||
2829 | 2023.11.30 06:24:02.490058 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2830 | 2023.11.30 06:24:02.490085 [ 19 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_6_1} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2831 | 2023.11.30 06:24:02.490111 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 106 rows starting from the beginning of the part | ||
2832 | 2023.11.30 06:24:02.490217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2833 | 2023.11.30 06:24:02.490293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2834 | 2023.11.30 06:24:02.490321 [ 3 ] {} <Debug> HTTP-Session: b0d1c2ab-3c2d-4051-b774-766c16c79d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2835 | 2023.11.30 06:24:02.490349 [ 3 ] {} <Debug> HTTP-Session: b0d1c2ab-3c2d-4051-b774-766c16c79d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2836 | 2023.11.30 06:24:02.490360 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
2837 | 2023.11.30 06:24:02.490450 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2838 | 2023.11.30 06:24:02.490480 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
2839 | 2023.11.30 06:24:02.490513 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2840 | 2023.11.30 06:24:02.490623 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
2841 | 2023.11.30 06:24:02.490793 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
2842 | 2023.11.30 06:24:02.490796 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2843 | 2023.11.30 06:24:02.490916 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
2844 | 2023.11.30 06:24:02.491273 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2845 | 2023.11.30 06:24:02.491623 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2846 | 2023.11.30 06:24:02.491841 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 4 columns (4 merged, 0 gathered) in 0.002116403 sec., 134662.4437784297 rows/sec., 10.51 MiB/sec. | ||
2847 | 2023.11.30 06:24:02.491862 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2848 | 2023.11.30 06:24:02.491989 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2849 | 2023.11.30 06:24:02.492028 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} <Information> executeQuery: Read 1 rows, 71.00 B in 0.001522636 sec., 656 rows/sec., 45.54 KiB/sec. | ||
2850 | 2023.11.30 06:24:02.492194 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} <Debug> DynamicQueryHandler: Done processing query | ||
2851 | 2023.11.30 06:24:02.492223 [ 3 ] {4077cfb5-ada5-4d0b-bf16-9c0b74566812} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2852 | 2023.11.30 06:24:02.492230 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2853 | 2023.11.30 06:24:02.492243 [ 3 ] {} <Debug> HTTP-Session: b0d1c2ab-3c2d-4051-b774-766c16c79d0c Destroying unnamed session | ||
2854 | 2023.11.30 06:24:02.492297 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_21_4} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2855 | 2023.11.30 06:24:02.492399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2856 | 2023.11.30 06:24:02.492445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2857 | 2023.11.30 06:24:02.492465 [ 3 ] {} <Debug> HTTP-Session: e080d1f1-1fff-4075-bc78-e0f0f8365155 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2858 | 2023.11.30 06:24:02.492483 [ 3 ] {} <Debug> HTTP-Session: e080d1f1-1fff-4075-bc78-e0f0f8365155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2859 | 2023.11.30 06:24:02.492561 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2860 | 2023.11.30 06:24:02.492607 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2861 | 2023.11.30 06:24:02.492743 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2862 | 2023.11.30 06:24:02.493228 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2863 | 2023.11.30 06:24:02.493543 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2864 | 2023.11.30 06:24:02.493726 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2865 | 2023.11.30 06:24:02.493831 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001241313 sec., 33835 rows/sec., 45.66 MiB/sec. | ||
2866 | 2023.11.30 06:24:02.493956 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} <Debug> DynamicQueryHandler: Done processing query | ||
2867 | 2023.11.30 06:24:02.493979 [ 3 ] {298048cf-762a-4731-9717-4ae3c5118a13} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2868 | 2023.11.30 06:24:02.493996 [ 3 ] {} <Debug> HTTP-Session: e080d1f1-1fff-4075-bc78-e0f0f8365155 Destroying unnamed session | ||
2869 | 2023.11.30 06:24:07.475492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2870 | 2023.11.30 06:24:07.475609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2871 | 2023.11.30 06:24:07.475635 [ 3 ] {} <Debug> HTTP-Session: 6192f126-84f1-47a5-9d8e-91730e5216d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2872 | 2023.11.30 06:24:07.475660 [ 3 ] {} <Debug> HTTP-Session: 6192f126-84f1-47a5-9d8e-91730e5216d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2873 | 2023.11.30 06:24:07.475784 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2874 | 2023.11.30 06:24:07.475844 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2875 | 2023.11.30 06:24:07.476002 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2876 | 2023.11.30 06:24:07.476427 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2877 | 2023.11.30 06:24:07.476689 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2878 | 2023.11.30 06:24:07.476857 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2879 | 2023.11.30 06:24:07.476992 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001166003 sec., 4288 rows/sec., 347.57 KiB/sec. | ||
2880 | 2023.11.30 06:24:07.477144 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} <Debug> DynamicQueryHandler: Done processing query | ||
2881 | 2023.11.30 06:24:07.477170 [ 3 ] {8d71377f-687a-4e0a-aec4-399479f6cbb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2882 | 2023.11.30 06:24:07.477187 [ 3 ] {} <Debug> HTTP-Session: 6192f126-84f1-47a5-9d8e-91730e5216d9 Destroying unnamed session | ||
2883 | 2023.11.30 06:24:07.477300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2884 | 2023.11.30 06:24:07.477353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2885 | 2023.11.30 06:24:07.477373 [ 3 ] {} <Debug> HTTP-Session: 9fc7ac1a-8308-4dc9-9171-431b617b486a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2886 | 2023.11.30 06:24:07.477393 [ 3 ] {} <Debug> HTTP-Session: 9fc7ac1a-8308-4dc9-9171-431b617b486a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2887 | 2023.11.30 06:24:07.477472 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2888 | 2023.11.30 06:24:07.477515 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2889 | 2023.11.30 06:24:07.477626 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2890 | 2023.11.30 06:24:07.477953 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2891 | 2023.11.30 06:24:07.478169 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2892 | 2023.11.30 06:24:07.478319 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2893 | 2023.11.30 06:24:07.478457 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000950081 sec., 15788 rows/sec., 1.42 MiB/sec. | ||
2894 | 2023.11.30 06:24:07.478453 [ 135 ] {} <Debug> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2895 | 2023.11.30 06:24:07.478580 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2896 | 2023.11.30 06:24:07.478615 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} <Debug> DynamicQueryHandler: Done processing query | ||
2897 | 2023.11.30 06:24:07.478673 [ 3 ] {2b2e48ac-038c-4eb8-93b6-e8138841086d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2898 | 2023.11.30 06:24:07.478710 [ 3 ] {} <Debug> HTTP-Session: 9fc7ac1a-8308-4dc9-9171-431b617b486a Destroying unnamed session | ||
2899 | 2023.11.30 06:24:07.478716 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2900 | 2023.11.30 06:24:07.478838 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2901 | 2023.11.30 06:24:07.478880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2902 | 2023.11.30 06:24:07.478897 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 180 rows starting from the beginning of the part | ||
2903 | 2023.11.30 06:24:07.478973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2904 | 2023.11.30 06:24:07.479018 [ 3 ] {} <Debug> HTTP-Session: de37cb56-749a-413c-b5cb-b3a7ba2d25bc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2905 | 2023.11.30 06:24:07.479056 [ 3 ] {} <Debug> HTTP-Session: de37cb56-749a-413c-b5cb-b3a7ba2d25bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2906 | 2023.11.30 06:24:07.479142 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part | ||
2907 | 2023.11.30 06:24:07.479264 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2908 | 2023.11.30 06:24:07.479371 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 126 rows starting from the beginning of the part | ||
2909 | 2023.11.30 06:24:07.479379 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2910 | 2023.11.30 06:24:07.479655 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
2911 | 2023.11.30 06:24:07.479897 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2912 | 2023.11.30 06:24:07.479918 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 127 rows starting from the beginning of the part | ||
2913 | 2023.11.30 06:24:07.480090 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
2914 | 2023.11.30 06:24:07.480579 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2915 | 2023.11.30 06:24:07.480994 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2916 | 2023.11.30 06:24:07.481280 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2917 | 2023.11.30 06:24:07.481527 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002187683 sec., 2285 rows/sec., 183.02 KiB/sec. | ||
2918 | 2023.11.30 06:24:07.481930 [ 20 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 4 columns (4 merged, 0 gathered) in 0.003290135 sec., 157136.4092962751 rows/sec., 14.90 MiB/sec. | ||
2919 | 2023.11.30 06:24:07.481958 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} <Debug> DynamicQueryHandler: Done processing query | ||
2920 | 2023.11.30 06:24:07.481984 [ 3 ] {3c4337ee-72cd-4f12-a66f-ece838a069e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2921 | 2023.11.30 06:24:07.482004 [ 3 ] {} <Debug> HTTP-Session: de37cb56-749a-413c-b5cb-b3a7ba2d25bc Destroying unnamed session | ||
2922 | 2023.11.30 06:24:07.482071 [ 20 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2923 | 2023.11.30 06:24:07.482122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2924 | 2023.11.30 06:24:07.482169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2925 | 2023.11.30 06:24:07.482190 [ 3 ] {} <Debug> HTTP-Session: 7d4ebc1f-b967-4693-b329-20d739429412 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2926 | 2023.11.30 06:24:07.482209 [ 3 ] {} <Debug> HTTP-Session: 7d4ebc1f-b967-4693-b329-20d739429412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2927 | 2023.11.30 06:24:07.482287 [ 20 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2928 | 2023.11.30 06:24:07.482298 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2929 | 2023.11.30 06:24:07.482353 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2930 | 2023.11.30 06:24:07.482363 [ 20 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_21_4} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2931 | 2023.11.30 06:24:07.482545 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2932 | 2023.11.30 06:24:07.482856 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2933 | 2023.11.30 06:24:07.483135 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2934 | 2023.11.30 06:24:07.483315 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2935 | 2023.11.30 06:24:07.483457 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001110062 sec., 4504 rows/sec., 6.08 MiB/sec. | ||
2936 | 2023.11.30 06:24:07.483570 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} <Debug> DynamicQueryHandler: Done processing query | ||
2937 | 2023.11.30 06:24:07.483593 [ 3 ] {b3a0eab4-dd85-4222-8d8b-92c9511c9029} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2938 | 2023.11.30 06:24:07.483610 [ 3 ] {} <Debug> HTTP-Session: 7d4ebc1f-b967-4693-b329-20d739429412 Destroying unnamed session | ||
2939 | 2023.11.30 06:24:12.478246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2940 | 2023.11.30 06:24:12.478376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2941 | 2023.11.30 06:24:12.478407 [ 3 ] {} <Debug> HTTP-Session: 4897bb63-0069-4c24-a7d5-a21ea0e29f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2942 | 2023.11.30 06:24:12.478437 [ 3 ] {} <Debug> HTTP-Session: 4897bb63-0069-4c24-a7d5-a21ea0e29f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2943 | 2023.11.30 06:24:12.478578 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2944 | 2023.11.30 06:24:12.478649 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2945 | 2023.11.30 06:24:12.478834 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2946 | 2023.11.30 06:24:12.479303 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2947 | 2023.11.30 06:24:12.479596 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2948 | 2023.11.30 06:24:12.479784 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2949 | 2023.11.30 06:24:12.479911 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001292354 sec., 32498 rows/sec., 2.57 MiB/sec. | ||
2950 | 2023.11.30 06:24:12.479910 [ 134 ] {} <Debug> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2951 | 2023.11.30 06:24:12.479985 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2952 | 2023.11.30 06:24:12.480073 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} <Debug> DynamicQueryHandler: Done processing query | ||
2953 | 2023.11.30 06:24:12.480085 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2954 | 2023.11.30 06:24:12.480111 [ 3 ] {3254d5f9-8d1b-45dd-af71-96d456b14fcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2955 | 2023.11.30 06:24:12.480172 [ 3 ] {} <Debug> HTTP-Session: 4897bb63-0069-4c24-a7d5-a21ea0e29f83 Destroying unnamed session | ||
2956 | 2023.11.30 06:24:12.480244 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2957 | 2023.11.30 06:24:12.480282 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 47 rows starting from the beginning of the part | ||
2958 | 2023.11.30 06:24:12.480355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2959 | 2023.11.30 06:24:12.480462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2960 | 2023.11.30 06:24:12.480525 [ 3 ] {} <Debug> HTTP-Session: c4d28e39-f7c3-4d49-b923-b49cfc980644 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2961 | 2023.11.30 06:24:12.480526 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
2962 | 2023.11.30 06:24:12.480565 [ 3 ] {} <Debug> HTTP-Session: c4d28e39-f7c3-4d49-b923-b49cfc980644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2963 | 2023.11.30 06:24:12.480789 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
2964 | 2023.11.30 06:24:12.480806 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2965 | 2023.11.30 06:24:12.480892 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2966 | 2023.11.30 06:24:12.480980 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
2967 | 2023.11.30 06:24:12.481260 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
2968 | 2023.11.30 06:24:12.481384 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2969 | 2023.11.30 06:24:12.481492 [ 14 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
2970 | 2023.11.30 06:24:12.482206 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
2971 | 2023.11.30 06:24:12.482725 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2972 | 2023.11.30 06:24:12.482908 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.00286438 sec., 63888.17126219286 rows/sec., 5.06 MiB/sec. | ||
2973 | 2023.11.30 06:24:12.483027 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2974 | 2023.11.30 06:24:12.483092 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2975 | 2023.11.30 06:24:12.483249 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.002372356 sec., 53111 rows/sec., 5.19 MiB/sec. | ||
2976 | 2023.11.30 06:24:12.483535 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2977 | 2023.11.30 06:24:12.483596 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} <Debug> DynamicQueryHandler: Done processing query | ||
2978 | 2023.11.30 06:24:12.483628 [ 3 ] {3c1e8960-1388-4592-ae14-8d83df78840d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2979 | 2023.11.30 06:24:12.483652 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_21_4} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2980 | 2023.11.30 06:24:12.483665 [ 3 ] {} <Debug> HTTP-Session: c4d28e39-f7c3-4d49-b923-b49cfc980644 Destroying unnamed session | ||
2981 | 2023.11.30 06:24:12.483862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2982 | 2023.11.30 06:24:12.483911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2983 | 2023.11.30 06:24:12.483932 [ 3 ] {} <Debug> HTTP-Session: bbfa2949-88df-47d3-9851-bf5d816df428 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2984 | 2023.11.30 06:24:12.483949 [ 3 ] {} <Debug> HTTP-Session: bbfa2949-88df-47d3-9851-bf5d816df428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2985 | 2023.11.30 06:24:12.484027 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2986 | 2023.11.30 06:24:12.484069 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2987 | 2023.11.30 06:24:12.484199 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2988 | 2023.11.30 06:24:12.484509 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
2989 | 2023.11.30 06:24:12.484723 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2990 | 2023.11.30 06:24:12.484878 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2991 | 2023.11.30 06:24:12.484984 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.00092504 sec., 45403 rows/sec., 3.55 MiB/sec. | ||
2992 | 2023.11.30 06:24:12.485121 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} <Debug> DynamicQueryHandler: Done processing query | ||
2993 | 2023.11.30 06:24:12.485146 [ 3 ] {953e62ef-14de-45bd-8340-5c50c567d4cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2994 | 2023.11.30 06:24:12.485162 [ 3 ] {} <Debug> HTTP-Session: bbfa2949-88df-47d3-9851-bf5d816df428 Destroying unnamed session | ||
2995 | 2023.11.30 06:24:12.485303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2996 | 2023.11.30 06:24:12.485350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2997 | 2023.11.30 06:24:12.485370 [ 3 ] {} <Debug> HTTP-Session: f227b88d-6618-4978-8641-bebc0ac2dc50 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
2998 | 2023.11.30 06:24:12.485388 [ 3 ] {} <Debug> HTTP-Session: f227b88d-6618-4978-8641-bebc0ac2dc50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2999 | 2023.11.30 06:24:12.485478 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3000 | 2023.11.30 06:24:12.485525 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3001 | 2023.11.30 06:24:12.485666 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3002 | 2023.11.30 06:24:12.486117 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
3003 | 2023.11.30 06:24:12.486441 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3004 | 2023.11.30 06:24:12.486622 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3005 | 2023.11.30 06:24:12.486733 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001226473 sec., 34244 rows/sec., 46.21 MiB/sec. | ||
3006 | 2023.11.30 06:24:12.486724 [ 106 ] {} <Debug> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3007 | 2023.11.30 06:24:12.486893 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.88 GiB. | ||
3008 | 2023.11.30 06:24:12.486948 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} <Debug> DynamicQueryHandler: Done processing query | ||
3009 | 2023.11.30 06:24:12.486992 [ 3 ] {9b8a976a-ffff-4810-8996-96a9406c780c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3010 | 2023.11.30 06:24:12.486992 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3011 | 2023.11.30 06:24:12.487018 [ 3 ] {} <Debug> HTTP-Session: f227b88d-6618-4978-8641-bebc0ac2dc50 Destroying unnamed session | ||
3012 | 2023.11.30 06:24:12.487139 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3013 | 2023.11.30 06:24:12.487180 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 441 rows starting from the beginning of the part | ||
3014 | 2023.11.30 06:24:12.487307 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
3015 | 2023.11.30 06:24:12.487420 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
3016 | 2023.11.30 06:24:12.487511 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
3017 | 2023.11.30 06:24:12.487599 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
3018 | 2023.11.30 06:24:12.487684 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
3019 | 2023.11.30 06:24:12.489136 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 6 columns (6 merged, 0 gathered) in 0.002199633 sec., 262316.48643205484 rows/sec., 353.98 MiB/sec. | ||
3020 | 2023.11.30 06:24:12.489448 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3021 | 2023.11.30 06:24:12.489650 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3022 | 2023.11.30 06:24:12.489798 [ 18 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3023 | 2023.11.30 06:24:12.489866 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_21_4: 4.49 MiB. | ||
3024 | 2023.11.30 06:24:12.793116 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3025 | 2023.11.30 06:24:12.793179 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3026 | 2023.11.30 06:24:17.476542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3027 | 2023.11.30 06:24:17.476670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3028 | 2023.11.30 06:24:17.476700 [ 3 ] {} <Debug> HTTP-Session: 22d2571d-c21a-4dab-81c0-c8ed5ff7878e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3029 | 2023.11.30 06:24:17.476728 [ 3 ] {} <Debug> HTTP-Session: 22d2571d-c21a-4dab-81c0-c8ed5ff7878e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3030 | 2023.11.30 06:24:17.476866 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3031 | 2023.11.30 06:24:17.476933 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3032 | 2023.11.30 06:24:17.477118 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3033 | 2023.11.30 06:24:17.477596 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3034 | 2023.11.30 06:24:17.477855 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3035 | 2023.11.30 06:24:17.478026 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3036 | 2023.11.30 06:24:17.478150 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001245373 sec., 4014 rows/sec., 325.42 KiB/sec. | ||
3037 | 2023.11.30 06:24:17.478334 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} <Debug> DynamicQueryHandler: Done processing query | ||
3038 | 2023.11.30 06:24:17.478361 [ 3 ] {603cd0e4-40d2-4622-8ee7-b519d603c53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3039 | 2023.11.30 06:24:17.478379 [ 3 ] {} <Debug> HTTP-Session: 22d2571d-c21a-4dab-81c0-c8ed5ff7878e Destroying unnamed session | ||
3040 | 2023.11.30 06:24:17.478493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3041 | 2023.11.30 06:24:17.478543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3042 | 2023.11.30 06:24:17.478563 [ 3 ] {} <Debug> HTTP-Session: 799bd324-6f74-4d55-83ae-9b947ecaed41 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3043 | 2023.11.30 06:24:17.478583 [ 3 ] {} <Debug> HTTP-Session: 799bd324-6f74-4d55-83ae-9b947ecaed41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3044 | 2023.11.30 06:24:17.478660 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3045 | 2023.11.30 06:24:17.478703 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3046 | 2023.11.30 06:24:17.478817 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3047 | 2023.11.30 06:24:17.479119 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3048 | 2023.11.30 06:24:17.479328 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3049 | 2023.11.30 06:24:17.479486 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3050 | 2023.11.30 06:24:17.479586 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00089741 sec., 2228 rows/sec., 190.44 KiB/sec. | ||
3051 | 2023.11.30 06:24:17.479692 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} <Debug> DynamicQueryHandler: Done processing query | ||
3052 | 2023.11.30 06:24:17.479717 [ 3 ] {0d5e73d2-d11d-4f2d-8909-28d1230b574b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3053 | 2023.11.30 06:24:17.479733 [ 3 ] {} <Debug> HTTP-Session: 799bd324-6f74-4d55-83ae-9b947ecaed41 Destroying unnamed session | ||
3054 | 2023.11.30 06:24:17.479881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3055 | 2023.11.30 06:24:17.479926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3056 | 2023.11.30 06:24:17.479945 [ 3 ] {} <Debug> HTTP-Session: 95b2d4b7-5063-4994-96a9-9e37403e93e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3057 | 2023.11.30 06:24:17.479963 [ 3 ] {} <Debug> HTTP-Session: 95b2d4b7-5063-4994-96a9-9e37403e93e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3058 | 2023.11.30 06:24:17.480038 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3059 | 2023.11.30 06:24:17.480078 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3060 | 2023.11.30 06:24:17.480179 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3061 | 2023.11.30 06:24:17.480438 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3062 | 2023.11.30 06:24:17.480642 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3063 | 2023.11.30 06:24:17.480785 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3064 | 2023.11.30 06:24:17.480894 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} <Information> executeQuery: Read 16 rows, 1.47 KiB in 0.000820468 sec., 19501 rows/sec., 1.75 MiB/sec. | ||
3065 | 2023.11.30 06:24:17.481098 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} <Debug> DynamicQueryHandler: Done processing query | ||
3066 | 2023.11.30 06:24:17.481122 [ 3 ] {f12ae567-f79c-4002-a1b4-73d54d10d736} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3067 | 2023.11.30 06:24:17.481139 [ 3 ] {} <Debug> HTTP-Session: 95b2d4b7-5063-4994-96a9-9e37403e93e9 Destroying unnamed session | ||
3068 | 2023.11.30 06:24:17.481258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3069 | 2023.11.30 06:24:17.481304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3070 | 2023.11.30 06:24:17.481324 [ 3 ] {} <Debug> HTTP-Session: ca0582df-8bf5-4584-86d4-ef4d5e53c1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3071 | 2023.11.30 06:24:17.481343 [ 3 ] {} <Debug> HTTP-Session: ca0582df-8bf5-4584-86d4-ef4d5e53c1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3072 | 2023.11.30 06:24:17.481411 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3073 | 2023.11.30 06:24:17.481451 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3074 | 2023.11.30 06:24:17.481569 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3075 | 2023.11.30 06:24:17.481829 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3076 | 2023.11.30 06:24:17.482029 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3077 | 2023.11.30 06:24:17.482177 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3078 | 2023.11.30 06:24:17.482273 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000835029 sec., 2395 rows/sec., 167.24 KiB/sec. | ||
3079 | 2023.11.30 06:24:17.482371 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} <Debug> DynamicQueryHandler: Done processing query | ||
3080 | 2023.11.30 06:24:17.482394 [ 3 ] {723797a4-59fa-477d-8247-6d20b3c26124} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3081 | 2023.11.30 06:24:17.482411 [ 3 ] {} <Debug> HTTP-Session: ca0582df-8bf5-4584-86d4-ef4d5e53c1bd Destroying unnamed session | ||
3082 | 2023.11.30 06:24:17.482518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3083 | 2023.11.30 06:24:17.482562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3084 | 2023.11.30 06:24:17.482581 [ 3 ] {} <Debug> HTTP-Session: 21db4fc2-7895-417c-99d8-524a232bfe34 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3085 | 2023.11.30 06:24:17.482599 [ 3 ] {} <Debug> HTTP-Session: 21db4fc2-7895-417c-99d8-524a232bfe34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3086 | 2023.11.30 06:24:17.482667 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3087 | 2023.11.30 06:24:17.482705 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3088 | 2023.11.30 06:24:17.482807 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3089 | 2023.11.30 06:24:17.483063 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3090 | 2023.11.30 06:24:17.483271 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3091 | 2023.11.30 06:24:17.483427 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3092 | 2023.11.30 06:24:17.483527 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} <Information> executeQuery: Read 18 rows, 1.43 KiB in 0.00083336 sec., 21599 rows/sec., 1.68 MiB/sec. | ||
3093 | 2023.11.30 06:24:17.483670 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} <Debug> DynamicQueryHandler: Done processing query | ||
3094 | 2023.11.30 06:24:17.483694 [ 3 ] {54a70923-48e9-4ad5-8c17-a19eb3818f67} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3095 | 2023.11.30 06:24:17.483711 [ 3 ] {} <Debug> HTTP-Session: 21db4fc2-7895-417c-99d8-524a232bfe34 Destroying unnamed session | ||
3096 | 2023.11.30 06:24:17.483813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3097 | 2023.11.30 06:24:17.483857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3098 | 2023.11.30 06:24:17.483877 [ 3 ] {} <Debug> HTTP-Session: a4bab8f9-837a-4ae0-b9fb-e151cb2f4252 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3099 | 2023.11.30 06:24:17.483896 [ 3 ] {} <Debug> HTTP-Session: a4bab8f9-837a-4ae0-b9fb-e151cb2f4252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3100 | 2023.11.30 06:24:17.483966 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3101 | 2023.11.30 06:24:17.484011 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3102 | 2023.11.30 06:24:17.484131 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3103 | 2023.11.30 06:24:17.484390 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3104 | 2023.11.30 06:24:17.484644 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3105 | 2023.11.30 06:24:17.484833 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} <Trace> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
3106 | 2023.11.30 06:24:17.484945 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000945039 sec., 11639 rows/sec., 767.78 KiB/sec. | ||
3107 | 2023.11.30 06:24:17.485063 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} <Debug> DynamicQueryHandler: Done processing query | ||
3108 | 2023.11.30 06:24:17.485086 [ 3 ] {6dee92d0-5633-4e84-b418-3d4db8ec4a5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3109 | 2023.11.30 06:24:17.485102 [ 3 ] {} <Debug> HTTP-Session: a4bab8f9-837a-4ae0-b9fb-e151cb2f4252 Destroying unnamed session | ||
3110 | 2023.11.30 06:24:17.485233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3111 | 2023.11.30 06:24:17.485279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3112 | 2023.11.30 06:24:17.485298 [ 3 ] {} <Debug> HTTP-Session: c1f16367-f59f-43bd-b0e2-6c0a14a64f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3113 | 2023.11.30 06:24:17.485315 [ 3 ] {} <Debug> HTTP-Session: c1f16367-f59f-43bd-b0e2-6c0a14a64f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3114 | 2023.11.30 06:24:17.485381 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3115 | 2023.11.30 06:24:17.485422 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3116 | 2023.11.30 06:24:17.485533 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3117 | 2023.11.30 06:24:17.485775 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3118 | 2023.11.30 06:24:17.486012 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3119 | 2023.11.30 06:24:17.486184 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3120 | 2023.11.30 06:24:17.486288 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000879349 sec., 1137 rows/sec., 78.85 KiB/sec. | ||
3121 | 2023.11.30 06:24:17.486458 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} <Debug> DynamicQueryHandler: Done processing query | ||
3122 | 2023.11.30 06:24:17.486481 [ 3 ] {f2f00527-6c5b-4915-bb21-9cc967243b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3123 | 2023.11.30 06:24:17.486496 [ 3 ] {} <Debug> HTTP-Session: c1f16367-f59f-43bd-b0e2-6c0a14a64f5b Destroying unnamed session | ||
3124 | 2023.11.30 06:24:17.486606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3125 | 2023.11.30 06:24:17.486651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3126 | 2023.11.30 06:24:17.486669 [ 3 ] {} <Debug> HTTP-Session: 523f935d-32ea-4141-a2ba-03ce33d59e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3127 | 2023.11.30 06:24:17.486686 [ 3 ] {} <Debug> HTTP-Session: 523f935d-32ea-4141-a2ba-03ce33d59e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3128 | 2023.11.30 06:24:17.486758 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3129 | 2023.11.30 06:24:17.486802 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3130 | 2023.11.30 06:24:17.486947 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3131 | 2023.11.30 06:24:17.487223 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3132 | 2023.11.30 06:24:17.487497 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3133 | 2023.11.30 06:24:17.487679 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3134 | 2023.11.30 06:24:17.487780 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000994401 sec., 5028 rows/sec., 6.79 MiB/sec. | ||
3135 | 2023.11.30 06:24:17.487883 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} <Debug> DynamicQueryHandler: Done processing query | ||
3136 | 2023.11.30 06:24:17.487906 [ 3 ] {6628f683-482b-437a-9b56-6fdb164bb3c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3137 | 2023.11.30 06:24:17.487921 [ 3 ] {} <Debug> HTTP-Session: 523f935d-32ea-4141-a2ba-03ce33d59e59 Destroying unnamed session | ||
3138 | 2023.11.30 06:24:22.478154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3139 | 2023.11.30 06:24:22.478280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3140 | 2023.11.30 06:24:22.478309 [ 3 ] {} <Debug> HTTP-Session: ea9f8a0b-05d2-4a1f-9be1-841cc0ab232b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3141 | 2023.11.30 06:24:22.478337 [ 3 ] {} <Debug> HTTP-Session: ea9f8a0b-05d2-4a1f-9be1-841cc0ab232b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3142 | 2023.11.30 06:24:22.478480 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3143 | 2023.11.30 06:24:22.478550 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3144 | 2023.11.30 06:24:22.478723 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3145 | 2023.11.30 06:24:22.479208 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3146 | 2023.11.30 06:24:22.479471 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3147 | 2023.11.30 06:24:22.479633 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3148 | 2023.11.30 06:24:22.479769 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001243273 sec., 33781 rows/sec., 2.67 MiB/sec. | ||
3149 | 2023.11.30 06:24:22.479923 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} <Debug> DynamicQueryHandler: Done processing query | ||
3150 | 2023.11.30 06:24:22.479948 [ 3 ] {27ad64f3-2f4d-451c-9211-7042c9da92ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3151 | 2023.11.30 06:24:22.479965 [ 3 ] {} <Debug> HTTP-Session: ea9f8a0b-05d2-4a1f-9be1-841cc0ab232b Destroying unnamed session | ||
3152 | 2023.11.30 06:24:22.480182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3153 | 2023.11.30 06:24:22.480231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3154 | 2023.11.30 06:24:22.480251 [ 3 ] {} <Debug> HTTP-Session: 7fe9f94f-1d3b-4d85-98f5-ac7c268a9397 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3155 | 2023.11.30 06:24:22.480270 [ 3 ] {} <Debug> HTTP-Session: 7fe9f94f-1d3b-4d85-98f5-ac7c268a9397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3156 | 2023.11.30 06:24:22.480355 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3157 | 2023.11.30 06:24:22.480397 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3158 | 2023.11.30 06:24:22.480508 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3159 | 2023.11.30 06:24:22.480942 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3160 | 2023.11.30 06:24:22.481160 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3161 | 2023.11.30 06:24:22.481306 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3162 | 2023.11.30 06:24:22.481428 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.001044431 sec., 120639 rows/sec., 11.78 MiB/sec. | ||
3163 | 2023.11.30 06:24:22.481550 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} <Debug> DynamicQueryHandler: Done processing query | ||
3164 | 2023.11.30 06:24:22.481573 [ 3 ] {d5de530a-c06d-4ec7-8dfc-2c8206f882ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3165 | 2023.11.30 06:24:22.481588 [ 3 ] {} <Debug> HTTP-Session: 7fe9f94f-1d3b-4d85-98f5-ac7c268a9397 Destroying unnamed session | ||
3166 | 2023.11.30 06:24:22.481710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3167 | 2023.11.30 06:24:22.481755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3168 | 2023.11.30 06:24:22.481774 [ 3 ] {} <Debug> HTTP-Session: 9a373876-9872-4ac0-84cb-079b443843ba Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3169 | 2023.11.30 06:24:22.481791 [ 3 ] {} <Debug> HTTP-Session: 9a373876-9872-4ac0-84cb-079b443843ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3170 | 2023.11.30 06:24:22.481863 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3171 | 2023.11.30 06:24:22.481901 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3172 | 2023.11.30 06:24:22.482007 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3173 | 2023.11.30 06:24:22.482310 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3174 | 2023.11.30 06:24:22.482511 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3175 | 2023.11.30 06:24:22.482655 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3176 | 2023.11.30 06:24:22.482756 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000864539 sec., 48580 rows/sec., 3.80 MiB/sec. | ||
3177 | 2023.11.30 06:24:22.482880 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} <Debug> DynamicQueryHandler: Done processing query | ||
3178 | 2023.11.30 06:24:22.482902 [ 3 ] {92c9e7b2-b0bb-4620-8546-7153bb922efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3179 | 2023.11.30 06:24:22.482918 [ 3 ] {} <Debug> HTTP-Session: 9a373876-9872-4ac0-84cb-079b443843ba Destroying unnamed session | ||
3180 | 2023.11.30 06:24:22.483097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3181 | 2023.11.30 06:24:22.483142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3182 | 2023.11.30 06:24:22.483160 [ 3 ] {} <Debug> HTTP-Session: 0fcbf7d7-7e4f-4d7d-9269-4e7ddf1feff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3183 | 2023.11.30 06:24:22.483178 [ 3 ] {} <Debug> HTTP-Session: 0fcbf7d7-7e4f-4d7d-9269-4e7ddf1feff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3184 | 2023.11.30 06:24:22.483265 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3185 | 2023.11.30 06:24:22.483310 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3186 | 2023.11.30 06:24:22.483443 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3187 | 2023.11.30 06:24:22.483942 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3188 | 2023.11.30 06:24:22.484261 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3189 | 2023.11.30 06:24:22.484435 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3190 | 2023.11.30 06:24:22.484537 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001244513 sec., 33748 rows/sec., 45.54 MiB/sec. | ||
3191 | 2023.11.30 06:24:22.484657 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} <Debug> DynamicQueryHandler: Done processing query | ||
3192 | 2023.11.30 06:24:22.484680 [ 3 ] {a0a9312f-95f8-4d3b-a01c-9b68d7cb554a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3193 | 2023.11.30 06:24:22.484696 [ 3 ] {} <Debug> HTTP-Session: 0fcbf7d7-7e4f-4d7d-9269-4e7ddf1feff4 Destroying unnamed session | ||
3194 | 2023.11.30 06:24:27.477671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3195 | 2023.11.30 06:24:27.477844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3196 | 2023.11.30 06:24:27.477873 [ 3 ] {} <Debug> HTTP-Session: c65d9302-a4c5-4a60-84db-e0a0206df0da Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3197 | 2023.11.30 06:24:27.477901 [ 3 ] {} <Debug> HTTP-Session: c65d9302-a4c5-4a60-84db-e0a0206df0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3198 | 2023.11.30 06:24:27.478037 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3199 | 2023.11.30 06:24:27.478105 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3200 | 2023.11.30 06:24:27.478286 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3201 | 2023.11.30 06:24:27.478739 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3202 | 2023.11.30 06:24:27.478999 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3203 | 2023.11.30 06:24:27.479157 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3204 | 2023.11.30 06:24:27.479280 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001204423 sec., 4151 rows/sec., 336.49 KiB/sec. | ||
3205 | 2023.11.30 06:24:27.479456 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} <Debug> DynamicQueryHandler: Done processing query | ||
3206 | 2023.11.30 06:24:27.479492 [ 3 ] {29be5cde-5a08-4977-8bf6-11fc726a77cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3207 | 2023.11.30 06:24:27.479524 [ 3 ] {} <Debug> HTTP-Session: c65d9302-a4c5-4a60-84db-e0a0206df0da Destroying unnamed session | ||
3208 | 2023.11.30 06:24:27.479695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3209 | 2023.11.30 06:24:27.479749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3210 | 2023.11.30 06:24:27.479770 [ 3 ] {} <Debug> HTTP-Session: 54bbba58-a9d7-4515-88b5-079d1c1f8938 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3211 | 2023.11.30 06:24:27.479788 [ 3 ] {} <Debug> HTTP-Session: 54bbba58-a9d7-4515-88b5-079d1c1f8938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3212 | 2023.11.30 06:24:27.479866 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3213 | 2023.11.30 06:24:27.479908 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3214 | 2023.11.30 06:24:27.480016 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3215 | 2023.11.30 06:24:27.480379 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3216 | 2023.11.30 06:24:27.480584 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3217 | 2023.11.30 06:24:27.480731 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3218 | 2023.11.30 06:24:27.480833 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} <Information> executeQuery: Read 51 rows, 4.50 KiB in 0.000936379 sec., 54465 rows/sec., 4.70 MiB/sec. | ||
3219 | 2023.11.30 06:24:27.481001 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} <Debug> DynamicQueryHandler: Done processing query | ||
3220 | 2023.11.30 06:24:27.481024 [ 3 ] {9d2a7a93-23a5-4611-95d2-38f570aa60f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3221 | 2023.11.30 06:24:27.481041 [ 3 ] {} <Debug> HTTP-Session: 54bbba58-a9d7-4515-88b5-079d1c1f8938 Destroying unnamed session | ||
3222 | 2023.11.30 06:24:27.481193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3223 | 2023.11.30 06:24:27.481239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3224 | 2023.11.30 06:24:27.481257 [ 3 ] {} <Debug> HTTP-Session: 6bec6de2-f767-4fc7-8df1-d9f96392becb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3225 | 2023.11.30 06:24:27.481275 [ 3 ] {} <Debug> HTTP-Session: 6bec6de2-f767-4fc7-8df1-d9f96392becb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3226 | 2023.11.30 06:24:27.481349 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3227 | 2023.11.30 06:24:27.481391 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3228 | 2023.11.30 06:24:27.481499 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3229 | 2023.11.30 06:24:27.481815 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3230 | 2023.11.30 06:24:27.482015 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3231 | 2023.11.30 06:24:27.482158 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3232 | 2023.11.30 06:24:27.482258 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000880529 sec., 32934 rows/sec., 2.55 MiB/sec. | ||
3233 | 2023.11.30 06:24:27.482250 [ 77 ] {} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3234 | 2023.11.30 06:24:27.482318 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3235 | 2023.11.30 06:24:27.482400 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} <Debug> DynamicQueryHandler: Done processing query | ||
3236 | 2023.11.30 06:24:27.482431 [ 3 ] {95832d5c-ec12-4ead-98fa-b3becb26ec62} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3237 | 2023.11.30 06:24:27.482444 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3238 | 2023.11.30 06:24:27.482458 [ 3 ] {} <Debug> HTTP-Session: 6bec6de2-f767-4fc7-8df1-d9f96392becb Destroying unnamed session | ||
3239 | 2023.11.30 06:24:27.482582 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3240 | 2023.11.30 06:24:27.482630 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 110 rows starting from the beginning of the part | ||
3241 | 2023.11.30 06:24:27.482640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3242 | 2023.11.30 06:24:27.482723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3243 | 2023.11.30 06:24:27.482762 [ 3 ] {} <Debug> HTTP-Session: 5598b3f2-75cd-4c69-89ea-382e7bf37790 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3244 | 2023.11.30 06:24:27.482821 [ 3 ] {} <Debug> HTTP-Session: 5598b3f2-75cd-4c69-89ea-382e7bf37790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3245 | 2023.11.30 06:24:27.482845 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
3246 | 2023.11.30 06:24:27.483006 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3247 | 2023.11.30 06:24:27.483069 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
3248 | 2023.11.30 06:24:27.483096 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3249 | 2023.11.30 06:24:27.483322 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
3250 | 2023.11.30 06:24:27.483610 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
3251 | 2023.11.30 06:24:27.483637 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3252 | 2023.11.30 06:24:27.483830 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part | ||
3253 | 2023.11.30 06:24:27.484278 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3254 | 2023.11.30 06:24:27.484893 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3255 | 2023.11.30 06:24:27.485313 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3256 | 2023.11.30 06:24:27.485328 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002955281 sec., 83240.81534040248 rows/sec., 6.49 MiB/sec. | ||
3257 | 2023.11.30 06:24:27.485457 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3258 | 2023.11.30 06:24:27.485515 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.002442316 sec., 14740 rows/sec., 1.03 MiB/sec. | ||
3259 | 2023.11.30 06:24:27.485547 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3260 | 2023.11.30 06:24:27.485552 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3261 | 2023.11.30 06:24:27.485808 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3262 | 2023.11.30 06:24:27.485864 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} <Debug> DynamicQueryHandler: Done processing query | ||
3263 | 2023.11.30 06:24:27.485903 [ 3 ] {8eede515-48d0-44c6-a37b-8a3f16bd27b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3264 | 2023.11.30 06:24:27.485967 [ 3 ] {} <Debug> HTTP-Session: 5598b3f2-75cd-4c69-89ea-382e7bf37790 Destroying unnamed session | ||
3265 | 2023.11.30 06:24:27.486052 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3266 | 2023.11.30 06:24:27.486062 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3267 | 2023.11.30 06:24:27.486156 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 255 rows starting from the beginning of the part | ||
3268 | 2023.11.30 06:24:27.486191 [ 18 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_26_5} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3269 | 2023.11.30 06:24:27.486196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3270 | 2023.11.30 06:24:27.486335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3271 | 2023.11.30 06:24:27.486409 [ 3 ] {} <Debug> HTTP-Session: a378b66b-da58-473b-af44-d1dc26a5642a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3272 | 2023.11.30 06:24:27.486444 [ 3 ] {} <Debug> HTTP-Session: a378b66b-da58-473b-af44-d1dc26a5642a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3273 | 2023.11.30 06:24:27.486549 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3274 | 2023.11.30 06:24:27.486639 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3275 | 2023.11.30 06:24:27.486783 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3276 | 2023.11.30 06:24:27.486828 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
3277 | 2023.11.30 06:24:27.487188 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3278 | 2023.11.30 06:24:27.487434 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3279 | 2023.11.30 06:24:27.487459 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3280 | 2023.11.30 06:24:27.487650 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
3281 | 2023.11.30 06:24:27.488175 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3282 | 2023.11.30 06:24:27.488838 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3283 | 2023.11.30 06:24:27.489287 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3284 | 2023.11.30 06:24:27.489420 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00378836 sec., 87636.86661246554 rows/sec., 6.10 MiB/sec. | ||
3285 | 2023.11.30 06:24:27.489553 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00283765 sec., 1762 rows/sec., 2.38 MiB/sec. | ||
3286 | 2023.11.30 06:24:27.489733 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3287 | 2023.11.30 06:24:27.489864 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} <Debug> DynamicQueryHandler: Done processing query | ||
3288 | 2023.11.30 06:24:27.489904 [ 3 ] {47b34faf-42cf-414f-9993-0ad870aed665} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3289 | 2023.11.30 06:24:27.489930 [ 3 ] {} <Debug> HTTP-Session: a378b66b-da58-473b-af44-d1dc26a5642a Destroying unnamed session | ||
3290 | 2023.11.30 06:24:27.490041 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3291 | 2023.11.30 06:24:27.490116 [ 17 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3292 | 2023.11.30 06:24:27.793245 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3293 | 2023.11.30 06:24:27.793309 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3294 | 2023.11.30 06:24:32.478644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3295 | 2023.11.30 06:24:32.478775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3296 | 2023.11.30 06:24:32.478805 [ 3 ] {} <Debug> HTTP-Session: 1a093180-1544-4af1-818f-20eb480759c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3297 | 2023.11.30 06:24:32.478832 [ 3 ] {} <Debug> HTTP-Session: 1a093180-1544-4af1-818f-20eb480759c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3298 | 2023.11.30 06:24:32.478971 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3299 | 2023.11.30 06:24:32.479030 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3300 | 2023.11.30 06:24:32.479185 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3301 | 2023.11.30 06:24:32.479636 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3302 | 2023.11.30 06:24:32.479898 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3303 | 2023.11.30 06:24:32.480058 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3304 | 2023.11.30 06:24:32.480182 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001178013 sec., 35653 rows/sec., 2.82 MiB/sec. | ||
3305 | 2023.11.30 06:24:32.480426 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} <Debug> DynamicQueryHandler: Done processing query | ||
3306 | 2023.11.30 06:24:32.480453 [ 3 ] {8a1cca42-4243-4640-8492-0542e99db5fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3307 | 2023.11.30 06:24:32.480469 [ 3 ] {} <Debug> HTTP-Session: 1a093180-1544-4af1-818f-20eb480759c3 Destroying unnamed session | ||
3308 | 2023.11.30 06:24:32.480605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3309 | 2023.11.30 06:24:32.480650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3310 | 2023.11.30 06:24:32.480669 [ 3 ] {} <Debug> HTTP-Session: 9a4a623c-dd32-43be-a39e-e79efec0678e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3311 | 2023.11.30 06:24:32.480685 [ 3 ] {} <Debug> HTTP-Session: 9a4a623c-dd32-43be-a39e-e79efec0678e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3312 | 2023.11.30 06:24:32.480762 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3313 | 2023.11.30 06:24:32.480802 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3314 | 2023.11.30 06:24:32.480912 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3315 | 2023.11.30 06:24:32.481303 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3316 | 2023.11.30 06:24:32.481522 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3317 | 2023.11.30 06:24:32.481666 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3318 | 2023.11.30 06:24:32.481795 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.00099972 sec., 126035 rows/sec., 12.31 MiB/sec. | ||
3319 | 2023.11.30 06:24:32.481789 [ 86 ] {} <Debug> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3320 | 2023.11.30 06:24:32.481918 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3321 | 2023.11.30 06:24:32.481973 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} <Debug> DynamicQueryHandler: Done processing query | ||
3322 | 2023.11.30 06:24:32.482022 [ 3 ] {14980fd8-2650-4ed4-9478-b02204cebd1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3323 | 2023.11.30 06:24:32.482032 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3324 | 2023.11.30 06:24:32.482045 [ 3 ] {} <Debug> HTTP-Session: 9a4a623c-dd32-43be-a39e-e79efec0678e Destroying unnamed session | ||
3325 | 2023.11.30 06:24:32.482172 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3326 | 2023.11.30 06:24:32.482211 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 182 rows starting from the beginning of the part | ||
3327 | 2023.11.30 06:24:32.482285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3328 | 2023.11.30 06:24:32.482370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3329 | 2023.11.30 06:24:32.482423 [ 3 ] {} <Debug> HTTP-Session: 31341c5c-427b-46ec-9244-4b12f367443f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3330 | 2023.11.30 06:24:32.482448 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 126 rows starting from the beginning of the part | ||
3331 | 2023.11.30 06:24:32.482458 [ 3 ] {} <Debug> HTTP-Session: 31341c5c-427b-46ec-9244-4b12f367443f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3332 | 2023.11.30 06:24:32.482706 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3333 | 2023.11.30 06:24:32.482723 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
3334 | 2023.11.30 06:24:32.482792 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3335 | 2023.11.30 06:24:32.483000 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 126 rows starting from the beginning of the part | ||
3336 | 2023.11.30 06:24:32.483262 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3337 | 2023.11.30 06:24:32.483279 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3338 | 2023.11.30 06:24:32.483450 [ 14 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 126 rows starting from the beginning of the part | ||
3339 | 2023.11.30 06:24:32.483983 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3340 | 2023.11.30 06:24:32.484439 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3341 | 2023.11.30 06:24:32.484691 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3342 | 2023.11.30 06:24:32.484893 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.002128343 sec., 19733 rows/sec., 1.54 MiB/sec. | ||
3343 | 2023.11.30 06:24:32.485316 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 4 columns (4 merged, 0 gathered) in 0.003339146 sec., 187772.56220602515 rows/sec., 17.93 MiB/sec. | ||
3344 | 2023.11.30 06:24:32.485330 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} <Debug> DynamicQueryHandler: Done processing query | ||
3345 | 2023.11.30 06:24:32.485381 [ 3 ] {a693e877-da37-4903-be62-5d8c23f692c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3346 | 2023.11.30 06:24:32.485403 [ 3 ] {} <Debug> HTTP-Session: 31341c5c-427b-46ec-9244-4b12f367443f Destroying unnamed session | ||
3347 | 2023.11.30 06:24:32.485477 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3348 | 2023.11.30 06:24:32.485597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3349 | 2023.11.30 06:24:32.485659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3350 | 2023.11.30 06:24:32.485682 [ 3 ] {} <Debug> HTTP-Session: 73a28115-701b-446d-8617-ca62629bb0dc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3351 | 2023.11.30 06:24:32.485713 [ 3 ] {} <Debug> HTTP-Session: 73a28115-701b-446d-8617-ca62629bb0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3352 | 2023.11.30 06:24:32.485735 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3353 | 2023.11.30 06:24:32.485859 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3354 | 2023.11.30 06:24:32.485874 [ 18 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_26_5} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3355 | 2023.11.30 06:24:32.485934 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3356 | 2023.11.30 06:24:32.486142 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3357 | 2023.11.30 06:24:32.486633 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3358 | 2023.11.30 06:24:32.486943 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3359 | 2023.11.30 06:24:32.487114 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3360 | 2023.11.30 06:24:32.487251 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001343264 sec., 31267 rows/sec., 42.19 MiB/sec. | ||
3361 | 2023.11.30 06:24:32.487365 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} <Debug> DynamicQueryHandler: Done processing query | ||
3362 | 2023.11.30 06:24:32.487388 [ 3 ] {063dc141-23d6-4c4d-b35b-332a61046873} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3363 | 2023.11.30 06:24:32.487403 [ 3 ] {} <Debug> HTTP-Session: 73a28115-701b-446d-8617-ca62629bb0dc Destroying unnamed session | ||
3364 | 2023.11.30 06:24:37.475547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3365 | 2023.11.30 06:24:37.475679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3366 | 2023.11.30 06:24:37.475708 [ 3 ] {} <Debug> HTTP-Session: 49fdba3a-a386-4ef2-9ef2-e9623ecd95d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3367 | 2023.11.30 06:24:37.475737 [ 3 ] {} <Debug> HTTP-Session: 49fdba3a-a386-4ef2-9ef2-e9623ecd95d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3368 | 2023.11.30 06:24:37.475874 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3369 | 2023.11.30 06:24:37.475943 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3370 | 2023.11.30 06:24:37.476123 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3371 | 2023.11.30 06:24:37.476524 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3372 | 2023.11.30 06:24:37.476774 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3373 | 2023.11.30 06:24:37.476938 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3374 | 2023.11.30 06:24:37.477075 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001152272 sec., 4339 rows/sec., 351.72 KiB/sec. | ||
3375 | 2023.11.30 06:24:37.477081 [ 92 ] {} <Debug> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3376 | 2023.11.30 06:24:37.477208 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3377 | 2023.11.30 06:24:37.477276 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} <Debug> DynamicQueryHandler: Done processing query | ||
3378 | 2023.11.30 06:24:37.477314 [ 3 ] {83af210b-69c2-441b-b661-9dec90a42f15} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3379 | 2023.11.30 06:24:37.477331 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3380 | 2023.11.30 06:24:37.477337 [ 3 ] {} <Debug> HTTP-Session: 49fdba3a-a386-4ef2-9ef2-e9623ecd95d7 Destroying unnamed session | ||
3381 | 2023.11.30 06:24:37.477489 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3382 | 2023.11.30 06:24:37.477529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3383 | 2023.11.30 06:24:37.477548 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 47 rows starting from the beginning of the part | ||
3384 | 2023.11.30 06:24:37.477598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3385 | 2023.11.30 06:24:37.477655 [ 3 ] {} <Debug> HTTP-Session: afc8982a-d3d0-4463-9496-ec3889653509 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3386 | 2023.11.30 06:24:37.477678 [ 3 ] {} <Debug> HTTP-Session: afc8982a-d3d0-4463-9496-ec3889653509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3387 | 2023.11.30 06:24:37.477876 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
3388 | 2023.11.30 06:24:37.477885 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3389 | 2023.11.30 06:24:37.477985 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3390 | 2023.11.30 06:24:37.478152 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
3391 | 2023.11.30 06:24:37.478467 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
3392 | 2023.11.30 06:24:37.478471 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3393 | 2023.11.30 06:24:37.478665 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
3394 | 2023.11.30 06:24:37.478880 [ 22 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
3395 | 2023.11.30 06:24:37.479390 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3396 | 2023.11.30 06:24:37.479766 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3397 | 2023.11.30 06:24:37.480112 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3398 | 2023.11.30 06:24:37.480448 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002481767 sec., 6044 rows/sec., 558.37 KiB/sec. | ||
3399 | 2023.11.30 06:24:37.480484 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 4 columns (4 merged, 0 gathered) in 0.003208844 sec., 45499.25144382213 rows/sec., 3.60 MiB/sec. | ||
3400 | 2023.11.30 06:24:37.480651 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} <Debug> DynamicQueryHandler: Done processing query | ||
3401 | 2023.11.30 06:24:37.480660 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3402 | 2023.11.30 06:24:37.480689 [ 3 ] {a49da334-9b5e-4433-b9a8-540c6d5a7a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3403 | 2023.11.30 06:24:37.480743 [ 3 ] {} <Debug> HTTP-Session: afc8982a-d3d0-4463-9496-ec3889653509 Destroying unnamed session | ||
3404 | 2023.11.30 06:24:37.480873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3405 | 2023.11.30 06:24:37.480917 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3406 | 2023.11.30 06:24:37.480941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3407 | 2023.11.30 06:24:37.480974 [ 3 ] {} <Debug> HTTP-Session: ca5a87f5-42d5-40ac-b007-599d2214bc62 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3408 | 2023.11.30 06:24:37.481005 [ 3 ] {} <Debug> HTTP-Session: ca5a87f5-42d5-40ac-b007-599d2214bc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3409 | 2023.11.30 06:24:37.481032 [ 18 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_26_5} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3410 | 2023.11.30 06:24:37.481157 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3411 | 2023.11.30 06:24:37.481208 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3412 | 2023.11.30 06:24:37.481327 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3413 | 2023.11.30 06:24:37.481590 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3414 | 2023.11.30 06:24:37.481794 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3415 | 2023.11.30 06:24:37.481938 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3416 | 2023.11.30 06:24:37.482057 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000860959 sec., 5807 rows/sec., 465.05 KiB/sec. | ||
3417 | 2023.11.30 06:24:37.482194 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} <Debug> DynamicQueryHandler: Done processing query | ||
3418 | 2023.11.30 06:24:37.482217 [ 3 ] {3b58dcbb-cd54-483a-982f-c778b3724c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3419 | 2023.11.30 06:24:37.482233 [ 3 ] {} <Debug> HTTP-Session: ca5a87f5-42d5-40ac-b007-599d2214bc62 Destroying unnamed session | ||
3420 | 2023.11.30 06:24:37.482376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3421 | 2023.11.30 06:24:37.482421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3422 | 2023.11.30 06:24:37.482439 [ 3 ] {} <Debug> HTTP-Session: 59b84b65-d30e-4ad8-aa8b-20cfeb7cec9b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3423 | 2023.11.30 06:24:37.482456 [ 3 ] {} <Debug> HTTP-Session: 59b84b65-d30e-4ad8-aa8b-20cfeb7cec9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3424 | 2023.11.30 06:24:37.482530 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3425 | 2023.11.30 06:24:37.482575 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3426 | 2023.11.30 06:24:37.482715 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3427 | 2023.11.30 06:24:37.483010 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3428 | 2023.11.30 06:24:37.483283 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3429 | 2023.11.30 06:24:37.483456 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3430 | 2023.11.30 06:24:37.483576 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3431 | 2023.11.30 06:24:37.483594 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001033451 sec., 4838 rows/sec., 6.53 MiB/sec. | ||
3432 | 2023.11.30 06:24:37.483634 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3433 | 2023.11.30 06:24:37.483858 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3434 | 2023.11.30 06:24:37.483894 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} <Debug> DynamicQueryHandler: Done processing query | ||
3435 | 2023.11.30 06:24:37.483932 [ 3 ] {01c44920-bd31-4ba0-8ce4-3403e71a0537} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3436 | 2023.11.30 06:24:37.483962 [ 3 ] {} <Debug> HTTP-Session: 59b84b65-d30e-4ad8-aa8b-20cfeb7cec9b Destroying unnamed session | ||
3437 | 2023.11.30 06:24:37.484030 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3438 | 2023.11.30 06:24:37.484066 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 577 rows starting from the beginning of the part | ||
3439 | 2023.11.30 06:24:37.484176 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
3440 | 2023.11.30 06:24:37.484274 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
3441 | 2023.11.30 06:24:37.484366 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
3442 | 2023.11.30 06:24:37.484457 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
3443 | 2023.11.30 06:24:37.484542 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
3444 | 2023.11.30 06:24:37.485929 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 6 columns (6 merged, 0 gathered) in 0.002208843 sec., 306042.5752305619 rows/sec., 412.99 MiB/sec. | ||
3445 | 2023.11.30 06:24:37.486238 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3446 | 2023.11.30 06:24:37.486441 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3447 | 2023.11.30 06:24:37.486507 [ 14 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3448 | 2023.11.30 06:24:37.486567 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_26_5: 4.09 MiB. | ||
3449 | 2023.11.30 06:24:42.478562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3450 | 2023.11.30 06:24:42.478688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3451 | 2023.11.30 06:24:42.478718 [ 3 ] {} <Debug> HTTP-Session: 51b26397-0863-46a8-8b55-cdcf51b10f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3452 | 2023.11.30 06:24:42.478746 [ 3 ] {} <Debug> HTTP-Session: 51b26397-0863-46a8-8b55-cdcf51b10f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3453 | 2023.11.30 06:24:42.478885 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3454 | 2023.11.30 06:24:42.478952 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3455 | 2023.11.30 06:24:42.479132 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3456 | 2023.11.30 06:24:42.479626 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3457 | 2023.11.30 06:24:42.479881 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3458 | 2023.11.30 06:24:42.480042 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3459 | 2023.11.30 06:24:42.480181 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001253863 sec., 33496 rows/sec., 2.65 MiB/sec. | ||
3460 | 2023.11.30 06:24:42.480335 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} <Debug> DynamicQueryHandler: Done processing query | ||
3461 | 2023.11.30 06:24:42.480358 [ 3 ] {3bfdd64f-de6c-4d26-aa13-4a88731f6f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3462 | 2023.11.30 06:24:42.480374 [ 3 ] {} <Debug> HTTP-Session: 51b26397-0863-46a8-8b55-cdcf51b10f6e Destroying unnamed session | ||
3463 | 2023.11.30 06:24:42.480523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3464 | 2023.11.30 06:24:42.480570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3465 | 2023.11.30 06:24:42.480589 [ 3 ] {} <Debug> HTTP-Session: f6843228-bf82-4a1d-b0a0-454838e612ee Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3466 | 2023.11.30 06:24:42.480606 [ 3 ] {} <Debug> HTTP-Session: f6843228-bf82-4a1d-b0a0-454838e612ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3467 | 2023.11.30 06:24:42.480683 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3468 | 2023.11.30 06:24:42.480723 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3469 | 2023.11.30 06:24:42.480828 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3470 | 2023.11.30 06:24:42.481199 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3471 | 2023.11.30 06:24:42.481416 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3472 | 2023.11.30 06:24:42.481569 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3473 | 2023.11.30 06:24:42.481698 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.000986901 sec., 127672 rows/sec., 12.47 MiB/sec. | ||
3474 | 2023.11.30 06:24:42.481799 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} <Debug> DynamicQueryHandler: Done processing query | ||
3475 | 2023.11.30 06:24:42.481821 [ 3 ] {efce5d59-4d18-4767-87e1-60238158d8d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3476 | 2023.11.30 06:24:42.481837 [ 3 ] {} <Debug> HTTP-Session: f6843228-bf82-4a1d-b0a0-454838e612ee Destroying unnamed session | ||
3477 | 2023.11.30 06:24:42.481998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3478 | 2023.11.30 06:24:42.482040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3479 | 2023.11.30 06:24:42.482058 [ 3 ] {} <Debug> HTTP-Session: 3bee1aec-074e-4b4e-bed0-62c5e32ef825 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3480 | 2023.11.30 06:24:42.482074 [ 3 ] {} <Debug> HTTP-Session: 3bee1aec-074e-4b4e-bed0-62c5e32ef825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3481 | 2023.11.30 06:24:42.482145 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3482 | 2023.11.30 06:24:42.482182 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3483 | 2023.11.30 06:24:42.482284 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3484 | 2023.11.30 06:24:42.482581 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3485 | 2023.11.30 06:24:42.482778 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3486 | 2023.11.30 06:24:42.482918 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3487 | 2023.11.30 06:24:42.483040 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000866209 sec., 48487 rows/sec., 3.79 MiB/sec. | ||
3488 | 2023.11.30 06:24:42.483158 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} <Debug> DynamicQueryHandler: Done processing query | ||
3489 | 2023.11.30 06:24:42.483180 [ 3 ] {b371916e-65b3-41cc-9f93-7b5e2306ce5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3490 | 2023.11.30 06:24:42.483195 [ 3 ] {} <Debug> HTTP-Session: 3bee1aec-074e-4b4e-bed0-62c5e32ef825 Destroying unnamed session | ||
3491 | 2023.11.30 06:24:42.483341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3492 | 2023.11.30 06:24:42.483386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3493 | 2023.11.30 06:24:42.483405 [ 3 ] {} <Debug> HTTP-Session: 507fffa4-5cc0-4068-bdcf-93558db70aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3494 | 2023.11.30 06:24:42.483421 [ 3 ] {} <Debug> HTTP-Session: 507fffa4-5cc0-4068-bdcf-93558db70aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3495 | 2023.11.30 06:24:42.483505 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3496 | 2023.11.30 06:24:42.483550 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3497 | 2023.11.30 06:24:42.483694 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3498 | 2023.11.30 06:24:42.484149 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3499 | 2023.11.30 06:24:42.484453 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3500 | 2023.11.30 06:24:42.484627 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3501 | 2023.11.30 06:24:42.484747 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001214993 sec., 34568 rows/sec., 46.65 MiB/sec. | ||
3502 | 2023.11.30 06:24:42.484855 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} <Debug> DynamicQueryHandler: Done processing query | ||
3503 | 2023.11.30 06:24:42.484878 [ 3 ] {6258538f-09ae-4dff-a3e8-f7d39ecbd728} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3504 | 2023.11.30 06:24:42.484893 [ 3 ] {} <Debug> HTTP-Session: 507fffa4-5cc0-4068-bdcf-93558db70aa5 Destroying unnamed session | ||
3505 | 2023.11.30 06:24:42.793590 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3506 | 2023.11.30 06:24:42.793668 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3507 | 2023.11.30 06:24:47.476745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3508 | 2023.11.30 06:24:47.476873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3509 | 2023.11.30 06:24:47.476903 [ 3 ] {} <Debug> HTTP-Session: 49323897-6195-4801-b22b-bbe9f8ce71bf Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3510 | 2023.11.30 06:24:47.476931 [ 3 ] {} <Debug> HTTP-Session: 49323897-6195-4801-b22b-bbe9f8ce71bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3511 | 2023.11.30 06:24:47.477069 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3512 | 2023.11.30 06:24:47.477137 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3513 | 2023.11.30 06:24:47.477318 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3514 | 2023.11.30 06:24:47.477730 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3515 | 2023.11.30 06:24:47.477987 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3516 | 2023.11.30 06:24:47.478146 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3517 | 2023.11.30 06:24:47.478288 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001171842 sec., 4266 rows/sec., 345.84 KiB/sec. | ||
3518 | 2023.11.30 06:24:47.478445 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} <Debug> DynamicQueryHandler: Done processing query | ||
3519 | 2023.11.30 06:24:47.478470 [ 3 ] {720131d0-b3f6-4a81-87bc-eeaf6382fdcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3520 | 2023.11.30 06:24:47.478487 [ 3 ] {} <Debug> HTTP-Session: 49323897-6195-4801-b22b-bbe9f8ce71bf Destroying unnamed session | ||
3521 | 2023.11.30 06:24:47.478593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3522 | 2023.11.30 06:24:47.478642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3523 | 2023.11.30 06:24:47.478661 [ 3 ] {} <Debug> HTTP-Session: ee47de32-f86d-4e7e-aa34-a0249e9fddfb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3524 | 2023.11.30 06:24:47.478678 [ 3 ] {} <Debug> HTTP-Session: ee47de32-f86d-4e7e-aa34-a0249e9fddfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3525 | 2023.11.30 06:24:47.478750 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3526 | 2023.11.30 06:24:47.478792 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3527 | 2023.11.30 06:24:47.478903 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3528 | 2023.11.30 06:24:47.479192 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3529 | 2023.11.30 06:24:47.479392 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3530 | 2023.11.30 06:24:47.479546 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3531 | 2023.11.30 06:24:47.479680 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000894279 sec., 4472 rows/sec., 373.47 KiB/sec. | ||
3532 | 2023.11.30 06:24:47.479813 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} <Debug> DynamicQueryHandler: Done processing query | ||
3533 | 2023.11.30 06:24:47.479836 [ 3 ] {bcb8fbae-cf6f-47b2-add2-7805ded84c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3534 | 2023.11.30 06:24:47.479851 [ 3 ] {} <Debug> HTTP-Session: ee47de32-f86d-4e7e-aa34-a0249e9fddfb Destroying unnamed session | ||
3535 | 2023.11.30 06:24:47.479972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3536 | 2023.11.30 06:24:47.480015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3537 | 2023.11.30 06:24:47.480034 [ 3 ] {} <Debug> HTTP-Session: 27320d58-5a69-4015-8dea-62774348bf07 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3538 | 2023.11.30 06:24:47.480050 [ 3 ] {} <Debug> HTTP-Session: 27320d58-5a69-4015-8dea-62774348bf07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3539 | 2023.11.30 06:24:47.480120 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3540 | 2023.11.30 06:24:47.480157 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3541 | 2023.11.30 06:24:47.480260 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3542 | 2023.11.30 06:24:47.480524 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3543 | 2023.11.30 06:24:47.480725 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3544 | 2023.11.30 06:24:47.480869 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3545 | 2023.11.30 06:24:47.480999 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000850189 sec., 19995 rows/sec., 1.80 MiB/sec. | ||
3546 | 2023.11.30 06:24:47.481113 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} <Debug> DynamicQueryHandler: Done processing query | ||
3547 | 2023.11.30 06:24:47.481135 [ 3 ] {4fe2d3a6-aaf4-4774-95ef-f88eed7b1bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3548 | 2023.11.30 06:24:47.481151 [ 3 ] {} <Debug> HTTP-Session: 27320d58-5a69-4015-8dea-62774348bf07 Destroying unnamed session | ||
3549 | 2023.11.30 06:24:47.481282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3550 | 2023.11.30 06:24:47.481327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3551 | 2023.11.30 06:24:47.481344 [ 3 ] {} <Debug> HTTP-Session: a32915b1-66f3-4da3-8275-0dda139439a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3552 | 2023.11.30 06:24:47.481361 [ 3 ] {} <Debug> HTTP-Session: a32915b1-66f3-4da3-8275-0dda139439a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3553 | 2023.11.30 06:24:47.481428 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3554 | 2023.11.30 06:24:47.481467 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3555 | 2023.11.30 06:24:47.481572 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3556 | 2023.11.30 06:24:47.481835 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3557 | 2023.11.30 06:24:47.482031 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3558 | 2023.11.30 06:24:47.482171 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3559 | 2023.11.30 06:24:47.482289 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000832879 sec., 4802 rows/sec., 335.34 KiB/sec. | ||
3560 | 2023.11.30 06:24:47.482439 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} <Debug> DynamicQueryHandler: Done processing query | ||
3561 | 2023.11.30 06:24:47.482461 [ 3 ] {467704de-6bc2-4830-89c7-24b37eaeadfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3562 | 2023.11.30 06:24:47.482477 [ 3 ] {} <Debug> HTTP-Session: a32915b1-66f3-4da3-8275-0dda139439a1 Destroying unnamed session | ||
3563 | 2023.11.30 06:24:47.482591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 3432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3564 | 2023.11.30 06:24:47.482634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3565 | 2023.11.30 06:24:47.482652 [ 3 ] {} <Debug> HTTP-Session: 53722304-4998-409b-892e-7017a9592564 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3566 | 2023.11.30 06:24:47.482669 [ 3 ] {} <Debug> HTTP-Session: 53722304-4998-409b-892e-7017a9592564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3567 | 2023.11.30 06:24:47.482738 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3568 | 2023.11.30 06:24:47.482776 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3569 | 2023.11.30 06:24:47.482885 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3570 | 2023.11.30 06:24:47.483150 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3571 | 2023.11.30 06:24:47.483345 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3572 | 2023.11.30 06:24:47.483490 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3573 | 2023.11.30 06:24:47.483610 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} <Information> executeQuery: Read 20 rows, 1.59 KiB in 0.000843519 sec., 23710 rows/sec., 1.85 MiB/sec. | ||
3574 | 2023.11.30 06:24:47.483710 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} <Debug> DynamicQueryHandler: Done processing query | ||
3575 | 2023.11.30 06:24:47.483733 [ 3 ] {47afac56-3465-4a19-bbeb-d129178bc70c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3576 | 2023.11.30 06:24:47.483749 [ 3 ] {} <Debug> HTTP-Session: 53722304-4998-409b-892e-7017a9592564 Destroying unnamed session | ||
3577 | 2023.11.30 06:24:47.483891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3578 | 2023.11.30 06:24:47.483933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3579 | 2023.11.30 06:24:47.483952 [ 3 ] {} <Debug> HTTP-Session: 431e5de1-034d-4fe8-b9f1-8f78ba0fdd37 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3580 | 2023.11.30 06:24:47.483968 [ 3 ] {} <Debug> HTTP-Session: 431e5de1-034d-4fe8-b9f1-8f78ba0fdd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3581 | 2023.11.30 06:24:47.484037 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3582 | 2023.11.30 06:24:47.484079 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3583 | 2023.11.30 06:24:47.484193 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3584 | 2023.11.30 06:24:47.484408 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3585 | 2023.11.30 06:24:47.484645 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3586 | 2023.11.30 06:24:47.484817 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} <Trace> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
3587 | 2023.11.30 06:24:47.484950 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00088531 sec., 12425 rows/sec., 819.58 KiB/sec. | ||
3588 | 2023.11.30 06:24:47.485052 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} <Debug> DynamicQueryHandler: Done processing query | ||
3589 | 2023.11.30 06:24:47.485074 [ 3 ] {8bde65de-dc5e-4ce0-ab1d-8feabebf2fc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3590 | 2023.11.30 06:24:47.485089 [ 3 ] {} <Debug> HTTP-Session: 431e5de1-034d-4fe8-b9f1-8f78ba0fdd37 Destroying unnamed session | ||
3591 | 2023.11.30 06:24:47.485187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3592 | 2023.11.30 06:24:47.485229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3593 | 2023.11.30 06:24:47.485247 [ 3 ] {} <Debug> HTTP-Session: a1d13da4-2019-4878-861a-5eeff9e37821 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3594 | 2023.11.30 06:24:47.485264 [ 3 ] {} <Debug> HTTP-Session: a1d13da4-2019-4878-861a-5eeff9e37821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3595 | 2023.11.30 06:24:47.485332 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3596 | 2023.11.30 06:24:47.485370 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3597 | 2023.11.30 06:24:47.485483 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3598 | 2023.11.30 06:24:47.485704 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3599 | 2023.11.30 06:24:47.485927 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3600 | 2023.11.30 06:24:47.486093 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3601 | 2023.11.30 06:24:47.486209 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000851689 sec., 2348 rows/sec., 162.82 KiB/sec. | ||
3602 | 2023.11.30 06:24:47.486305 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} <Debug> DynamicQueryHandler: Done processing query | ||
3603 | 2023.11.30 06:24:47.486327 [ 3 ] {91243ff1-7f42-419d-9f33-ad8e367425ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3604 | 2023.11.30 06:24:47.486343 [ 3 ] {} <Debug> HTTP-Session: a1d13da4-2019-4878-861a-5eeff9e37821 Destroying unnamed session | ||
3605 | 2023.11.30 06:24:47.486448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3606 | 2023.11.30 06:24:47.486491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3607 | 2023.11.30 06:24:47.486510 [ 3 ] {} <Debug> HTTP-Session: 42a49ab8-31ac-405b-9cb0-97678a45c89e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3608 | 2023.11.30 06:24:47.486526 [ 3 ] {} <Debug> HTTP-Session: 42a49ab8-31ac-405b-9cb0-97678a45c89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3609 | 2023.11.30 06:24:47.486597 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3610 | 2023.11.30 06:24:47.486639 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3611 | 2023.11.30 06:24:47.486767 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3612 | 2023.11.30 06:24:47.487010 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3613 | 2023.11.30 06:24:47.487265 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3614 | 2023.11.30 06:24:47.487434 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3615 | 2023.11.30 06:24:47.487581 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000947201 sec., 5278 rows/sec., 7.12 MiB/sec. | ||
3616 | 2023.11.30 06:24:47.487787 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} <Debug> DynamicQueryHandler: Done processing query | ||
3617 | 2023.11.30 06:24:47.487810 [ 3 ] {45d41ca8-c354-4152-91d3-87e12646acff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3618 | 2023.11.30 06:24:47.487825 [ 3 ] {} <Debug> HTTP-Session: 42a49ab8-31ac-405b-9cb0-97678a45c89e Destroying unnamed session | ||
3619 | 2023.11.30 06:24:52.478535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3620 | 2023.11.30 06:24:52.478658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3621 | 2023.11.30 06:24:52.478691 [ 3 ] {} <Debug> HTTP-Session: 4cc9aa1b-544d-4be0-9571-aee0d0edd6f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3622 | 2023.11.30 06:24:52.478718 [ 3 ] {} <Debug> HTTP-Session: 4cc9aa1b-544d-4be0-9571-aee0d0edd6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3623 | 2023.11.30 06:24:52.478861 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3624 | 2023.11.30 06:24:52.478930 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3625 | 2023.11.30 06:24:52.479111 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3626 | 2023.11.30 06:24:52.479531 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3627 | 2023.11.30 06:24:52.479813 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3628 | 2023.11.30 06:24:52.479980 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3629 | 2023.11.30 06:24:52.480114 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001208684 sec., 34748 rows/sec., 2.75 MiB/sec. | ||
3630 | 2023.11.30 06:24:52.480281 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} <Debug> DynamicQueryHandler: Done processing query | ||
3631 | 2023.11.30 06:24:52.480308 [ 3 ] {5d209e66-8af5-45e5-8068-ec9284a2600a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3632 | 2023.11.30 06:24:52.480325 [ 3 ] {} <Debug> HTTP-Session: 4cc9aa1b-544d-4be0-9571-aee0d0edd6f9 Destroying unnamed session | ||
3633 | 2023.11.30 06:24:52.480464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 20290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3634 | 2023.11.30 06:24:52.480513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3635 | 2023.11.30 06:24:52.480533 [ 3 ] {} <Debug> HTTP-Session: 0720c98c-c723-40aa-b236-eab4a1852f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3636 | 2023.11.30 06:24:52.480552 [ 3 ] {} <Debug> HTTP-Session: 0720c98c-c723-40aa-b236-eab4a1852f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3637 | 2023.11.30 06:24:52.480658 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3638 | 2023.11.30 06:24:52.480704 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3639 | 2023.11.30 06:24:52.480818 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3640 | 2023.11.30 06:24:52.481156 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3641 | 2023.11.30 06:24:52.481385 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3642 | 2023.11.30 06:24:52.481535 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3643 | 2023.11.30 06:24:52.481665 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} <Information> executeQuery: Read 126 rows, 12.60 KiB in 0.00097383 sec., 129386 rows/sec., 12.63 MiB/sec. | ||
3644 | 2023.11.30 06:24:52.481773 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} <Debug> DynamicQueryHandler: Done processing query | ||
3645 | 2023.11.30 06:24:52.481797 [ 3 ] {1b4a15b6-77ac-4f18-9de4-3437b6661bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3646 | 2023.11.30 06:24:52.481812 [ 3 ] {} <Debug> HTTP-Session: 0720c98c-c723-40aa-b236-eab4a1852f5d Destroying unnamed session | ||
3647 | 2023.11.30 06:24:52.481935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3648 | 2023.11.30 06:24:52.481979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3649 | 2023.11.30 06:24:52.481997 [ 3 ] {} <Debug> HTTP-Session: 5af7ef4a-0f4d-460d-8774-e22f7fcd00fc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3650 | 2023.11.30 06:24:52.482014 [ 3 ] {} <Debug> HTTP-Session: 5af7ef4a-0f4d-460d-8774-e22f7fcd00fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3651 | 2023.11.30 06:24:52.482086 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3652 | 2023.11.30 06:24:52.482125 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3653 | 2023.11.30 06:24:52.482226 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3654 | 2023.11.30 06:24:52.482480 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3655 | 2023.11.30 06:24:52.482684 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3656 | 2023.11.30 06:24:52.482829 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3657 | 2023.11.30 06:24:52.482936 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000820858 sec., 51165 rows/sec., 4.00 MiB/sec. | ||
3658 | 2023.11.30 06:24:52.482959 [ 120 ] {} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3659 | 2023.11.30 06:24:52.483056 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3660 | 2023.11.30 06:24:52.483063 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} <Debug> DynamicQueryHandler: Done processing query | ||
3661 | 2023.11.30 06:24:52.483104 [ 3 ] {e531da56-4527-4988-afe4-2b5255069b80} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3662 | 2023.11.30 06:24:52.483184 [ 3 ] {} <Debug> HTTP-Session: 5af7ef4a-0f4d-460d-8774-e22f7fcd00fc Destroying unnamed session | ||
3663 | 2023.11.30 06:24:52.483215 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3664 | 2023.11.30 06:24:52.483324 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3665 | 2023.11.30 06:24:52.483361 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 110 rows starting from the beginning of the part | ||
3666 | 2023.11.30 06:24:52.483435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3667 | 2023.11.30 06:24:52.483520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3668 | 2023.11.30 06:24:52.483538 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
3669 | 2023.11.30 06:24:52.483551 [ 3 ] {} <Debug> HTTP-Session: 368ce559-2983-4056-8e5e-249d8904ed28 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3670 | 2023.11.30 06:24:52.483610 [ 3 ] {} <Debug> HTTP-Session: 368ce559-2983-4056-8e5e-249d8904ed28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3671 | 2023.11.30 06:24:52.483761 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
3672 | 2023.11.30 06:24:52.483816 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3673 | 2023.11.30 06:24:52.483954 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3674 | 2023.11.30 06:24:52.483971 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
3675 | 2023.11.30 06:24:52.484236 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
3676 | 2023.11.30 06:24:52.484513 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
3677 | 2023.11.30 06:24:52.484582 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3678 | 2023.11.30 06:24:52.485766 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3679 | 2023.11.30 06:24:52.486096 [ 22 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.002976131 sec., 87697.752551887 rows/sec., 6.85 MiB/sec. | ||
3680 | 2023.11.30 06:24:52.486262 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3681 | 2023.11.30 06:24:52.486468 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3682 | 2023.11.30 06:24:52.486552 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3683 | 2023.11.30 06:24:52.486652 [ 14 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_31_6} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3684 | 2023.11.30 06:24:52.486798 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3685 | 2023.11.30 06:24:52.486947 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.003084603 sec., 13616 rows/sec., 18.37 MiB/sec. | ||
3686 | 2023.11.30 06:24:52.487076 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} <Debug> DynamicQueryHandler: Done processing query | ||
3687 | 2023.11.30 06:24:52.487099 [ 3 ] {907c9e7a-eb7f-4d6e-9776-7cdb94fb0b48} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3688 | 2023.11.30 06:24:52.487115 [ 3 ] {} <Debug> HTTP-Session: 368ce559-2983-4056-8e5e-249d8904ed28 Destroying unnamed session | ||
3689 | 2023.11.30 06:24:57.478113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3690 | 2023.11.30 06:24:57.478248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3691 | 2023.11.30 06:24:57.478275 [ 3 ] {} <Debug> HTTP-Session: c869420f-a1d5-4c89-b32e-cab0fbcacdbc Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3692 | 2023.11.30 06:24:57.478299 [ 3 ] {} <Debug> HTTP-Session: c869420f-a1d5-4c89-b32e-cab0fbcacdbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3693 | 2023.11.30 06:24:57.478424 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3694 | 2023.11.30 06:24:57.478485 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3695 | 2023.11.30 06:24:57.478646 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3696 | 2023.11.30 06:24:57.479009 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3697 | 2023.11.30 06:24:57.479306 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3698 | 2023.11.30 06:24:57.479476 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3699 | 2023.11.30 06:24:57.479595 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001137632 sec., 4395 rows/sec., 356.24 KiB/sec. | ||
3700 | 2023.11.30 06:24:57.479737 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} <Debug> DynamicQueryHandler: Done processing query | ||
3701 | 2023.11.30 06:24:57.479763 [ 3 ] {bbb73b8f-e72f-43b0-9985-93dab33794b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3702 | 2023.11.30 06:24:57.479779 [ 3 ] {} <Debug> HTTP-Session: c869420f-a1d5-4c89-b32e-cab0fbcacdbc Destroying unnamed session | ||
3703 | 2023.11.30 06:24:57.479891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3704 | 2023.11.30 06:24:57.479940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3705 | 2023.11.30 06:24:57.479959 [ 3 ] {} <Debug> HTTP-Session: de64b114-ea51-404b-9f69-5f1a17e8da74 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3706 | 2023.11.30 06:24:57.479978 [ 3 ] {} <Debug> HTTP-Session: de64b114-ea51-404b-9f69-5f1a17e8da74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3707 | 2023.11.30 06:24:57.480056 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3708 | 2023.11.30 06:24:57.480100 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3709 | 2023.11.30 06:24:57.480207 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3710 | 2023.11.30 06:24:57.480514 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3711 | 2023.11.30 06:24:57.480725 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3712 | 2023.11.30 06:24:57.480883 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3713 | 2023.11.30 06:24:57.480998 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00090709 sec., 2204 rows/sec., 188.40 KiB/sec. | ||
3714 | 2023.11.30 06:24:57.481153 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} <Debug> DynamicQueryHandler: Done processing query | ||
3715 | 2023.11.30 06:24:57.481177 [ 3 ] {e7bf3c59-0d13-4f38-ba46-3a7a985e29ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3716 | 2023.11.30 06:24:57.481193 [ 3 ] {} <Debug> HTTP-Session: de64b114-ea51-404b-9f69-5f1a17e8da74 Destroying unnamed session | ||
3717 | 2023.11.30 06:24:57.481311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3718 | 2023.11.30 06:24:57.481357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3719 | 2023.11.30 06:24:57.481376 [ 3 ] {} <Debug> HTTP-Session: 62aac2db-a189-4487-a433-695b312ba8f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3720 | 2023.11.30 06:24:57.481393 [ 3 ] {} <Debug> HTTP-Session: 62aac2db-a189-4487-a433-695b312ba8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3721 | 2023.11.30 06:24:57.481467 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3722 | 2023.11.30 06:24:57.481508 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3723 | 2023.11.30 06:24:57.481616 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3724 | 2023.11.30 06:24:57.481935 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3725 | 2023.11.30 06:24:57.482152 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3726 | 2023.11.30 06:24:57.482302 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3727 | 2023.11.30 06:24:57.482434 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} <Information> executeQuery: Read 52 rows, 4.59 KiB in 0.00092969 sec., 55932 rows/sec., 4.82 MiB/sec. | ||
3728 | 2023.11.30 06:24:57.482432 [ 148 ] {} <Debug> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3729 | 2023.11.30 06:24:57.482550 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3730 | 2023.11.30 06:24:57.482617 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} <Debug> DynamicQueryHandler: Done processing query | ||
3731 | 2023.11.30 06:24:57.482670 [ 3 ] {f9a84e38-09d8-4c56-a4fa-aa231a6ea95f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3732 | 2023.11.30 06:24:57.482681 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3733 | 2023.11.30 06:24:57.482695 [ 3 ] {} <Debug> HTTP-Session: 62aac2db-a189-4487-a433-695b312ba8f9 Destroying unnamed session | ||
3734 | 2023.11.30 06:24:57.482825 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3735 | 2023.11.30 06:24:57.482860 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 182 rows starting from the beginning of the part | ||
3736 | 2023.11.30 06:24:57.482899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3737 | 2023.11.30 06:24:57.482971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3738 | 2023.11.30 06:24:57.483018 [ 3 ] {} <Debug> HTTP-Session: c8dd8abf-b27b-4082-bd9a-745ff2b5023b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3739 | 2023.11.30 06:24:57.483058 [ 3 ] {} <Debug> HTTP-Session: c8dd8abf-b27b-4082-bd9a-745ff2b5023b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3740 | 2023.11.30 06:24:57.483082 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
3741 | 2023.11.30 06:24:57.483232 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3742 | 2023.11.30 06:24:57.483289 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 126 rows starting from the beginning of the part | ||
3743 | 2023.11.30 06:24:57.483313 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3744 | 2023.11.30 06:24:57.483554 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part | ||
3745 | 2023.11.30 06:24:57.483783 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3746 | 2023.11.30 06:24:57.483876 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 126 rows starting from the beginning of the part | ||
3747 | 2023.11.30 06:24:57.484050 [ 23 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
3748 | 2023.11.30 06:24:57.484591 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3749 | 2023.11.30 06:24:57.484987 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3750 | 2023.11.30 06:24:57.485281 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3751 | 2023.11.30 06:24:57.485486 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002164993 sec., 923 rows/sec., 64.50 KiB/sec. | ||
3752 | 2023.11.30 06:24:57.485898 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} <Debug> DynamicQueryHandler: Done processing query | ||
3753 | 2023.11.30 06:24:57.485933 [ 3 ] {d732f3d2-e8d6-43e1-ba0b-4baae95fe1ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3754 | 2023.11.30 06:24:57.485952 [ 3 ] {} <Debug> HTTP-Session: c8dd8abf-b27b-4082-bd9a-745ff2b5023b Destroying unnamed session | ||
3755 | 2023.11.30 06:24:57.485962 [ 22 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 4 columns (4 merged, 0 gathered) in 0.003345486 sec., 154835.50073143333 rows/sec., 14.68 MiB/sec. | ||
3756 | 2023.11.30 06:24:57.486087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3757 | 2023.11.30 06:24:57.486134 [ 16 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3758 | 2023.11.30 06:24:57.486140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3759 | 2023.11.30 06:24:57.486177 [ 3 ] {} <Debug> HTTP-Session: 47e15b95-7370-423e-9d3a-6150699abc0e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3760 | 2023.11.30 06:24:57.486200 [ 3 ] {} <Debug> HTTP-Session: 47e15b95-7370-423e-9d3a-6150699abc0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3761 | 2023.11.30 06:24:57.486285 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3762 | 2023.11.30 06:24:57.486329 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3763 | 2023.11.30 06:24:57.486354 [ 16 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3764 | 2023.11.30 06:24:57.486442 [ 16 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_31_6} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3765 | 2023.11.30 06:24:57.486489 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3766 | 2023.11.30 06:24:57.486832 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3767 | 2023.11.30 06:24:57.487039 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3768 | 2023.11.30 06:24:57.487186 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3769 | 2023.11.30 06:24:57.487311 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000995 sec., 31155 rows/sec., 2.42 MiB/sec. | ||
3770 | 2023.11.30 06:24:57.487489 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} <Debug> DynamicQueryHandler: Done processing query | ||
3771 | 2023.11.30 06:24:57.487513 [ 3 ] {60aaa2df-7410-4d2f-aeab-c5b1fed05521} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3772 | 2023.11.30 06:24:57.487554 [ 3 ] {} <Debug> HTTP-Session: 47e15b95-7370-423e-9d3a-6150699abc0e Destroying unnamed session | ||
3773 | 2023.11.30 06:24:57.487686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3774 | 2023.11.30 06:24:57.487730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3775 | 2023.11.30 06:24:57.487751 [ 3 ] {} <Debug> HTTP-Session: 1417430d-4c30-488f-ae0b-2e9e9720b467 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3776 | 2023.11.30 06:24:57.487768 [ 3 ] {} <Debug> HTTP-Session: 1417430d-4c30-488f-ae0b-2e9e9720b467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3777 | 2023.11.30 06:24:57.487842 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3778 | 2023.11.30 06:24:57.487886 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3779 | 2023.11.30 06:24:57.488012 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3780 | 2023.11.30 06:24:57.488308 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3781 | 2023.11.30 06:24:57.488569 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3782 | 2023.11.30 06:24:57.488739 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3783 | 2023.11.30 06:24:57.488865 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000989281 sec., 37400 rows/sec., 2.60 MiB/sec. | ||
3784 | 2023.11.30 06:24:57.488988 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} <Debug> DynamicQueryHandler: Done processing query | ||
3785 | 2023.11.30 06:24:57.489010 [ 3 ] {a424cba1-bf23-472d-996b-292f1724306d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3786 | 2023.11.30 06:24:57.489026 [ 3 ] {} <Debug> HTTP-Session: 1417430d-4c30-488f-ae0b-2e9e9720b467 Destroying unnamed session | ||
3787 | 2023.11.30 06:24:57.489140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3788 | 2023.11.30 06:24:57.489186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3789 | 2023.11.30 06:24:57.489228 [ 3 ] {} <Debug> HTTP-Session: 3fbb5fb6-80e8-4e8a-98db-a168020c6722 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3790 | 2023.11.30 06:24:57.489252 [ 3 ] {} <Debug> HTTP-Session: 3fbb5fb6-80e8-4e8a-98db-a168020c6722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3791 | 2023.11.30 06:24:57.489333 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3792 | 2023.11.30 06:24:57.489378 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3793 | 2023.11.30 06:24:57.489515 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3794 | 2023.11.30 06:24:57.489835 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.87 GiB. | ||
3795 | 2023.11.30 06:24:57.490105 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3796 | 2023.11.30 06:24:57.490279 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3797 | 2023.11.30 06:24:57.490417 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001055081 sec., 4738 rows/sec., 6.40 MiB/sec. | ||
3798 | 2023.11.30 06:24:57.490609 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} <Debug> DynamicQueryHandler: Done processing query | ||
3799 | 2023.11.30 06:24:57.490632 [ 3 ] {4c85d06c-5319-4f66-a461-e9876524d9b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3800 | 2023.11.30 06:24:57.490647 [ 3 ] {} <Debug> HTTP-Session: 3fbb5fb6-80e8-4e8a-98db-a168020c6722 Destroying unnamed session | ||
3801 | 2023.11.30 06:24:57.793712 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3802 | 2023.11.30 06:24:57.793766 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3803 | 2023.11.30 06:24:59.921525 [ 145 ] {} <Debug> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3804 | 2023.11.30 06:24:59.921646 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
3805 | 2023.11.30 06:24:59.921761 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
3806 | 2023.11.30 06:24:59.921921 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3807 | 2023.11.30 06:24:59.921956 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::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 | ||
3808 | 2023.11.30 06:24:59.922074 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::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 | ||
3809 | 2023.11.30 06:24:59.922164 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::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 | ||
3810 | 2023.11.30 06:24:59.922246 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::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 | ||
3811 | 2023.11.30 06:24:59.922325 [ 23 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::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 | ||
3812 | 2023.11.30 06:24:59.922923 [ 16 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210002 sec., 45454.47032318955 rows/sec., 2.93 MiB/sec. | ||
3813 | 2023.11.30 06:24:59.923074 [ 22 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3814 | 2023.11.30 06:24:59.923388 [ 22 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
3815 | 2023.11.30 06:24:59.923471 [ 22 ] {56608886-c5d5-47c3-a5ce-c68d7cbff682::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (56608886-c5d5-47c3-a5ce-c68d7cbff682) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
3816 | 2023.11.30 06:25:02.479480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3817 | 2023.11.30 06:25:02.479613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3818 | 2023.11.30 06:25:02.479643 [ 3 ] {} <Debug> HTTP-Session: 96211f18-30a1-425e-bff8-c82548c0be9d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3819 | 2023.11.30 06:25:02.479671 [ 3 ] {} <Debug> HTTP-Session: 96211f18-30a1-425e-bff8-c82548c0be9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3820 | 2023.11.30 06:25:02.479813 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3821 | 2023.11.30 06:25:02.479883 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3822 | 2023.11.30 06:25:02.480053 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3823 | 2023.11.30 06:25:02.480495 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
3824 | 2023.11.30 06:25:02.480751 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3825 | 2023.11.30 06:25:02.480922 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3826 | 2023.11.30 06:25:02.481076 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001216733 sec., 39449 rows/sec., 3.12 MiB/sec. | ||
3827 | 2023.11.30 06:25:02.481077 [ 179 ] {} <Debug> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3828 | 2023.11.30 06:25:02.481227 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
3829 | 2023.11.30 06:25:02.481263 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} <Debug> DynamicQueryHandler: Done processing query | ||
3830 | 2023.11.30 06:25:02.481309 [ 3 ] {3c20a6c2-5c20-4e6d-be74-91b3b152ff5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3831 | 2023.11.30 06:25:02.481384 [ 3 ] {} <Debug> HTTP-Session: 96211f18-30a1-425e-bff8-c82548c0be9d Destroying unnamed session | ||
3832 | 2023.11.30 06:25:02.481437 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3833 | 2023.11.30 06:25:02.481609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3834 | 2023.11.30 06:25:02.481627 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3835 | 2023.11.30 06:25:02.481691 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 47 rows starting from the beginning of the part | ||
3836 | 2023.11.30 06:25:02.481697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3837 | 2023.11.30 06:25:02.481736 [ 3 ] {} <Debug> HTTP-Session: b026def4-25e7-4909-aab5-8bb4c038e53e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3838 | 2023.11.30 06:25:02.481775 [ 3 ] {} <Debug> HTTP-Session: b026def4-25e7-4909-aab5-8bb4c038e53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3839 | 2023.11.30 06:25:02.481965 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
3840 | 2023.11.30 06:25:02.481981 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3841 | 2023.11.30 06:25:02.482072 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3842 | 2023.11.30 06:25:02.482193 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
3843 | 2023.11.30 06:25:02.482485 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
3844 | 2023.11.30 06:25:02.482584 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3845 | 2023.11.30 06:25:02.482751 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
3846 | 2023.11.30 06:25:02.482875 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
3847 | 2023.11.30 06:25:02.483413 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3848 | 2023.11.30 06:25:02.483797 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3849 | 2023.11.30 06:25:02.484079 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3850 | 2023.11.30 06:25:02.484416 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002363246 sec., 846 rows/sec., 72.32 KiB/sec. | ||
3851 | 2023.11.30 06:25:02.484490 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.003174944 sec., 59528.60900853685 rows/sec., 4.71 MiB/sec. | ||
3852 | 2023.11.30 06:25:02.484683 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3853 | 2023.11.30 06:25:02.484708 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} <Debug> DynamicQueryHandler: Done processing query | ||
3854 | 2023.11.30 06:25:02.484746 [ 3 ] {eab56c7a-ef0d-466d-8dde-2541e6225fa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3855 | 2023.11.30 06:25:02.484766 [ 3 ] {} <Debug> HTTP-Session: b026def4-25e7-4909-aab5-8bb4c038e53e Destroying unnamed session | ||
3856 | 2023.11.30 06:25:02.484890 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3857 | 2023.11.30 06:25:02.484973 [ 10 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_31_6} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3858 | 2023.11.30 06:25:02.484993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3859 | 2023.11.30 06:25:02.485078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3860 | 2023.11.30 06:25:02.485105 [ 3 ] {} <Debug> HTTP-Session: bd2ad636-0637-4138-a98e-62ad0383e29f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3861 | 2023.11.30 06:25:02.485121 [ 3 ] {} <Debug> HTTP-Session: bd2ad636-0637-4138-a98e-62ad0383e29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3862 | 2023.11.30 06:25:02.485198 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3863 | 2023.11.30 06:25:02.485236 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3864 | 2023.11.30 06:25:02.485351 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3865 | 2023.11.30 06:25:02.485737 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
3866 | 2023.11.30 06:25:02.485957 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3867 | 2023.11.30 06:25:02.486101 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3868 | 2023.11.30 06:25:02.486227 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} <Information> executeQuery: Read 145 rows, 14.35 KiB in 0.00100077 sec., 144888 rows/sec., 14.00 MiB/sec. | ||
3869 | 2023.11.30 06:25:02.486342 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} <Debug> DynamicQueryHandler: Done processing query | ||
3870 | 2023.11.30 06:25:02.486365 [ 3 ] {17ac0db9-0572-45f6-a51b-a843169cd91c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3871 | 2023.11.30 06:25:02.486380 [ 3 ] {} <Debug> HTTP-Session: bd2ad636-0637-4138-a98e-62ad0383e29f Destroying unnamed session | ||
3872 | 2023.11.30 06:25:02.486488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3873 | 2023.11.30 06:25:02.486531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3874 | 2023.11.30 06:25:02.486549 [ 3 ] {} <Debug> HTTP-Session: d22abc28-d6e7-4f99-8082-dd6568f90ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3875 | 2023.11.30 06:25:02.486567 [ 3 ] {} <Debug> HTTP-Session: d22abc28-d6e7-4f99-8082-dd6568f90ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3876 | 2023.11.30 06:25:02.486634 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3877 | 2023.11.30 06:25:02.486673 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3878 | 2023.11.30 06:25:02.486777 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3879 | 2023.11.30 06:25:02.487046 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
3880 | 2023.11.30 06:25:02.487244 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3881 | 2023.11.30 06:25:02.487388 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3882 | 2023.11.30 06:25:02.487515 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000851949 sec., 2347 rows/sec., 163.92 KiB/sec. | ||
3883 | 2023.11.30 06:25:02.487679 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} <Debug> DynamicQueryHandler: Done processing query | ||
3884 | 2023.11.30 06:25:02.487702 [ 3 ] {4192d543-93ca-4d0a-85d1-b21d383e93b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3885 | 2023.11.30 06:25:02.487718 [ 3 ] {} <Debug> HTTP-Session: d22abc28-d6e7-4f99-8082-dd6568f90ea3 Destroying unnamed session | ||
3886 | 2023.11.30 06:25:02.487836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 10043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3887 | 2023.11.30 06:25:02.487880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3888 | 2023.11.30 06:25:02.487898 [ 3 ] {} <Debug> HTTP-Session: 99bf0a05-2ece-418b-88c5-a7e6998e91f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3889 | 2023.11.30 06:25:02.487915 [ 3 ] {} <Debug> HTTP-Session: 99bf0a05-2ece-418b-88c5-a7e6998e91f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3890 | 2023.11.30 06:25:02.487986 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3891 | 2023.11.30 06:25:02.488025 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3892 | 2023.11.30 06:25:02.488132 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3893 | 2023.11.30 06:25:02.488447 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
3894 | 2023.11.30 06:25:02.488646 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3895 | 2023.11.30 06:25:02.488786 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3896 | 2023.11.30 06:25:02.488913 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} <Information> executeQuery: Read 59 rows, 4.73 KiB in 0.00089358 sec., 66026 rows/sec., 5.17 MiB/sec. | ||
3897 | 2023.11.30 06:25:02.489064 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} <Debug> DynamicQueryHandler: Done processing query | ||
3898 | 2023.11.30 06:25:02.489086 [ 3 ] {bb7fc3ef-eef4-4b4d-91a0-e34dc2d15089} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3899 | 2023.11.30 06:25:02.489103 [ 3 ] {} <Debug> HTTP-Session: 99bf0a05-2ece-418b-88c5-a7e6998e91f7 Destroying unnamed session | ||
3900 | 2023.11.30 06:25:02.489203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3901 | 2023.11.30 06:25:02.489247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3902 | 2023.11.30 06:25:02.489265 [ 3 ] {} <Debug> HTTP-Session: 509d411e-173d-478d-b0fa-f591bb0cfb6d Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3903 | 2023.11.30 06:25:02.489281 [ 3 ] {} <Debug> HTTP-Session: 509d411e-173d-478d-b0fa-f591bb0cfb6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3904 | 2023.11.30 06:25:02.489350 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3905 | 2023.11.30 06:25:02.489393 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3906 | 2023.11.30 06:25:02.489514 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3907 | 2023.11.30 06:25:02.489775 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
3908 | 2023.11.30 06:25:02.490015 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3909 | 2023.11.30 06:25:02.490192 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3910 | 2023.11.30 06:25:02.490328 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00094882 sec., 1053 rows/sec., 73.08 KiB/sec. | ||
3911 | 2023.11.30 06:25:02.490447 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} <Debug> DynamicQueryHandler: Done processing query | ||
3912 | 2023.11.30 06:25:02.490468 [ 3 ] {219a4798-36ab-481a-bb6f-fec457afed68} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3913 | 2023.11.30 06:25:02.490484 [ 3 ] {} <Debug> HTTP-Session: 509d411e-173d-478d-b0fa-f591bb0cfb6d Destroying unnamed session | ||
3914 | 2023.11.30 06:25:02.490641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3915 | 2023.11.30 06:25:02.490685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3916 | 2023.11.30 06:25:02.490704 [ 3 ] {} <Debug> HTTP-Session: 2a07b021-3972-4120-929e-677ba263dc17 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3917 | 2023.11.30 06:25:02.490719 [ 3 ] {} <Debug> HTTP-Session: 2a07b021-3972-4120-929e-677ba263dc17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3918 | 2023.11.30 06:25:02.490800 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3919 | 2023.11.30 06:25:02.490844 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3920 | 2023.11.30 06:25:02.490975 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3921 | 2023.11.30 06:25:02.491468 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
3922 | 2023.11.30 06:25:02.491776 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3923 | 2023.11.30 06:25:02.491953 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3924 | 2023.11.30 06:25:02.492077 [ 179 ] {} <Debug> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3925 | 2023.11.30 06:25:02.492099 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001268574 sec., 37837 rows/sec., 51.06 MiB/sec. | ||
3926 | 2023.11.30 06:25:02.492142 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
3927 | 2023.11.30 06:25:02.492346 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3928 | 2023.11.30 06:25:02.492386 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} <Debug> DynamicQueryHandler: Done processing query | ||
3929 | 2023.11.30 06:25:02.492428 [ 3 ] {2486f179-d246-4e02-b293-ba5805416f96} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3930 | 2023.11.30 06:25:02.492473 [ 3 ] {} <Debug> HTTP-Session: 2a07b021-3972-4120-929e-677ba263dc17 Destroying unnamed session | ||
3931 | 2023.11.30 06:25:02.492526 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3932 | 2023.11.30 06:25:02.492567 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 676 rows starting from the beginning of the part | ||
3933 | 2023.11.30 06:25:02.492648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 1432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3934 | 2023.11.30 06:25:02.492743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3935 | 2023.11.30 06:25:02.492795 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
3936 | 2023.11.30 06:25:02.492801 [ 3 ] {} <Debug> HTTP-Session: 6449b8f4-9aa4-48c8-a3df-884f62ff6bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3937 | 2023.11.30 06:25:02.492879 [ 3 ] {} <Debug> HTTP-Session: 6449b8f4-9aa4-48c8-a3df-884f62ff6bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3938 | 2023.11.30 06:25:02.493103 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
3939 | 2023.11.30 06:25:02.493110 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3940 | 2023.11.30 06:25:02.493224 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3941 | 2023.11.30 06:25:02.493400 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
3942 | 2023.11.30 06:25:02.493750 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3943 | 2023.11.30 06:25:02.493762 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
3944 | 2023.11.30 06:25:02.493990 [ 22 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
3945 | 2023.11.30 06:25:02.494521 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3946 | 2023.11.30 06:25:02.494928 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3947 | 2023.11.30 06:25:02.495105 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} <Trace> oximeter.measurements_i64 (6d510d06-b16b-4d0f-9da1-e35a6b7995f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
3948 | 2023.11.30 06:25:02.495233 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} <Information> executeQuery: Read 9 rows, 642.00 B in 0.002044802 sec., 4401 rows/sec., 306.61 KiB/sec. | ||
3949 | 2023.11.30 06:25:02.495383 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} <Debug> DynamicQueryHandler: Done processing query | ||
3950 | 2023.11.30 06:25:02.495426 [ 3 ] {4abf980f-0004-4765-8de0-68a2a02bba9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3951 | 2023.11.30 06:25:02.495466 [ 3 ] {} <Debug> HTTP-Session: 6449b8f4-9aa4-48c8-a3df-884f62ff6bd7 Destroying unnamed session | ||
3952 | 2023.11.30 06:25:02.497116 [ 10 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 6 columns (6 merged, 0 gathered) in 0.004889982 sec., 167280.77935665203 rows/sec., 225.74 MiB/sec. | ||
3953 | 2023.11.30 06:25:02.497573 [ 10 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3954 | 2023.11.30 06:25:02.497815 [ 10 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3955 | 2023.11.30 06:25:02.497891 [ 10 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3956 | 2023.11.30 06:25:02.497963 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_31_6: 4.15 MiB. | ||
3957 | 2023.11.30 06:25:07.476112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3958 | 2023.11.30 06:25:07.476321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3959 | 2023.11.30 06:25:07.476373 [ 3 ] {} <Debug> HTTP-Session: 3ee72241-a711-4840-9c34-1ccdc4b5f4bb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3960 | 2023.11.30 06:25:07.476423 [ 3 ] {} <Debug> HTTP-Session: 3ee72241-a711-4840-9c34-1ccdc4b5f4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3961 | 2023.11.30 06:25:07.476601 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3962 | 2023.11.30 06:25:07.476669 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3963 | 2023.11.30 06:25:07.476850 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3964 | 2023.11.30 06:25:07.477307 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3965 | 2023.11.30 06:25:07.477625 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3966 | 2023.11.30 06:25:07.477788 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3967 | 2023.11.30 06:25:07.477927 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001279283 sec., 3908 rows/sec., 316.80 KiB/sec. | ||
3968 | 2023.11.30 06:25:07.478069 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} <Debug> DynamicQueryHandler: Done processing query | ||
3969 | 2023.11.30 06:25:07.478095 [ 3 ] {1d409901-53a7-4a40-8fb4-0efdcf9ea293} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3970 | 2023.11.30 06:25:07.478112 [ 3 ] {} <Debug> HTTP-Session: 3ee72241-a711-4840-9c34-1ccdc4b5f4bb Destroying unnamed session | ||
3971 | 2023.11.30 06:25:07.478231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3972 | 2023.11.30 06:25:07.478282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3973 | 2023.11.30 06:25:07.478301 [ 3 ] {} <Debug> HTTP-Session: 5b3b6c0f-5ac8-4ace-a1f3-3421a326fac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3974 | 2023.11.30 06:25:07.478319 [ 3 ] {} <Debug> HTTP-Session: 5b3b6c0f-5ac8-4ace-a1f3-3421a326fac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3975 | 2023.11.30 06:25:07.478397 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3976 | 2023.11.30 06:25:07.478439 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3977 | 2023.11.30 06:25:07.478546 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3978 | 2023.11.30 06:25:07.478945 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3979 | 2023.11.30 06:25:07.479154 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3980 | 2023.11.30 06:25:07.479310 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3981 | 2023.11.30 06:25:07.479434 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.001009081 sec., 14865 rows/sec., 1.34 MiB/sec. | ||
3982 | 2023.11.30 06:25:07.479554 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} <Debug> DynamicQueryHandler: Done processing query | ||
3983 | 2023.11.30 06:25:07.479577 [ 3 ] {5a554676-dbdc-41c4-94c5-c94cb482df15} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3984 | 2023.11.30 06:25:07.479593 [ 3 ] {} <Debug> HTTP-Session: 5b3b6c0f-5ac8-4ace-a1f3-3421a326fac1 Destroying unnamed session | ||
3985 | 2023.11.30 06:25:07.479701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3986 | 2023.11.30 06:25:07.479745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3987 | 2023.11.30 06:25:07.479763 [ 3 ] {} <Debug> HTTP-Session: 3d69cd23-488f-47d4-ae37-434ba506b7c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
3988 | 2023.11.30 06:25:07.479780 [ 3 ] {} <Debug> HTTP-Session: 3d69cd23-488f-47d4-ae37-434ba506b7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3989 | 2023.11.30 06:25:07.479849 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3990 | 2023.11.30 06:25:07.479888 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3991 | 2023.11.30 06:25:07.479994 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3992 | 2023.11.30 06:25:07.480276 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3993 | 2023.11.30 06:25:07.480473 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3994 | 2023.11.30 06:25:07.480619 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3995 | 2023.11.30 06:25:07.480745 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000866349 sec., 5771 rows/sec., 462.16 KiB/sec. | ||
3996 | 2023.11.30 06:25:07.480858 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} <Debug> DynamicQueryHandler: Done processing query | ||
3997 | 2023.11.30 06:25:07.480886 [ 3 ] {8768733a-3e0c-49f6-803e-d6414bbb1be1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3998 | 2023.11.30 06:25:07.480903 [ 3 ] {} <Debug> HTTP-Session: 3d69cd23-488f-47d4-ae37-434ba506b7c5 Destroying unnamed session | ||
3999 | 2023.11.30 06:25:07.481040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4000 | 2023.11.30 06:25:07.481085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4001 | 2023.11.30 06:25:07.481103 [ 3 ] {} <Debug> HTTP-Session: 74e7889c-932c-4afa-bd5a-230f8f2b3973 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4002 | 2023.11.30 06:25:07.481121 [ 3 ] {} <Debug> HTTP-Session: 74e7889c-932c-4afa-bd5a-230f8f2b3973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4003 | 2023.11.30 06:25:07.481193 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4004 | 2023.11.30 06:25:07.481237 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4005 | 2023.11.30 06:25:07.481378 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4006 | 2023.11.30 06:25:07.481706 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4007 | 2023.11.30 06:25:07.481977 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4008 | 2023.11.30 06:25:07.482152 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4009 | 2023.11.30 06:25:07.482271 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001050872 sec., 4757 rows/sec., 6.42 MiB/sec. | ||
4010 | 2023.11.30 06:25:07.482394 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} <Debug> DynamicQueryHandler: Done processing query | ||
4011 | 2023.11.30 06:25:07.482416 [ 3 ] {474ff9fb-fd0c-46a4-a2a6-d688031d3f4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4012 | 2023.11.30 06:25:07.482433 [ 3 ] {} <Debug> HTTP-Session: 74e7889c-932c-4afa-bd5a-230f8f2b3973 Destroying unnamed session | ||
4013 | 2023.11.30 06:25:12.479520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4014 | 2023.11.30 06:25:12.479639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4015 | 2023.11.30 06:25:12.479663 [ 3 ] {} <Debug> HTTP-Session: 52959756-844f-4bab-8f01-2f04a1573c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4016 | 2023.11.30 06:25:12.479687 [ 3 ] {} <Debug> HTTP-Session: 52959756-844f-4bab-8f01-2f04a1573c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4017 | 2023.11.30 06:25:12.479817 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4018 | 2023.11.30 06:25:12.479879 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4019 | 2023.11.30 06:25:12.480038 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4020 | 2023.11.30 06:25:12.480523 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4021 | 2023.11.30 06:25:12.480788 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4022 | 2023.11.30 06:25:12.480951 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4023 | 2023.11.30 06:25:12.481098 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001246083 sec., 38520 rows/sec., 3.05 MiB/sec. | ||
4024 | 2023.11.30 06:25:12.481244 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} <Debug> DynamicQueryHandler: Done processing query | ||
4025 | 2023.11.30 06:25:12.481269 [ 3 ] {3b58ca7c-6a79-45a9-bbc0-7b16c250f5f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4026 | 2023.11.30 06:25:12.481286 [ 3 ] {} <Debug> HTTP-Session: 52959756-844f-4bab-8f01-2f04a1573c27 Destroying unnamed session | ||
4027 | 2023.11.30 06:25:12.481450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4028 | 2023.11.30 06:25:12.481504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4029 | 2023.11.30 06:25:12.481523 [ 3 ] {} <Debug> HTTP-Session: 09458b05-56fb-45a2-9fcb-e45c549de5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4030 | 2023.11.30 06:25:12.481543 [ 3 ] {} <Debug> HTTP-Session: 09458b05-56fb-45a2-9fcb-e45c549de5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4031 | 2023.11.30 06:25:12.481628 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4032 | 2023.11.30 06:25:12.481670 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4033 | 2023.11.30 06:25:12.481778 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4034 | 2023.11.30 06:25:12.482187 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4035 | 2023.11.30 06:25:12.482427 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4036 | 2023.11.30 06:25:12.482581 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4037 | 2023.11.30 06:25:12.482714 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} <Information> executeQuery: Read 144 rows, 14.26 KiB in 0.001056251 sec., 136331 rows/sec., 13.18 MiB/sec. | ||
4038 | 2023.11.30 06:25:12.482835 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} <Debug> DynamicQueryHandler: Done processing query | ||
4039 | 2023.11.30 06:25:12.482859 [ 3 ] {f43539be-b00e-49fb-b915-3d96303042cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4040 | 2023.11.30 06:25:12.482875 [ 3 ] {} <Debug> HTTP-Session: 09458b05-56fb-45a2-9fcb-e45c549de5b4 Destroying unnamed session | ||
4041 | 2023.11.30 06:25:12.482999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 8174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4042 | 2023.11.30 06:25:12.483045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4043 | 2023.11.30 06:25:12.483064 [ 3 ] {} <Debug> HTTP-Session: 317f16a6-afc2-490a-9795-0f31afa5123a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4044 | 2023.11.30 06:25:12.483083 [ 3 ] {} <Debug> HTTP-Session: 317f16a6-afc2-490a-9795-0f31afa5123a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4045 | 2023.11.30 06:25:12.483158 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4046 | 2023.11.30 06:25:12.483198 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4047 | 2023.11.30 06:25:12.483304 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4048 | 2023.11.30 06:25:12.483615 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4049 | 2023.11.30 06:25:12.483821 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4050 | 2023.11.30 06:25:12.483964 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4051 | 2023.11.30 06:25:12.484084 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.00089802 sec., 53450 rows/sec., 4.18 MiB/sec. | ||
4052 | 2023.11.30 06:25:12.484200 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} <Debug> DynamicQueryHandler: Done processing query | ||
4053 | 2023.11.30 06:25:12.484223 [ 3 ] {65cc2c35-c545-44c0-95c9-c6829b345c23} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4054 | 2023.11.30 06:25:12.484239 [ 3 ] {} <Debug> HTTP-Session: 317f16a6-afc2-490a-9795-0f31afa5123a Destroying unnamed session | ||
4055 | 2023.11.30 06:25:12.484453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4056 | 2023.11.30 06:25:12.484498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4057 | 2023.11.30 06:25:12.484516 [ 3 ] {} <Debug> HTTP-Session: 06d18549-8082-4611-b7b1-91445eb02467 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4058 | 2023.11.30 06:25:12.484532 [ 3 ] {} <Debug> HTTP-Session: 06d18549-8082-4611-b7b1-91445eb02467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4059 | 2023.11.30 06:25:12.484623 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4060 | 2023.11.30 06:25:12.484669 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4061 | 2023.11.30 06:25:12.484805 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4062 | 2023.11.30 06:25:12.485298 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4063 | 2023.11.30 06:25:12.485613 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4064 | 2023.11.30 06:25:12.485797 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4065 | 2023.11.30 06:25:12.485924 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001271444 sec., 37752 rows/sec., 50.94 MiB/sec. | ||
4066 | 2023.11.30 06:25:12.486050 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} <Debug> DynamicQueryHandler: Done processing query | ||
4067 | 2023.11.30 06:25:12.486072 [ 3 ] {f1afa725-66f8-4465-a816-3334666d305f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4068 | 2023.11.30 06:25:12.486088 [ 3 ] {} <Debug> HTTP-Session: 06d18549-8082-4611-b7b1-91445eb02467 Destroying unnamed session | ||
4069 | 2023.11.30 06:25:12.793814 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4070 | 2023.11.30 06:25:12.793888 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4071 | 2023.11.30 06:25:13.122399 [ 172 ] {} <Debug> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
4072 | 2023.11.30 06:25:13.122483 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4073 | 2023.11.30 06:25:13.122578 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
4074 | 2023.11.30 06:25:13.122725 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4075 | 2023.11.30 06:25:13.122765 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
4076 | 2023.11.30 06:25:13.122895 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
4077 | 2023.11.30 06:25:13.122996 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
4078 | 2023.11.30 06:25:13.123087 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
4079 | 2023.11.30 06:25:13.123176 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::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 | ||
4080 | 2023.11.30 06:25:13.123796 [ 12 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255294 sec., 15932.522580367628 rows/sec., 1.30 MiB/sec. | ||
4081 | 2023.11.30 06:25:13.123927 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4082 | 2023.11.30 06:25:13.124106 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
4083 | 2023.11.30 06:25:13.124171 [ 22 ] {55d8a1d8-218b-4f33-83e3-0526ebc26a48::all_1_10_2} <Trace> oximeter.fields_ipaddr (55d8a1d8-218b-4f33-83e3-0526ebc26a48) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
4084 | 2023.11.30 06:25:13.162511 [ 172 ] {} <Debug> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
4085 | 2023.11.30 06:25:13.162569 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4086 | 2023.11.30 06:25:13.162676 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
4087 | 2023.11.30 06:25:13.162812 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4088 | 2023.11.30 06:25:13.162848 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
4089 | 2023.11.30 06:25:13.162977 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
4090 | 2023.11.30 06:25:13.163076 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
4091 | 2023.11.30 06:25:13.163169 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
4092 | 2023.11.30 06:25:13.163259 [ 11 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::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 | ||
4093 | 2023.11.30 06:25:13.163837 [ 22 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001218853 sec., 16408.86965040083 rows/sec., 1.12 MiB/sec. | ||
4094 | 2023.11.30 06:25:13.163943 [ 22 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4095 | 2023.11.30 06:25:13.164107 [ 22 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
4096 | 2023.11.30 06:25:13.164165 [ 22 ] {ce77bd85-8c6b-48ab-98be-af16a7519f54::all_1_10_2} <Trace> oximeter.fields_u16 (ce77bd85-8c6b-48ab-98be-af16a7519f54) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
4097 | 2023.11.30 06:25:17.475651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4098 | 2023.11.30 06:25:17.475830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4099 | 2023.11.30 06:25:17.475876 [ 3 ] {} <Debug> HTTP-Session: 0b7cc30a-6157-40dd-87a7-92ce5df44be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4100 | 2023.11.30 06:25:17.475917 [ 3 ] {} <Debug> HTTP-Session: 0b7cc30a-6157-40dd-87a7-92ce5df44be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4101 | 2023.11.30 06:25:17.476118 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4102 | 2023.11.30 06:25:17.476215 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4103 | 2023.11.30 06:25:17.476479 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4104 | 2023.11.30 06:25:17.476909 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4105 | 2023.11.30 06:25:17.477160 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4106 | 2023.11.30 06:25:17.477315 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4107 | 2023.11.30 06:25:17.477454 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001271674 sec., 3931 rows/sec., 318.69 KiB/sec. | ||
4108 | 2023.11.30 06:25:17.477599 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} <Debug> DynamicQueryHandler: Done processing query | ||
4109 | 2023.11.30 06:25:17.477623 [ 3 ] {f2a26160-2fab-4d7d-a89b-0e3e7f306867} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4110 | 2023.11.30 06:25:17.477639 [ 3 ] {} <Debug> HTTP-Session: 0b7cc30a-6157-40dd-87a7-92ce5df44be7 Destroying unnamed session | ||
4111 | 2023.11.30 06:25:17.477797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4112 | 2023.11.30 06:25:17.477842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4113 | 2023.11.30 06:25:17.477861 [ 3 ] {} <Debug> HTTP-Session: 97d450e1-4e98-409e-948b-899e3b8fe6ba Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4114 | 2023.11.30 06:25:17.477879 [ 3 ] {} <Debug> HTTP-Session: 97d450e1-4e98-409e-948b-899e3b8fe6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4115 | 2023.11.30 06:25:17.477951 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4116 | 2023.11.30 06:25:17.477991 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4117 | 2023.11.30 06:25:17.478097 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4118 | 2023.11.30 06:25:17.478426 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4119 | 2023.11.30 06:25:17.478638 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4120 | 2023.11.30 06:25:17.478780 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4121 | 2023.11.30 06:25:17.478890 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00090791 sec., 16521 rows/sec., 1.49 MiB/sec. | ||
4122 | 2023.11.30 06:25:17.479013 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} <Debug> DynamicQueryHandler: Done processing query | ||
4123 | 2023.11.30 06:25:17.479036 [ 3 ] {0c24631f-a94b-43c6-90f0-d19e74243a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4124 | 2023.11.30 06:25:17.479052 [ 3 ] {} <Debug> HTTP-Session: 97d450e1-4e98-409e-948b-899e3b8fe6ba Destroying unnamed session | ||
4125 | 2023.11.30 06:25:17.479164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4126 | 2023.11.30 06:25:17.479208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4127 | 2023.11.30 06:25:17.479227 [ 3 ] {} <Debug> HTTP-Session: 6069af71-151a-4830-b1c6-7b086ae88e2e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4128 | 2023.11.30 06:25:17.479244 [ 3 ] {} <Debug> HTTP-Session: 6069af71-151a-4830-b1c6-7b086ae88e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4129 | 2023.11.30 06:25:17.479312 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4130 | 2023.11.30 06:25:17.479350 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4131 | 2023.11.30 06:25:17.479451 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4132 | 2023.11.30 06:25:17.479725 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4133 | 2023.11.30 06:25:17.479924 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4134 | 2023.11.30 06:25:17.480071 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4135 | 2023.11.30 06:25:17.480196 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000854289 sec., 5852 rows/sec., 468.68 KiB/sec. | ||
4136 | 2023.11.30 06:25:17.480189 [ 166 ] {} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4137 | 2023.11.30 06:25:17.480302 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4138 | 2023.11.30 06:25:17.480377 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} <Debug> DynamicQueryHandler: Done processing query | ||
4139 | 2023.11.30 06:25:17.480424 [ 3 ] {8a5ea27c-cc23-4141-836a-6eee6c2249b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4140 | 2023.11.30 06:25:17.480427 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4141 | 2023.11.30 06:25:17.480449 [ 3 ] {} <Debug> HTTP-Session: 6069af71-151a-4830-b1c6-7b086ae88e2e Destroying unnamed session | ||
4142 | 2023.11.30 06:25:17.480569 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4143 | 2023.11.30 06:25:17.480611 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 110 rows starting from the beginning of the part | ||
4144 | 2023.11.30 06:25:17.480647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4145 | 2023.11.30 06:25:17.480713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4146 | 2023.11.30 06:25:17.480747 [ 3 ] {} <Debug> HTTP-Session: 6b345834-fd7c-4243-acf0-93a061db800b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4147 | 2023.11.30 06:25:17.480796 [ 3 ] {} <Debug> HTTP-Session: 6b345834-fd7c-4243-acf0-93a061db800b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4148 | 2023.11.30 06:25:17.480868 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
4149 | 2023.11.30 06:25:17.481012 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4150 | 2023.11.30 06:25:17.481134 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 59 rows starting from the beginning of the part | ||
4151 | 2023.11.30 06:25:17.481146 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4152 | 2023.11.30 06:25:17.481453 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
4153 | 2023.11.30 06:25:17.481770 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
4154 | 2023.11.30 06:25:17.481803 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4155 | 2023.11.30 06:25:17.481995 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
4156 | 2023.11.30 06:25:17.482488 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4157 | 2023.11.30 06:25:17.483247 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4158 | 2023.11.30 06:25:17.483507 [ 12 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144583 sec., 82045.85472859199 rows/sec., 6.41 MiB/sec. | ||
4159 | 2023.11.30 06:25:17.483552 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4160 | 2023.11.30 06:25:17.483669 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4161 | 2023.11.30 06:25:17.483806 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002724329 sec., 1835 rows/sec., 2.48 MiB/sec. | ||
4162 | 2023.11.30 06:25:17.484034 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4163 | 2023.11.30 06:25:17.484041 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} <Debug> DynamicQueryHandler: Done processing query | ||
4164 | 2023.11.30 06:25:17.484094 [ 3 ] {e5a6d718-2985-47f4-9b45-021013ad9db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4165 | 2023.11.30 06:25:17.484116 [ 3 ] {} <Debug> HTTP-Session: 6b345834-fd7c-4243-acf0-93a061db800b Destroying unnamed session | ||
4166 | 2023.11.30 06:25:17.484142 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_36_7} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4167 | 2023.11.30 06:25:22.478553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4168 | 2023.11.30 06:25:22.478675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4169 | 2023.11.30 06:25:22.478707 [ 3 ] {} <Debug> HTTP-Session: 734b99a4-cddf-4e86-9aac-146b034ed0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4170 | 2023.11.30 06:25:22.478734 [ 3 ] {} <Debug> HTTP-Session: 734b99a4-cddf-4e86-9aac-146b034ed0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4171 | 2023.11.30 06:25:22.478876 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4172 | 2023.11.30 06:25:22.478943 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4173 | 2023.11.30 06:25:22.479123 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4174 | 2023.11.30 06:25:22.479604 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4175 | 2023.11.30 06:25:22.479865 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4176 | 2023.11.30 06:25:22.480027 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4177 | 2023.11.30 06:25:22.480167 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001247463 sec., 38478 rows/sec., 3.05 MiB/sec. | ||
4178 | 2023.11.30 06:25:22.480323 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} <Debug> DynamicQueryHandler: Done processing query | ||
4179 | 2023.11.30 06:25:22.480348 [ 3 ] {99b1bfb5-571d-4052-aaeb-c987b10bf63f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4180 | 2023.11.30 06:25:22.480365 [ 3 ] {} <Debug> HTTP-Session: 734b99a4-cddf-4e86-9aac-146b034ed0cb Destroying unnamed session | ||
4181 | 2023.11.30 06:25:22.480536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4182 | 2023.11.30 06:25:22.480587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4183 | 2023.11.30 06:25:22.480606 [ 3 ] {} <Debug> HTTP-Session: 7d856a00-8178-42f7-a4e4-221136799ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4184 | 2023.11.30 06:25:22.480624 [ 3 ] {} <Debug> HTTP-Session: 7d856a00-8178-42f7-a4e4-221136799ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4185 | 2023.11.30 06:25:22.480708 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4186 | 2023.11.30 06:25:22.480750 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4187 | 2023.11.30 06:25:22.480853 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4188 | 2023.11.30 06:25:22.481260 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4189 | 2023.11.30 06:25:22.481493 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4190 | 2023.11.30 06:25:22.481642 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4191 | 2023.11.30 06:25:22.481780 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} <Information> executeQuery: Read 144 rows, 14.26 KiB in 0.001037781 sec., 138757 rows/sec., 13.42 MiB/sec. | ||
4192 | 2023.11.30 06:25:22.481778 [ 164 ] {} <Debug> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4193 | 2023.11.30 06:25:22.481905 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4194 | 2023.11.30 06:25:22.481955 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} <Debug> DynamicQueryHandler: Done processing query | ||
4195 | 2023.11.30 06:25:22.482002 [ 3 ] {adfd7a38-e472-497d-a89d-f394d26631a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4196 | 2023.11.30 06:25:22.482009 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4197 | 2023.11.30 06:25:22.482021 [ 3 ] {} <Debug> HTTP-Session: 7d856a00-8178-42f7-a4e4-221136799ed1 Destroying unnamed session | ||
4198 | 2023.11.30 06:25:22.482103 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4199 | 2023.11.30 06:25:22.482136 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 182 rows starting from the beginning of the part | ||
4200 | 2023.11.30 06:25:22.482166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 8174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4201 | 2023.11.30 06:25:22.482222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4202 | 2023.11.30 06:25:22.482255 [ 3 ] {} <Debug> HTTP-Session: b3e086b2-21e8-4953-a311-a9a4e51f3202 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4203 | 2023.11.30 06:25:22.482285 [ 3 ] {} <Debug> HTTP-Session: b3e086b2-21e8-4953-a311-a9a4e51f3202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4204 | 2023.11.30 06:25:22.482291 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 145 rows starting from the beginning of the part | ||
4205 | 2023.11.30 06:25:22.482390 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4206 | 2023.11.30 06:25:22.482438 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
4207 | 2023.11.30 06:25:22.482446 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4208 | 2023.11.30 06:25:22.482638 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 144 rows starting from the beginning of the part | ||
4209 | 2023.11.30 06:25:22.482704 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4210 | 2023.11.30 06:25:22.482778 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
4211 | 2023.11.30 06:25:22.482944 [ 12 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 144 rows starting from the beginning of the part | ||
4212 | 2023.11.30 06:25:22.483304 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4213 | 2023.11.30 06:25:22.483595 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4214 | 2023.11.30 06:25:22.483779 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4215 | 2023.11.30 06:25:22.483989 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.001552237 sec., 30923 rows/sec., 2.42 MiB/sec. | ||
4216 | 2023.11.30 06:25:22.484414 [ 13 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.002446646 sec., 263626.2050169906 rows/sec., 25.22 MiB/sec. | ||
4217 | 2023.11.30 06:25:22.484447 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} <Debug> DynamicQueryHandler: Done processing query | ||
4218 | 2023.11.30 06:25:22.484482 [ 3 ] {cd4a7f61-2a31-4b28-a036-253fe3cf8b1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4219 | 2023.11.30 06:25:22.484499 [ 3 ] {} <Debug> HTTP-Session: b3e086b2-21e8-4953-a311-a9a4e51f3202 Destroying unnamed session | ||
4220 | 2023.11.30 06:25:22.484608 [ 21 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4221 | 2023.11.30 06:25:22.484699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4222 | 2023.11.30 06:25:22.484770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4223 | 2023.11.30 06:25:22.484792 [ 3 ] {} <Debug> HTTP-Session: bca7478c-93ac-4ca4-8fa0-9fed47649a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4224 | 2023.11.30 06:25:22.484812 [ 3 ] {} <Debug> HTTP-Session: bca7478c-93ac-4ca4-8fa0-9fed47649a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4225 | 2023.11.30 06:25:22.484926 [ 21 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4226 | 2023.11.30 06:25:22.484965 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4227 | 2023.11.30 06:25:22.485034 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4228 | 2023.11.30 06:25:22.485056 [ 21 ] {6210eb64-34a8-4b0e-aa8e-0ed281fecbeb::all_1_36_7} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4229 | 2023.11.30 06:25:22.485321 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4230 | 2023.11.30 06:25:22.485836 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4231 | 2023.11.30 06:25:22.486160 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4232 | 2023.11.30 06:25:22.486336 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4233 | 2023.11.30 06:25:22.486476 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001465946 sec., 32743 rows/sec., 44.19 MiB/sec. | ||
4234 | 2023.11.30 06:25:22.486590 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} <Debug> DynamicQueryHandler: Done processing query | ||
4235 | 2023.11.30 06:25:22.486613 [ 3 ] {67552017-0aec-44c9-9e6d-a0d6195b831d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4236 | 2023.11.30 06:25:22.486629 [ 3 ] {} <Debug> HTTP-Session: bca7478c-93ac-4ca4-8fa0-9fed47649a0e Destroying unnamed session | ||
4237 | 2023.11.30 06:25:27.478477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4238 | 2023.11.30 06:25:27.478612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4239 | 2023.11.30 06:25:27.478642 [ 3 ] {} <Debug> HTTP-Session: 36b046f6-5851-43b7-8733-c0d32f41a94c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4240 | 2023.11.30 06:25:27.478670 [ 3 ] {} <Debug> HTTP-Session: 36b046f6-5851-43b7-8733-c0d32f41a94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4241 | 2023.11.30 06:25:27.478807 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4242 | 2023.11.30 06:25:27.478868 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4243 | 2023.11.30 06:25:27.479026 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4244 | 2023.11.30 06:25:27.479433 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4245 | 2023.11.30 06:25:27.479689 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4246 | 2023.11.30 06:25:27.479851 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4247 | 2023.11.30 06:25:27.480002 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001145602 sec., 4364 rows/sec., 353.76 KiB/sec. | ||
4248 | 2023.11.30 06:25:27.480002 [ 160 ] {} <Debug> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4249 | 2023.11.30 06:25:27.480135 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4250 | 2023.11.30 06:25:27.480204 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} <Debug> DynamicQueryHandler: Done processing query | ||
4251 | 2023.11.30 06:25:27.480250 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4252 | 2023.11.30 06:25:27.480258 [ 3 ] {e162939e-6864-4291-8a6c-7cf85c70ff96} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4253 | 2023.11.30 06:25:27.480299 [ 3 ] {} <Debug> HTTP-Session: 36b046f6-5851-43b7-8733-c0d32f41a94c Destroying unnamed session | ||
4254 | 2023.11.30 06:25:27.480464 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4255 | 2023.11.30 06:25:27.480487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4256 | 2023.11.30 06:25:27.480525 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 53 rows starting from the beginning of the part | ||
4257 | 2023.11.30 06:25:27.480547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4258 | 2023.11.30 06:25:27.480573 [ 3 ] {} <Debug> HTTP-Session: 1a0175eb-4e89-4429-8b75-9baf6b85829f Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4259 | 2023.11.30 06:25:27.480599 [ 3 ] {} <Debug> HTTP-Session: 1a0175eb-4e89-4429-8b75-9baf6b85829f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4260 | 2023.11.30 06:25:27.480688 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
4261 | 2023.11.30 06:25:27.480711 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4262 | 2023.11.30 06:25:27.480767 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4263 | 2023.11.30 06:25:27.480837 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
4264 | 2023.11.30 06:25:27.481017 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
4265 | 2023.11.30 06:25:27.481042 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4266 | 2023.11.30 06:25:27.481141 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
4267 | 2023.11.30 06:25:27.481251 [ 12 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
4268 | 2023.11.30 06:25:27.481573 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4269 | 2023.11.30 06:25:27.481852 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4270 | 2023.11.30 06:25:27.482081 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4271 | 2023.11.30 06:25:27.482113 [ 13 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001918501 sec., 85483.40605503984 rows/sec., 6.77 MiB/sec. | ||
4272 | 2023.11.30 06:25:27.482267 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} <Information> executeQuery: Read 51 rows, 4.50 KiB in 0.001513437 sec., 33698 rows/sec., 2.91 MiB/sec. | ||
4273 | 2023.11.30 06:25:27.482330 [ 13 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4274 | 2023.11.30 06:25:27.482467 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} <Debug> DynamicQueryHandler: Done processing query | ||
4275 | 2023.11.30 06:25:27.482497 [ 3 ] {1144b77a-3b8f-4042-9eba-4f4aa7657657} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4276 | 2023.11.30 06:25:27.482516 [ 3 ] {} <Debug> HTTP-Session: 1a0175eb-4e89-4429-8b75-9baf6b85829f Destroying unnamed session | ||
4277 | 2023.11.30 06:25:27.482623 [ 13 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4278 | 2023.11.30 06:25:27.482696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 4939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4279 | 2023.11.30 06:25:27.482711 [ 13 ] {c9a23183-8eaf-4bd8-a624-5938fbd51706::all_1_36_7} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4280 | 2023.11.30 06:25:27.482757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4281 | 2023.11.30 06:25:27.482812 [ 3 ] {} <Debug> HTTP-Session: 17130ddf-8bb3-49d1-9250-3c8772a5f345 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4282 | 2023.11.30 06:25:27.482847 [ 3 ] {} <Debug> HTTP-Session: 17130ddf-8bb3-49d1-9250-3c8772a5f345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4283 | 2023.11.30 06:25:27.482924 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4284 | 2023.11.30 06:25:27.482963 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4285 | 2023.11.30 06:25:27.483081 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4286 | 2023.11.30 06:25:27.483369 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4287 | 2023.11.30 06:25:27.483576 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4288 | 2023.11.30 06:25:27.483719 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4289 | 2023.11.30 06:25:27.483854 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000902389 sec., 32136 rows/sec., 2.49 MiB/sec. | ||
4290 | 2023.11.30 06:25:27.483970 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} <Debug> DynamicQueryHandler: Done processing query | ||
4291 | 2023.11.30 06:25:27.483993 [ 3 ] {71de596b-878c-45e0-94cd-5f91d67f47aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4292 | 2023.11.30 06:25:27.484008 [ 3 ] {} <Debug> HTTP-Session: 17130ddf-8bb3-49d1-9250-3c8772a5f345 Destroying unnamed session | ||
4293 | 2023.11.30 06:25:27.484113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4294 | 2023.11.30 06:25:27.484160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4295 | 2023.11.30 06:25:27.484178 [ 3 ] {} <Debug> HTTP-Session: 74361099-37a0-490f-a8fa-7da350ddb89e Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4296 | 2023.11.30 06:25:27.484196 [ 3 ] {} <Debug> HTTP-Session: 74361099-37a0-490f-a8fa-7da350ddb89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4297 | 2023.11.30 06:25:27.484268 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4298 | 2023.11.30 06:25:27.484311 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4299 | 2023.11.30 06:25:27.484433 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4300 | 2023.11.30 06:25:27.484711 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4301 | 2023.11.30 06:25:27.484952 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4302 | 2023.11.30 06:25:27.485124 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4303 | 2023.11.30 06:25:27.485256 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.00095997 sec., 37501 rows/sec., 2.61 MiB/sec. | ||
4304 | 2023.11.30 06:25:27.485362 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} <Debug> DynamicQueryHandler: Done processing query | ||
4305 | 2023.11.30 06:25:27.485383 [ 3 ] {801bd8ec-3e6c-4428-adb8-4a91e7e2b4fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4306 | 2023.11.30 06:25:27.485399 [ 3 ] {} <Debug> HTTP-Session: 74361099-37a0-490f-a8fa-7da350ddb89e Destroying unnamed session | ||
4307 | 2023.11.30 06:25:27.485508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4308 | 2023.11.30 06:25:27.485550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4309 | 2023.11.30 06:25:27.485569 [ 3 ] {} <Debug> HTTP-Session: ccb0c30a-9ad2-4481-8056-a51c712e470c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4310 | 2023.11.30 06:25:27.485585 [ 3 ] {} <Debug> HTTP-Session: ccb0c30a-9ad2-4481-8056-a51c712e470c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4311 | 2023.11.30 06:25:27.485657 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4312 | 2023.11.30 06:25:27.485700 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4313 | 2023.11.30 06:25:27.485830 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4314 | 2023.11.30 06:25:27.486116 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4315 | 2023.11.30 06:25:27.486383 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4316 | 2023.11.30 06:25:27.486565 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4317 | 2023.11.30 06:25:27.486689 [ 160 ] {} <Debug> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4318 | 2023.11.30 06:25:27.486707 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001018151 sec., 4910 rows/sec., 6.63 MiB/sec. | ||
4319 | 2023.11.30 06:25:27.486742 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4320 | 2023.11.30 06:25:27.486970 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4321 | 2023.11.30 06:25:27.487028 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} <Debug> DynamicQueryHandler: Done processing query | ||
4322 | 2023.11.30 06:25:27.487078 [ 3 ] {3cd58593-700b-42e3-b4f3-cbb3c6ceb627} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4323 | 2023.11.30 06:25:27.487120 [ 3 ] {} <Debug> HTTP-Session: ccb0c30a-9ad2-4481-8056-a51c712e470c Destroying unnamed session | ||
4324 | 2023.11.30 06:25:27.487201 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4325 | 2023.11.30 06:25:27.487246 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 818 rows starting from the beginning of the part | ||
4326 | 2023.11.30 06:25:27.487388 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
4327 | 2023.11.30 06:25:27.487503 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
4328 | 2023.11.30 06:25:27.487610 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
4329 | 2023.11.30 06:25:27.487714 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
4330 | 2023.11.30 06:25:27.487811 [ 19 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
4331 | 2023.11.30 06:25:27.490214 [ 12 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 929 rows, containing 6 columns (6 merged, 0 gathered) in 0.003400146 sec., 273223.56157647347 rows/sec., 368.70 MiB/sec. | ||
4332 | 2023.11.30 06:25:27.490830 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4333 | 2023.11.30 06:25:27.491069 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4334 | 2023.11.30 06:25:27.491135 [ 13 ] {be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4335 | 2023.11.30 06:25:27.491217 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in be654226-4ad7-4882-846d-6fcb34b360bd::all_1_36_7: 4.75 MiB. | ||
4336 | 2023.11.30 06:25:27.793931 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4337 | 2023.11.30 06:25:27.793962 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4338 | 2023.11.30 06:25:32.479016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4339 | 2023.11.30 06:25:32.479139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4340 | 2023.11.30 06:25:32.479169 [ 3 ] {} <Debug> HTTP-Session: aaa118b1-c8f8-45b9-b9d8-e0e9fd839852 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4341 | 2023.11.30 06:25:32.479197 [ 3 ] {} <Debug> HTTP-Session: aaa118b1-c8f8-45b9-b9d8-e0e9fd839852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4342 | 2023.11.30 06:25:32.479343 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4343 | 2023.11.30 06:25:32.479409 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4344 | 2023.11.30 06:25:32.479589 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4345 | 2023.11.30 06:25:32.480037 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4346 | 2023.11.30 06:25:32.480292 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4347 | 2023.11.30 06:25:32.480443 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4348 | 2023.11.30 06:25:32.480564 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001206153 sec., 39795 rows/sec., 3.15 MiB/sec. | ||
4349 | 2023.11.30 06:25:32.480690 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} <Debug> DynamicQueryHandler: Done processing query | ||
4350 | 2023.11.30 06:25:32.480713 [ 3 ] {cedab277-3dab-42a5-aa52-acb82f9bc578} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4351 | 2023.11.30 06:25:32.480729 [ 3 ] {} <Debug> HTTP-Session: aaa118b1-c8f8-45b9-b9d8-e0e9fd839852 Destroying unnamed session | ||
4352 | 2023.11.30 06:25:32.480866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4353 | 2023.11.30 06:25:32.480911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4354 | 2023.11.30 06:25:32.480929 [ 3 ] {} <Debug> HTTP-Session: 3a1b1636-04ae-4987-b766-00d15797677c Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4355 | 2023.11.30 06:25:32.480946 [ 3 ] {} <Debug> HTTP-Session: 3a1b1636-04ae-4987-b766-00d15797677c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4356 | 2023.11.30 06:25:32.481023 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4357 | 2023.11.30 06:25:32.481061 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4358 | 2023.11.30 06:25:32.481223 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4359 | 2023.11.30 06:25:32.481602 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4360 | 2023.11.30 06:25:32.481815 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4361 | 2023.11.30 06:25:32.481961 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4362 | 2023.11.30 06:25:32.482070 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} <Information> executeQuery: Read 144 rows, 14.26 KiB in 0.000964751 sec., 149261 rows/sec., 14.43 MiB/sec. | ||
4363 | 2023.11.30 06:25:32.482188 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} <Debug> DynamicQueryHandler: Done processing query | ||
4364 | 2023.11.30 06:25:32.482212 [ 3 ] {900e77b8-9573-4082-bedb-47144cbc16d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4365 | 2023.11.30 06:25:32.482228 [ 3 ] {} <Debug> HTTP-Session: 3a1b1636-04ae-4987-b766-00d15797677c Destroying unnamed session | ||
4366 | 2023.11.30 06:25:32.482390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 8174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4367 | 2023.11.30 06:25:32.482436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4368 | 2023.11.30 06:25:32.482454 [ 3 ] {} <Debug> HTTP-Session: f0417522-0992-46a3-b30a-1adf5f88a904 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4369 | 2023.11.30 06:25:32.482472 [ 3 ] {} <Debug> HTTP-Session: f0417522-0992-46a3-b30a-1adf5f88a904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4370 | 2023.11.30 06:25:32.482545 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4371 | 2023.11.30 06:25:32.482583 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4372 | 2023.11.30 06:25:32.482685 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4373 | 2023.11.30 06:25:32.482963 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4374 | 2023.11.30 06:25:32.483163 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4375 | 2023.11.30 06:25:32.483309 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4376 | 2023.11.30 06:25:32.483409 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000837319 sec., 57325 rows/sec., 4.48 MiB/sec. | ||
4377 | 2023.11.30 06:25:32.483553 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} <Debug> DynamicQueryHandler: Done processing query | ||
4378 | 2023.11.30 06:25:32.483579 [ 3 ] {8faf2bd5-51ee-4f41-aa57-a78b6d27910b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4379 | 2023.11.30 06:25:32.483595 [ 3 ] {} <Debug> HTTP-Session: f0417522-0992-46a3-b30a-1adf5f88a904 Destroying unnamed session | ||
4380 | 2023.11.30 06:25:32.483742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4381 | 2023.11.30 06:25:32.483786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4382 | 2023.11.30 06:25:32.483805 [ 3 ] {} <Debug> HTTP-Session: 404f8fb1-637c-41de-81f8-0ba4944f77fb Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4383 | 2023.11.30 06:25:32.483822 [ 3 ] {} <Debug> HTTP-Session: 404f8fb1-637c-41de-81f8-0ba4944f77fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4384 | 2023.11.30 06:25:32.483906 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4385 | 2023.11.30 06:25:32.483952 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4386 | 2023.11.30 06:25:32.484087 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4387 | 2023.11.30 06:25:32.484562 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4388 | 2023.11.30 06:25:32.484883 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4389 | 2023.11.30 06:25:32.485066 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4390 | 2023.11.30 06:25:32.485171 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001237193 sec., 38797 rows/sec., 52.36 MiB/sec. | ||
4391 | 2023.11.30 06:25:32.485293 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} <Debug> DynamicQueryHandler: Done processing query | ||
4392 | 2023.11.30 06:25:32.485315 [ 3 ] {1f89fae3-a8cb-4dc9-8786-0192754c6f65} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4393 | 2023.11.30 06:25:32.485331 [ 3 ] {} <Debug> HTTP-Session: 404f8fb1-637c-41de-81f8-0ba4944f77fb Destroying unnamed session | ||
4394 | 2023.11.30 06:25:37.476825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4395 | 2023.11.30 06:25:37.476950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4396 | 2023.11.30 06:25:37.476979 [ 3 ] {} <Debug> HTTP-Session: 0fcae4df-1f08-4185-a66d-4ff464768cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4397 | 2023.11.30 06:25:37.477006 [ 3 ] {} <Debug> HTTP-Session: 0fcae4df-1f08-4185-a66d-4ff464768cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4398 | 2023.11.30 06:25:37.477140 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4399 | 2023.11.30 06:25:37.477199 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4400 | 2023.11.30 06:25:37.477354 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4401 | 2023.11.30 06:25:37.477727 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4402 | 2023.11.30 06:25:37.477966 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4403 | 2023.11.30 06:25:37.478118 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4404 | 2023.11.30 06:25:37.478316 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001138172 sec., 4393 rows/sec., 356.07 KiB/sec. | ||
4405 | 2023.11.30 06:25:37.478450 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} <Debug> DynamicQueryHandler: Done processing query | ||
4406 | 2023.11.30 06:25:37.478475 [ 3 ] {ee95d6da-478c-4ccb-971f-3a25558a8391} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4407 | 2023.11.30 06:25:37.478491 [ 3 ] {} <Debug> HTTP-Session: 0fcae4df-1f08-4185-a66d-4ff464768cc5 Destroying unnamed session | ||
4408 | 2023.11.30 06:25:37.478653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4409 | 2023.11.30 06:25:37.478699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4410 | 2023.11.30 06:25:37.478718 [ 3 ] {} <Debug> HTTP-Session: 7fbc189a-a964-445a-af91-2c91c0f213c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4411 | 2023.11.30 06:25:37.478736 [ 3 ] {} <Debug> HTTP-Session: 7fbc189a-a964-445a-af91-2c91c0f213c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4412 | 2023.11.30 06:25:37.478812 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4413 | 2023.11.30 06:25:37.478852 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4414 | 2023.11.30 06:25:37.478957 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4415 | 2023.11.30 06:25:37.479245 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4416 | 2023.11.30 06:25:37.479448 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4417 | 2023.11.30 06:25:37.479594 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4418 | 2023.11.30 06:25:37.479719 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00087874 sec., 17069 rows/sec., 1.54 MiB/sec. | ||
4419 | 2023.11.30 06:25:37.479835 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} <Debug> DynamicQueryHandler: Done processing query | ||
4420 | 2023.11.30 06:25:37.479857 [ 3 ] {a011c536-9469-4293-9ddb-f0ef83ed0a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4421 | 2023.11.30 06:25:37.479872 [ 3 ] {} <Debug> HTTP-Session: 7fbc189a-a964-445a-af91-2c91c0f213c9 Destroying unnamed session | ||
4422 | 2023.11.30 06:25:37.480016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4423 | 2023.11.30 06:25:37.480062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4424 | 2023.11.30 06:25:37.480080 [ 3 ] {} <Debug> HTTP-Session: ee56b28b-e03b-48b0-8cc2-2f34b672962a Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4425 | 2023.11.30 06:25:37.480097 [ 3 ] {} <Debug> HTTP-Session: ee56b28b-e03b-48b0-8cc2-2f34b672962a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4426 | 2023.11.30 06:25:37.480167 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4427 | 2023.11.30 06:25:37.480206 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4428 | 2023.11.30 06:25:37.480312 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4429 | 2023.11.30 06:25:37.480573 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4430 | 2023.11.30 06:25:37.480770 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4431 | 2023.11.30 06:25:37.480915 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4432 | 2023.11.30 06:25:37.481034 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000838079 sec., 5966 rows/sec., 477.75 KiB/sec. | ||
4433 | 2023.11.30 06:25:37.481136 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} <Debug> DynamicQueryHandler: Done processing query | ||
4434 | 2023.11.30 06:25:37.481158 [ 3 ] {c6193e4e-3ea7-4960-b7b4-f1df8113dc4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4435 | 2023.11.30 06:25:37.481173 [ 3 ] {} <Debug> HTTP-Session: ee56b28b-e03b-48b0-8cc2-2f34b672962a Destroying unnamed session | ||
4436 | 2023.11.30 06:25:37.481275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4437 | 2023.11.30 06:25:37.481324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4438 | 2023.11.30 06:25:37.481341 [ 3 ] {} <Debug> HTTP-Session: 3fb588a4-f0e6-4f1a-9e4a-2ed4306c52c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4439 | 2023.11.30 06:25:37.481358 [ 3 ] {} <Debug> HTTP-Session: 3fb588a4-f0e6-4f1a-9e4a-2ed4306c52c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4440 | 2023.11.30 06:25:37.481430 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4441 | 2023.11.30 06:25:37.481474 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4442 | 2023.11.30 06:25:37.481610 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4443 | 2023.11.30 06:25:37.481892 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4444 | 2023.11.30 06:25:37.482165 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4445 | 2023.11.30 06:25:37.482350 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4446 | 2023.11.30 06:25:37.482479 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001022301 sec., 4890 rows/sec., 6.60 MiB/sec. | ||
4447 | 2023.11.30 06:25:37.482615 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} <Debug> DynamicQueryHandler: Done processing query | ||
4448 | 2023.11.30 06:25:37.482637 [ 3 ] {30b4e7d2-1429-41a6-af64-8e274b75bad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4449 | 2023.11.30 06:25:37.482653 [ 3 ] {} <Debug> HTTP-Session: 3fb588a4-f0e6-4f1a-9e4a-2ed4306c52c0 Destroying unnamed session | ||
4450 | 2023.11.30 06:25:41.551013 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
4451 | 2023.11.30 06:25:41.551090 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4452 | 2023.11.30 06:25:41.551172 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
4453 | 2023.11.30 06:25:41.551304 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4454 | 2023.11.30 06:25:41.551348 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 332 rows starting from the beginning of the part | ||
4455 | 2023.11.30 06:25:41.551486 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
4456 | 2023.11.30 06:25:41.551590 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
4457 | 2023.11.30 06:25:41.551689 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4458 | 2023.11.30 06:25:41.551782 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
4459 | 2023.11.30 06:25:41.552483 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350795 sec., 302044.3516595783 rows/sec., 21.01 MiB/sec. | ||
4460 | 2023.11.30 06:25:41.552579 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4461 | 2023.11.30 06:25:41.552764 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
4462 | 2023.11.30 06:25:41.552830 [ 20 ] {43750f0f-ba5c-44aa-9e13-772209153c3a::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (43750f0f-ba5c-44aa-9e13-772209153c3a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
4463 | 2023.11.30 06:25:42.480034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 6925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4464 | 2023.11.30 06:25:42.480149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4465 | 2023.11.30 06:25:42.480179 [ 3 ] {} <Debug> HTTP-Session: fdd8d8a5-2502-41b8-a02d-ba1bf2683dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4466 | 2023.11.30 06:25:42.480206 [ 3 ] {} <Debug> HTTP-Session: fdd8d8a5-2502-41b8-a02d-ba1bf2683dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4467 | 2023.11.30 06:25:42.480340 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4468 | 2023.11.30 06:25:42.480404 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4469 | 2023.11.30 06:25:42.480558 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4470 | 2023.11.30 06:25:42.480993 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4471 | 2023.11.30 06:25:42.481247 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4472 | 2023.11.30 06:25:42.481409 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} <Trace> oximeter.fields_i64 (c9a23183-8eaf-4bd8-a624-5938fbd51706): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4473 | 2023.11.30 06:25:42.481532 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001153912 sec., 41597 rows/sec., 3.29 MiB/sec. | ||
4474 | 2023.11.30 06:25:42.481656 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} <Debug> DynamicQueryHandler: Done processing query | ||
4475 | 2023.11.30 06:25:42.481680 [ 3 ] {7a1285d7-b4b1-4062-9d00-9d2de0060b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4476 | 2023.11.30 06:25:42.481697 [ 3 ] {} <Debug> HTTP-Session: fdd8d8a5-2502-41b8-a02d-ba1bf2683dbf Destroying unnamed session | ||
4477 | 2023.11.30 06:25:42.481867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 23037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4478 | 2023.11.30 06:25:42.481914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4479 | 2023.11.30 06:25:42.481934 [ 3 ] {} <Debug> HTTP-Session: 99475452-6634-46a4-9ba7-517bd4e4798b Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4480 | 2023.11.30 06:25:42.481953 [ 3 ] {} <Debug> HTTP-Session: 99475452-6634-46a4-9ba7-517bd4e4798b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4481 | 2023.11.30 06:25:42.482037 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4482 | 2023.11.30 06:25:42.482077 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4483 | 2023.11.30 06:25:42.482181 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4484 | 2023.11.30 06:25:42.482566 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4485 | 2023.11.30 06:25:42.482776 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4486 | 2023.11.30 06:25:42.482923 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} <Trace> oximeter.fields_string (6210eb64-34a8-4b0e-aa8e-0ed281fecbeb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4487 | 2023.11.30 06:25:42.483027 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} <Information> executeQuery: Read 144 rows, 14.26 KiB in 0.00096219 sec., 149658 rows/sec., 14.47 MiB/sec. | ||
4488 | 2023.11.30 06:25:42.483138 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} <Debug> DynamicQueryHandler: Done processing query | ||
4489 | 2023.11.30 06:25:42.483162 [ 3 ] {117b8c83-9426-4399-bdfa-170763699231} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4490 | 2023.11.30 06:25:42.483178 [ 3 ] {} <Debug> HTTP-Session: 99475452-6634-46a4-9ba7-517bd4e4798b Destroying unnamed session | ||
4491 | 2023.11.30 06:25:42.483300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 8174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4492 | 2023.11.30 06:25:42.483345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4493 | 2023.11.30 06:25:42.483364 [ 3 ] {} <Debug> HTTP-Session: 883aacf4-6a8c-40d0-80ad-11c305595ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4494 | 2023.11.30 06:25:42.483383 [ 3 ] {} <Debug> HTTP-Session: 883aacf4-6a8c-40d0-80ad-11c305595ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4495 | 2023.11.30 06:25:42.483455 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4496 | 2023.11.30 06:25:42.483494 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4497 | 2023.11.30 06:25:42.483598 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4498 | 2023.11.30 06:25:42.483879 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4499 | 2023.11.30 06:25:42.484078 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4500 | 2023.11.30 06:25:42.484222 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4501 | 2023.11.30 06:25:42.484316 [ 153 ] {} <Debug> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4502 | 2023.11.30 06:25:42.484324 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000840019 sec., 57141 rows/sec., 4.47 MiB/sec. | ||
4503 | 2023.11.30 06:25:42.484360 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4504 | 2023.11.30 06:25:42.484464 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} <Debug> DynamicQueryHandler: Done processing query | ||
4505 | 2023.11.30 06:25:42.484472 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4506 | 2023.11.30 06:25:42.484493 [ 3 ] {0cd9a009-134c-45df-90c0-6042ccaeb024} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4507 | 2023.11.30 06:25:42.484544 [ 3 ] {} <Debug> HTTP-Session: 883aacf4-6a8c-40d0-80ad-11c305595ed8 Destroying unnamed session | ||
4508 | 2023.11.30 06:25:42.484625 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4509 | 2023.11.30 06:25:42.484667 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 116 rows starting from the beginning of the part | ||
4510 | 2023.11.30 06:25:42.484767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41887, User-Agent: (none), Length: 51343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4511 | 2023.11.30 06:25:42.484853 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
4512 | 2023.11.30 06:25:42.484862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4513 | 2023.11.30 06:25:42.484932 [ 3 ] {} <Debug> HTTP-Session: e265c060-c180-4d0e-a475-2ad7874513d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41887 | ||
4514 | 2023.11.30 06:25:42.484966 [ 3 ] {} <Debug> HTTP-Session: e265c060-c180-4d0e-a475-2ad7874513d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4515 | 2023.11.30 06:25:42.485120 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 29 rows starting from the beginning of the part | ||
4516 | 2023.11.30 06:25:42.485180 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41887) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4517 | 2023.11.30 06:25:42.485288 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4518 | 2023.11.30 06:25:42.485379 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
4519 | 2023.11.30 06:25:42.485676 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
4520 | 2023.11.30 06:25:42.485952 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4521 | 2023.11.30 06:25:42.485964 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
4522 | 2023.11.30 06:25:42.487004 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
4523 | 2023.11.30 06:25:42.487606 [ 13 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.003188254 sec., 92213.48110909607 rows/sec., 7.20 MiB/sec. | ||
4524 | 2023.11.30 06:25:42.487745 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4525 | 2023.11.30 06:25:42.487747 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4526 | 2023.11.30 06:25:42.487955 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4527 | 2023.11.30 06:25:42.487972 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} <Trace> oximeter.measurements_histogramf64 (be654226-4ad7-4882-846d-6fcb34b360bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4528 | 2023.11.30 06:25:42.488023 [ 20 ] {ee591882-4b9c-4990-8c27-fa82da1e54f2::all_1_41_8} <Trace> oximeter.fields_uuid (ee591882-4b9c-4990-8c27-fa82da1e54f2) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4529 | 2023.11.30 06:25:42.488127 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002891461 sec., 16600 rows/sec., 22.40 MiB/sec. | ||
4530 | 2023.11.30 06:25:42.488298 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} <Debug> DynamicQueryHandler: Done processing query | ||
4531 | 2023.11.30 06:25:42.488321 [ 3 ] {b1d3034e-7b6c-48c7-a510-b3c27c1668e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4532 | 2023.11.30 06:25:42.488337 [ 3 ] {} <Debug> HTTP-Session: e265c060-c180-4d0e-a475-2ad7874513d5 Destroying unnamed session | ||
4533 | 2023.11.30 06:25:42.794011 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4534 | 2023.11.30 06:25:42.794068 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache |