1 | [ Dec 19 23:02:04 Enabled. ] | ||
2 | [ Dec 19 23:02:04 Rereading configuration. ] | ||
3 | [ Dec 19 23:02:08 Rereading configuration. ] | ||
4 | [ Dec 19 23:02:14 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=oxControlService22 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService22 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService22 | ||
29 | ipadm: Could not delete oxControlService22: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService22 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22 | ||
34 | + ipadm show-addr oxControlService22/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService22/ll | ||
37 | + ipadm show-addr oxControlService22/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService22/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
48 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
49 | [ Dec 19 23:02:14 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.12.19 23:02:15.100082 [ 1 ] {} <Information> Application: Will watch for the process with pid 25174 | ||
55 | 2023.12.19 23:02:15.100156 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.12.19 23:02:15.650282 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 25174 | ||
57 | 2023.12.19 23:02:15.650442 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.12.19 23:02:15.650637 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.12.19 23:02:15.908234 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.12.19 23:02:15.908296 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.12.19 23:02:15.908312 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.12.19 23:02:15.908365 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.12.19 23:02:15.908748 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.12.19 23:02:15.909473 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
65 | Processing configuration file 'config.xml'. | ||
66 | There is no file 'config.xml', will use embedded config. | ||
67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
68 | 2023.12.19 23:02:15.909955 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.12.19 23:02:15.910208 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
70 | 2023.12.19 23:02:15.912800 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.12.19 23:02:15.912846 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.12.19 23:02:15.913558 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
73 | Processing configuration file 'config.xml'. | ||
74 | There is no file 'config.xml', will use embedded config. | ||
75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
76 | 2023.12.19 23:02:15.913739 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.12.19 23:02:15.919783 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.12.19 23:02:15.920144 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.12.19 23:02:15.920169 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.12.19 23:02:15.921452 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.12.19 23:02:15.921915 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.12.19 23:02:15.922257 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.12.19 23:02:15.922527 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.12.19 23:02:15.923262 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.12.19 23:02:15.923304 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.12.19 23:02:15.923359 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.12.19 23:02:15.923376 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.12.19 23:02:16.015431 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.12.19 23:02:16.015466 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000133312 sec | ||
90 | 2023.12.19 23:02:16.016028 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.12.19 23:02:16.016109 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.12.19 23:02:16.016129 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.12.19 23:02:16.016145 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.12.19 23:02:16.016157 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.12.19 23:02:16.016172 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.12.19 23:02:16.016186 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.12.19 23:02:16.016219 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.12.19 23:02:16.016240 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.12.19 23:02:16.016270 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.12.19 23:02:16.016284 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.12.19 23:02:16.016298 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.12.19 23:02:16.016313 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.12.19 23:02:16.016345 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.12.19 23:02:16.016360 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.12.19 23:02:16.016372 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.12.19 23:02:16.050828 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.12.19 23:02:16.077986 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.12.19 23:02:16.078016 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0451e-05 sec | ||
109 | 2023.12.19 23:02:16.078039 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.12.19 23:02:16.078053 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.12.19 23:02:16.078074 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.12.19 23:02:16.079976 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.12.19 23:02:16.085161 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.12.19 23:02:16.085248 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
115 | 2023.12.19 23:02:16.085325 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.12.19 23:02:16.280258 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
117 | 2023.12.19 23:02:16.297712 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
118 | 2023.12.19 23:02:16.297760 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.12.19 23:02:16.355576 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.12.19 23:02:16.356303 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
121 | 2023.12.19 23:02:16.356629 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.12.19 23:02:16.356680 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.12.19 23:02:16.356687 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.12.19 23:02:16.356742 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.12.19 23:02:16.356796 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.12.19 23:02:16.356849 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.12.19 23:02:16.356895 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.12.19 23:02:16.356913 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.12.19 23:02:16.669711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.12.19 23:02:16.669898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.12.19 23:02:16.670511 [ 3 ] {} <Debug> HTTP-Session: 7f0e2180-a7f3-4be3-a648-264aaf19cc93 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
132 | 2023.12.19 23:02:16.670560 [ 3 ] {} <Debug> HTTP-Session: 7f0e2180-a7f3-4be3-a648-264aaf19cc93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.12.19 23:02:16.670705 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.12.19 23:02:16.670734 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.12.19 23:02:16.670755 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.12.19 23:02:16.672276 [ 3 ] {648a782d-d279-4a7c-bfe0-7023e0532eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
137 | 2023.12.19 23:02:16.691998 [ 3 ] {648a782d-d279-4a7c-bfe0-7023e0532eff} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42248) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
138 | |||
139 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
140 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
141 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
142 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
143 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
144 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
145 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
146 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
147 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
148 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
149 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
150 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
151 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
152 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
153 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
154 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
155 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
156 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
157 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
158 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
159 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
160 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
161 | |||
162 | 2023.12.19 23:02:16.692270 [ 3 ] {648a782d-d279-4a7c-bfe0-7023e0532eff} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
163 | |||
164 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
165 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
166 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
167 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
168 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
169 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
170 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
171 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
172 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
173 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
174 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
175 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
176 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
177 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
178 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
179 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
180 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
181 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
182 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
183 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
184 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
185 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
186 | (version 22.8.9.1) | ||
187 | 2023.12.19 23:02:16.693014 [ 3 ] {648a782d-d279-4a7c-bfe0-7023e0532eff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.12.19 23:02:16.693040 [ 3 ] {} <Debug> HTTP-Session: 7f0e2180-a7f3-4be3-a648-264aaf19cc93 Destroying unnamed session | ||
189 | 2023.12.19 23:02:16.697058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.12.19 23:02:16.697139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.12.19 23:02:16.697159 [ 3 ] {} <Debug> HTTP-Session: 25dce58a-4002-45bb-b1d8-ac5a5aa3855c Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
192 | 2023.12.19 23:02:16.697186 [ 3 ] {} <Debug> HTTP-Session: 25dce58a-4002-45bb-b1d8-ac5a5aa3855c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.12.19 23:02:16.697280 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
194 | 2023.12.19 23:02:16.697362 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
195 | 2023.12.19 23:02:16.698342 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
196 | 2023.12.19 23:02:16.700399 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
197 | 2023.12.19 23:02:16.704089 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.12.19 23:02:16.704130 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
199 | 2023.12.19 23:02:16.704146 [ 3 ] {} <Debug> HTTP-Session: 25dce58a-4002-45bb-b1d8-ac5a5aa3855c Destroying unnamed session | ||
200 | 2023.12.19 23:02:16.704310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.12.19 23:02:16.704387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.12.19 23:02:16.704413 [ 3 ] {} <Debug> HTTP-Session: 0ae66dec-ead7-40ec-9ce9-e68595ca2261 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
203 | 2023.12.19 23:02:16.704436 [ 3 ] {} <Debug> HTTP-Session: 0ae66dec-ead7-40ec-9ce9-e68595ca2261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.12.19 23:02:16.704579 [ 3 ] {0bb0993e-4532-4910-ae36-4f85278711a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
205 | 2023.12.19 23:02:16.704911 [ 3 ] {0bb0993e-4532-4910-ae36-4f85278711a1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42248) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
206 | |||
207 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
208 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
209 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
210 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
211 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
212 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
213 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
214 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
215 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
216 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
217 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
218 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
219 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
220 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
221 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
222 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
223 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
224 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
225 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
226 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
227 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
228 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2023.12.19 23:02:16.705089 [ 3 ] {0bb0993e-4532-4910-ae36-4f85278711a1} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
253 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
254 | (version 22.8.9.1) | ||
255 | 2023.12.19 23:02:16.705236 [ 3 ] {0bb0993e-4532-4910-ae36-4f85278711a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
256 | 2023.12.19 23:02:16.705261 [ 3 ] {} <Debug> HTTP-Session: 0ae66dec-ead7-40ec-9ce9-e68595ca2261 Destroying unnamed session | ||
257 | 2023.12.19 23:02:16.705629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
258 | 2023.12.19 23:02:16.705715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
259 | 2023.12.19 23:02:16.705739 [ 3 ] {} <Debug> HTTP-Session: d49516b6-647f-4b6d-821c-ee6fd4ee9bb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
260 | 2023.12.19 23:02:16.705769 [ 3 ] {} <Debug> HTTP-Session: d49516b6-647f-4b6d-821c-ee6fd4ee9bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2023.12.19 23:02:16.705916 [ 3 ] {7b0240ba-9894-42e7-9cbe-791b572dd980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
262 | 2023.12.19 23:02:16.706034 [ 3 ] {7b0240ba-9894-42e7-9cbe-791b572dd980} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.12.19 23:02:16.706063 [ 3 ] {7b0240ba-9894-42e7-9cbe-791b572dd980} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.12.19 23:02:16.706080 [ 3 ] {} <Debug> HTTP-Session: d49516b6-647f-4b6d-821c-ee6fd4ee9bb7 Destroying unnamed session | ||
265 | 2023.12.19 23:02:16.706255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.12.19 23:02:16.706301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.12.19 23:02:16.706320 [ 3 ] {} <Debug> HTTP-Session: 93c8ded9-42cc-4abc-8fce-c9b0628f69e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
268 | 2023.12.19 23:02:16.706341 [ 3 ] {} <Debug> HTTP-Session: 93c8ded9-42cc-4abc-8fce-c9b0628f69e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.12.19 23:02:16.706401 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
270 | 2023.12.19 23:02:16.706454 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
271 | 2023.12.19 23:02:16.712877 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
272 | 2023.12.19 23:02:16.712899 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.592e-05 sec | ||
273 | 2023.12.19 23:02:16.712938 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
274 | 2023.12.19 23:02:16.712957 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
275 | 2023.12.19 23:02:16.713030 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} <Debug> DynamicQueryHandler: Done processing query | ||
276 | 2023.12.19 23:02:16.713055 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
277 | 2023.12.19 23:02:16.713070 [ 3 ] {} <Debug> HTTP-Session: 93c8ded9-42cc-4abc-8fce-c9b0628f69e8 Destroying unnamed session | ||
278 | 2023.12.19 23:02:16.713207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
279 | 2023.12.19 23:02:16.713254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
280 | 2023.12.19 23:02:16.713273 [ 3 ] {} <Debug> HTTP-Session: 137f507c-c86d-474a-b4a9-2ec7b6249bf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
281 | 2023.12.19 23:02:16.713300 [ 3 ] {} <Debug> HTTP-Session: 137f507c-c86d-474a-b4a9-2ec7b6249bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2023.12.19 23:02:16.713444 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) /* The version table contains metadata about the `oximeter` database */ | ||
283 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
284 | 2023.12.19 23:02:16.713494 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
285 | 2023.12.19 23:02:16.722704 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} <Debug> oximeter.version (6a66a01a-66e3-4b4b-9939-c6625db9d26e): Loading data parts | ||
286 | 2023.12.19 23:02:16.722854 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} <Debug> oximeter.version (6a66a01a-66e3-4b4b-9939-c6625db9d26e): There are no data parts | ||
287 | 2023.12.19 23:02:16.727546 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} <Debug> DynamicQueryHandler: Done processing query | ||
288 | 2023.12.19 23:02:16.727576 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
289 | 2023.12.19 23:02:16.727632 [ 3 ] {} <Debug> HTTP-Session: 137f507c-c86d-474a-b4a9-2ec7b6249bf5 Destroying unnamed session | ||
290 | 2023.12.19 23:02:16.727815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
291 | 2023.12.19 23:02:16.727879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
292 | 2023.12.19 23:02:16.727906 [ 3 ] {} <Debug> HTTP-Session: 22ec8ac0-16db-4721-aedc-c0928ac0519b Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
293 | 2023.12.19 23:02:16.727926 [ 3 ] {} <Debug> HTTP-Session: 22ec8ac0-16db-4721-aedc-c0928ac0519b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2023.12.19 23:02:16.728183 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) /* The measurement tables contain all individual samples from each timeseries. | ||
295 | * | ||
296 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
297 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
298 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
299 | * by all samples from the same timeseries. | ||
300 | * | ||
301 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
302 | * and then uses that to index quickly into the measurements tables. | ||
303 | */ | ||
304 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2023.12.19 23:02:16.728245 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
306 | 2023.12.19 23:02:16.737324 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} <Debug> oximeter.measurements_bool (e632bfd2-5588-4521-869e-4eb23d9d8fbc): Loading data parts | ||
307 | 2023.12.19 23:02:16.737461 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} <Debug> oximeter.measurements_bool (e632bfd2-5588-4521-869e-4eb23d9d8fbc): There are no data parts | ||
308 | 2023.12.19 23:02:16.744268 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2023.12.19 23:02:16.744299 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2023.12.19 23:02:16.744325 [ 3 ] {} <Debug> HTTP-Session: 22ec8ac0-16db-4721-aedc-c0928ac0519b Destroying unnamed session | ||
311 | 2023.12.19 23:02:16.744477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2023.12.19 23:02:16.744526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2023.12.19 23:02:16.744548 [ 3 ] {} <Debug> HTTP-Session: 6c61ec1d-7b24-4cb1-9e59-c3d74441c2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
314 | 2023.12.19 23:02:16.744565 [ 3 ] {} <Debug> HTTP-Session: 6c61ec1d-7b24-4cb1-9e59-c3d74441c2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2023.12.19 23:02:16.744763 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2023.12.19 23:02:16.744813 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
317 | 2023.12.19 23:02:16.747724 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} <Debug> oximeter.measurements_i8 (1afde434-4c6b-4c74-9702-0699195a6906): Loading data parts | ||
318 | 2023.12.19 23:02:16.747826 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} <Debug> oximeter.measurements_i8 (1afde434-4c6b-4c74-9702-0699195a6906): There are no data parts | ||
319 | 2023.12.19 23:02:16.756337 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2023.12.19 23:02:16.756368 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2023.12.19 23:02:16.756387 [ 3 ] {} <Debug> HTTP-Session: 6c61ec1d-7b24-4cb1-9e59-c3d74441c2b3 Destroying unnamed session | ||
322 | 2023.12.19 23:02:16.756535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2023.12.19 23:02:16.756585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2023.12.19 23:02:16.756609 [ 3 ] {} <Debug> HTTP-Session: b69c0232-667c-4f08-89fd-bef1aa08dd03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
325 | 2023.12.19 23:02:16.756630 [ 3 ] {} <Debug> HTTP-Session: b69c0232-667c-4f08-89fd-bef1aa08dd03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2023.12.19 23:02:16.756834 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2023.12.19 23:02:16.756883 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
328 | 2023.12.19 23:02:16.761034 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} <Debug> oximeter.measurements_u8 (1d646c5a-acf0-41d4-a1f3-331d323297e7): Loading data parts | ||
329 | 2023.12.19 23:02:16.761157 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} <Debug> oximeter.measurements_u8 (1d646c5a-acf0-41d4-a1f3-331d323297e7): There are no data parts | ||
330 | 2023.12.19 23:02:16.768486 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2023.12.19 23:02:16.768528 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2023.12.19 23:02:16.768543 [ 3 ] {} <Debug> HTTP-Session: b69c0232-667c-4f08-89fd-bef1aa08dd03 Destroying unnamed session | ||
333 | 2023.12.19 23:02:16.768686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2023.12.19 23:02:16.768744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2023.12.19 23:02:16.768762 [ 3 ] {} <Debug> HTTP-Session: a7d2e382-b7b0-4697-aad7-7895b6c98e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
336 | 2023.12.19 23:02:16.768783 [ 3 ] {} <Debug> HTTP-Session: a7d2e382-b7b0-4697-aad7-7895b6c98e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2023.12.19 23:02:16.768972 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2023.12.19 23:02:16.769017 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
339 | 2023.12.19 23:02:16.772662 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} <Debug> oximeter.measurements_i16 (cbf104ac-68ea-4634-85b3-eb2e8b23c2f0): Loading data parts | ||
340 | 2023.12.19 23:02:16.772757 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} <Debug> oximeter.measurements_i16 (cbf104ac-68ea-4634-85b3-eb2e8b23c2f0): There are no data parts | ||
341 | 2023.12.19 23:02:16.780490 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.12.19 23:02:16.780530 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.12.19 23:02:16.780546 [ 3 ] {} <Debug> HTTP-Session: a7d2e382-b7b0-4697-aad7-7895b6c98e65 Destroying unnamed session | ||
344 | 2023.12.19 23:02:16.780712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.12.19 23:02:16.780770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.12.19 23:02:16.780790 [ 3 ] {} <Debug> HTTP-Session: 3ad7d7b4-24a5-42a1-a04c-aa1c4dcea0a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
347 | 2023.12.19 23:02:16.780816 [ 3 ] {} <Debug> HTTP-Session: 3ad7d7b4-24a5-42a1-a04c-aa1c4dcea0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.12.19 23:02:16.781017 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2023.12.19 23:02:16.781067 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
350 | 2023.12.19 23:02:16.784037 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} <Debug> oximeter.measurements_u16 (dae8ab08-268d-4a66-ba46-251468ba45d7): Loading data parts | ||
351 | 2023.12.19 23:02:16.784131 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} <Debug> oximeter.measurements_u16 (dae8ab08-268d-4a66-ba46-251468ba45d7): There are no data parts | ||
352 | 2023.12.19 23:02:16.792767 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2023.12.19 23:02:16.792808 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2023.12.19 23:02:16.792827 [ 3 ] {} <Debug> HTTP-Session: 3ad7d7b4-24a5-42a1-a04c-aa1c4dcea0a9 Destroying unnamed session | ||
355 | 2023.12.19 23:02:16.793030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2023.12.19 23:02:16.793094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2023.12.19 23:02:16.793118 [ 3 ] {} <Debug> HTTP-Session: eeaf12f1-b126-4ae5-9561-79a4315bb037 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
358 | 2023.12.19 23:02:16.793146 [ 3 ] {} <Debug> HTTP-Session: eeaf12f1-b126-4ae5-9561-79a4315bb037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2023.12.19 23:02:16.793389 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2023.12.19 23:02:16.793450 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2023.12.19 23:02:16.796202 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} <Debug> oximeter.measurements_i32 (9cbc2d76-61ec-473c-8d55-fe97e80daa79): Loading data parts | ||
362 | 2023.12.19 23:02:16.796292 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} <Debug> oximeter.measurements_i32 (9cbc2d76-61ec-473c-8d55-fe97e80daa79): There are no data parts | ||
363 | 2023.12.19 23:02:16.804627 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2023.12.19 23:02:16.804661 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2023.12.19 23:02:16.804677 [ 3 ] {} <Debug> HTTP-Session: eeaf12f1-b126-4ae5-9561-79a4315bb037 Destroying unnamed session | ||
366 | 2023.12.19 23:02:16.804804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2023.12.19 23:02:16.804864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2023.12.19 23:02:16.804883 [ 3 ] {} <Debug> HTTP-Session: 6215c563-e637-403a-89b4-589a40550628 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
369 | 2023.12.19 23:02:16.804907 [ 3 ] {} <Debug> HTTP-Session: 6215c563-e637-403a-89b4-589a40550628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2023.12.19 23:02:16.805105 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2023.12.19 23:02:16.805159 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
372 | 2023.12.19 23:02:16.807828 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} <Debug> oximeter.measurements_u32 (60c02ef3-6527-42cd-aacc-d601610e2cae): Loading data parts | ||
373 | 2023.12.19 23:02:16.807920 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} <Debug> oximeter.measurements_u32 (60c02ef3-6527-42cd-aacc-d601610e2cae): There are no data parts | ||
374 | 2023.12.19 23:02:16.815294 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2023.12.19 23:02:16.815336 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2023.12.19 23:02:16.815355 [ 3 ] {} <Debug> HTTP-Session: 6215c563-e637-403a-89b4-589a40550628 Destroying unnamed session | ||
377 | 2023.12.19 23:02:16.815519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2023.12.19 23:02:16.815620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2023.12.19 23:02:16.815642 [ 3 ] {} <Debug> HTTP-Session: 9eba89ee-808c-402f-bd37-7ca25fa30534 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
380 | 2023.12.19 23:02:16.815658 [ 3 ] {} <Debug> HTTP-Session: 9eba89ee-808c-402f-bd37-7ca25fa30534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2023.12.19 23:02:16.815854 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2023.12.19 23:02:16.815904 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
383 | 2023.12.19 23:02:16.819039 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} <Debug> oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Loading data parts | ||
384 | 2023.12.19 23:02:16.819125 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} <Debug> oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): There are no data parts | ||
385 | 2023.12.19 23:02:16.827831 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2023.12.19 23:02:16.827861 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2023.12.19 23:02:16.827888 [ 3 ] {} <Debug> HTTP-Session: 9eba89ee-808c-402f-bd37-7ca25fa30534 Destroying unnamed session | ||
388 | 2023.12.19 23:02:16.828068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2023.12.19 23:02:16.828125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2023.12.19 23:02:16.828154 [ 3 ] {} <Debug> HTTP-Session: 4b116272-c39d-4a4a-849d-5f853b88d5d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
391 | 2023.12.19 23:02:16.828173 [ 3 ] {} <Debug> HTTP-Session: 4b116272-c39d-4a4a-849d-5f853b88d5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2023.12.19 23:02:16.828410 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2023.12.19 23:02:16.828482 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
394 | 2023.12.19 23:02:16.831811 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} <Debug> oximeter.measurements_u64 (a53ac82c-6b64-463a-920e-4a9324df440e): Loading data parts | ||
395 | 2023.12.19 23:02:16.831924 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} <Debug> oximeter.measurements_u64 (a53ac82c-6b64-463a-920e-4a9324df440e): There are no data parts | ||
396 | 2023.12.19 23:02:16.840495 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2023.12.19 23:02:16.840528 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2023.12.19 23:02:16.840597 [ 3 ] {} <Debug> HTTP-Session: 4b116272-c39d-4a4a-849d-5f853b88d5d4 Destroying unnamed session | ||
399 | 2023.12.19 23:02:16.840744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2023.12.19 23:02:16.840813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2023.12.19 23:02:16.840858 [ 3 ] {} <Debug> HTTP-Session: 532df874-8f30-4887-8f01-d563ca024a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
402 | 2023.12.19 23:02:16.840880 [ 3 ] {} <Debug> HTTP-Session: 532df874-8f30-4887-8f01-d563ca024a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2023.12.19 23:02:16.841138 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2023.12.19 23:02:16.841207 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
405 | 2023.12.19 23:02:16.851355 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} <Debug> oximeter.measurements_f32 (f6d19aaa-75ba-4239-b969-65ebbd10cedc): Loading data parts | ||
406 | 2023.12.19 23:02:16.851480 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} <Debug> oximeter.measurements_f32 (f6d19aaa-75ba-4239-b969-65ebbd10cedc): There are no data parts | ||
407 | 2023.12.19 23:02:16.854367 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2023.12.19 23:02:16.854391 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2023.12.19 23:02:16.854418 [ 3 ] {} <Debug> HTTP-Session: 532df874-8f30-4887-8f01-d563ca024a80 Destroying unnamed session | ||
410 | 2023.12.19 23:02:16.854557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2023.12.19 23:02:16.854620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2023.12.19 23:02:16.854649 [ 3 ] {} <Debug> HTTP-Session: 489f07de-b68a-4e4f-8c61-d1e92fe988ad Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
413 | 2023.12.19 23:02:16.854669 [ 3 ] {} <Debug> HTTP-Session: 489f07de-b68a-4e4f-8c61-d1e92fe988ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2023.12.19 23:02:16.854908 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
415 | 2023.12.19 23:02:16.854964 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
416 | 2023.12.19 23:02:16.863151 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} <Debug> oximeter.measurements_f64 (d131e6fc-dc64-4b40-a1f6-42ebe4cb4479): Loading data parts | ||
417 | 2023.12.19 23:02:16.863261 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} <Debug> oximeter.measurements_f64 (d131e6fc-dc64-4b40-a1f6-42ebe4cb4479): There are no data parts | ||
418 | 2023.12.19 23:02:16.866108 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2023.12.19 23:02:16.866144 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2023.12.19 23:02:16.866172 [ 3 ] {} <Debug> HTTP-Session: 489f07de-b68a-4e4f-8c61-d1e92fe988ad Destroying unnamed session | ||
421 | 2023.12.19 23:02:16.866312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2023.12.19 23:02:16.866369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2023.12.19 23:02:16.866404 [ 3 ] {} <Debug> HTTP-Session: e65e4e8d-5cff-4c51-a38c-c20db4f2c669 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
424 | 2023.12.19 23:02:16.866423 [ 3 ] {} <Debug> HTTP-Session: e65e4e8d-5cff-4c51-a38c-c20db4f2c669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2023.12.19 23:02:16.866625 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
426 | 2023.12.19 23:02:16.866671 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
427 | 2023.12.19 23:02:16.874915 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} <Debug> oximeter.measurements_string (bc649317-70e6-412c-a8f7-c6430fd65036): Loading data parts | ||
428 | 2023.12.19 23:02:16.875018 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} <Debug> oximeter.measurements_string (bc649317-70e6-412c-a8f7-c6430fd65036): There are no data parts | ||
429 | 2023.12.19 23:02:16.878959 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} <Debug> DynamicQueryHandler: Done processing query | ||
430 | 2023.12.19 23:02:16.879022 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
431 | 2023.12.19 23:02:16.879051 [ 3 ] {} <Debug> HTTP-Session: e65e4e8d-5cff-4c51-a38c-c20db4f2c669 Destroying unnamed session | ||
432 | 2023.12.19 23:02:16.879180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
433 | 2023.12.19 23:02:16.879227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
434 | 2023.12.19 23:02:16.879251 [ 3 ] {} <Debug> HTTP-Session: 4fa3fce4-a800-49e5-8ac1-5e8c5e3e857a Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
435 | 2023.12.19 23:02:16.879269 [ 3 ] {} <Debug> HTTP-Session: 4fa3fce4-a800-49e5-8ac1-5e8c5e3e857a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2023.12.19 23:02:16.879464 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
437 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
438 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
439 | * a string isn't palatable for a few reasons. | ||
440 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
441 | * details. | ||
442 | */ | ||
443 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2023.12.19 23:02:16.879527 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
445 | 2023.12.19 23:02:16.886445 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} <Debug> oximeter.measurements_bytes (05aab70a-ea26-42d1-ac39-a2f98a80b178): Loading data parts | ||
446 | 2023.12.19 23:02:16.886528 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} <Debug> oximeter.measurements_bytes (05aab70a-ea26-42d1-ac39-a2f98a80b178): There are no data parts | ||
447 | 2023.12.19 23:02:16.888493 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2023.12.19 23:02:16.888522 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2023.12.19 23:02:16.888542 [ 3 ] {} <Debug> HTTP-Session: 4fa3fce4-a800-49e5-8ac1-5e8c5e3e857a Destroying unnamed session | ||
450 | 2023.12.19 23:02:16.888690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2023.12.19 23:02:16.888755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2023.12.19 23:02:16.888778 [ 3 ] {} <Debug> HTTP-Session: 543d8418-2b50-4c30-b037-307a2376c2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
453 | 2023.12.19 23:02:16.888804 [ 3 ] {} <Debug> HTTP-Session: 543d8418-2b50-4c30-b037-307a2376c2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2023.12.19 23:02:16.889067 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2023.12.19 23:02:16.889128 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
456 | 2023.12.19 23:02:16.892873 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} <Debug> oximeter.measurements_cumulativei64 (871f8412-2470-412a-bd3a-3a7ac8b6bf44): Loading data parts | ||
457 | 2023.12.19 23:02:16.892953 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} <Debug> oximeter.measurements_cumulativei64 (871f8412-2470-412a-bd3a-3a7ac8b6bf44): There are no data parts | ||
458 | 2023.12.19 23:02:16.900228 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2023.12.19 23:02:16.900257 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2023.12.19 23:02:16.900285 [ 3 ] {} <Debug> HTTP-Session: 543d8418-2b50-4c30-b037-307a2376c2f9 Destroying unnamed session | ||
461 | 2023.12.19 23:02:16.900454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2023.12.19 23:02:16.900514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2023.12.19 23:02:16.900538 [ 3 ] {} <Debug> HTTP-Session: 3e1a4ed7-3c83-4ad4-b57c-2defc7d6a68b Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
464 | 2023.12.19 23:02:16.900555 [ 3 ] {} <Debug> HTTP-Session: 3e1a4ed7-3c83-4ad4-b57c-2defc7d6a68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2023.12.19 23:02:16.900773 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
466 | 2023.12.19 23:02:16.900826 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
467 | 2023.12.19 23:02:16.904273 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} <Debug> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Loading data parts | ||
468 | 2023.12.19 23:02:16.904343 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} <Debug> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): There are no data parts | ||
469 | 2023.12.19 23:02:16.912565 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2023.12.19 23:02:16.912590 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2023.12.19 23:02:16.912613 [ 3 ] {} <Debug> HTTP-Session: 3e1a4ed7-3c83-4ad4-b57c-2defc7d6a68b Destroying unnamed session | ||
472 | 2023.12.19 23:02:16.912754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2023.12.19 23:02:16.912797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2023.12.19 23:02:16.912823 [ 3 ] {} <Debug> HTTP-Session: 4efa0fab-6dc5-4a9c-b87f-222d3b810a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
475 | 2023.12.19 23:02:16.912844 [ 3 ] {} <Debug> HTTP-Session: 4efa0fab-6dc5-4a9c-b87f-222d3b810a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2023.12.19 23:02:16.913056 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
477 | 2023.12.19 23:02:16.913109 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
478 | 2023.12.19 23:02:16.922935 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} <Debug> oximeter.measurements_cumulativef32 (4cf44f56-2f31-4551-b686-5c96e9bbfd1a): Loading data parts | ||
479 | 2023.12.19 23:02:16.923018 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} <Debug> oximeter.measurements_cumulativef32 (4cf44f56-2f31-4551-b686-5c96e9bbfd1a): There are no data parts | ||
480 | 2023.12.19 23:02:16.927130 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} <Debug> DynamicQueryHandler: Done processing query | ||
481 | 2023.12.19 23:02:16.927163 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
482 | 2023.12.19 23:02:16.927181 [ 3 ] {} <Debug> HTTP-Session: 4efa0fab-6dc5-4a9c-b87f-222d3b810a04 Destroying unnamed session | ||
483 | 2023.12.19 23:02:16.927314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2023.12.19 23:02:16.927362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
485 | 2023.12.19 23:02:16.927382 [ 3 ] {} <Debug> HTTP-Session: 563e111e-aafd-42d9-9ad5-b92809135162 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
486 | 2023.12.19 23:02:16.927404 [ 3 ] {} <Debug> HTTP-Session: 563e111e-aafd-42d9-9ad5-b92809135162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2023.12.19 23:02:16.927613 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
488 | 2023.12.19 23:02:16.927664 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
489 | 2023.12.19 23:02:16.935903 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} <Debug> oximeter.measurements_cumulativef64 (0054fa08-7dc4-4b30-9edf-0605bfac6139): Loading data parts | ||
490 | 2023.12.19 23:02:16.935991 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} <Debug> oximeter.measurements_cumulativef64 (0054fa08-7dc4-4b30-9edf-0605bfac6139): There are no data parts | ||
491 | 2023.12.19 23:02:16.938353 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} <Debug> DynamicQueryHandler: Done processing query | ||
492 | 2023.12.19 23:02:16.938402 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
493 | 2023.12.19 23:02:16.938429 [ 3 ] {} <Debug> HTTP-Session: 563e111e-aafd-42d9-9ad5-b92809135162 Destroying unnamed session | ||
494 | 2023.12.19 23:02:16.938558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
495 | 2023.12.19 23:02:16.938608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
496 | 2023.12.19 23:02:16.938633 [ 3 ] {} <Debug> HTTP-Session: 11af9508-77c6-43a0-82fc-71b067180d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
497 | 2023.12.19 23:02:16.938649 [ 3 ] {} <Debug> HTTP-Session: 11af9508-77c6-43a0-82fc-71b067180d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2023.12.19 23:02:16.938873 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
499 | * NOTE: Array types cannot be Nullable, see | ||
500 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
501 | * for more details. | ||
502 | * | ||
503 | * This means we need to use empty arrays to indicate a missing value. This | ||
504 | * is unfortunate, and at this point relies on the fact that an | ||
505 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
506 | * to figure out another way to represent missing samples here. | ||
507 | */ | ||
508 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2023.12.19 23:02:16.938927 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
510 | 2023.12.19 23:02:16.947226 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} <Debug> oximeter.measurements_histogrami8 (05abfae9-7512-416c-86ca-d4762508ccf2): Loading data parts | ||
511 | 2023.12.19 23:02:16.947312 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} <Debug> oximeter.measurements_histogrami8 (05abfae9-7512-416c-86ca-d4762508ccf2): There are no data parts | ||
512 | 2023.12.19 23:02:16.949716 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2023.12.19 23:02:16.949754 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2023.12.19 23:02:16.949789 [ 3 ] {} <Debug> HTTP-Session: 11af9508-77c6-43a0-82fc-71b067180d67 Destroying unnamed session | ||
515 | 2023.12.19 23:02:16.949924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2023.12.19 23:02:16.949982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2023.12.19 23:02:16.950011 [ 3 ] {} <Debug> HTTP-Session: 827074bb-b4cb-4424-89a7-64db1cb1b89a Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
518 | 2023.12.19 23:02:16.950031 [ 3 ] {} <Debug> HTTP-Session: 827074bb-b4cb-4424-89a7-64db1cb1b89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2023.12.19 23:02:16.950295 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2023.12.19 23:02:16.950372 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
521 | 2023.12.19 23:02:16.958144 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} <Debug> oximeter.measurements_histogramu8 (1f9232b1-f291-4acf-a4da-da690140961d): Loading data parts | ||
522 | 2023.12.19 23:02:16.958244 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} <Debug> oximeter.measurements_histogramu8 (1f9232b1-f291-4acf-a4da-da690140961d): There are no data parts | ||
523 | 2023.12.19 23:02:16.961184 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2023.12.19 23:02:16.961209 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2023.12.19 23:02:16.961235 [ 3 ] {} <Debug> HTTP-Session: 827074bb-b4cb-4424-89a7-64db1cb1b89a Destroying unnamed session | ||
526 | 2023.12.19 23:02:16.961360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2023.12.19 23:02:16.961408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2023.12.19 23:02:16.961433 [ 3 ] {} <Debug> HTTP-Session: afa45c87-eefd-43e2-82ed-691996279d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
529 | 2023.12.19 23:02:16.961449 [ 3 ] {} <Debug> HTTP-Session: afa45c87-eefd-43e2-82ed-691996279d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2023.12.19 23:02:16.961666 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2023.12.19 23:02:16.961720 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
532 | 2023.12.19 23:02:16.969570 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} <Debug> oximeter.measurements_histogrami16 (7fcf0e15-b786-4e18-a506-c71aab64d9b5): Loading data parts | ||
533 | 2023.12.19 23:02:16.969652 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} <Debug> oximeter.measurements_histogrami16 (7fcf0e15-b786-4e18-a506-c71aab64d9b5): There are no data parts | ||
534 | 2023.12.19 23:02:16.973332 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2023.12.19 23:02:16.973385 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2023.12.19 23:02:16.973402 [ 3 ] {} <Debug> HTTP-Session: afa45c87-eefd-43e2-82ed-691996279d94 Destroying unnamed session | ||
537 | 2023.12.19 23:02:16.973544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2023.12.19 23:02:16.973612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2023.12.19 23:02:16.973632 [ 3 ] {} <Debug> HTTP-Session: eb3fd89d-469d-45f9-84ac-2b72704858d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
540 | 2023.12.19 23:02:16.973657 [ 3 ] {} <Debug> HTTP-Session: eb3fd89d-469d-45f9-84ac-2b72704858d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2023.12.19 23:02:16.973875 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2023.12.19 23:02:16.973943 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
543 | 2023.12.19 23:02:16.980961 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} <Debug> oximeter.measurements_histogramu16 (a60b05b0-39c1-4ce9-bad2-ffafce4441e2): Loading data parts | ||
544 | 2023.12.19 23:02:16.981061 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} <Debug> oximeter.measurements_histogramu16 (a60b05b0-39c1-4ce9-bad2-ffafce4441e2): There are no data parts | ||
545 | 2023.12.19 23:02:16.983734 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2023.12.19 23:02:16.983781 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2023.12.19 23:02:16.983798 [ 3 ] {} <Debug> HTTP-Session: eb3fd89d-469d-45f9-84ac-2b72704858d4 Destroying unnamed session | ||
548 | 2023.12.19 23:02:16.983960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2023.12.19 23:02:16.984024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2023.12.19 23:02:16.984043 [ 3 ] {} <Debug> HTTP-Session: c2d11ca2-0369-4671-9aa8-7ee3d8c8b6af Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
551 | 2023.12.19 23:02:16.984074 [ 3 ] {} <Debug> HTTP-Session: c2d11ca2-0369-4671-9aa8-7ee3d8c8b6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2023.12.19 23:02:16.984302 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2023.12.19 23:02:16.984377 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
554 | 2023.12.19 23:02:16.992371 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} <Debug> oximeter.measurements_histogrami32 (afcc8565-71e7-417a-abe3-83e00e49404c): Loading data parts | ||
555 | 2023.12.19 23:02:16.992472 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} <Debug> oximeter.measurements_histogrami32 (afcc8565-71e7-417a-abe3-83e00e49404c): There are no data parts | ||
556 | 2023.12.19 23:02:16.995987 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2023.12.19 23:02:16.996020 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2023.12.19 23:02:16.996057 [ 3 ] {} <Debug> HTTP-Session: c2d11ca2-0369-4671-9aa8-7ee3d8c8b6af Destroying unnamed session | ||
559 | 2023.12.19 23:02:16.996239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2023.12.19 23:02:16.996303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2023.12.19 23:02:16.996327 [ 3 ] {} <Debug> HTTP-Session: 2fc030f0-a050-47fa-8dd3-f8708ab8c2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
562 | 2023.12.19 23:02:16.996357 [ 3 ] {} <Debug> HTTP-Session: 2fc030f0-a050-47fa-8dd3-f8708ab8c2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2023.12.19 23:02:16.996614 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2023.12.19 23:02:16.996679 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
565 | 2023.12.19 23:02:17.000118 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.85 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 7.45 MiB | ||
566 | 2023.12.19 23:02:17.003862 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} <Debug> oximeter.measurements_histogramu32 (0b9fec44-efb6-4db5-a58f-c084682829bd): Loading data parts | ||
567 | 2023.12.19 23:02:17.003951 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} <Debug> oximeter.measurements_histogramu32 (0b9fec44-efb6-4db5-a58f-c084682829bd): There are no data parts | ||
568 | 2023.12.19 23:02:17.006896 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} <Debug> DynamicQueryHandler: Done processing query | ||
569 | 2023.12.19 23:02:17.007002 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
570 | 2023.12.19 23:02:17.007034 [ 3 ] {} <Debug> HTTP-Session: 2fc030f0-a050-47fa-8dd3-f8708ab8c2e8 Destroying unnamed session | ||
571 | 2023.12.19 23:02:17.007171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
572 | 2023.12.19 23:02:17.007249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
573 | 2023.12.19 23:02:17.007294 [ 3 ] {} <Debug> HTTP-Session: 3b073b76-a374-472e-a097-b4de1f608532 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
574 | 2023.12.19 23:02:17.007319 [ 3 ] {} <Debug> HTTP-Session: 3b073b76-a374-472e-a097-b4de1f608532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2023.12.19 23:02:17.007561 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
576 | 2023.12.19 23:02:17.007627 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
577 | 2023.12.19 23:02:17.015437 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} <Debug> oximeter.measurements_histogrami64 (5bab0e0a-5d04-4036-be82-a638386aa253): Loading data parts | ||
578 | 2023.12.19 23:02:17.015528 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} <Debug> oximeter.measurements_histogrami64 (5bab0e0a-5d04-4036-be82-a638386aa253): There are no data parts | ||
579 | 2023.12.19 23:02:17.019444 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} <Debug> DynamicQueryHandler: Done processing query | ||
580 | 2023.12.19 23:02:17.019478 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
581 | 2023.12.19 23:02:17.019612 [ 3 ] {} <Debug> HTTP-Session: 3b073b76-a374-472e-a097-b4de1f608532 Destroying unnamed session | ||
582 | 2023.12.19 23:02:17.019826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
583 | 2023.12.19 23:02:17.019905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
584 | 2023.12.19 23:02:17.019946 [ 3 ] {} <Debug> HTTP-Session: 05ae3228-8233-49d2-ad80-90e8ef53ad5f Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
585 | 2023.12.19 23:02:17.019969 [ 3 ] {} <Debug> HTTP-Session: 05ae3228-8233-49d2-ad80-90e8ef53ad5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2023.12.19 23:02:17.020229 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
587 | 2023.12.19 23:02:17.020299 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
588 | 2023.12.19 23:02:17.030342 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} <Debug> oximeter.measurements_histogramu64 (0b6b0e2f-ba84-478e-a70e-dd44500f3ee7): Loading data parts | ||
589 | 2023.12.19 23:02:17.030421 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} <Debug> oximeter.measurements_histogramu64 (0b6b0e2f-ba84-478e-a70e-dd44500f3ee7): There are no data parts | ||
590 | 2023.12.19 23:02:17.035156 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} <Debug> DynamicQueryHandler: Done processing query | ||
591 | 2023.12.19 23:02:17.035657 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
592 | 2023.12.19 23:02:17.035677 [ 3 ] {} <Debug> HTTP-Session: 05ae3228-8233-49d2-ad80-90e8ef53ad5f Destroying unnamed session | ||
593 | 2023.12.19 23:02:17.035818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
594 | 2023.12.19 23:02:17.035939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
595 | 2023.12.19 23:02:17.035958 [ 3 ] {} <Debug> HTTP-Session: 6a4d3c48-6297-403b-b792-b9115170ceb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
596 | 2023.12.19 23:02:17.035986 [ 3 ] {} <Debug> HTTP-Session: 6a4d3c48-6297-403b-b792-b9115170ceb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2023.12.19 23:02:17.036204 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
598 | 2023.12.19 23:02:17.036267 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
599 | 2023.12.19 23:02:17.042726 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} <Debug> oximeter.measurements_histogramf32 (260b3a90-9ca8-42ba-9d68-55b294d24d5b): Loading data parts | ||
600 | 2023.12.19 23:02:17.042814 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} <Debug> oximeter.measurements_histogramf32 (260b3a90-9ca8-42ba-9d68-55b294d24d5b): There are no data parts | ||
601 | 2023.12.19 23:02:17.046699 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} <Debug> DynamicQueryHandler: Done processing query | ||
602 | 2023.12.19 23:02:17.046800 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
603 | 2023.12.19 23:02:17.046819 [ 3 ] {} <Debug> HTTP-Session: 6a4d3c48-6297-403b-b792-b9115170ceb1 Destroying unnamed session | ||
604 | 2023.12.19 23:02:17.046975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
605 | 2023.12.19 23:02:17.047047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
606 | 2023.12.19 23:02:17.047069 [ 3 ] {} <Debug> HTTP-Session: 335d1d2e-5cba-46d2-8b8f-879c022ad350 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
607 | 2023.12.19 23:02:17.047104 [ 3 ] {} <Debug> HTTP-Session: 335d1d2e-5cba-46d2-8b8f-879c022ad350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2023.12.19 23:02:17.047392 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
609 | 2023.12.19 23:02:17.047475 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
610 | 2023.12.19 23:02:17.056393 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Loading data parts | ||
611 | 2023.12.19 23:02:17.056589 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): There are no data parts | ||
612 | 2023.12.19 23:02:17.064640 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} <Debug> DynamicQueryHandler: Done processing query | ||
613 | 2023.12.19 23:02:17.064674 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
614 | 2023.12.19 23:02:17.064711 [ 3 ] {} <Debug> HTTP-Session: 335d1d2e-5cba-46d2-8b8f-879c022ad350 Destroying unnamed session | ||
615 | 2023.12.19 23:02:17.064913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
616 | 2023.12.19 23:02:17.064984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
617 | 2023.12.19 23:02:17.065021 [ 3 ] {} <Debug> HTTP-Session: 10f9264e-9390-437a-a253-e0c1483cdc7b Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
618 | 2023.12.19 23:02:17.065042 [ 3 ] {} <Debug> HTTP-Session: 10f9264e-9390-437a-a253-e0c1483cdc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2023.12.19 23:02:17.065256 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) /* The field tables store named dimensions of each timeseries. | ||
620 | * | ||
621 | * As with the measurement tables, there is one field table for each field data | ||
622 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
623 | * this behavior **must not** be relied upon for query correctness. | ||
624 | * | ||
625 | * The index for the fields differs from the measurements, however. Rows are | ||
626 | * sorted by timeseries name, then field name, field value, and finally | ||
627 | * timeseries key. This reflects the most common pattern for looking them up: | ||
628 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
629 | * usually then used to look up measurements. | ||
630 | * | ||
631 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
632 | * timeseries name and then key, since it would improve lookups where one | ||
633 | * already has the key. Realistically though, these tables are quite small and | ||
634 | * so performance benefits will be low in absolute terms. | ||
635 | */ | ||
636 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
637 | 2023.12.19 23:02:17.065332 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
638 | 2023.12.19 23:02:17.069559 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} <Debug> oximeter.fields_bool (ff24b1a6-7d28-4999-9c6a-2552b9fd95e3): Loading data parts | ||
639 | 2023.12.19 23:02:17.069669 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} <Debug> oximeter.fields_bool (ff24b1a6-7d28-4999-9c6a-2552b9fd95e3): There are no data parts | ||
640 | 2023.12.19 23:02:17.078171 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} <Debug> DynamicQueryHandler: Done processing query | ||
641 | 2023.12.19 23:02:17.078277 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
642 | 2023.12.19 23:02:17.078293 [ 3 ] {} <Debug> HTTP-Session: 10f9264e-9390-437a-a253-e0c1483cdc7b Destroying unnamed session | ||
643 | 2023.12.19 23:02:17.078430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
644 | 2023.12.19 23:02:17.078497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
645 | 2023.12.19 23:02:17.078518 [ 3 ] {} <Debug> HTTP-Session: aafcfa0c-1eb6-4855-b4e2-12d1a520031d Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
646 | 2023.12.19 23:02:17.078542 [ 3 ] {} <Debug> HTTP-Session: aafcfa0c-1eb6-4855-b4e2-12d1a520031d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2023.12.19 23:02:17.078702 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
648 | 2023.12.19 23:02:17.078756 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
649 | 2023.12.19 23:02:17.088609 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} <Debug> oximeter.fields_i8 (15480d68-8771-43c0-91a6-8895844777e3): Loading data parts | ||
650 | 2023.12.19 23:02:17.088718 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} <Debug> oximeter.fields_i8 (15480d68-8771-43c0-91a6-8895844777e3): There are no data parts | ||
651 | 2023.12.19 23:02:17.098601 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} <Debug> DynamicQueryHandler: Done processing query | ||
652 | 2023.12.19 23:02:17.098629 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
653 | 2023.12.19 23:02:17.098665 [ 3 ] {} <Debug> HTTP-Session: aafcfa0c-1eb6-4855-b4e2-12d1a520031d Destroying unnamed session | ||
654 | 2023.12.19 23:02:17.098821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
655 | 2023.12.19 23:02:17.098878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
656 | 2023.12.19 23:02:17.098912 [ 3 ] {} <Debug> HTTP-Session: 0fc653d8-b7f9-452c-8ae7-b9480a67a711 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
657 | 2023.12.19 23:02:17.098929 [ 3 ] {} <Debug> HTTP-Session: 0fc653d8-b7f9-452c-8ae7-b9480a67a711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2023.12.19 23:02:17.099101 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
659 | 2023.12.19 23:02:17.099148 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
660 | 2023.12.19 23:02:17.103633 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} <Debug> oximeter.fields_u8 (4bb85241-8c80-47e6-8b5e-89d2dee7b68a): Loading data parts | ||
661 | 2023.12.19 23:02:17.103745 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} <Debug> oximeter.fields_u8 (4bb85241-8c80-47e6-8b5e-89d2dee7b68a): There are no data parts | ||
662 | 2023.12.19 23:02:17.109647 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} <Debug> DynamicQueryHandler: Done processing query | ||
663 | 2023.12.19 23:02:17.109783 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
664 | 2023.12.19 23:02:17.109802 [ 3 ] {} <Debug> HTTP-Session: 0fc653d8-b7f9-452c-8ae7-b9480a67a711 Destroying unnamed session | ||
665 | 2023.12.19 23:02:17.109967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
666 | 2023.12.19 23:02:17.110031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
667 | 2023.12.19 23:02:17.110053 [ 3 ] {} <Debug> HTTP-Session: 5ce7eb81-2b95-4a75-9fae-8150447a8fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
668 | 2023.12.19 23:02:17.110086 [ 3 ] {} <Debug> HTTP-Session: 5ce7eb81-2b95-4a75-9fae-8150447a8fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2023.12.19 23:02:17.110261 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
670 | 2023.12.19 23:02:17.110327 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
671 | 2023.12.19 23:02:17.121376 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} <Debug> oximeter.fields_i16 (946c16b3-0eab-4d01-9e31-827f11f3eeb3): Loading data parts | ||
672 | 2023.12.19 23:02:17.121508 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} <Debug> oximeter.fields_i16 (946c16b3-0eab-4d01-9e31-827f11f3eeb3): There are no data parts | ||
673 | 2023.12.19 23:02:17.127180 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2023.12.19 23:02:17.127212 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
675 | 2023.12.19 23:02:17.127246 [ 3 ] {} <Debug> HTTP-Session: 5ce7eb81-2b95-4a75-9fae-8150447a8fe9 Destroying unnamed session | ||
676 | 2023.12.19 23:02:17.127389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
677 | 2023.12.19 23:02:17.127455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
678 | 2023.12.19 23:02:17.127489 [ 3 ] {} <Debug> HTTP-Session: c2105a2b-99df-4f28-bf93-21932b9213ea Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
679 | 2023.12.19 23:02:17.127532 [ 3 ] {} <Debug> HTTP-Session: c2105a2b-99df-4f28-bf93-21932b9213ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2023.12.19 23:02:17.127695 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
681 | 2023.12.19 23:02:17.127757 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
682 | 2023.12.19 23:02:17.136061 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} <Debug> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Loading data parts | ||
683 | 2023.12.19 23:02:17.136191 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} <Debug> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): There are no data parts | ||
684 | 2023.12.19 23:02:17.138550 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2023.12.19 23:02:17.138576 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
686 | 2023.12.19 23:02:17.138591 [ 3 ] {} <Debug> HTTP-Session: c2105a2b-99df-4f28-bf93-21932b9213ea Destroying unnamed session | ||
687 | 2023.12.19 23:02:17.138828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2023.12.19 23:02:17.138890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
689 | 2023.12.19 23:02:17.138910 [ 3 ] {} <Debug> HTTP-Session: 7d7bf2b4-e633-4f03-97c7-73858175f38d Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
690 | 2023.12.19 23:02:17.138938 [ 3 ] {} <Debug> HTTP-Session: 7d7bf2b4-e633-4f03-97c7-73858175f38d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2023.12.19 23:02:17.139105 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
692 | 2023.12.19 23:02:17.139153 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
693 | 2023.12.19 23:02:17.147137 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} <Debug> oximeter.fields_i32 (f7336c95-a6e6-4115-ac61-f7e565ca3ea6): Loading data parts | ||
694 | 2023.12.19 23:02:17.147225 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} <Debug> oximeter.fields_i32 (f7336c95-a6e6-4115-ac61-f7e565ca3ea6): There are no data parts | ||
695 | 2023.12.19 23:02:17.150253 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2023.12.19 23:02:17.150314 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2023.12.19 23:02:17.150330 [ 3 ] {} <Debug> HTTP-Session: 7d7bf2b4-e633-4f03-97c7-73858175f38d Destroying unnamed session | ||
698 | 2023.12.19 23:02:17.150471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2023.12.19 23:02:17.150529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2023.12.19 23:02:17.150553 [ 3 ] {} <Debug> HTTP-Session: a5754941-4c02-44e5-9b40-7ff0b9c04bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
701 | 2023.12.19 23:02:17.150582 [ 3 ] {} <Debug> HTTP-Session: a5754941-4c02-44e5-9b40-7ff0b9c04bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2023.12.19 23:02:17.150754 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
703 | 2023.12.19 23:02:17.150804 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
704 | 2023.12.19 23:02:17.158673 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} <Debug> oximeter.fields_u32 (cfe367d0-36bf-4a9a-bba9-affb4bd4679e): Loading data parts | ||
705 | 2023.12.19 23:02:17.158783 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} <Debug> oximeter.fields_u32 (cfe367d0-36bf-4a9a-bba9-affb4bd4679e): There are no data parts | ||
706 | 2023.12.19 23:02:17.162528 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2023.12.19 23:02:17.162556 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2023.12.19 23:02:17.162744 [ 3 ] {} <Debug> HTTP-Session: a5754941-4c02-44e5-9b40-7ff0b9c04bc5 Destroying unnamed session | ||
709 | 2023.12.19 23:02:17.162924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2023.12.19 23:02:17.163011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2023.12.19 23:02:17.163070 [ 3 ] {} <Debug> HTTP-Session: faa116c1-d062-4f6c-9547-9124b91156de Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
712 | 2023.12.19 23:02:17.163096 [ 3 ] {} <Debug> HTTP-Session: faa116c1-d062-4f6c-9547-9124b91156de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2023.12.19 23:02:17.163294 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
714 | 2023.12.19 23:02:17.163361 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
715 | 2023.12.19 23:02:17.173146 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Loading data parts | ||
716 | 2023.12.19 23:02:17.173275 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): There are no data parts | ||
717 | 2023.12.19 23:02:17.175464 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2023.12.19 23:02:17.175520 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2023.12.19 23:02:17.175560 [ 3 ] {} <Debug> HTTP-Session: faa116c1-d062-4f6c-9547-9124b91156de Destroying unnamed session | ||
720 | 2023.12.19 23:02:17.175709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2023.12.19 23:02:17.175833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2023.12.19 23:02:17.175877 [ 3 ] {} <Debug> HTTP-Session: b338d2d2-7622-46cf-acfb-3139940b1754 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
723 | 2023.12.19 23:02:17.175903 [ 3 ] {} <Debug> HTTP-Session: b338d2d2-7622-46cf-acfb-3139940b1754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2023.12.19 23:02:17.176109 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
725 | 2023.12.19 23:02:17.176175 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
726 | 2023.12.19 23:02:17.185843 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} <Debug> oximeter.fields_u64 (13d71375-0043-42b7-b76e-4a4d98eba803): Loading data parts | ||
727 | 2023.12.19 23:02:17.186028 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} <Debug> oximeter.fields_u64 (13d71375-0043-42b7-b76e-4a4d98eba803): There are no data parts | ||
728 | 2023.12.19 23:02:17.190030 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2023.12.19 23:02:17.190072 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2023.12.19 23:02:17.190088 [ 3 ] {} <Debug> HTTP-Session: b338d2d2-7622-46cf-acfb-3139940b1754 Destroying unnamed session | ||
731 | 2023.12.19 23:02:17.190232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2023.12.19 23:02:17.190289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2023.12.19 23:02:17.190308 [ 3 ] {} <Debug> HTTP-Session: 2f83eb08-b3f8-4a5d-a37a-ddf2555538c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
734 | 2023.12.19 23:02:17.190345 [ 3 ] {} <Debug> HTTP-Session: 2f83eb08-b3f8-4a5d-a37a-ddf2555538c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2023.12.19 23:02:17.190503 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
736 | 2023.12.19 23:02:17.190564 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
737 | 2023.12.19 23:02:17.199441 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} <Debug> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Loading data parts | ||
738 | 2023.12.19 23:02:17.199551 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} <Debug> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): There are no data parts | ||
739 | 2023.12.19 23:02:17.202569 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2023.12.19 23:02:17.202594 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2023.12.19 23:02:17.202626 [ 3 ] {} <Debug> HTTP-Session: 2f83eb08-b3f8-4a5d-a37a-ddf2555538c0 Destroying unnamed session | ||
742 | 2023.12.19 23:02:17.202812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2023.12.19 23:02:17.202868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2023.12.19 23:02:17.202901 [ 3 ] {} <Debug> HTTP-Session: 4a6dbc68-b38f-40d4-8b72-218cb7ebe759 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
745 | 2023.12.19 23:02:17.202926 [ 3 ] {} <Debug> HTTP-Session: 4a6dbc68-b38f-40d4-8b72-218cb7ebe759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2023.12.19 23:02:17.203083 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
747 | 2023.12.19 23:02:17.203132 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
748 | 2023.12.19 23:02:17.211515 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Loading data parts | ||
749 | 2023.12.19 23:02:17.211631 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): There are no data parts | ||
750 | 2023.12.19 23:02:17.214676 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} <Debug> DynamicQueryHandler: Done processing query | ||
751 | 2023.12.19 23:02:17.214701 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
752 | 2023.12.19 23:02:17.214716 [ 3 ] {} <Debug> HTTP-Session: 4a6dbc68-b38f-40d4-8b72-218cb7ebe759 Destroying unnamed session | ||
753 | 2023.12.19 23:02:17.214848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
754 | 2023.12.19 23:02:17.214907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
755 | 2023.12.19 23:02:17.214925 [ 3 ] {} <Debug> HTTP-Session: 462d86ac-20af-494b-95d5-156115a980f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
756 | 2023.12.19 23:02:17.214948 [ 3 ] {} <Debug> HTTP-Session: 462d86ac-20af-494b-95d5-156115a980f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
757 | 2023.12.19 23:02:17.215113 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
758 | 2023.12.19 23:02:17.215154 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
759 | 2023.12.19 23:02:17.223075 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Loading data parts | ||
760 | 2023.12.19 23:02:17.223180 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): There are no data parts | ||
761 | 2023.12.19 23:02:17.226919 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} <Debug> DynamicQueryHandler: Done processing query | ||
762 | 2023.12.19 23:02:17.226958 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
763 | 2023.12.19 23:02:17.226976 [ 3 ] {} <Debug> HTTP-Session: 462d86ac-20af-494b-95d5-156115a980f0 Destroying unnamed session | ||
764 | 2023.12.19 23:02:17.227120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
765 | 2023.12.19 23:02:17.227179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
766 | 2023.12.19 23:02:17.227202 [ 3 ] {} <Debug> HTTP-Session: bcbf4a1f-5403-463c-ac03-6bc3be4fb9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
767 | 2023.12.19 23:02:17.227231 [ 3 ] {} <Debug> HTTP-Session: bcbf4a1f-5403-463c-ac03-6bc3be4fb9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
768 | 2023.12.19 23:02:17.227514 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) /* The timeseries schema table stores the extracted schema for the samples | ||
769 | * oximeter collects. | ||
770 | */ | ||
771 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
772 | 2023.12.19 23:02:17.227587 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
773 | 2023.12.19 23:02:17.237578 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): Loading data parts | ||
774 | 2023.12.19 23:02:17.237700 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): There are no data parts | ||
775 | 2023.12.19 23:02:17.240915 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} <Debug> DynamicQueryHandler: Done processing query | ||
776 | 2023.12.19 23:02:17.240940 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
777 | 2023.12.19 23:02:17.240971 [ 3 ] {} <Debug> HTTP-Session: bcbf4a1f-5403-463c-ac03-6bc3be4fb9e4 Destroying unnamed session | ||
778 | 2023.12.19 23:02:17.241108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
779 | 2023.12.19 23:02:17.241168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
780 | 2023.12.19 23:02:17.241200 [ 3 ] {} <Debug> HTTP-Session: 78e201aa-96c8-4c2f-86f0-b2439a747a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 | ||
781 | 2023.12.19 23:02:17.241217 [ 3 ] {} <Debug> HTTP-Session: 78e201aa-96c8-4c2f-86f0-b2439a747a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2023.12.19 23:02:17.241339 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42248) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
783 | 2023.12.19 23:02:17.241987 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
784 | 2023.12.19 23:02:17.245500 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
785 | 2023.12.19 23:02:17.248366 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
786 | 2023.12.19 23:02:17.248650 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} <Trace> oximeter.version (6a66a01a-66e3-4b4b-9939-c6625db9d26e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
787 | 2023.12.19 23:02:17.248859 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007473633 sec., 133 rows/sec., 2.09 KiB/sec. | ||
788 | 2023.12.19 23:02:17.248982 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} <Debug> DynamicQueryHandler: Done processing query | ||
789 | 2023.12.19 23:02:17.249002 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
790 | 2023.12.19 23:02:17.249032 [ 3 ] {} <Debug> HTTP-Session: 78e201aa-96c8-4c2f-86f0-b2439a747a42 Destroying unnamed session | ||
791 | 2023.12.19 23:02:18.000135 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.15 MiB, peak 231.22 MiB, will set to 228.30 MiB (RSS), difference: 2.16 MiB | ||
792 | 2023.12.19 23:02:31.356781 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
793 | 2023.12.19 23:02:31.356851 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
794 | 2023.12.19 23:02:46.356970 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
795 | 2023.12.19 23:02:46.357037 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
796 | 2023.12.19 23:03:01.357309 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
797 | 2023.12.19 23:03:01.357381 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
798 | 2023.12.19 23:03:12.274185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
799 | 2023.12.19 23:03:12.274335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
800 | 2023.12.19 23:03:12.274388 [ 3 ] {} <Debug> HTTP-Session: 069f359b-0c19-4c86-b66b-cebc9c9573c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
801 | 2023.12.19 23:03:12.274412 [ 3 ] {} <Debug> HTTP-Session: 069f359b-0c19-4c86-b66b-cebc9c9573c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
802 | 2023.12.19 23:03:12.274568 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
803 | 2023.12.19 23:03:12.274993 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2023.12.19 23:03:12.277626 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2023.12.19 23:03:12.277764 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2023.12.19 23:03:12.278837 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} <Debug> DynamicQueryHandler: Done processing query | ||
807 | 2023.12.19 23:03:12.278867 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
808 | 2023.12.19 23:03:12.278906 [ 3 ] {} <Debug> HTTP-Session: 069f359b-0c19-4c86-b66b-cebc9c9573c1 Destroying unnamed session | ||
809 | 2023.12.19 23:03:12.284890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
810 | 2023.12.19 23:03:12.284942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
811 | 2023.12.19 23:03:12.284982 [ 3 ] {} <Debug> HTTP-Session: 70227448-3206-464f-8849-57bdc30cbed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
812 | 2023.12.19 23:03:12.285002 [ 3 ] {} <Debug> HTTP-Session: 70227448-3206-464f-8849-57bdc30cbed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
813 | 2023.12.19 23:03:12.285141 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
814 | 2023.12.19 23:03:12.292107 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2023.12.19 23:03:12.292254 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2023.12.19 23:03:12.292321 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
817 | 2023.12.19 23:03:12.293436 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} <Debug> DynamicQueryHandler: Done processing query | ||
818 | 2023.12.19 23:03:12.293464 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
819 | 2023.12.19 23:03:12.293495 [ 3 ] {} <Debug> HTTP-Session: 70227448-3206-464f-8849-57bdc30cbed8 Destroying unnamed session | ||
820 | 2023.12.19 23:03:12.293730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
821 | 2023.12.19 23:03:12.293779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
822 | 2023.12.19 23:03:12.293799 [ 3 ] {} <Debug> HTTP-Session: 5d3b3079-da59-496a-84e7-69729b99b174 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
823 | 2023.12.19 23:03:12.293818 [ 3 ] {} <Debug> HTTP-Session: 5d3b3079-da59-496a-84e7-69729b99b174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
824 | 2023.12.19 23:03:12.293942 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
825 | 2023.12.19 23:03:12.294408 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2023.12.19 23:03:12.294557 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2023.12.19 23:03:12.294598 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2023.12.19 23:03:12.295436 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} <Debug> DynamicQueryHandler: Done processing query | ||
829 | 2023.12.19 23:03:12.295463 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
830 | 2023.12.19 23:03:12.295479 [ 3 ] {} <Debug> HTTP-Session: 5d3b3079-da59-496a-84e7-69729b99b174 Destroying unnamed session | ||
831 | 2023.12.19 23:03:12.295787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
832 | 2023.12.19 23:03:12.295833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
833 | 2023.12.19 23:03:12.295853 [ 3 ] {} <Debug> HTTP-Session: e390ea72-a142-43d3-94fe-4014498bc218 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
834 | 2023.12.19 23:03:12.295870 [ 3 ] {} <Debug> HTTP-Session: e390ea72-a142-43d3-94fe-4014498bc218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
835 | 2023.12.19 23:03:12.295987 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
836 | 2023.12.19 23:03:12.296339 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2023.12.19 23:03:12.296486 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2023.12.19 23:03:12.296527 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2023.12.19 23:03:12.297229 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} <Debug> DynamicQueryHandler: Done processing query | ||
840 | 2023.12.19 23:03:12.297256 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
841 | 2023.12.19 23:03:12.297272 [ 3 ] {} <Debug> HTTP-Session: e390ea72-a142-43d3-94fe-4014498bc218 Destroying unnamed session | ||
842 | 2023.12.19 23:03:12.298097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
843 | 2023.12.19 23:03:12.298141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
844 | 2023.12.19 23:03:12.298161 [ 3 ] {} <Debug> HTTP-Session: 9bf62326-7d70-4f98-b051-da8493d4d495 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
845 | 2023.12.19 23:03:12.298177 [ 3 ] {} <Debug> HTTP-Session: 9bf62326-7d70-4f98-b051-da8493d4d495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
846 | 2023.12.19 23:03:12.298256 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
847 | 2023.12.19 23:03:12.298296 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2023.12.19 23:03:12.298959 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
849 | 2023.12.19 23:03:12.304364 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
850 | 2023.12.19 23:03:12.305006 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
851 | 2023.12.19 23:03:12.305303 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
852 | 2023.12.19 23:03:12.305495 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.007207379 sec., 554 rows/sec., 60.02 KiB/sec. | ||
853 | 2023.12.19 23:03:12.305666 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} <Debug> DynamicQueryHandler: Done processing query | ||
854 | 2023.12.19 23:03:12.305690 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
855 | 2023.12.19 23:03:12.305706 [ 3 ] {} <Debug> HTTP-Session: 9bf62326-7d70-4f98-b051-da8493d4d495 Destroying unnamed session | ||
856 | 2023.12.19 23:03:12.305817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
857 | 2023.12.19 23:03:12.305861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
858 | 2023.12.19 23:03:12.305880 [ 3 ] {} <Debug> HTTP-Session: 1a19cceb-aac7-4d40-a916-f0c90dfbe85e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
859 | 2023.12.19 23:03:12.305897 [ 3 ] {} <Debug> HTTP-Session: 1a19cceb-aac7-4d40-a916-f0c90dfbe85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
860 | 2023.12.19 23:03:12.305973 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
861 | 2023.12.19 23:03:12.306013 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
862 | 2023.12.19 23:03:12.306122 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
863 | 2023.12.19 23:03:12.311655 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
864 | 2023.12.19 23:03:12.311918 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
865 | 2023.12.19 23:03:12.312097 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
866 | 2023.12.19 23:03:12.312236 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.006226506 sec., 2248 rows/sec., 182.25 KiB/sec. | ||
867 | 2023.12.19 23:03:12.312368 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} <Debug> DynamicQueryHandler: Done processing query | ||
868 | 2023.12.19 23:03:12.312394 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
869 | 2023.12.19 23:03:12.312409 [ 3 ] {} <Debug> HTTP-Session: 1a19cceb-aac7-4d40-a916-f0c90dfbe85e Destroying unnamed session | ||
870 | 2023.12.19 23:03:12.312585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
871 | 2023.12.19 23:03:12.312629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
872 | 2023.12.19 23:03:12.312648 [ 3 ] {} <Debug> HTTP-Session: f31f6173-37ba-467e-957b-e019d93eaf40 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
873 | 2023.12.19 23:03:12.312665 [ 3 ] {} <Debug> HTTP-Session: f31f6173-37ba-467e-957b-e019d93eaf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
874 | 2023.12.19 23:03:12.312739 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
875 | 2023.12.19 23:03:12.312778 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
876 | 2023.12.19 23:03:12.312877 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
877 | 2023.12.19 23:03:12.313180 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
878 | 2023.12.19 23:03:12.313396 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
879 | 2023.12.19 23:03:12.313542 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
880 | 2023.12.19 23:03:12.313664 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} <Information> executeQuery: Read 42 rows, 3.84 KiB in 0.000894273 sec., 46965 rows/sec., 4.19 MiB/sec. | ||
881 | 2023.12.19 23:03:12.313784 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} <Debug> DynamicQueryHandler: Done processing query | ||
882 | 2023.12.19 23:03:12.313807 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
883 | 2023.12.19 23:03:12.313822 [ 3 ] {} <Debug> HTTP-Session: f31f6173-37ba-467e-957b-e019d93eaf40 Destroying unnamed session | ||
884 | 2023.12.19 23:03:12.313948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
885 | 2023.12.19 23:03:12.313994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
886 | 2023.12.19 23:03:12.314013 [ 3 ] {} <Debug> HTTP-Session: 8f1d9edd-9d37-4e64-a206-b240ec1ff801 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
887 | 2023.12.19 23:03:12.314029 [ 3 ] {} <Debug> HTTP-Session: 8f1d9edd-9d37-4e64-a206-b240ec1ff801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
888 | 2023.12.19 23:03:12.314100 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
889 | 2023.12.19 23:03:12.314136 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
890 | 2023.12.19 23:03:12.315257 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
891 | 2023.12.19 23:03:12.317602 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
892 | 2023.12.19 23:03:12.317943 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
893 | 2023.12.19 23:03:12.318121 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
894 | 2023.12.19 23:03:12.318262 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} <Information> executeQuery: Read 27 rows, 2.18 KiB in 0.004133167 sec., 6532 rows/sec., 526.42 KiB/sec. | ||
895 | 2023.12.19 23:03:12.318388 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} <Debug> DynamicQueryHandler: Done processing query | ||
896 | 2023.12.19 23:03:12.318413 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
897 | 2023.12.19 23:03:12.318428 [ 3 ] {} <Debug> HTTP-Session: 8f1d9edd-9d37-4e64-a206-b240ec1ff801 Destroying unnamed session | ||
898 | 2023.12.19 23:03:12.318642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
899 | 2023.12.19 23:03:12.318683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
900 | 2023.12.19 23:03:12.318702 [ 3 ] {} <Debug> HTTP-Session: 4c673b0a-4290-432d-91eb-125173c4c595 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
901 | 2023.12.19 23:03:12.318719 [ 3 ] {} <Debug> HTTP-Session: 4c673b0a-4290-432d-91eb-125173c4c595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
902 | 2023.12.19 23:03:12.318792 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
903 | 2023.12.19 23:03:12.318834 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
904 | 2023.12.19 23:03:12.318981 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
905 | 2023.12.19 23:03:12.319357 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
906 | 2023.12.19 23:03:12.324435 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
907 | 2023.12.19 23:03:12.324632 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
908 | 2023.12.19 23:03:12.324761 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.005934212 sec., 2359 rows/sec., 3.18 MiB/sec. | ||
909 | 2023.12.19 23:03:12.324936 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} <Debug> DynamicQueryHandler: Done processing query | ||
910 | 2023.12.19 23:03:12.324959 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
911 | 2023.12.19 23:03:12.324975 [ 3 ] {} <Debug> HTTP-Session: 4c673b0a-4290-432d-91eb-125173c4c595 Destroying unnamed session | ||
912 | 2023.12.19 23:03:12.325124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
913 | 2023.12.19 23:03:12.325169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
914 | 2023.12.19 23:03:12.325188 [ 3 ] {} <Debug> HTTP-Session: 390daee0-f5ed-4a58-8834-1d87b73babf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
915 | 2023.12.19 23:03:12.325205 [ 3 ] {} <Debug> HTTP-Session: 390daee0-f5ed-4a58-8834-1d87b73babf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
916 | 2023.12.19 23:03:12.325277 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
917 | 2023.12.19 23:03:12.325830 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
918 | 2023.12.19 23:03:12.325942 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
919 | 2023.12.19 23:03:12.326229 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
920 | 2023.12.19 23:03:12.326501 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
921 | 2023.12.19 23:03:12.326679 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} <Trace> oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
922 | 2023.12.19 23:03:12.326798 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.00149159 sec., 12067 rows/sec., 890.41 KiB/sec. | ||
923 | 2023.12.19 23:03:12.326905 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} <Debug> DynamicQueryHandler: Done processing query | ||
924 | 2023.12.19 23:03:12.326927 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
925 | 2023.12.19 23:03:12.326943 [ 3 ] {} <Debug> HTTP-Session: 390daee0-f5ed-4a58-8834-1d87b73babf0 Destroying unnamed session | ||
926 | 2023.12.19 23:03:16.357616 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
927 | 2023.12.19 23:03:16.357689 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
928 | 2023.12.19 23:03:22.252567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
929 | 2023.12.19 23:03:22.252708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
930 | 2023.12.19 23:03:22.252761 [ 3 ] {} <Debug> HTTP-Session: 6843f688-acf9-44a2-9f97-63a9363c626a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
931 | 2023.12.19 23:03:22.252806 [ 3 ] {} <Debug> HTTP-Session: 6843f688-acf9-44a2-9f97-63a9363c626a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
932 | 2023.12.19 23:03:22.252987 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
933 | 2023.12.19 23:03:22.253073 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
934 | 2023.12.19 23:03:22.253312 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
935 | 2023.12.19 23:03:22.253900 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
936 | 2023.12.19 23:03:22.254156 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
937 | 2023.12.19 23:03:22.254322 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
938 | 2023.12.19 23:03:22.254456 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} <Information> executeQuery: Read 15 rows, 1.22 KiB in 0.0014173 sec., 10583 rows/sec., 857.84 KiB/sec. | ||
939 | 2023.12.19 23:03:22.254611 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} <Debug> DynamicQueryHandler: Done processing query | ||
940 | 2023.12.19 23:03:22.254637 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
941 | 2023.12.19 23:03:22.254653 [ 3 ] {} <Debug> HTTP-Session: 6843f688-acf9-44a2-9f97-63a9363c626a Destroying unnamed session | ||
942 | 2023.12.19 23:03:22.254818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
943 | 2023.12.19 23:03:22.254869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
944 | 2023.12.19 23:03:22.254889 [ 3 ] {} <Debug> HTTP-Session: 0e67db23-f370-4ab5-8318-107b6d651afe Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
945 | 2023.12.19 23:03:22.254908 [ 3 ] {} <Debug> HTTP-Session: 0e67db23-f370-4ab5-8318-107b6d651afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
946 | 2023.12.19 23:03:22.254987 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
947 | 2023.12.19 23:03:22.255027 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
948 | 2023.12.19 23:03:22.255138 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
949 | 2023.12.19 23:03:22.255444 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
950 | 2023.12.19 23:03:22.255656 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
951 | 2023.12.19 23:03:22.255805 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
952 | 2023.12.19 23:03:22.255924 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} <Information> executeQuery: Read 45 rows, 4.13 KiB in 0.000907533 sec., 49584 rows/sec., 4.45 MiB/sec. | ||
953 | 2023.12.19 23:03:22.256036 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} <Debug> DynamicQueryHandler: Done processing query | ||
954 | 2023.12.19 23:03:22.256059 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
955 | 2023.12.19 23:03:22.256075 [ 3 ] {} <Debug> HTTP-Session: 0e67db23-f370-4ab5-8318-107b6d651afe Destroying unnamed session | ||
956 | 2023.12.19 23:03:22.256191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
957 | 2023.12.19 23:03:22.256235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
958 | 2023.12.19 23:03:22.256255 [ 3 ] {} <Debug> HTTP-Session: 7e5ce2ea-c111-4041-9853-149313021fea Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
959 | 2023.12.19 23:03:22.256272 [ 3 ] {} <Debug> HTTP-Session: 7e5ce2ea-c111-4041-9853-149313021fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
960 | 2023.12.19 23:03:22.256344 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
961 | 2023.12.19 23:03:22.256382 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
962 | 2023.12.19 23:03:22.256483 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
963 | 2023.12.19 23:03:22.256749 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
964 | 2023.12.19 23:03:22.256959 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
965 | 2023.12.19 23:03:22.257107 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
966 | 2023.12.19 23:03:22.257221 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} <Information> executeQuery: Read 15 rows, 1.20 KiB in 0.000849742 sec., 17652 rows/sec., 1.38 MiB/sec. | ||
967 | 2023.12.19 23:03:22.257337 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} <Debug> DynamicQueryHandler: Done processing query | ||
968 | 2023.12.19 23:03:22.257361 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
969 | 2023.12.19 23:03:22.257376 [ 3 ] {} <Debug> HTTP-Session: 7e5ce2ea-c111-4041-9853-149313021fea Destroying unnamed session | ||
970 | 2023.12.19 23:03:22.257535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 16093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
971 | 2023.12.19 23:03:22.257580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
972 | 2023.12.19 23:03:22.257599 [ 3 ] {} <Debug> HTTP-Session: 181728f6-2b5f-44c1-8ae2-f22b37a261d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
973 | 2023.12.19 23:03:22.257617 [ 3 ] {} <Debug> HTTP-Session: 181728f6-2b5f-44c1-8ae2-f22b37a261d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
974 | 2023.12.19 23:03:22.257692 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
975 | 2023.12.19 23:03:22.257735 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
976 | 2023.12.19 23:03:22.257869 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
977 | 2023.12.19 23:03:22.258279 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
978 | 2023.12.19 23:03:22.258561 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
979 | 2023.12.19 23:03:22.258739 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
980 | 2023.12.19 23:03:22.258870 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} <Information> executeQuery: Read 15 rows, 20.73 KiB in 0.001144055 sec., 13111 rows/sec., 17.69 MiB/sec. | ||
981 | 2023.12.19 23:03:22.259019 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} <Debug> DynamicQueryHandler: Done processing query | ||
982 | 2023.12.19 23:03:22.259042 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
983 | 2023.12.19 23:03:22.259058 [ 3 ] {} <Debug> HTTP-Session: 181728f6-2b5f-44c1-8ae2-f22b37a261d4 Destroying unnamed session | ||
984 | 2023.12.19 23:03:31.357727 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
985 | 2023.12.19 23:03:31.357792 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
986 | 2023.12.19 23:03:32.252150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
987 | 2023.12.19 23:03:32.252256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
988 | 2023.12.19 23:03:32.252280 [ 3 ] {} <Debug> HTTP-Session: 89e70650-c45a-45b8-8e26-6b78df3ae275 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
989 | 2023.12.19 23:03:32.252305 [ 3 ] {} <Debug> HTTP-Session: 89e70650-c45a-45b8-8e26-6b78df3ae275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
990 | 2023.12.19 23:03:32.252431 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
991 | 2023.12.19 23:03:32.252488 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
992 | 2023.12.19 23:03:32.252642 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
993 | 2023.12.19 23:03:32.253032 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
994 | 2023.12.19 23:03:32.253293 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
995 | 2023.12.19 23:03:32.253457 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
996 | 2023.12.19 23:03:32.253600 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} <Information> executeQuery: Read 15 rows, 1.22 KiB in 0.001135916 sec., 13205 rows/sec., 1.05 MiB/sec. | ||
997 | 2023.12.19 23:03:32.253743 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} <Debug> DynamicQueryHandler: Done processing query | ||
998 | 2023.12.19 23:03:32.253768 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
999 | 2023.12.19 23:03:32.253784 [ 3 ] {} <Debug> HTTP-Session: 89e70650-c45a-45b8-8e26-6b78df3ae275 Destroying unnamed session | ||
1000 | 2023.12.19 23:03:32.253928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1001 | 2023.12.19 23:03:32.253976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1002 | 2023.12.19 23:03:32.253997 [ 3 ] {} <Debug> HTTP-Session: 4854dd28-df7f-42f3-9a6d-59006408d1ba Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1003 | 2023.12.19 23:03:32.254016 [ 3 ] {} <Debug> HTTP-Session: 4854dd28-df7f-42f3-9a6d-59006408d1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1004 | 2023.12.19 23:03:32.254099 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1005 | 2023.12.19 23:03:32.254140 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1006 | 2023.12.19 23:03:32.254246 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1007 | 2023.12.19 23:03:32.254565 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1008 | 2023.12.19 23:03:32.254770 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1009 | 2023.12.19 23:03:32.254915 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1010 | 2023.12.19 23:03:32.255013 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} <Information> executeQuery: Read 45 rows, 4.13 KiB in 0.000885382 sec., 50825 rows/sec., 4.56 MiB/sec. | ||
1011 | 2023.12.19 23:03:32.255162 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} <Debug> DynamicQueryHandler: Done processing query | ||
1012 | 2023.12.19 23:03:32.255185 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1013 | 2023.12.19 23:03:32.255200 [ 3 ] {} <Debug> HTTP-Session: 4854dd28-df7f-42f3-9a6d-59006408d1ba Destroying unnamed session | ||
1014 | 2023.12.19 23:03:32.255317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1015 | 2023.12.19 23:03:32.255362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1016 | 2023.12.19 23:03:32.255381 [ 3 ] {} <Debug> HTTP-Session: 1735f5dd-9203-4c73-ae87-9a6b5ddfce4f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1017 | 2023.12.19 23:03:32.255398 [ 3 ] {} <Debug> HTTP-Session: 1735f5dd-9203-4c73-ae87-9a6b5ddfce4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1018 | 2023.12.19 23:03:32.255472 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1019 | 2023.12.19 23:03:32.255510 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1020 | 2023.12.19 23:03:32.255616 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1021 | 2023.12.19 23:03:32.255898 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1022 | 2023.12.19 23:03:32.256109 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1023 | 2023.12.19 23:03:32.256256 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1024 | 2023.12.19 23:03:32.256354 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} <Information> executeQuery: Read 15 rows, 1.20 KiB in 0.000855992 sec., 17523 rows/sec., 1.37 MiB/sec. | ||
1025 | 2023.12.19 23:03:32.256454 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} <Debug> DynamicQueryHandler: Done processing query | ||
1026 | 2023.12.19 23:03:32.256476 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1027 | 2023.12.19 23:03:32.256491 [ 3 ] {} <Debug> HTTP-Session: 1735f5dd-9203-4c73-ae87-9a6b5ddfce4f Destroying unnamed session | ||
1028 | 2023.12.19 23:03:32.256634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 16093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1029 | 2023.12.19 23:03:32.256677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1030 | 2023.12.19 23:03:32.256695 [ 3 ] {} <Debug> HTTP-Session: c6d3329d-64d7-4044-bd9f-7d211b959ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1031 | 2023.12.19 23:03:32.256713 [ 3 ] {} <Debug> HTTP-Session: c6d3329d-64d7-4044-bd9f-7d211b959ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1032 | 2023.12.19 23:03:32.256787 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1033 | 2023.12.19 23:03:32.256830 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1034 | 2023.12.19 23:03:32.256959 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1035 | 2023.12.19 23:03:32.257290 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1036 | 2023.12.19 23:03:32.257577 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1037 | 2023.12.19 23:03:32.257753 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1038 | 2023.12.19 23:03:32.257855 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} <Information> executeQuery: Read 15 rows, 20.73 KiB in 0.001040874 sec., 14410 rows/sec., 19.45 MiB/sec. | ||
1039 | 2023.12.19 23:03:32.258026 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} <Debug> DynamicQueryHandler: Done processing query | ||
1040 | 2023.12.19 23:03:32.258049 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
1041 | 2023.12.19 23:03:32.258065 [ 3 ] {} <Debug> HTTP-Session: c6d3329d-64d7-4044-bd9f-7d211b959ea5 Destroying unnamed session | ||
1042 | 2023.12.19 23:03:37.252079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1043 | 2023.12.19 23:03:37.252262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1044 | 2023.12.19 23:03:37.252313 [ 3 ] {} <Debug> HTTP-Session: 1c020b0d-cef7-472a-a7da-4e9c653e797a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1045 | 2023.12.19 23:03:37.252358 [ 3 ] {} <Debug> HTTP-Session: 1c020b0d-cef7-472a-a7da-4e9c653e797a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1046 | 2023.12.19 23:03:37.252666 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) 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) | ||
1047 | 2023.12.19 23:03:37.255671 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1048 | 2023.12.19 23:03:37.255887 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1049 | 2023.12.19 23:03:37.256003 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1050 | 2023.12.19 23:03:37.256270 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1051 | 2023.12.19 23:03:37.260263 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1052 | 2023.12.19 23:03:37.260301 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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 | ||
1053 | 2023.12.19 23:03:37.260493 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1054 | 2023.12.19 23:03:37.267251 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.014516031 sec., 275 rows/sec., 29.80 KiB/sec. | ||
1055 | 2023.12.19 23:03:37.267467 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Debug> DynamicQueryHandler: Done processing query | ||
1056 | 2023.12.19 23:03:37.267492 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1057 | 2023.12.19 23:03:37.267509 [ 3 ] {} <Debug> HTTP-Session: 1c020b0d-cef7-472a-a7da-4e9c653e797a Destroying unnamed session | ||
1058 | 2023.12.19 23:03:37.267751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1059 | 2023.12.19 23:03:37.267798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1060 | 2023.12.19 23:03:37.267817 [ 3 ] {} <Debug> HTTP-Session: a8bf0699-cdc2-4ce7-a554-26b8c860c958 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1061 | 2023.12.19 23:03:37.267835 [ 3 ] {} <Debug> HTTP-Session: a8bf0699-cdc2-4ce7-a554-26b8c860c958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1062 | 2023.12.19 23:03:37.267957 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) 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) | ||
1063 | 2023.12.19 23:03:37.268404 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1064 | 2023.12.19 23:03:37.268563 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1065 | 2023.12.19 23:03:37.268603 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1066 | 2023.12.19 23:03:37.268744 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1067 | 2023.12.19 23:03:37.268772 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1068 | 2023.12.19 23:03:37.268792 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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 | ||
1069 | 2023.12.19 23:03:37.268820 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1070 | 2023.12.19 23:03:37.269982 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001985587 sec., 2014 rows/sec., 217.88 KiB/sec. | ||
1071 | 2023.12.19 23:03:37.270195 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Debug> DynamicQueryHandler: Done processing query | ||
1072 | 2023.12.19 23:03:37.270218 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1073 | 2023.12.19 23:03:37.270234 [ 3 ] {} <Debug> HTTP-Session: a8bf0699-cdc2-4ce7-a554-26b8c860c958 Destroying unnamed session | ||
1074 | 2023.12.19 23:03:37.270458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1075 | 2023.12.19 23:03:37.270502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1076 | 2023.12.19 23:03:37.270522 [ 3 ] {} <Debug> HTTP-Session: f8d67de0-63d7-421b-9791-66e0362c153a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1077 | 2023.12.19 23:03:37.270538 [ 3 ] {} <Debug> HTTP-Session: f8d67de0-63d7-421b-9791-66e0362c153a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1078 | 2023.12.19 23:03:37.270652 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) 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) | ||
1079 | 2023.12.19 23:03:37.271097 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1080 | 2023.12.19 23:03:37.271255 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1081 | 2023.12.19 23:03:37.271296 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1082 | 2023.12.19 23:03:37.271437 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1083 | 2023.12.19 23:03:37.271465 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1084 | 2023.12.19 23:03:37.271486 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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 | ||
1085 | 2023.12.19 23:03:37.271513 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1086 | 2023.12.19 23:03:37.272555 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001841206 sec., 2172 rows/sec., 234.96 KiB/sec. | ||
1087 | 2023.12.19 23:03:37.272780 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Debug> DynamicQueryHandler: Done processing query | ||
1088 | 2023.12.19 23:03:37.272804 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1089 | 2023.12.19 23:03:37.272820 [ 3 ] {} <Debug> HTTP-Session: f8d67de0-63d7-421b-9791-66e0362c153a Destroying unnamed session | ||
1090 | 2023.12.19 23:03:37.273250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1091 | 2023.12.19 23:03:37.273293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1092 | 2023.12.19 23:03:37.273313 [ 3 ] {} <Debug> HTTP-Session: 4a8147f1-ee44-4656-976b-d6d4c954af57 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1093 | 2023.12.19 23:03:37.273330 [ 3 ] {} <Debug> HTTP-Session: 4a8147f1-ee44-4656-976b-d6d4c954af57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1094 | 2023.12.19 23:03:37.273447 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) 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) | ||
1095 | 2023.12.19 23:03:37.273902 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1096 | 2023.12.19 23:03:37.274063 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1097 | 2023.12.19 23:03:37.274103 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1098 | 2023.12.19 23:03:37.274243 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1099 | 2023.12.19 23:03:37.274270 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1100 | 2023.12.19 23:03:37.274290 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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 | ||
1101 | 2023.12.19 23:03:37.274318 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1102 | 2023.12.19 23:03:37.275208 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001717824 sec., 2328 rows/sec., 251.84 KiB/sec. | ||
1103 | 2023.12.19 23:03:37.275394 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Debug> DynamicQueryHandler: Done processing query | ||
1104 | 2023.12.19 23:03:37.275418 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1105 | 2023.12.19 23:03:37.275434 [ 3 ] {} <Debug> HTTP-Session: 4a8147f1-ee44-4656-976b-d6d4c954af57 Destroying unnamed session | ||
1106 | 2023.12.19 23:03:37.275666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1107 | 2023.12.19 23:03:37.275710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1108 | 2023.12.19 23:03:37.275729 [ 3 ] {} <Debug> HTTP-Session: ae83ae1f-5a31-4709-963f-87f0625f0289 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1109 | 2023.12.19 23:03:37.275746 [ 3 ] {} <Debug> HTTP-Session: ae83ae1f-5a31-4709-963f-87f0625f0289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1110 | 2023.12.19 23:03:37.275863 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) 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) | ||
1111 | 2023.12.19 23:03:37.276328 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1112 | 2023.12.19 23:03:37.276491 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1113 | 2023.12.19 23:03:37.276532 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1114 | 2023.12.19 23:03:37.276672 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1115 | 2023.12.19 23:03:37.276700 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1116 | 2023.12.19 23:03:37.276721 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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 | ||
1117 | 2023.12.19 23:03:37.276748 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1118 | 2023.12.19 23:03:37.277833 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001932166 sec., 2070 rows/sec., 223.90 KiB/sec. | ||
1119 | 2023.12.19 23:03:37.278045 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Debug> DynamicQueryHandler: Done processing query | ||
1120 | 2023.12.19 23:03:37.278069 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1121 | 2023.12.19 23:03:37.278084 [ 3 ] {} <Debug> HTTP-Session: ae83ae1f-5a31-4709-963f-87f0625f0289 Destroying unnamed session | ||
1122 | 2023.12.19 23:03:37.278313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1123 | 2023.12.19 23:03:37.278358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1124 | 2023.12.19 23:03:37.278377 [ 3 ] {} <Debug> HTTP-Session: e5af99dc-3e64-453f-a494-83faf2d13834 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1125 | 2023.12.19 23:03:37.278393 [ 3 ] {} <Debug> HTTP-Session: e5af99dc-3e64-453f-a494-83faf2d13834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1126 | 2023.12.19 23:03:37.278513 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) 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) | ||
1127 | 2023.12.19 23:03:37.278987 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1128 | 2023.12.19 23:03:37.279154 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1129 | 2023.12.19 23:03:37.279194 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1130 | 2023.12.19 23:03:37.279337 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1131 | 2023.12.19 23:03:37.279365 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1132 | 2023.12.19 23:03:37.279385 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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 | ||
1133 | 2023.12.19 23:03:37.279413 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1134 | 2023.12.19 23:03:37.280293 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001744174 sec., 2293 rows/sec., 248.04 KiB/sec. | ||
1135 | 2023.12.19 23:03:37.280479 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Debug> DynamicQueryHandler: Done processing query | ||
1136 | 2023.12.19 23:03:37.280504 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1137 | 2023.12.19 23:03:37.280519 [ 3 ] {} <Debug> HTTP-Session: e5af99dc-3e64-453f-a494-83faf2d13834 Destroying unnamed session | ||
1138 | 2023.12.19 23:03:37.291921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1139 | 2023.12.19 23:03:37.291975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1140 | 2023.12.19 23:03:37.291999 [ 3 ] {} <Debug> HTTP-Session: 64da72d7-db10-472f-9b23-0117a3f2edf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1141 | 2023.12.19 23:03:37.292021 [ 3 ] {} <Debug> HTTP-Session: 64da72d7-db10-472f-9b23-0117a3f2edf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1142 | 2023.12.19 23:03:37.292117 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1143 | 2023.12.19 23:03:37.292166 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1144 | 2023.12.19 23:03:37.292335 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1145 | 2023.12.19 23:03:37.292733 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1146 | 2023.12.19 23:03:37.293071 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1147 | 2023.12.19 23:03:37.293246 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1148 | 2023.12.19 23:03:37.293376 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001220537 sec., 4915 rows/sec., 796.91 KiB/sec. | ||
1149 | 2023.12.19 23:03:37.293538 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} <Debug> DynamicQueryHandler: Done processing query | ||
1150 | 2023.12.19 23:03:37.293561 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1151 | 2023.12.19 23:03:37.293577 [ 3 ] {} <Debug> HTTP-Session: 64da72d7-db10-472f-9b23-0117a3f2edf2 Destroying unnamed session | ||
1152 | 2023.12.19 23:03:37.293696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1153 | 2023.12.19 23:03:37.293740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1154 | 2023.12.19 23:03:37.293760 [ 3 ] {} <Debug> HTTP-Session: 137a0163-9189-4b7a-ac17-1b370e780283 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1155 | 2023.12.19 23:03:37.293778 [ 3 ] {} <Debug> HTTP-Session: 137a0163-9189-4b7a-ac17-1b370e780283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1156 | 2023.12.19 23:03:37.293853 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1157 | 2023.12.19 23:03:37.293891 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1158 | 2023.12.19 23:03:37.293996 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1159 | 2023.12.19 23:03:37.294304 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1160 | 2023.12.19 23:03:37.294512 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1161 | 2023.12.19 23:03:37.294657 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1162 | 2023.12.19 23:03:37.294770 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000883113 sec., 40764 rows/sec., 3.42 MiB/sec. | ||
1163 | 2023.12.19 23:03:37.294888 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} <Debug> DynamicQueryHandler: Done processing query | ||
1164 | 2023.12.19 23:03:37.294911 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1165 | 2023.12.19 23:03:37.294927 [ 3 ] {} <Debug> HTTP-Session: 137a0163-9189-4b7a-ac17-1b370e780283 Destroying unnamed session | ||
1166 | 2023.12.19 23:03:37.295049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1167 | 2023.12.19 23:03:37.295093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1168 | 2023.12.19 23:03:37.295112 [ 3 ] {} <Debug> HTTP-Session: b1aed3b2-e322-4676-b173-ba6656de1709 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1169 | 2023.12.19 23:03:37.295129 [ 3 ] {} <Debug> HTTP-Session: b1aed3b2-e322-4676-b173-ba6656de1709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1170 | 2023.12.19 23:03:37.295201 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1171 | 2023.12.19 23:03:37.295238 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1172 | 2023.12.19 23:03:37.295340 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1173 | 2023.12.19 23:03:37.295664 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1174 | 2023.12.19 23:03:37.295893 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1175 | 2023.12.19 23:03:37.296045 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1176 | 2023.12.19 23:03:37.296169 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000939193 sec., 25553 rows/sec., 1.97 MiB/sec. | ||
1177 | 2023.12.19 23:03:37.296288 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} <Debug> DynamicQueryHandler: Done processing query | ||
1178 | 2023.12.19 23:03:37.296312 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1179 | 2023.12.19 23:03:37.296328 [ 3 ] {} <Debug> HTTP-Session: b1aed3b2-e322-4676-b173-ba6656de1709 Destroying unnamed session | ||
1180 | 2023.12.19 23:03:37.296556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 57678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1181 | 2023.12.19 23:03:37.296602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1182 | 2023.12.19 23:03:37.296621 [ 3 ] {} <Debug> HTTP-Session: 8e071267-2199-4d33-81fa-15d2ccff43b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1183 | 2023.12.19 23:03:37.296638 [ 3 ] {} <Debug> HTTP-Session: 8e071267-2199-4d33-81fa-15d2ccff43b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1184 | 2023.12.19 23:03:37.296725 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1185 | 2023.12.19 23:03:37.296767 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1186 | 2023.12.19 23:03:37.296883 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1187 | 2023.12.19 23:03:37.297321 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1188 | 2023.12.19 23:03:37.297615 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1189 | 2023.12.19 23:03:37.297787 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1190 | 2023.12.19 23:03:37.297904 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} <Information> executeQuery: Read 300 rows, 21.68 KiB in 0.001141446 sec., 262824 rows/sec., 18.55 MiB/sec. | ||
1191 | 2023.12.19 23:03:37.298029 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} <Debug> DynamicQueryHandler: Done processing query | ||
1192 | 2023.12.19 23:03:37.298052 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1193 | 2023.12.19 23:03:37.298068 [ 3 ] {} <Debug> HTTP-Session: 8e071267-2199-4d33-81fa-15d2ccff43b4 Destroying unnamed session | ||
1194 | 2023.12.19 23:03:42.252204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1195 | 2023.12.19 23:03:42.252339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1196 | 2023.12.19 23:03:42.252369 [ 3 ] {} <Debug> HTTP-Session: 23eeb5a7-fa79-4d3e-ad14-c9aa76417278 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1197 | 2023.12.19 23:03:42.252396 [ 3 ] {} <Debug> HTTP-Session: 23eeb5a7-fa79-4d3e-ad14-c9aa76417278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1198 | 2023.12.19 23:03:42.252530 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1199 | 2023.12.19 23:03:42.252596 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1200 | 2023.12.19 23:03:42.252768 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1201 | 2023.12.19 23:03:42.253281 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1202 | 2023.12.19 23:03:42.253545 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1203 | 2023.12.19 23:03:42.253703 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1204 | 2023.12.19 23:03:42.253821 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} <Information> executeQuery: Read 15 rows, 1.22 KiB in 0.001253618 sec., 11965 rows/sec., 969.85 KiB/sec. | ||
1205 | 2023.12.19 23:03:42.253979 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} <Debug> DynamicQueryHandler: Done processing query | ||
1206 | 2023.12.19 23:03:42.254006 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1207 | 2023.12.19 23:03:42.254022 [ 3 ] {} <Debug> HTTP-Session: 23eeb5a7-fa79-4d3e-ad14-c9aa76417278 Destroying unnamed session | ||
1208 | 2023.12.19 23:03:42.254151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1209 | 2023.12.19 23:03:42.254201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1210 | 2023.12.19 23:03:42.254221 [ 3 ] {} <Debug> HTTP-Session: 0a0ca4aa-bd29-44b6-9e3a-d66a238b2d66 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1211 | 2023.12.19 23:03:42.254240 [ 3 ] {} <Debug> HTTP-Session: 0a0ca4aa-bd29-44b6-9e3a-d66a238b2d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1212 | 2023.12.19 23:03:42.254323 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1213 | 2023.12.19 23:03:42.254363 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1214 | 2023.12.19 23:03:42.254473 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1215 | 2023.12.19 23:03:42.254806 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1216 | 2023.12.19 23:03:42.255012 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1217 | 2023.12.19 23:03:42.255182 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1218 | 2023.12.19 23:03:42.255315 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} <Information> executeQuery: Read 45 rows, 4.13 KiB in 0.000964093 sec., 46675 rows/sec., 4.19 MiB/sec. | ||
1219 | 2023.12.19 23:03:42.255471 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} <Debug> DynamicQueryHandler: Done processing query | ||
1220 | 2023.12.19 23:03:42.255495 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1221 | 2023.12.19 23:03:42.255510 [ 3 ] {} <Debug> HTTP-Session: 0a0ca4aa-bd29-44b6-9e3a-d66a238b2d66 Destroying unnamed session | ||
1222 | 2023.12.19 23:03:42.255669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1223 | 2023.12.19 23:03:42.255713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1224 | 2023.12.19 23:03:42.255732 [ 3 ] {} <Debug> HTTP-Session: 5646089e-2647-429f-9d41-7684398d29bf Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1225 | 2023.12.19 23:03:42.255748 [ 3 ] {} <Debug> HTTP-Session: 5646089e-2647-429f-9d41-7684398d29bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1226 | 2023.12.19 23:03:42.255821 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1227 | 2023.12.19 23:03:42.255859 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1228 | 2023.12.19 23:03:42.255969 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1229 | 2023.12.19 23:03:42.256245 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1230 | 2023.12.19 23:03:42.256442 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1231 | 2023.12.19 23:03:42.256584 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1232 | 2023.12.19 23:03:42.256711 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} <Information> executeQuery: Read 15 rows, 1.20 KiB in 0.000862112 sec., 17399 rows/sec., 1.36 MiB/sec. | ||
1233 | 2023.12.19 23:03:42.256864 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} <Debug> DynamicQueryHandler: Done processing query | ||
1234 | 2023.12.19 23:03:42.256887 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1235 | 2023.12.19 23:03:42.256902 [ 3 ] {} <Debug> HTTP-Session: 5646089e-2647-429f-9d41-7684398d29bf Destroying unnamed session | ||
1236 | 2023.12.19 23:03:42.257025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 16093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1237 | 2023.12.19 23:03:42.257069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1238 | 2023.12.19 23:03:42.257088 [ 3 ] {} <Debug> HTTP-Session: fdecca7c-3778-4027-8937-8a10c3974e63 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1239 | 2023.12.19 23:03:42.257105 [ 3 ] {} <Debug> HTTP-Session: fdecca7c-3778-4027-8937-8a10c3974e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1240 | 2023.12.19 23:03:42.257180 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1241 | 2023.12.19 23:03:42.257222 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1242 | 2023.12.19 23:03:42.257363 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1243 | 2023.12.19 23:03:42.257711 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
1244 | 2023.12.19 23:03:42.258003 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1245 | 2023.12.19 23:03:42.258175 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1246 | 2023.12.19 23:03:42.258301 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} <Information> executeQuery: Read 15 rows, 20.73 KiB in 0.001093665 sec., 13715 rows/sec., 18.51 MiB/sec. | ||
1247 | 2023.12.19 23:03:42.258426 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} <Debug> DynamicQueryHandler: Done processing query | ||
1248 | 2023.12.19 23:03:42.258449 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
1249 | 2023.12.19 23:03:42.258465 [ 3 ] {} <Debug> HTTP-Session: fdecca7c-3778-4027-8937-8a10c3974e63 Destroying unnamed session | ||
1250 | 2023.12.19 23:03:46.358837 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1251 | 2023.12.19 23:03:46.358908 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1252 | 2023.12.19 23:03:52.253062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1253 | 2023.12.19 23:03:52.253192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1254 | 2023.12.19 23:03:52.253223 [ 3 ] {} <Debug> HTTP-Session: b1f0b564-f278-4ec8-aaea-7ea2afd14c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1255 | 2023.12.19 23:03:52.253251 [ 3 ] {} <Debug> HTTP-Session: b1f0b564-f278-4ec8-aaea-7ea2afd14c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1256 | 2023.12.19 23:03:52.253388 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1257 | 2023.12.19 23:03:52.253453 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1258 | 2023.12.19 23:03:52.253625 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1259 | 2023.12.19 23:03:52.254056 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1260 | 2023.12.19 23:03:52.254314 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1261 | 2023.12.19 23:03:52.254477 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1262 | 2023.12.19 23:03:52.254597 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} <Information> executeQuery: Read 15 rows, 1.22 KiB in 0.001171147 sec., 12807 rows/sec., 1.01 MiB/sec. | ||
1263 | 2023.12.19 23:03:52.254793 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} <Debug> DynamicQueryHandler: Done processing query | ||
1264 | 2023.12.19 23:03:52.254819 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1265 | 2023.12.19 23:03:52.254835 [ 3 ] {} <Debug> HTTP-Session: b1f0b564-f278-4ec8-aaea-7ea2afd14c90 Destroying unnamed session | ||
1266 | 2023.12.19 23:03:52.254969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1267 | 2023.12.19 23:03:52.255020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1268 | 2023.12.19 23:03:52.255040 [ 3 ] {} <Debug> HTTP-Session: e50c8c6a-6a04-4c4d-b177-7e22473cbd48 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1269 | 2023.12.19 23:03:52.255059 [ 3 ] {} <Debug> HTTP-Session: e50c8c6a-6a04-4c4d-b177-7e22473cbd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1270 | 2023.12.19 23:03:52.255142 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1271 | 2023.12.19 23:03:52.255182 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1272 | 2023.12.19 23:03:52.255301 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1273 | 2023.12.19 23:03:52.255637 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1274 | 2023.12.19 23:03:52.255851 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1275 | 2023.12.19 23:03:52.256020 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1276 | 2023.12.19 23:03:52.256118 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} <Information> executeQuery: Read 45 rows, 4.13 KiB in 0.000949573 sec., 47389 rows/sec., 4.25 MiB/sec. | ||
1277 | 2023.12.19 23:03:52.256132 [ 96 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1278 | 2023.12.19 23:03:52.256188 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1279 | 2023.12.19 23:03:52.256255 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} <Debug> DynamicQueryHandler: Done processing query | ||
1280 | 2023.12.19 23:03:52.256296 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1281 | 2023.12.19 23:03:52.256320 [ 3 ] {} <Debug> HTTP-Session: e50c8c6a-6a04-4c4d-b177-7e22473cbd48 Destroying unnamed session | ||
1282 | 2023.12.19 23:03:52.256359 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1283 | 2023.12.19 23:03:52.256448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1284 | 2023.12.19 23:03:52.256503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1285 | 2023.12.19 23:03:52.256539 [ 3 ] {} <Debug> HTTP-Session: bdae19f2-8163-4335-a13e-3d154f26ca22 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1286 | 2023.12.19 23:03:52.256583 [ 3 ] {} <Debug> HTTP-Session: bdae19f2-8163-4335-a13e-3d154f26ca22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1287 | 2023.12.19 23:03:52.256635 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1288 | 2023.12.19 23:03:52.256715 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1289 | 2023.12.19 23:03:52.256760 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1290 | 2023.12.19 23:03:52.256804 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
1291 | 2023.12.19 23:03:52.257138 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1292 | 2023.12.19 23:03:52.257161 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part | ||
1293 | 2023.12.19 23:03:52.257345 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
1294 | 2023.12.19 23:03:52.257566 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1295 | 2023.12.19 23:03:52.257841 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part | ||
1296 | 2023.12.19 23:03:52.257976 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1297 | 2023.12.19 23:03:52.258020 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part | ||
1298 | 2023.12.19 23:03:52.258338 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1299 | 2023.12.19 23:03:52.258640 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1300 | 2023.12.19 23:03:52.258848 [ 96 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1301 | 2023.12.19 23:03:52.258943 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1302 | 2023.12.19 23:03:52.258987 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} <Information> executeQuery: Read 15 rows, 1.20 KiB in 0.002218151 sec., 6762 rows/sec., 541.52 KiB/sec. | ||
1303 | 2023.12.19 23:03:52.259435 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1304 | 2023.12.19 23:03:52.259486 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} <Debug> DynamicQueryHandler: Done processing query | ||
1305 | 2023.12.19 23:03:52.259578 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1306 | 2023.12.19 23:03:52.259637 [ 3 ] {} <Debug> HTTP-Session: bdae19f2-8163-4335-a13e-3d154f26ca22 Destroying unnamed session | ||
1307 | 2023.12.19 23:03:52.259830 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1308 | 2023.12.19 23:03:52.259933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 16093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1309 | 2023.12.19 23:03:52.259967 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
1310 | 2023.12.19 23:03:52.260056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1311 | 2023.12.19 23:03:52.260115 [ 3 ] {} <Debug> HTTP-Session: f79f4766-95ec-4591-936f-429441af74e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1312 | 2023.12.19 23:03:52.260132 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.003873794 sec., 66601.3732273838 rows/sec., 5.92 MiB/sec. | ||
1313 | 2023.12.19 23:03:52.260171 [ 3 ] {} <Debug> HTTP-Session: f79f4766-95ec-4591-936f-429441af74e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1314 | 2023.12.19 23:03:52.260368 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
1315 | 2023.12.19 23:03:52.260497 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1316 | 2023.12.19 23:03:52.260523 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1317 | 2023.12.19 23:03:52.260677 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1318 | 2023.12.19 23:03:52.260790 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
1319 | 2023.12.19 23:03:52.261125 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1320 | 2023.12.19 23:03:52.261224 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
1321 | 2023.12.19 23:03:52.261417 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1322 | 2023.12.19 23:03:52.261602 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
1323 | 2023.12.19 23:03:52.261777 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1324 | 2023.12.19 23:03:52.261939 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
1325 | 2023.12.19 23:03:52.262646 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1326 | 2023.12.19 23:03:52.263492 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 4 columns (4 merged, 0 gathered) in 0.004431811 sec., 25046.194433833032 rows/sec., 1.96 MiB/sec. | ||
1327 | 2023.12.19 23:03:52.263520 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1328 | 2023.12.19 23:03:52.263628 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1329 | 2023.12.19 23:03:52.263815 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1330 | 2023.12.19 23:03:52.263874 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1331 | 2023.12.19 23:03:52.263999 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1332 | 2023.12.19 23:03:52.264050 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} <Information> executeQuery: Read 15 rows, 20.73 KiB in 0.003473208 sec., 4318 rows/sec., 5.83 MiB/sec. | ||
1333 | 2023.12.19 23:03:52.264261 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} <Debug> DynamicQueryHandler: Done processing query | ||
1334 | 2023.12.19 23:03:52.264284 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
1335 | 2023.12.19 23:03:52.264301 [ 3 ] {} <Debug> HTTP-Session: f79f4766-95ec-4591-936f-429441af74e0 Destroying unnamed session | ||
1336 | 2023.12.19 23:04:01.358974 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1337 | 2023.12.19 23:04:01.359077 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1338 | 2023.12.19 23:04:02.254842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1339 | 2023.12.19 23:04:02.254957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1340 | 2023.12.19 23:04:02.254988 [ 3 ] {} <Debug> HTTP-Session: c1fcc7ab-392a-4325-b0bb-22eb5b17a6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1341 | 2023.12.19 23:04:02.255015 [ 3 ] {} <Debug> HTTP-Session: c1fcc7ab-392a-4325-b0bb-22eb5b17a6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1342 | 2023.12.19 23:04:02.255235 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) 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) | ||
1343 | 2023.12.19 23:04:02.255968 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1344 | 2023.12.19 23:04:02.256153 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1345 | 2023.12.19 23:04:02.256203 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1346 | 2023.12.19 23:04:02.256375 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1347 | 2023.12.19 23:04:02.256493 [ 189 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1348 | 2023.12.19 23:04:02.256508 [ 190 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1349 | 2023.12.19 23:04:02.256635 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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 | ||
1350 | 2023.12.19 23:04:02.256725 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Debug> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1351 | 2023.12.19 23:04:02.258539 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003249965 sec., 3076 rows/sec., 432.40 KiB/sec. | ||
1352 | 2023.12.19 23:04:02.258852 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Debug> DynamicQueryHandler: Done processing query | ||
1353 | 2023.12.19 23:04:02.258877 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1354 | 2023.12.19 23:04:02.258895 [ 3 ] {} <Debug> HTTP-Session: c1fcc7ab-392a-4325-b0bb-22eb5b17a6ce Destroying unnamed session | ||
1355 | 2023.12.19 23:04:02.259100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1356 | 2023.12.19 23:04:02.259151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1357 | 2023.12.19 23:04:02.259172 [ 3 ] {} <Debug> HTTP-Session: 3dc61939-7205-4d0a-ab6d-4a66c4dedb0d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1358 | 2023.12.19 23:04:02.259191 [ 3 ] {} <Debug> HTTP-Session: 3dc61939-7205-4d0a-ab6d-4a66c4dedb0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1359 | 2023.12.19 23:04:02.259279 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1360 | 2023.12.19 23:04:02.259322 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1361 | 2023.12.19 23:04:02.259473 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1362 | 2023.12.19 23:04:02.259817 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1363 | 2023.12.19 23:04:02.260125 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1364 | 2023.12.19 23:04:02.260292 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} <Trace> oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1365 | 2023.12.19 23:04:02.260427 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001118376 sec., 894 rows/sec., 202.58 KiB/sec. | ||
1366 | 2023.12.19 23:04:02.260601 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} <Debug> DynamicQueryHandler: Done processing query | ||
1367 | 2023.12.19 23:04:02.260625 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1368 | 2023.12.19 23:04:02.260641 [ 3 ] {} <Debug> HTTP-Session: 3dc61939-7205-4d0a-ab6d-4a66c4dedb0d Destroying unnamed session | ||
1369 | 2023.12.19 23:04:02.260764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1370 | 2023.12.19 23:04:02.260812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1371 | 2023.12.19 23:04:02.260832 [ 3 ] {} <Debug> HTTP-Session: 86b0ab0f-132a-493e-af1f-c7379ccf39c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1372 | 2023.12.19 23:04:02.260851 [ 3 ] {} <Debug> HTTP-Session: 86b0ab0f-132a-493e-af1f-c7379ccf39c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1373 | 2023.12.19 23:04:02.260928 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1374 | 2023.12.19 23:04:02.260967 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1375 | 2023.12.19 23:04:02.261081 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1376 | 2023.12.19 23:04:02.261408 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1377 | 2023.12.19 23:04:02.261630 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1378 | 2023.12.19 23:04:02.261788 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1379 | 2023.12.19 23:04:02.261913 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.000954223 sec., 51350 rows/sec., 4.06 MiB/sec. | ||
1380 | 2023.12.19 23:04:02.261910 [ 89 ] {} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1381 | 2023.12.19 23:04:02.262010 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1382 | 2023.12.19 23:04:02.262115 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} <Debug> DynamicQueryHandler: Done processing query | ||
1383 | 2023.12.19 23:04:02.262141 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1384 | 2023.12.19 23:04:02.262162 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1385 | 2023.12.19 23:04:02.262205 [ 3 ] {} <Debug> HTTP-Session: 86b0ab0f-132a-493e-af1f-c7379ccf39c2 Destroying unnamed session | ||
1386 | 2023.12.19 23:04:02.262277 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1387 | 2023.12.19 23:04:02.262316 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
1388 | 2023.12.19 23:04:02.262396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1389 | 2023.12.19 23:04:02.262476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1390 | 2023.12.19 23:04:02.262536 [ 3 ] {} <Debug> HTTP-Session: b0cb2621-b70c-4e3d-bd5c-feae5a6cd65b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1391 | 2023.12.19 23:04:02.262574 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
1392 | 2023.12.19 23:04:02.262587 [ 3 ] {} <Debug> HTTP-Session: b0cb2621-b70c-4e3d-bd5c-feae5a6cd65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1393 | 2023.12.19 23:04:02.262812 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1394 | 2023.12.19 23:04:02.262830 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
1395 | 2023.12.19 23:04:02.262908 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1396 | 2023.12.19 23:04:02.263052 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
1397 | 2023.12.19 23:04:02.263328 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
1398 | 2023.12.19 23:04:02.263426 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1399 | 2023.12.19 23:04:02.263587 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part | ||
1400 | 2023.12.19 23:04:02.264055 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1401 | 2023.12.19 23:04:02.264453 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1402 | 2023.12.19 23:04:02.264755 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1403 | 2023.12.19 23:04:02.264995 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 4 columns (4 merged, 0 gathered) in 0.00289367 sec., 42506.57469580152 rows/sec., 3.36 MiB/sec. | ||
1404 | 2023.12.19 23:04:02.265003 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00213726 sec., 935 rows/sec., 79.96 KiB/sec. | ||
1405 | 2023.12.19 23:04:02.265181 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1406 | 2023.12.19 23:04:02.265248 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} <Debug> DynamicQueryHandler: Done processing query | ||
1407 | 2023.12.19 23:04:02.265280 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1408 | 2023.12.19 23:04:02.265303 [ 3 ] {} <Debug> HTTP-Session: b0cb2621-b70c-4e3d-bd5c-feae5a6cd65b Destroying unnamed session | ||
1409 | 2023.12.19 23:04:02.265405 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1410 | 2023.12.19 23:04:02.265475 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1411 | 2023.12.19 23:04:02.265569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 23667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1412 | 2023.12.19 23:04:02.265621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1413 | 2023.12.19 23:04:02.265641 [ 3 ] {} <Debug> HTTP-Session: 0deada26-729a-4e9c-81e3-2549a97a8a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1414 | 2023.12.19 23:04:02.265659 [ 3 ] {} <Debug> HTTP-Session: 0deada26-729a-4e9c-81e3-2549a97a8a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1415 | 2023.12.19 23:04:02.265739 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1416 | 2023.12.19 23:04:02.265778 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1417 | 2023.12.19 23:04:02.265895 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1418 | 2023.12.19 23:04:02.266306 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1419 | 2023.12.19 23:04:02.266525 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1420 | 2023.12.19 23:04:02.266674 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1421 | 2023.12.19 23:04:02.266793 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} <Information> executeQuery: Read 148 rows, 14.62 KiB in 0.001025304 sec., 144347 rows/sec., 13.92 MiB/sec. | ||
1422 | 2023.12.19 23:04:02.266920 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} <Debug> DynamicQueryHandler: Done processing query | ||
1423 | 2023.12.19 23:04:02.266943 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1424 | 2023.12.19 23:04:02.266959 [ 3 ] {} <Debug> HTTP-Session: 0deada26-729a-4e9c-81e3-2549a97a8a70 Destroying unnamed session | ||
1425 | 2023.12.19 23:04:02.267111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1426 | 2023.12.19 23:04:02.267155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1427 | 2023.12.19 23:04:02.267174 [ 3 ] {} <Debug> HTTP-Session: c0634bb1-db6d-4752-88c0-c13c4f800317 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1428 | 2023.12.19 23:04:02.267191 [ 3 ] {} <Debug> HTTP-Session: c0634bb1-db6d-4752-88c0-c13c4f800317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1429 | 2023.12.19 23:04:02.267260 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1430 | 2023.12.19 23:04:02.267297 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1431 | 2023.12.19 23:04:02.267401 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1432 | 2023.12.19 23:04:02.267771 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1433 | 2023.12.19 23:04:02.267981 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1434 | 2023.12.19 23:04:02.268127 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1435 | 2023.12.19 23:04:02.268238 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000951693 sec., 2101 rows/sec., 146.74 KiB/sec. | ||
1436 | 2023.12.19 23:04:02.268361 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} <Debug> DynamicQueryHandler: Done processing query | ||
1437 | 2023.12.19 23:04:02.268385 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1438 | 2023.12.19 23:04:02.268400 [ 3 ] {} <Debug> HTTP-Session: c0634bb1-db6d-4752-88c0-c13c4f800317 Destroying unnamed session | ||
1439 | 2023.12.19 23:04:02.268538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1440 | 2023.12.19 23:04:02.268582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1441 | 2023.12.19 23:04:02.268601 [ 3 ] {} <Debug> HTTP-Session: 578fd621-fb2c-4b00-95c2-634de22984a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1442 | 2023.12.19 23:04:02.268618 [ 3 ] {} <Debug> HTTP-Session: 578fd621-fb2c-4b00-95c2-634de22984a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1443 | 2023.12.19 23:04:02.268697 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1444 | 2023.12.19 23:04:02.268739 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1445 | 2023.12.19 23:04:02.268843 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1446 | 2023.12.19 23:04:02.269170 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1447 | 2023.12.19 23:04:02.269379 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1448 | 2023.12.19 23:04:02.269535 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1449 | 2023.12.19 23:04:02.269631 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} <Information> executeQuery: Read 58 rows, 4.66 KiB in 0.000905732 sec., 64036 rows/sec., 5.02 MiB/sec. | ||
1450 | 2023.12.19 23:04:02.269753 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} <Debug> DynamicQueryHandler: Done processing query | ||
1451 | 2023.12.19 23:04:02.269776 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1452 | 2023.12.19 23:04:02.269792 [ 3 ] {} <Debug> HTTP-Session: 578fd621-fb2c-4b00-95c2-634de22984a5 Destroying unnamed session | ||
1453 | 2023.12.19 23:04:02.269902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1454 | 2023.12.19 23:04:02.269946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1455 | 2023.12.19 23:04:02.269965 [ 3 ] {} <Debug> HTTP-Session: 345f585c-9a4e-4b8f-8848-f133288a4e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1456 | 2023.12.19 23:04:02.269983 [ 3 ] {} <Debug> HTTP-Session: 345f585c-9a4e-4b8f-8848-f133288a4e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1457 | 2023.12.19 23:04:02.270053 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1458 | 2023.12.19 23:04:02.270093 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1459 | 2023.12.19 23:04:02.270207 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1460 | 2023.12.19 23:04:02.270469 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1461 | 2023.12.19 23:04:02.270728 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1462 | 2023.12.19 23:04:02.270901 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1463 | 2023.12.19 23:04:02.270999 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000919682 sec., 1087 rows/sec., 76.45 KiB/sec. | ||
1464 | 2023.12.19 23:04:02.271123 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} <Debug> DynamicQueryHandler: Done processing query | ||
1465 | 2023.12.19 23:04:02.271146 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1466 | 2023.12.19 23:04:02.271162 [ 3 ] {} <Debug> HTTP-Session: 345f585c-9a4e-4b8f-8848-f133288a4e4b Destroying unnamed session | ||
1467 | 2023.12.19 23:04:02.271396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 52418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1468 | 2023.12.19 23:04:02.271440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1469 | 2023.12.19 23:04:02.271459 [ 3 ] {} <Debug> HTTP-Session: fc6337d0-f502-4881-905c-93617830ba88 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1470 | 2023.12.19 23:04:02.271475 [ 3 ] {} <Debug> HTTP-Session: fc6337d0-f502-4881-905c-93617830ba88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1471 | 2023.12.19 23:04:02.271559 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1472 | 2023.12.19 23:04:02.271600 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1473 | 2023.12.19 23:04:02.271732 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1474 | 2023.12.19 23:04:02.272248 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1475 | 2023.12.19 23:04:02.272559 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1476 | 2023.12.19 23:04:02.272743 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1477 | 2023.12.19 23:04:02.272837 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1478 | 2023.12.19 23:04:02.272848 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001261968 sec., 38828 rows/sec., 52.40 MiB/sec. | ||
1479 | 2023.12.19 23:04:02.272889 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1480 | 2023.12.19 23:04:02.273053 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1481 | 2023.12.19 23:04:02.273103 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} <Debug> DynamicQueryHandler: Done processing query | ||
1482 | 2023.12.19 23:04:02.273140 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1483 | 2023.12.19 23:04:02.273180 [ 3 ] {} <Debug> HTTP-Session: fc6337d0-f502-4881-905c-93617830ba88 Destroying unnamed session | ||
1484 | 2023.12.19 23:04:02.273254 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1485 | 2023.12.19 23:04:02.273297 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
1486 | 2023.12.19 23:04:02.273341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 1490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1487 | 2023.12.19 23:04:02.273439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1488 | 2023.12.19 23:04:02.273480 [ 3 ] {} <Debug> HTTP-Session: 74c58c39-35c9-4323-a1e7-205a1fc93d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1489 | 2023.12.19 23:04:02.273539 [ 3 ] {} <Debug> HTTP-Session: 74c58c39-35c9-4323-a1e7-205a1fc93d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1490 | 2023.12.19 23:04:02.273615 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
1491 | 2023.12.19 23:04:02.273764 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1492 | 2023.12.19 23:04:02.273860 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1493 | 2023.12.19 23:04:02.273962 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
1494 | 2023.12.19 23:04:02.274363 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
1495 | 2023.12.19 23:04:02.274389 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1496 | 2023.12.19 23:04:02.274566 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
1497 | 2023.12.19 23:04:02.274881 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part | ||
1498 | 2023.12.19 23:04:02.275130 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1499 | 2023.12.19 23:04:02.275480 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1500 | 2023.12.19 23:04:02.275817 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} <Trace> oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1501 | 2023.12.19 23:04:02.276141 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} <Information> executeQuery: Read 9 rows, 680.00 B in 0.002299922 sec., 3913 rows/sec., 288.73 KiB/sec. | ||
1502 | 2023.12.19 23:04:02.276425 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} <Debug> DynamicQueryHandler: Done processing query | ||
1503 | 2023.12.19 23:04:02.276458 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1504 | 2023.12.19 23:04:02.276476 [ 3 ] {} <Debug> HTTP-Session: 74c58c39-35c9-4323-a1e7-205a1fc93d26 Destroying unnamed session | ||
1505 | 2023.12.19 23:04:02.277428 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 6 columns (6 merged, 0 gathered) in 0.004469352 sec., 27520.768111350368 rows/sec., 37.14 MiB/sec. | ||
1506 | 2023.12.19 23:04:02.277606 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1507 | 2023.12.19 23:04:02.277829 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1508 | 2023.12.19 23:04:02.277896 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1509 | 2023.12.19 23:04:07.254261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1510 | 2023.12.19 23:04:07.254379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1511 | 2023.12.19 23:04:07.254405 [ 3 ] {} <Debug> HTTP-Session: eb0c74b6-4ec7-426d-b508-793a0bf91163 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1512 | 2023.12.19 23:04:07.254429 [ 3 ] {} <Debug> HTTP-Session: eb0c74b6-4ec7-426d-b508-793a0bf91163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1513 | 2023.12.19 23:04:07.254553 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1514 | 2023.12.19 23:04:07.254612 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1515 | 2023.12.19 23:04:07.254775 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1516 | 2023.12.19 23:04:07.255246 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1517 | 2023.12.19 23:04:07.255586 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1518 | 2023.12.19 23:04:07.255776 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1519 | 2023.12.19 23:04:07.255898 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001312168 sec., 1524 rows/sec., 130.24 KiB/sec. | ||
1520 | 2023.12.19 23:04:07.256055 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} <Debug> DynamicQueryHandler: Done processing query | ||
1521 | 2023.12.19 23:04:07.256080 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1522 | 2023.12.19 23:04:07.256098 [ 3 ] {} <Debug> HTTP-Session: eb0c74b6-4ec7-426d-b508-793a0bf91163 Destroying unnamed session | ||
1523 | 2023.12.19 23:04:07.256229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1524 | 2023.12.19 23:04:07.256280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1525 | 2023.12.19 23:04:07.256300 [ 3 ] {} <Debug> HTTP-Session: 41bd01c4-5492-4a2c-ba4d-45ba96d2ecda Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1526 | 2023.12.19 23:04:07.256320 [ 3 ] {} <Debug> HTTP-Session: 41bd01c4-5492-4a2c-ba4d-45ba96d2ecda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1527 | 2023.12.19 23:04:07.256403 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1528 | 2023.12.19 23:04:07.256443 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1529 | 2023.12.19 23:04:07.256553 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1530 | 2023.12.19 23:04:07.256917 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1531 | 2023.12.19 23:04:07.257131 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1532 | 2023.12.19 23:04:07.257281 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1533 | 2023.12.19 23:04:07.257412 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000976124 sec., 37905 rows/sec., 3.18 MiB/sec. | ||
1534 | 2023.12.19 23:04:07.257553 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} <Debug> DynamicQueryHandler: Done processing query | ||
1535 | 2023.12.19 23:04:07.257578 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1536 | 2023.12.19 23:04:07.257594 [ 3 ] {} <Debug> HTTP-Session: 41bd01c4-5492-4a2c-ba4d-45ba96d2ecda Destroying unnamed session | ||
1537 | 2023.12.19 23:04:07.257752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1538 | 2023.12.19 23:04:07.257798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1539 | 2023.12.19 23:04:07.257818 [ 3 ] {} <Debug> HTTP-Session: c9ea51e6-c620-4ba7-b4df-69cdddefdf83 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1540 | 2023.12.19 23:04:07.257836 [ 3 ] {} <Debug> HTTP-Session: c9ea51e6-c620-4ba7-b4df-69cdddefdf83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1541 | 2023.12.19 23:04:07.257908 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1542 | 2023.12.19 23:04:07.257947 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1543 | 2023.12.19 23:04:07.258056 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1544 | 2023.12.19 23:04:07.258404 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1545 | 2023.12.19 23:04:07.258607 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1546 | 2023.12.19 23:04:07.258754 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1547 | 2023.12.19 23:04:07.258863 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000925353 sec., 2161 rows/sec., 150.91 KiB/sec. | ||
1548 | 2023.12.19 23:04:07.258985 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} <Debug> DynamicQueryHandler: Done processing query | ||
1549 | 2023.12.19 23:04:07.259008 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1550 | 2023.12.19 23:04:07.259024 [ 3 ] {} <Debug> HTTP-Session: c9ea51e6-c620-4ba7-b4df-69cdddefdf83 Destroying unnamed session | ||
1551 | 2023.12.19 23:04:07.259230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1552 | 2023.12.19 23:04:07.259277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1553 | 2023.12.19 23:04:07.259296 [ 3 ] {} <Debug> HTTP-Session: 590de6e3-af05-4b2e-8443-33029f4cf355 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1554 | 2023.12.19 23:04:07.259313 [ 3 ] {} <Debug> HTTP-Session: 590de6e3-af05-4b2e-8443-33029f4cf355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1555 | 2023.12.19 23:04:07.259385 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1556 | 2023.12.19 23:04:07.259424 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1557 | 2023.12.19 23:04:07.259529 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1558 | 2023.12.19 23:04:07.259838 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1559 | 2023.12.19 23:04:07.260044 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1560 | 2023.12.19 23:04:07.260191 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1561 | 2023.12.19 23:04:07.260315 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000900102 sec., 28885 rows/sec., 2.24 MiB/sec. | ||
1562 | 2023.12.19 23:04:07.260487 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} <Debug> DynamicQueryHandler: Done processing query | ||
1563 | 2023.12.19 23:04:07.260511 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1564 | 2023.12.19 23:04:07.260527 [ 3 ] {} <Debug> HTTP-Session: 590de6e3-af05-4b2e-8443-33029f4cf355 Destroying unnamed session | ||
1565 | 2023.12.19 23:04:07.260651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1566 | 2023.12.19 23:04:07.260695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1567 | 2023.12.19 23:04:07.260714 [ 3 ] {} <Debug> HTTP-Session: dc53cd32-9bbf-4937-b469-025205fa2e1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1568 | 2023.12.19 23:04:07.260809 [ 3 ] {} <Debug> HTTP-Session: dc53cd32-9bbf-4937-b469-025205fa2e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1569 | 2023.12.19 23:04:07.260887 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1570 | 2023.12.19 23:04:07.260929 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1571 | 2023.12.19 23:04:07.261057 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1572 | 2023.12.19 23:04:07.261372 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1573 | 2023.12.19 23:04:07.261660 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1574 | 2023.12.19 23:04:07.261834 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1575 | 2023.12.19 23:04:07.261947 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001028164 sec., 35986 rows/sec., 2.54 MiB/sec. | ||
1576 | 2023.12.19 23:04:07.262067 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} <Debug> DynamicQueryHandler: Done processing query | ||
1577 | 2023.12.19 23:04:07.262090 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1578 | 2023.12.19 23:04:07.262107 [ 3 ] {} <Debug> HTTP-Session: dc53cd32-9bbf-4937-b469-025205fa2e1d Destroying unnamed session | ||
1579 | 2023.12.19 23:04:12.255061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1580 | 2023.12.19 23:04:12.255191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1581 | 2023.12.19 23:04:12.255223 [ 3 ] {} <Debug> HTTP-Session: db79ee70-3cc2-49a1-9683-e0bd35514606 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1582 | 2023.12.19 23:04:12.255251 [ 3 ] {} <Debug> HTTP-Session: db79ee70-3cc2-49a1-9683-e0bd35514606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1583 | 2023.12.19 23:04:12.255392 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1584 | 2023.12.19 23:04:12.255457 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1585 | 2023.12.19 23:04:12.255631 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1586 | 2023.12.19 23:04:12.256239 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1587 | 2023.12.19 23:04:12.256505 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1588 | 2023.12.19 23:04:12.256669 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1589 | 2023.12.19 23:04:12.256795 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001362389 sec., 37434 rows/sec., 2.96 MiB/sec. | ||
1590 | 2023.12.19 23:04:12.256946 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} <Debug> DynamicQueryHandler: Done processing query | ||
1591 | 2023.12.19 23:04:12.256971 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1592 | 2023.12.19 23:04:12.256989 [ 3 ] {} <Debug> HTTP-Session: db79ee70-3cc2-49a1-9683-e0bd35514606 Destroying unnamed session | ||
1593 | 2023.12.19 23:04:12.257142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1594 | 2023.12.19 23:04:12.257193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1595 | 2023.12.19 23:04:12.257214 [ 3 ] {} <Debug> HTTP-Session: 61375ff4-cefb-4079-92ff-73c9a6dc2d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1596 | 2023.12.19 23:04:12.257233 [ 3 ] {} <Debug> HTTP-Session: 61375ff4-cefb-4079-92ff-73c9a6dc2d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1597 | 2023.12.19 23:04:12.257319 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1598 | 2023.12.19 23:04:12.257360 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1599 | 2023.12.19 23:04:12.257468 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1600 | 2023.12.19 23:04:12.257880 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1601 | 2023.12.19 23:04:12.258099 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1602 | 2023.12.19 23:04:12.258250 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1603 | 2023.12.19 23:04:12.258368 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001015834 sec., 150615 rows/sec., 14.54 MiB/sec. | ||
1604 | 2023.12.19 23:04:12.258492 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} <Debug> DynamicQueryHandler: Done processing query | ||
1605 | 2023.12.19 23:04:12.258515 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1606 | 2023.12.19 23:04:12.258531 [ 3 ] {} <Debug> HTTP-Session: 61375ff4-cefb-4079-92ff-73c9a6dc2d1b Destroying unnamed session | ||
1607 | 2023.12.19 23:04:12.258697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1608 | 2023.12.19 23:04:12.258741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1609 | 2023.12.19 23:04:12.258760 [ 3 ] {} <Debug> HTTP-Session: 826331eb-38f1-4b09-abba-7669109aeadc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1610 | 2023.12.19 23:04:12.258778 [ 3 ] {} <Debug> HTTP-Session: 826331eb-38f1-4b09-abba-7669109aeadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1611 | 2023.12.19 23:04:12.258850 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1612 | 2023.12.19 23:04:12.258887 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1613 | 2023.12.19 23:04:12.258992 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1614 | 2023.12.19 23:04:12.259304 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1615 | 2023.12.19 23:04:12.259509 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1616 | 2023.12.19 23:04:12.259660 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1617 | 2023.12.19 23:04:12.259767 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000883722 sec., 57710 rows/sec., 4.51 MiB/sec. | ||
1618 | 2023.12.19 23:04:12.259894 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} <Debug> DynamicQueryHandler: Done processing query | ||
1619 | 2023.12.19 23:04:12.259917 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1620 | 2023.12.19 23:04:12.259933 [ 3 ] {} <Debug> HTTP-Session: 826331eb-38f1-4b09-abba-7669109aeadc Destroying unnamed session | ||
1621 | 2023.12.19 23:04:12.260121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1622 | 2023.12.19 23:04:12.260166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1623 | 2023.12.19 23:04:12.260185 [ 3 ] {} <Debug> HTTP-Session: 0c571d43-8131-4f59-8d72-3d0425f26d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1624 | 2023.12.19 23:04:12.260202 [ 3 ] {} <Debug> HTTP-Session: 0c571d43-8131-4f59-8d72-3d0425f26d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1625 | 2023.12.19 23:04:12.260295 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1626 | 2023.12.19 23:04:12.260338 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1627 | 2023.12.19 23:04:12.260470 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1628 | 2023.12.19 23:04:12.260977 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1629 | 2023.12.19 23:04:12.261310 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1630 | 2023.12.19 23:04:12.261490 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1631 | 2023.12.19 23:04:12.261609 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001287027 sec., 39626 rows/sec., 53.47 MiB/sec. | ||
1632 | 2023.12.19 23:04:12.261734 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} <Debug> DynamicQueryHandler: Done processing query | ||
1633 | 2023.12.19 23:04:12.261757 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1634 | 2023.12.19 23:04:12.261773 [ 3 ] {} <Debug> HTTP-Session: 0c571d43-8131-4f59-8d72-3d0425f26d6a Destroying unnamed session | ||
1635 | 2023.12.19 23:04:16.359131 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1636 | 2023.12.19 23:04:16.359231 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1637 | 2023.12.19 23:04:22.254983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1638 | 2023.12.19 23:04:22.255116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1639 | 2023.12.19 23:04:22.255147 [ 3 ] {} <Debug> HTTP-Session: 278a6c45-e2ed-4f14-a44e-b6b8404b3e44 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1640 | 2023.12.19 23:04:22.255175 [ 3 ] {} <Debug> HTTP-Session: 278a6c45-e2ed-4f14-a44e-b6b8404b3e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1641 | 2023.12.19 23:04:22.255316 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1642 | 2023.12.19 23:04:22.255381 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1643 | 2023.12.19 23:04:22.255544 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1644 | 2023.12.19 23:04:22.256047 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1645 | 2023.12.19 23:04:22.256317 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1646 | 2023.12.19 23:04:22.256485 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1647 | 2023.12.19 23:04:22.256621 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001261138 sec., 40439 rows/sec., 3.20 MiB/sec. | ||
1648 | 2023.12.19 23:04:22.256772 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} <Debug> DynamicQueryHandler: Done processing query | ||
1649 | 2023.12.19 23:04:22.256796 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1650 | 2023.12.19 23:04:22.256814 [ 3 ] {} <Debug> HTTP-Session: 278a6c45-e2ed-4f14-a44e-b6b8404b3e44 Destroying unnamed session | ||
1651 | 2023.12.19 23:04:22.256994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1652 | 2023.12.19 23:04:22.257043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1653 | 2023.12.19 23:04:22.257063 [ 3 ] {} <Debug> HTTP-Session: 3ba3db71-0f70-432b-992a-261aee7f827d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1654 | 2023.12.19 23:04:22.257081 [ 3 ] {} <Debug> HTTP-Session: 3ba3db71-0f70-432b-992a-261aee7f827d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1655 | 2023.12.19 23:04:22.257165 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1656 | 2023.12.19 23:04:22.257205 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1657 | 2023.12.19 23:04:22.257313 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1658 | 2023.12.19 23:04:22.257754 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1659 | 2023.12.19 23:04:22.257977 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1660 | 2023.12.19 23:04:22.258127 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1661 | 2023.12.19 23:04:22.258258 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001059684 sec., 144382 rows/sec., 13.94 MiB/sec. | ||
1662 | 2023.12.19 23:04:22.258397 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} <Debug> DynamicQueryHandler: Done processing query | ||
1663 | 2023.12.19 23:04:22.258421 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1664 | 2023.12.19 23:04:22.258437 [ 3 ] {} <Debug> HTTP-Session: 3ba3db71-0f70-432b-992a-261aee7f827d Destroying unnamed session | ||
1665 | 2023.12.19 23:04:22.258594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1666 | 2023.12.19 23:04:22.258640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1667 | 2023.12.19 23:04:22.258660 [ 3 ] {} <Debug> HTTP-Session: 824d6376-ec75-4325-bdc8-2688f1968626 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1668 | 2023.12.19 23:04:22.258678 [ 3 ] {} <Debug> HTTP-Session: 824d6376-ec75-4325-bdc8-2688f1968626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1669 | 2023.12.19 23:04:22.258753 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1670 | 2023.12.19 23:04:22.258791 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1671 | 2023.12.19 23:04:22.258900 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1672 | 2023.12.19 23:04:22.259231 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1673 | 2023.12.19 23:04:22.259446 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1674 | 2023.12.19 23:04:22.259593 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1675 | 2023.12.19 23:04:22.259712 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000930193 sec., 54827 rows/sec., 4.29 MiB/sec. | ||
1676 | 2023.12.19 23:04:22.259834 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} <Debug> DynamicQueryHandler: Done processing query | ||
1677 | 2023.12.19 23:04:22.259858 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1678 | 2023.12.19 23:04:22.259874 [ 3 ] {} <Debug> HTTP-Session: 824d6376-ec75-4325-bdc8-2688f1968626 Destroying unnamed session | ||
1679 | 2023.12.19 23:04:22.260078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1680 | 2023.12.19 23:04:22.260123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1681 | 2023.12.19 23:04:22.260142 [ 3 ] {} <Debug> HTTP-Session: 3eb23445-ec50-481f-89f6-bc9e69d1cdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1682 | 2023.12.19 23:04:22.260161 [ 3 ] {} <Debug> HTTP-Session: 3eb23445-ec50-481f-89f6-bc9e69d1cdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1683 | 2023.12.19 23:04:22.260257 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1684 | 2023.12.19 23:04:22.260300 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1685 | 2023.12.19 23:04:22.260438 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1686 | 2023.12.19 23:04:22.261007 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1687 | 2023.12.19 23:04:22.261339 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1688 | 2023.12.19 23:04:22.261523 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1689 | 2023.12.19 23:04:22.261638 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001343779 sec., 37952 rows/sec., 51.22 MiB/sec. | ||
1690 | 2023.12.19 23:04:22.261772 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} <Debug> DynamicQueryHandler: Done processing query | ||
1691 | 2023.12.19 23:04:22.261798 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1692 | 2023.12.19 23:04:22.261814 [ 3 ] {} <Debug> HTTP-Session: 3eb23445-ec50-481f-89f6-bc9e69d1cdc7 Destroying unnamed session | ||
1693 | 2023.12.19 23:04:31.359299 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1694 | 2023.12.19 23:04:31.359364 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1695 | 2023.12.19 23:04:32.254485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1696 | 2023.12.19 23:04:32.254590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1697 | 2023.12.19 23:04:32.254616 [ 3 ] {} <Debug> HTTP-Session: 7657df6b-ce1a-46dc-980f-c1482480bb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1698 | 2023.12.19 23:04:32.254639 [ 3 ] {} <Debug> HTTP-Session: 7657df6b-ce1a-46dc-980f-c1482480bb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1699 | 2023.12.19 23:04:32.254766 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1700 | 2023.12.19 23:04:32.254824 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1701 | 2023.12.19 23:04:32.254977 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1702 | 2023.12.19 23:04:32.255442 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1703 | 2023.12.19 23:04:32.255781 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1704 | 2023.12.19 23:04:32.256028 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1705 | 2023.12.19 23:04:32.256185 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001383599 sec., 36860 rows/sec., 2.92 MiB/sec. | ||
1706 | 2023.12.19 23:04:32.256358 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} <Debug> DynamicQueryHandler: Done processing query | ||
1707 | 2023.12.19 23:04:32.256386 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1708 | 2023.12.19 23:04:32.256402 [ 3 ] {} <Debug> HTTP-Session: 7657df6b-ce1a-46dc-980f-c1482480bb61 Destroying unnamed session | ||
1709 | 2023.12.19 23:04:32.256543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1710 | 2023.12.19 23:04:32.256590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1711 | 2023.12.19 23:04:32.256609 [ 3 ] {} <Debug> HTTP-Session: 716ddfa8-ed82-420b-ac4d-1266bf6d7089 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1712 | 2023.12.19 23:04:32.256626 [ 3 ] {} <Debug> HTTP-Session: 716ddfa8-ed82-420b-ac4d-1266bf6d7089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1713 | 2023.12.19 23:04:32.256709 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1714 | 2023.12.19 23:04:32.256748 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1715 | 2023.12.19 23:04:32.256851 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1716 | 2023.12.19 23:04:32.257257 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1717 | 2023.12.19 23:04:32.257474 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1718 | 2023.12.19 23:04:32.257624 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1719 | 2023.12.19 23:04:32.257730 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.000993554 sec., 153992 rows/sec., 14.86 MiB/sec. | ||
1720 | 2023.12.19 23:04:32.257723 [ 60 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1721 | 2023.12.19 23:04:32.257803 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1722 | 2023.12.19 23:04:32.257875 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} <Debug> DynamicQueryHandler: Done processing query | ||
1723 | 2023.12.19 23:04:32.257909 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1724 | 2023.12.19 23:04:32.257917 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1725 | 2023.12.19 23:04:32.257936 [ 3 ] {} <Debug> HTTP-Session: 716ddfa8-ed82-420b-ac4d-1266bf6d7089 Destroying unnamed session | ||
1726 | 2023.12.19 23:04:32.258048 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1727 | 2023.12.19 23:04:32.258097 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part | ||
1728 | 2023.12.19 23:04:32.258109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1729 | 2023.12.19 23:04:32.258190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1730 | 2023.12.19 23:04:32.258221 [ 3 ] {} <Debug> HTTP-Session: 131283e1-2297-48c9-806e-6f391d6c8a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1731 | 2023.12.19 23:04:32.258274 [ 3 ] {} <Debug> HTTP-Session: 131283e1-2297-48c9-806e-6f391d6c8a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1732 | 2023.12.19 23:04:32.258313 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
1733 | 2023.12.19 23:04:32.258466 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1734 | 2023.12.19 23:04:32.258541 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
1735 | 2023.12.19 23:04:32.258559 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1736 | 2023.12.19 23:04:32.258818 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 153 rows starting from the beginning of the part | ||
1737 | 2023.12.19 23:04:32.258975 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1738 | 2023.12.19 23:04:32.259063 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 153 rows starting from the beginning of the part | ||
1739 | 2023.12.19 23:04:32.259205 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 153 rows starting from the beginning of the part | ||
1740 | 2023.12.19 23:04:32.259724 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1741 | 2023.12.19 23:04:32.260130 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1742 | 2023.12.19 23:04:32.260448 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1743 | 2023.12.19 23:04:32.260577 [ 60 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1744 | 2023.12.19 23:04:32.260617 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002072349 sec., 24609 rows/sec., 1.92 MiB/sec. | ||
1745 | 2023.12.19 23:04:32.260662 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1746 | 2023.12.19 23:04:32.261100 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} <Debug> DynamicQueryHandler: Done processing query | ||
1747 | 2023.12.19 23:04:32.261169 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1748 | 2023.12.19 23:04:32.261233 [ 3 ] {} <Debug> HTTP-Session: 131283e1-2297-48c9-806e-6f391d6c8a47 Destroying unnamed session | ||
1749 | 2023.12.19 23:04:32.261326 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1750 | 2023.12.19 23:04:32.261353 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 4 columns (4 merged, 0 gathered) in 0.003462868 sec., 209364.03004677047 rows/sec., 19.85 MiB/sec. | ||
1751 | 2023.12.19 23:04:32.261537 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1752 | 2023.12.19 23:04:32.261553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1753 | 2023.12.19 23:04:32.261598 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1754 | 2023.12.19 23:04:32.261630 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part | ||
1755 | 2023.12.19 23:04:32.261654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1756 | 2023.12.19 23:04:32.261708 [ 3 ] {} <Debug> HTTP-Session: 5a5deb30-5d7c-4cd4-8255-4bfbd8240958 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1757 | 2023.12.19 23:04:32.261784 [ 3 ] {} <Debug> HTTP-Session: 5a5deb30-5d7c-4cd4-8255-4bfbd8240958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1758 | 2023.12.19 23:04:32.261963 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1759 | 2023.12.19 23:04:32.262108 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1760 | 2023.12.19 23:04:32.262127 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part | ||
1761 | 2023.12.19 23:04:32.262143 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1762 | 2023.12.19 23:04:32.262287 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1763 | 2023.12.19 23:04:32.262517 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
1764 | 2023.12.19 23:04:32.262833 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
1765 | 2023.12.19 23:04:32.263003 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1766 | 2023.12.19 23:04:32.263092 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
1767 | 2023.12.19 23:04:32.263277 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
1768 | 2023.12.19 23:04:32.264107 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1769 | 2023.12.19 23:04:32.264806 [ 13 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 4 columns (4 merged, 0 gathered) in 0.00361473 sec., 79950.64638299403 rows/sec., 6.25 MiB/sec. | ||
1770 | 2023.12.19 23:04:32.264911 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1771 | 2023.12.19 23:04:32.264959 [ 13 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1772 | 2023.12.19 23:04:32.265235 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1773 | 2023.12.19 23:04:32.265257 [ 13 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1774 | 2023.12.19 23:04:32.265391 [ 13 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1775 | 2023.12.19 23:04:32.265415 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.003248965 sec., 15697 rows/sec., 21.18 MiB/sec. | ||
1776 | 2023.12.19 23:04:32.265641 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} <Debug> DynamicQueryHandler: Done processing query | ||
1777 | 2023.12.19 23:04:32.265667 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1778 | 2023.12.19 23:04:32.265684 [ 3 ] {} <Debug> HTTP-Session: 5a5deb30-5d7c-4cd4-8255-4bfbd8240958 Destroying unnamed session | ||
1779 | 2023.12.19 23:04:37.254233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1780 | 2023.12.19 23:04:37.254363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1781 | 2023.12.19 23:04:37.254393 [ 3 ] {} <Debug> HTTP-Session: e5fe2a69-fb4f-41ff-8cda-97114ec2c22d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1782 | 2023.12.19 23:04:37.254421 [ 3 ] {} <Debug> HTTP-Session: e5fe2a69-fb4f-41ff-8cda-97114ec2c22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1783 | 2023.12.19 23:04:37.254561 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1784 | 2023.12.19 23:04:37.254627 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1785 | 2023.12.19 23:04:37.254801 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1786 | 2023.12.19 23:04:37.255282 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1787 | 2023.12.19 23:04:37.255542 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1788 | 2023.12.19 23:04:37.255710 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1789 | 2023.12.19 23:04:37.255833 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001234337 sec., 29165 rows/sec., 2.45 MiB/sec. | ||
1790 | 2023.12.19 23:04:37.255982 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} <Debug> DynamicQueryHandler: Done processing query | ||
1791 | 2023.12.19 23:04:37.256008 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1792 | 2023.12.19 23:04:37.256025 [ 3 ] {} <Debug> HTTP-Session: e5fe2a69-fb4f-41ff-8cda-97114ec2c22d Destroying unnamed session | ||
1793 | 2023.12.19 23:04:37.256152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1794 | 2023.12.19 23:04:37.256201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1795 | 2023.12.19 23:04:37.256221 [ 3 ] {} <Debug> HTTP-Session: 4e866043-716a-4c72-8a50-b23410fc16c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1796 | 2023.12.19 23:04:37.256240 [ 3 ] {} <Debug> HTTP-Session: 4e866043-716a-4c72-8a50-b23410fc16c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1797 | 2023.12.19 23:04:37.256318 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1798 | 2023.12.19 23:04:37.256359 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1799 | 2023.12.19 23:04:37.256469 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1800 | 2023.12.19 23:04:37.256844 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1801 | 2023.12.19 23:04:37.257050 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1802 | 2023.12.19 23:04:37.257199 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1803 | 2023.12.19 23:04:37.257319 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000971354 sec., 24707 rows/sec., 1.91 MiB/sec. | ||
1804 | 2023.12.19 23:04:37.257487 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} <Debug> DynamicQueryHandler: Done processing query | ||
1805 | 2023.12.19 23:04:37.257511 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1806 | 2023.12.19 23:04:37.257528 [ 3 ] {} <Debug> HTTP-Session: 4e866043-716a-4c72-8a50-b23410fc16c0 Destroying unnamed session | ||
1807 | 2023.12.19 23:04:37.257649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1808 | 2023.12.19 23:04:37.257694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1809 | 2023.12.19 23:04:37.257713 [ 3 ] {} <Debug> HTTP-Session: 7b4e6dab-2521-4b77-8d38-a83f8da355a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1810 | 2023.12.19 23:04:37.257730 [ 3 ] {} <Debug> HTTP-Session: 7b4e6dab-2521-4b77-8d38-a83f8da355a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1811 | 2023.12.19 23:04:37.257805 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1812 | 2023.12.19 23:04:37.257849 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1813 | 2023.12.19 23:04:37.257981 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1814 | 2023.12.19 23:04:37.258291 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1815 | 2023.12.19 23:04:37.258553 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1816 | 2023.12.19 23:04:37.258738 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1817 | 2023.12.19 23:04:37.258862 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001026795 sec., 35060 rows/sec., 2.47 MiB/sec. | ||
1818 | 2023.12.19 23:04:37.258990 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} <Debug> DynamicQueryHandler: Done processing query | ||
1819 | 2023.12.19 23:04:37.259014 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1820 | 2023.12.19 23:04:37.259030 [ 3 ] {} <Debug> HTTP-Session: 7b4e6dab-2521-4b77-8d38-a83f8da355a4 Destroying unnamed session | ||
1821 | 2023.12.19 23:04:42.254347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1822 | 2023.12.19 23:04:42.254483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1823 | 2023.12.19 23:04:42.254515 [ 3 ] {} <Debug> HTTP-Session: 0ad72d00-49e6-42da-860b-622950e234ee Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1824 | 2023.12.19 23:04:42.254543 [ 3 ] {} <Debug> HTTP-Session: 0ad72d00-49e6-42da-860b-622950e234ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1825 | 2023.12.19 23:04:42.254684 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1826 | 2023.12.19 23:04:42.254750 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1827 | 2023.12.19 23:04:42.254925 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1828 | 2023.12.19 23:04:42.255385 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1829 | 2023.12.19 23:04:42.255653 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1830 | 2023.12.19 23:04:42.255821 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1831 | 2023.12.19 23:04:42.255963 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001233357 sec., 41350 rows/sec., 3.27 MiB/sec. | ||
1832 | 2023.12.19 23:04:42.256121 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} <Debug> DynamicQueryHandler: Done processing query | ||
1833 | 2023.12.19 23:04:42.256147 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1834 | 2023.12.19 23:04:42.256163 [ 3 ] {} <Debug> HTTP-Session: 0ad72d00-49e6-42da-860b-622950e234ee Destroying unnamed session | ||
1835 | 2023.12.19 23:04:42.256343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1836 | 2023.12.19 23:04:42.256394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1837 | 2023.12.19 23:04:42.256414 [ 3 ] {} <Debug> HTTP-Session: ebbe6f3d-59d5-4734-8a65-f2450c01998d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1838 | 2023.12.19 23:04:42.256433 [ 3 ] {} <Debug> HTTP-Session: ebbe6f3d-59d5-4734-8a65-f2450c01998d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1839 | 2023.12.19 23:04:42.256522 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1840 | 2023.12.19 23:04:42.256564 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1841 | 2023.12.19 23:04:42.256671 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1842 | 2023.12.19 23:04:42.257096 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1843 | 2023.12.19 23:04:42.257331 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1844 | 2023.12.19 23:04:42.257481 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1845 | 2023.12.19 23:04:42.257613 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001060435 sec., 144280 rows/sec., 13.93 MiB/sec. | ||
1846 | 2023.12.19 23:04:42.257741 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} <Debug> DynamicQueryHandler: Done processing query | ||
1847 | 2023.12.19 23:04:42.257765 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1848 | 2023.12.19 23:04:42.257781 [ 3 ] {} <Debug> HTTP-Session: ebbe6f3d-59d5-4734-8a65-f2450c01998d Destroying unnamed session | ||
1849 | 2023.12.19 23:04:42.257907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1850 | 2023.12.19 23:04:42.257953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1851 | 2023.12.19 23:04:42.257972 [ 3 ] {} <Debug> HTTP-Session: de3264e3-7f78-4b2d-8ac7-fb20e83c1bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1852 | 2023.12.19 23:04:42.257989 [ 3 ] {} <Debug> HTTP-Session: de3264e3-7f78-4b2d-8ac7-fb20e83c1bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1853 | 2023.12.19 23:04:42.258064 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1854 | 2023.12.19 23:04:42.258103 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1855 | 2023.12.19 23:04:42.258208 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1856 | 2023.12.19 23:04:42.258524 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1857 | 2023.12.19 23:04:42.258733 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1858 | 2023.12.19 23:04:42.258884 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1859 | 2023.12.19 23:04:42.259005 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000913033 sec., 55857 rows/sec., 4.37 MiB/sec. | ||
1860 | 2023.12.19 23:04:42.259125 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} <Debug> DynamicQueryHandler: Done processing query | ||
1861 | 2023.12.19 23:04:42.259148 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1862 | 2023.12.19 23:04:42.259163 [ 3 ] {} <Debug> HTTP-Session: de3264e3-7f78-4b2d-8ac7-fb20e83c1bdc Destroying unnamed session | ||
1863 | 2023.12.19 23:04:42.259382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1864 | 2023.12.19 23:04:42.259428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1865 | 2023.12.19 23:04:42.259448 [ 3 ] {} <Debug> HTTP-Session: cc865340-ed26-4ffa-9627-0df260593dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1866 | 2023.12.19 23:04:42.259464 [ 3 ] {} <Debug> HTTP-Session: cc865340-ed26-4ffa-9627-0df260593dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1867 | 2023.12.19 23:04:42.259556 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1868 | 2023.12.19 23:04:42.259599 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1869 | 2023.12.19 23:04:42.259742 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1870 | 2023.12.19 23:04:42.260297 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
1871 | 2023.12.19 23:04:42.260633 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1872 | 2023.12.19 23:04:42.260838 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1873 | 2023.12.19 23:04:42.260978 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001394049 sec., 36584 rows/sec., 49.37 MiB/sec. | ||
1874 | 2023.12.19 23:04:42.261165 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} <Debug> DynamicQueryHandler: Done processing query | ||
1875 | 2023.12.19 23:04:42.261189 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1876 | 2023.12.19 23:04:42.261205 [ 3 ] {} <Debug> HTTP-Session: cc865340-ed26-4ffa-9627-0df260593dcc Destroying unnamed session | ||
1877 | 2023.12.19 23:04:46.359613 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1878 | 2023.12.19 23:04:46.359689 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1879 | 2023.12.19 23:04:52.254986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1880 | 2023.12.19 23:04:52.255110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1881 | 2023.12.19 23:04:52.255141 [ 3 ] {} <Debug> HTTP-Session: 419fcaab-65d9-48a3-ba5e-fdc05863313d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1882 | 2023.12.19 23:04:52.255168 [ 3 ] {} <Debug> HTTP-Session: 419fcaab-65d9-48a3-ba5e-fdc05863313d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1883 | 2023.12.19 23:04:52.255307 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1884 | 2023.12.19 23:04:52.255373 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1885 | 2023.12.19 23:04:52.255550 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1886 | 2023.12.19 23:04:52.256095 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
1887 | 2023.12.19 23:04:52.256368 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1888 | 2023.12.19 23:04:52.256539 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1889 | 2023.12.19 23:04:52.256681 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001331158 sec., 38312 rows/sec., 3.03 MiB/sec. | ||
1890 | 2023.12.19 23:04:52.256679 [ 57 ] {} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1891 | 2023.12.19 23:04:52.256804 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
1892 | 2023.12.19 23:04:52.256892 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} <Debug> DynamicQueryHandler: Done processing query | ||
1893 | 2023.12.19 23:04:52.256906 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1894 | 2023.12.19 23:04:52.256936 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1895 | 2023.12.19 23:04:52.256992 [ 3 ] {} <Debug> HTTP-Session: 419fcaab-65d9-48a3-ba5e-fdc05863313d Destroying unnamed session | ||
1896 | 2023.12.19 23:04:52.257072 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1897 | 2023.12.19 23:04:52.257126 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part | ||
1898 | 2023.12.19 23:04:52.257147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1899 | 2023.12.19 23:04:52.257223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1900 | 2023.12.19 23:04:52.257260 [ 3 ] {} <Debug> HTTP-Session: adfab35c-fcea-4fb7-8d09-fcf0a602b9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1901 | 2023.12.19 23:04:52.257307 [ 3 ] {} <Debug> HTTP-Session: adfab35c-fcea-4fb7-8d09-fcf0a602b9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1902 | 2023.12.19 23:04:52.257397 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
1903 | 2023.12.19 23:04:52.257491 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1904 | 2023.12.19 23:04:52.257584 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1905 | 2023.12.19 23:04:52.257641 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
1906 | 2023.12.19 23:04:52.257977 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
1907 | 2023.12.19 23:04:52.258009 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1908 | 2023.12.19 23:04:52.258197 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
1909 | 2023.12.19 23:04:52.258325 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
1910 | 2023.12.19 23:04:52.258929 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
1911 | 2023.12.19 23:04:52.259395 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1912 | 2023.12.19 23:04:52.259747 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1913 | 2023.12.19 23:04:52.259866 [ 10 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002996802 sec., 101441.4699402897 rows/sec., 8.03 MiB/sec. | ||
1914 | 2023.12.19 23:04:52.259968 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002430914 sec., 1645 rows/sec., 137.39 KiB/sec. | ||
1915 | 2023.12.19 23:04:52.260083 [ 20 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1916 | 2023.12.19 23:04:52.260126 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} <Debug> DynamicQueryHandler: Done processing query | ||
1917 | 2023.12.19 23:04:52.260150 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1918 | 2023.12.19 23:04:52.260168 [ 3 ] {} <Debug> HTTP-Session: adfab35c-fcea-4fb7-8d09-fcf0a602b9d4 Destroying unnamed session | ||
1919 | 2023.12.19 23:04:52.260284 [ 20 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1920 | 2023.12.19 23:04:52.260352 [ 20 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1921 | 2023.12.19 23:04:52.260382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1922 | 2023.12.19 23:04:52.260445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1923 | 2023.12.19 23:04:52.260465 [ 3 ] {} <Debug> HTTP-Session: 4d1a2517-f9bd-43e4-8649-ac815370a919 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1924 | 2023.12.19 23:04:52.260483 [ 3 ] {} <Debug> HTTP-Session: 4d1a2517-f9bd-43e4-8649-ac815370a919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1925 | 2023.12.19 23:04:52.260567 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1926 | 2023.12.19 23:04:52.260607 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1927 | 2023.12.19 23:04:52.260714 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1928 | 2023.12.19 23:04:52.261110 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
1929 | 2023.12.19 23:04:52.261331 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1930 | 2023.12.19 23:04:52.261478 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1931 | 2023.12.19 23:04:52.261608 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} <Information> executeQuery: Read 155 rows, 15.30 KiB in 0.001004334 sec., 154331 rows/sec., 14.88 MiB/sec. | ||
1932 | 2023.12.19 23:04:52.261740 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} <Debug> DynamicQueryHandler: Done processing query | ||
1933 | 2023.12.19 23:04:52.261763 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1934 | 2023.12.19 23:04:52.261779 [ 3 ] {} <Debug> HTTP-Session: 4d1a2517-f9bd-43e4-8649-ac815370a919 Destroying unnamed session | ||
1935 | 2023.12.19 23:04:52.261885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1936 | 2023.12.19 23:04:52.261930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1937 | 2023.12.19 23:04:52.261949 [ 3 ] {} <Debug> HTTP-Session: 77dc86a4-df73-42f4-a2a5-d64a7a3f6a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1938 | 2023.12.19 23:04:52.261966 [ 3 ] {} <Debug> HTTP-Session: 77dc86a4-df73-42f4-a2a5-d64a7a3f6a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1939 | 2023.12.19 23:04:52.262036 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1940 | 2023.12.19 23:04:52.262073 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1941 | 2023.12.19 23:04:52.262179 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1942 | 2023.12.19 23:04:52.262467 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
1943 | 2023.12.19 23:04:52.262665 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1944 | 2023.12.19 23:04:52.262821 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1945 | 2023.12.19 23:04:52.262939 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000875402 sec., 4569 rows/sec., 319.05 KiB/sec. | ||
1946 | 2023.12.19 23:04:52.263057 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} <Debug> DynamicQueryHandler: Done processing query | ||
1947 | 2023.12.19 23:04:52.263080 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1948 | 2023.12.19 23:04:52.263096 [ 3 ] {} <Debug> HTTP-Session: 77dc86a4-df73-42f4-a2a5-d64a7a3f6a2f Destroying unnamed session | ||
1949 | 2023.12.19 23:04:52.263218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1950 | 2023.12.19 23:04:52.263262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1951 | 2023.12.19 23:04:52.263281 [ 3 ] {} <Debug> HTTP-Session: b1979ef0-88e4-4686-9bcf-b71b5ab0836d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1952 | 2023.12.19 23:04:52.263298 [ 3 ] {} <Debug> HTTP-Session: b1979ef0-88e4-4686-9bcf-b71b5ab0836d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1953 | 2023.12.19 23:04:52.263370 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1954 | 2023.12.19 23:04:52.263408 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1955 | 2023.12.19 23:04:52.263511 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1956 | 2023.12.19 23:04:52.263796 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
1957 | 2023.12.19 23:04:52.264005 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1958 | 2023.12.19 23:04:52.264158 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1959 | 2023.12.19 23:04:52.264283 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000877152 sec., 62702 rows/sec., 4.91 MiB/sec. | ||
1960 | 2023.12.19 23:04:52.264411 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} <Debug> DynamicQueryHandler: Done processing query | ||
1961 | 2023.12.19 23:04:52.264434 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1962 | 2023.12.19 23:04:52.264450 [ 3 ] {} <Debug> HTTP-Session: b1979ef0-88e4-4686-9bcf-b71b5ab0836d Destroying unnamed session | ||
1963 | 2023.12.19 23:04:52.264552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1964 | 2023.12.19 23:04:52.264597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1965 | 2023.12.19 23:04:52.264616 [ 3 ] {} <Debug> HTTP-Session: e60738a9-3961-4603-bb86-7e2d0b96acbc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1966 | 2023.12.19 23:04:52.264633 [ 3 ] {} <Debug> HTTP-Session: e60738a9-3961-4603-bb86-7e2d0b96acbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1967 | 2023.12.19 23:04:52.264702 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1968 | 2023.12.19 23:04:52.264743 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1969 | 2023.12.19 23:04:52.264864 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1970 | 2023.12.19 23:04:52.265109 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
1971 | 2023.12.19 23:04:52.265359 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1972 | 2023.12.19 23:04:52.265533 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1973 | 2023.12.19 23:04:52.265662 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000931163 sec., 2147 rows/sec., 151.02 KiB/sec. | ||
1974 | 2023.12.19 23:04:52.265787 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} <Debug> DynamicQueryHandler: Done processing query | ||
1975 | 2023.12.19 23:04:52.265809 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1976 | 2023.12.19 23:04:52.265825 [ 3 ] {} <Debug> HTTP-Session: e60738a9-3961-4603-bb86-7e2d0b96acbc Destroying unnamed session | ||
1977 | 2023.12.19 23:04:52.265973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1978 | 2023.12.19 23:04:52.266017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1979 | 2023.12.19 23:04:52.266036 [ 3 ] {} <Debug> HTTP-Session: ae32cbc6-b468-4689-9d06-b3838e7721bf Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
1980 | 2023.12.19 23:04:52.266053 [ 3 ] {} <Debug> HTTP-Session: ae32cbc6-b468-4689-9d06-b3838e7721bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1981 | 2023.12.19 23:04:52.266137 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1982 | 2023.12.19 23:04:52.266179 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1983 | 2023.12.19 23:04:52.266310 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1984 | 2023.12.19 23:04:52.266787 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
1985 | 2023.12.19 23:04:52.267089 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1986 | 2023.12.19 23:04:52.267265 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1987 | 2023.12.19 23:04:52.267388 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1988 | 2023.12.19 23:04:52.267403 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001229297 sec., 41487 rows/sec., 55.98 MiB/sec. | ||
1989 | 2023.12.19 23:04:52.267444 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
1990 | 2023.12.19 23:04:52.267690 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1991 | 2023.12.19 23:04:52.267718 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} <Debug> DynamicQueryHandler: Done processing query | ||
1992 | 2023.12.19 23:04:52.267751 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1993 | 2023.12.19 23:04:52.267799 [ 3 ] {} <Debug> HTTP-Session: ae32cbc6-b468-4689-9d06-b3838e7721bf Destroying unnamed session | ||
1994 | 2023.12.19 23:04:52.267869 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1995 | 2023.12.19 23:04:52.267913 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part | ||
1996 | 2023.12.19 23:04:52.268058 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
1997 | 2023.12.19 23:04:52.268171 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
1998 | 2023.12.19 23:04:52.268264 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
1999 | 2023.12.19 23:04:52.268354 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
2000 | 2023.12.19 23:04:52.268442 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
2001 | 2023.12.19 23:04:52.269831 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 6 columns (6 merged, 0 gathered) in 0.002305702 sec., 163941.39398760116 rows/sec., 221.23 MiB/sec. | ||
2002 | 2023.12.19 23:04:52.270175 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2003 | 2023.12.19 23:04:52.270582 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2004 | 2023.12.19 23:04:52.270710 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2005 | 2023.12.19 23:04:52.270840 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2: 4.04 MiB. | ||
2006 | 2023.12.19 23:05:01.359736 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2007 | 2023.12.19 23:05:01.359804 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2008 | 2023.12.19 23:05:02.254340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2009 | 2023.12.19 23:05:02.254452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2010 | 2023.12.19 23:05:02.254481 [ 3 ] {} <Debug> HTTP-Session: b9074429-99d9-45f0-ab44-797eff8d4a7e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2011 | 2023.12.19 23:05:02.254509 [ 3 ] {} <Debug> HTTP-Session: b9074429-99d9-45f0-ab44-797eff8d4a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2012 | 2023.12.19 23:05:02.254653 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2013 | 2023.12.19 23:05:02.254720 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2014 | 2023.12.19 23:05:02.254895 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2015 | 2023.12.19 23:05:02.255349 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2016 | 2023.12.19 23:05:02.255617 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2017 | 2023.12.19 23:05:02.255781 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2018 | 2023.12.19 23:05:02.255908 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001212677 sec., 42055 rows/sec., 3.33 MiB/sec. | ||
2019 | 2023.12.19 23:05:02.256053 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} <Debug> DynamicQueryHandler: Done processing query | ||
2020 | 2023.12.19 23:05:02.256079 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2021 | 2023.12.19 23:05:02.256096 [ 3 ] {} <Debug> HTTP-Session: b9074429-99d9-45f0-ab44-797eff8d4a7e Destroying unnamed session | ||
2022 | 2023.12.19 23:05:02.256216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2023 | 2023.12.19 23:05:02.256266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2024 | 2023.12.19 23:05:02.256286 [ 3 ] {} <Debug> HTTP-Session: 804f10f3-33c6-4300-bc6a-0c7b706ebc6c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2025 | 2023.12.19 23:05:02.256305 [ 3 ] {} <Debug> HTTP-Session: 804f10f3-33c6-4300-bc6a-0c7b706ebc6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2026 | 2023.12.19 23:05:02.256383 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2027 | 2023.12.19 23:05:02.256423 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2028 | 2023.12.19 23:05:02.256531 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2029 | 2023.12.19 23:05:02.256792 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2030 | 2023.12.19 23:05:02.256998 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2031 | 2023.12.19 23:05:02.257147 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2032 | 2023.12.19 23:05:02.257248 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000836062 sec., 2392 rows/sec., 204.41 KiB/sec. | ||
2033 | 2023.12.19 23:05:02.257410 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} <Debug> DynamicQueryHandler: Done processing query | ||
2034 | 2023.12.19 23:05:02.257434 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2035 | 2023.12.19 23:05:02.257450 [ 3 ] {} <Debug> HTTP-Session: 804f10f3-33c6-4300-bc6a-0c7b706ebc6c Destroying unnamed session | ||
2036 | 2023.12.19 23:05:02.257597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2037 | 2023.12.19 23:05:02.257643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2038 | 2023.12.19 23:05:02.257662 [ 3 ] {} <Debug> HTTP-Session: 66344c0a-e406-4801-ae3c-c119d99b5a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2039 | 2023.12.19 23:05:02.257679 [ 3 ] {} <Debug> HTTP-Session: 66344c0a-e406-4801-ae3c-c119d99b5a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2040 | 2023.12.19 23:05:02.257757 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2041 | 2023.12.19 23:05:02.257794 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2042 | 2023.12.19 23:05:02.257904 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2043 | 2023.12.19 23:05:02.258261 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2044 | 2023.12.19 23:05:02.258477 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2045 | 2023.12.19 23:05:02.258627 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2046 | 2023.12.19 23:05:02.258730 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} <Information> executeQuery: Read 154 rows, 15.21 KiB in 0.000946323 sec., 162735 rows/sec., 15.70 MiB/sec. | ||
2047 | 2023.12.19 23:05:02.258844 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} <Debug> DynamicQueryHandler: Done processing query | ||
2048 | 2023.12.19 23:05:02.258867 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2049 | 2023.12.19 23:05:02.258883 [ 3 ] {} <Debug> HTTP-Session: 66344c0a-e406-4801-ae3c-c119d99b5a30 Destroying unnamed session | ||
2050 | 2023.12.19 23:05:02.259029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2051 | 2023.12.19 23:05:02.259075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2052 | 2023.12.19 23:05:02.259093 [ 3 ] {} <Debug> HTTP-Session: 58b20489-fc9c-4372-ba34-00079a3bbaa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2053 | 2023.12.19 23:05:02.259110 [ 3 ] {} <Debug> HTTP-Session: 58b20489-fc9c-4372-ba34-00079a3bbaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2054 | 2023.12.19 23:05:02.259181 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2055 | 2023.12.19 23:05:02.259218 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2056 | 2023.12.19 23:05:02.259321 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2057 | 2023.12.19 23:05:02.259655 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2058 | 2023.12.19 23:05:02.259857 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2059 | 2023.12.19 23:05:02.260008 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2060 | 2023.12.19 23:05:02.260105 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000896392 sec., 2231 rows/sec., 155.79 KiB/sec. | ||
2061 | 2023.12.19 23:05:02.260224 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} <Debug> DynamicQueryHandler: Done processing query | ||
2062 | 2023.12.19 23:05:02.260247 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2063 | 2023.12.19 23:05:02.260262 [ 3 ] {} <Debug> HTTP-Session: 58b20489-fc9c-4372-ba34-00079a3bbaa3 Destroying unnamed session | ||
2064 | 2023.12.19 23:05:02.260396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2065 | 2023.12.19 23:05:02.260440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2066 | 2023.12.19 23:05:02.260459 [ 3 ] {} <Debug> HTTP-Session: d8367155-9a9c-4233-88db-5e2adc1b1b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2067 | 2023.12.19 23:05:02.260476 [ 3 ] {} <Debug> HTTP-Session: d8367155-9a9c-4233-88db-5e2adc1b1b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2068 | 2023.12.19 23:05:02.260550 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2069 | 2023.12.19 23:05:02.260587 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2070 | 2023.12.19 23:05:02.260693 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2071 | 2023.12.19 23:05:02.261035 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2072 | 2023.12.19 23:05:02.261252 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2073 | 2023.12.19 23:05:02.261402 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2074 | 2023.12.19 23:05:02.261506 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000929223 sec., 57036 rows/sec., 4.46 MiB/sec. | ||
2075 | 2023.12.19 23:05:02.261620 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} <Debug> DynamicQueryHandler: Done processing query | ||
2076 | 2023.12.19 23:05:02.261642 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2077 | 2023.12.19 23:05:02.261663 [ 3 ] {} <Debug> HTTP-Session: d8367155-9a9c-4233-88db-5e2adc1b1b14 Destroying unnamed session | ||
2078 | 2023.12.19 23:05:02.261808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2079 | 2023.12.19 23:05:02.261854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2080 | 2023.12.19 23:05:02.261873 [ 3 ] {} <Debug> HTTP-Session: 1cc25d5a-32ba-49c7-aa53-73256b1546af Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2081 | 2023.12.19 23:05:02.261891 [ 3 ] {} <Debug> HTTP-Session: 1cc25d5a-32ba-49c7-aa53-73256b1546af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2082 | 2023.12.19 23:05:02.261961 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2083 | 2023.12.19 23:05:02.262007 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2084 | 2023.12.19 23:05:02.262124 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2085 | 2023.12.19 23:05:02.262396 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2086 | 2023.12.19 23:05:02.262650 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2087 | 2023.12.19 23:05:02.262828 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2088 | 2023.12.19 23:05:02.262921 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2089 | 2023.12.19 23:05:02.262933 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000940284 sec., 1063 rows/sec., 74.78 KiB/sec. | ||
2090 | 2023.12.19 23:05:02.262972 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2091 | 2023.12.19 23:05:02.263113 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2092 | 2023.12.19 23:05:02.263176 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} <Debug> DynamicQueryHandler: Done processing query | ||
2093 | 2023.12.19 23:05:02.263206 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2094 | 2023.12.19 23:05:02.263224 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2095 | 2023.12.19 23:05:02.263231 [ 3 ] {} <Debug> HTTP-Session: 1cc25d5a-32ba-49c7-aa53-73256b1546af Destroying unnamed session | ||
2096 | 2023.12.19 23:05:02.263261 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 300 rows starting from the beginning of the part | ||
2097 | 2023.12.19 23:05:02.263392 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2098 | 2023.12.19 23:05:02.263398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2099 | 2023.12.19 23:05:02.263454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2100 | 2023.12.19 23:05:02.263485 [ 3 ] {} <Debug> HTTP-Session: c97ad860-6141-47b5-a33b-f91224cf4cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2101 | 2023.12.19 23:05:02.263507 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
2102 | 2023.12.19 23:05:02.263512 [ 3 ] {} <Debug> HTTP-Session: c97ad860-6141-47b5-a33b-f91224cf4cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2103 | 2023.12.19 23:05:02.263666 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2104 | 2023.12.19 23:05:02.263667 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2105 | 2023.12.19 23:05:02.263735 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2106 | 2023.12.19 23:05:02.263820 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::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 | ||
2107 | 2023.12.19 23:05:02.264018 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2108 | 2023.12.19 23:05:02.264037 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2109 | 2023.12.19 23:05:02.264804 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2110 | 2023.12.19 23:05:02.265216 [ 21 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.00218012 sec., 172926.2609397648 rows/sec., 12.20 MiB/sec. | ||
2111 | 2023.12.19 23:05:02.265299 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2112 | 2023.12.19 23:05:02.265441 [ 21 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2113 | 2023.12.19 23:05:02.265574 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2114 | 2023.12.19 23:05:02.265730 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.002014278 sec., 25319 rows/sec., 34.17 MiB/sec. | ||
2115 | 2023.12.19 23:05:02.265897 [ 21 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2116 | 2023.12.19 23:05:02.265942 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} <Debug> DynamicQueryHandler: Done processing query | ||
2117 | 2023.12.19 23:05:02.265984 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2118 | 2023.12.19 23:05:02.266003 [ 3 ] {} <Debug> HTTP-Session: c97ad860-6141-47b5-a33b-f91224cf4cf5 Destroying unnamed session | ||
2119 | 2023.12.19 23:05:02.266028 [ 21 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2120 | 2023.12.19 23:05:07.253930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2121 | 2023.12.19 23:05:07.254059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2122 | 2023.12.19 23:05:07.254092 [ 3 ] {} <Debug> HTTP-Session: d92775b4-b29d-4403-8a49-4ed547ce0f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2123 | 2023.12.19 23:05:07.254120 [ 3 ] {} <Debug> HTTP-Session: d92775b4-b29d-4403-8a49-4ed547ce0f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2124 | 2023.12.19 23:05:07.254256 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2125 | 2023.12.19 23:05:07.254323 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2126 | 2023.12.19 23:05:07.254501 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2127 | 2023.12.19 23:05:07.254971 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2128 | 2023.12.19 23:05:07.255235 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2129 | 2023.12.19 23:05:07.255403 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2130 | 2023.12.19 23:05:07.255548 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001244657 sec., 1606 rows/sec., 137.31 KiB/sec. | ||
2131 | 2023.12.19 23:05:07.255705 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} <Debug> DynamicQueryHandler: Done processing query | ||
2132 | 2023.12.19 23:05:07.255732 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2133 | 2023.12.19 23:05:07.255749 [ 3 ] {} <Debug> HTTP-Session: d92775b4-b29d-4403-8a49-4ed547ce0f76 Destroying unnamed session | ||
2134 | 2023.12.19 23:05:07.255877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2135 | 2023.12.19 23:05:07.255929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2136 | 2023.12.19 23:05:07.255950 [ 3 ] {} <Debug> HTTP-Session: ee27ea8e-778a-47cb-8b98-28f02b556abd Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2137 | 2023.12.19 23:05:07.255970 [ 3 ] {} <Debug> HTTP-Session: ee27ea8e-778a-47cb-8b98-28f02b556abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2138 | 2023.12.19 23:05:07.256052 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2139 | 2023.12.19 23:05:07.256092 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2140 | 2023.12.19 23:05:07.256199 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2141 | 2023.12.19 23:05:07.256542 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2142 | 2023.12.19 23:05:07.256775 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2143 | 2023.12.19 23:05:07.256924 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2144 | 2023.12.19 23:05:07.257052 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000968353 sec., 38209 rows/sec., 3.21 MiB/sec. | ||
2145 | 2023.12.19 23:05:07.257050 [ 55 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2146 | 2023.12.19 23:05:07.257174 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2147 | 2023.12.19 23:05:07.257235 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} <Debug> DynamicQueryHandler: Done processing query | ||
2148 | 2023.12.19 23:05:07.257283 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2149 | 2023.12.19 23:05:07.257285 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2150 | 2023.12.19 23:05:07.257305 [ 3 ] {} <Debug> HTTP-Session: ee27ea8e-778a-47cb-8b98-28f02b556abd Destroying unnamed session | ||
2151 | 2023.12.19 23:05:07.257437 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2152 | 2023.12.19 23:05:07.257484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2153 | 2023.12.19 23:05:07.257504 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part | ||
2154 | 2023.12.19 23:05:07.257588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2155 | 2023.12.19 23:05:07.257634 [ 3 ] {} <Debug> HTTP-Session: b1c0b434-7ab6-42f1-8a04-7ffbd50bf272 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2156 | 2023.12.19 23:05:07.257671 [ 3 ] {} <Debug> HTTP-Session: b1c0b434-7ab6-42f1-8a04-7ffbd50bf272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2157 | 2023.12.19 23:05:07.257799 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
2158 | 2023.12.19 23:05:07.257876 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2159 | 2023.12.19 23:05:07.257976 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2160 | 2023.12.19 23:05:07.258057 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 153 rows starting from the beginning of the part | ||
2161 | 2023.12.19 23:05:07.258399 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 155 rows starting from the beginning of the part | ||
2162 | 2023.12.19 23:05:07.258469 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2163 | 2023.12.19 23:05:07.258644 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 154 rows starting from the beginning of the part | ||
2164 | 2023.12.19 23:05:07.258774 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part | ||
2165 | 2023.12.19 23:05:07.259291 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2166 | 2023.12.19 23:05:07.259683 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2167 | 2023.12.19 23:05:07.259999 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2168 | 2023.12.19 23:05:07.260242 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002299362 sec., 869 rows/sec., 60.73 KiB/sec. | ||
2169 | 2023.12.19 23:05:07.260687 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} <Debug> DynamicQueryHandler: Done processing query | ||
2170 | 2023.12.19 23:05:07.260711 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.003476688 sec., 208819.42814540735 rows/sec., 19.75 MiB/sec. | ||
2171 | 2023.12.19 23:05:07.260718 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2172 | 2023.12.19 23:05:07.260779 [ 3 ] {} <Debug> HTTP-Session: b1c0b434-7ab6-42f1-8a04-7ffbd50bf272 Destroying unnamed session | ||
2173 | 2023.12.19 23:05:07.260870 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2174 | 2023.12.19 23:05:07.260959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2175 | 2023.12.19 23:05:07.261029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2176 | 2023.12.19 23:05:07.261060 [ 3 ] {} <Debug> HTTP-Session: ba922659-8164-4152-b3f4-d4c742319eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2177 | 2023.12.19 23:05:07.261093 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2178 | 2023.12.19 23:05:07.261106 [ 3 ] {} <Debug> HTTP-Session: ba922659-8164-4152-b3f4-d4c742319eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2179 | 2023.12.19 23:05:07.261206 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2180 | 2023.12.19 23:05:07.261254 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2181 | 2023.12.19 23:05:07.261346 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2182 | 2023.12.19 23:05:07.261468 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2183 | 2023.12.19 23:05:07.261774 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2184 | 2023.12.19 23:05:07.261988 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2185 | 2023.12.19 23:05:07.262140 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2186 | 2023.12.19 23:05:07.262260 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000931963 sec., 27898 rows/sec., 2.16 MiB/sec. | ||
2187 | 2023.12.19 23:05:07.262269 [ 51 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2188 | 2023.12.19 23:05:07.262387 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2189 | 2023.12.19 23:05:07.262449 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} <Debug> DynamicQueryHandler: Done processing query | ||
2190 | 2023.12.19 23:05:07.262482 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2191 | 2023.12.19 23:05:07.262488 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2192 | 2023.12.19 23:05:07.262523 [ 3 ] {} <Debug> HTTP-Session: ba922659-8164-4152-b3f4-d4c742319eb6 Destroying unnamed session | ||
2193 | 2023.12.19 23:05:07.262569 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2194 | 2023.12.19 23:05:07.262597 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part | ||
2195 | 2023.12.19 23:05:07.262709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2196 | 2023.12.19 23:05:07.262729 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
2197 | 2023.12.19 23:05:07.262769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2198 | 2023.12.19 23:05:07.262793 [ 3 ] {} <Debug> HTTP-Session: 254b8473-042c-44e9-a3f2-f8e6d97a3567 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2199 | 2023.12.19 23:05:07.262823 [ 3 ] {} <Debug> HTTP-Session: 254b8473-042c-44e9-a3f2-f8e6d97a3567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2200 | 2023.12.19 23:05:07.262841 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::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 | ||
2201 | 2023.12.19 23:05:07.262932 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2202 | 2023.12.19 23:05:07.262961 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 55 rows starting from the beginning of the part | ||
2203 | 2023.12.19 23:05:07.262998 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2204 | 2023.12.19 23:05:07.263100 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
2205 | 2023.12.19 23:05:07.263268 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
2206 | 2023.12.19 23:05:07.263299 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2207 | 2023.12.19 23:05:07.263910 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2208 | 2023.12.19 23:05:07.264225 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001786105 sec., 171322.51463379813 rows/sec., 13.37 MiB/sec. | ||
2209 | 2023.12.19 23:05:07.264284 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2210 | 2023.12.19 23:05:07.264367 [ 12 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2211 | 2023.12.19 23:05:07.264507 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2212 | 2023.12.19 23:05:07.264585 [ 12 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2213 | 2023.12.19 23:05:07.264678 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001709384 sec., 21645 rows/sec., 1.53 MiB/sec. | ||
2214 | 2023.12.19 23:05:07.264723 [ 12 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2215 | 2023.12.19 23:05:07.264842 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} <Debug> DynamicQueryHandler: Done processing query | ||
2216 | 2023.12.19 23:05:07.264865 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2217 | 2023.12.19 23:05:07.264881 [ 3 ] {} <Debug> HTTP-Session: 254b8473-042c-44e9-a3f2-f8e6d97a3567 Destroying unnamed session | ||
2218 | 2023.12.19 23:05:12.255108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2219 | 2023.12.19 23:05:12.255228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2220 | 2023.12.19 23:05:12.255254 [ 3 ] {} <Debug> HTTP-Session: 283efb16-bbaf-4094-bfb7-03fcf1f8cba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2221 | 2023.12.19 23:05:12.255278 [ 3 ] {} <Debug> HTTP-Session: 283efb16-bbaf-4094-bfb7-03fcf1f8cba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2222 | 2023.12.19 23:05:12.255406 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2223 | 2023.12.19 23:05:12.255470 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2224 | 2023.12.19 23:05:12.255623 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2225 | 2023.12.19 23:05:12.256066 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2226 | 2023.12.19 23:05:12.256338 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2227 | 2023.12.19 23:05:12.256500 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2228 | 2023.12.19 23:05:12.256625 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001179356 sec., 43243 rows/sec., 3.42 MiB/sec. | ||
2229 | 2023.12.19 23:05:12.256776 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} <Debug> DynamicQueryHandler: Done processing query | ||
2230 | 2023.12.19 23:05:12.256803 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2231 | 2023.12.19 23:05:12.256820 [ 3 ] {} <Debug> HTTP-Session: 283efb16-bbaf-4094-bfb7-03fcf1f8cba7 Destroying unnamed session | ||
2232 | 2023.12.19 23:05:12.256972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2233 | 2023.12.19 23:05:12.257024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2234 | 2023.12.19 23:05:12.257045 [ 3 ] {} <Debug> HTTP-Session: f97d06c6-4eb3-4f9c-a127-b93db8bad01e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2235 | 2023.12.19 23:05:12.257064 [ 3 ] {} <Debug> HTTP-Session: f97d06c6-4eb3-4f9c-a127-b93db8bad01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2236 | 2023.12.19 23:05:12.257154 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2237 | 2023.12.19 23:05:12.257196 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2238 | 2023.12.19 23:05:12.257304 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2239 | 2023.12.19 23:05:12.257710 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2240 | 2023.12.19 23:05:12.257941 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2241 | 2023.12.19 23:05:12.258098 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2242 | 2023.12.19 23:05:12.258201 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001018584 sec., 150208 rows/sec., 14.50 MiB/sec. | ||
2243 | 2023.12.19 23:05:12.258321 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} <Debug> DynamicQueryHandler: Done processing query | ||
2244 | 2023.12.19 23:05:12.258344 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2245 | 2023.12.19 23:05:12.258361 [ 3 ] {} <Debug> HTTP-Session: f97d06c6-4eb3-4f9c-a127-b93db8bad01e Destroying unnamed session | ||
2246 | 2023.12.19 23:05:12.258531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2247 | 2023.12.19 23:05:12.258576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2248 | 2023.12.19 23:05:12.258597 [ 3 ] {} <Debug> HTTP-Session: b6fca3ab-7d23-40e7-b09f-22393afeb6ba Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2249 | 2023.12.19 23:05:12.258614 [ 3 ] {} <Debug> HTTP-Session: b6fca3ab-7d23-40e7-b09f-22393afeb6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2250 | 2023.12.19 23:05:12.258691 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2251 | 2023.12.19 23:05:12.258729 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2252 | 2023.12.19 23:05:12.258833 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2253 | 2023.12.19 23:05:12.259135 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2254 | 2023.12.19 23:05:12.259340 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2255 | 2023.12.19 23:05:12.259488 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2256 | 2023.12.19 23:05:12.259590 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000871441 sec., 58523 rows/sec., 4.58 MiB/sec. | ||
2257 | 2023.12.19 23:05:12.259710 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} <Debug> DynamicQueryHandler: Done processing query | ||
2258 | 2023.12.19 23:05:12.259733 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2259 | 2023.12.19 23:05:12.259749 [ 3 ] {} <Debug> HTTP-Session: b6fca3ab-7d23-40e7-b09f-22393afeb6ba Destroying unnamed session | ||
2260 | 2023.12.19 23:05:12.259895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2261 | 2023.12.19 23:05:12.259939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2262 | 2023.12.19 23:05:12.259958 [ 3 ] {} <Debug> HTTP-Session: bc2a109d-5735-4ba1-8489-353951f98bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2263 | 2023.12.19 23:05:12.259975 [ 3 ] {} <Debug> HTTP-Session: bc2a109d-5735-4ba1-8489-353951f98bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2264 | 2023.12.19 23:05:12.260071 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2265 | 2023.12.19 23:05:12.260116 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2266 | 2023.12.19 23:05:12.260251 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2267 | 2023.12.19 23:05:12.260783 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2268 | 2023.12.19 23:05:12.261118 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2269 | 2023.12.19 23:05:12.261312 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2270 | 2023.12.19 23:05:12.261416 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001316378 sec., 38742 rows/sec., 52.28 MiB/sec. | ||
2271 | 2023.12.19 23:05:12.261548 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} <Debug> DynamicQueryHandler: Done processing query | ||
2272 | 2023.12.19 23:05:12.261571 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2273 | 2023.12.19 23:05:12.261587 [ 3 ] {} <Debug> HTTP-Session: bc2a109d-5735-4ba1-8489-353951f98bf4 Destroying unnamed session | ||
2274 | 2023.12.19 23:05:16.360056 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2275 | 2023.12.19 23:05:16.360156 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2276 | 2023.12.19 23:05:18.551950 [ 172 ] {} <Debug> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2277 | 2023.12.19 23:05:18.552036 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2278 | 2023.12.19 23:05:18.552138 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2279 | 2023.12.19 23:05:18.552282 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2280 | 2023.12.19 23:05:18.552319 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2281 | 2023.12.19 23:05:18.552451 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2282 | 2023.12.19 23:05:18.552551 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2283 | 2023.12.19 23:05:18.552645 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2284 | 2023.12.19 23:05:18.552736 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2285 | 2023.12.19 23:05:18.553302 [ 12 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217877 sec., 9853.211777544038 rows/sec., 835.53 KiB/sec. | ||
2286 | 2023.12.19 23:05:18.553425 [ 12 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2287 | 2023.12.19 23:05:18.553627 [ 12 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2288 | 2023.12.19 23:05:18.553696 [ 12 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2289 | 2023.12.19 23:05:19.572777 [ 172 ] {} <Debug> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2290 | 2023.12.19 23:05:19.572853 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2291 | 2023.12.19 23:05:19.572946 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2292 | 2023.12.19 23:05:19.573084 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2293 | 2023.12.19 23:05:19.573118 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2294 | 2023.12.19 23:05:19.573235 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2295 | 2023.12.19 23:05:19.573321 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2296 | 2023.12.19 23:05:19.573401 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2297 | 2023.12.19 23:05:19.573479 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2298 | 2023.12.19 23:05:19.574047 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144296 sec., 10486.79712242287 rows/sec., 732.23 KiB/sec. | ||
2299 | 2023.12.19 23:05:19.574165 [ 14 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2300 | 2023.12.19 23:05:19.574349 [ 14 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2301 | 2023.12.19 23:05:19.574417 [ 14 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2302 | 2023.12.19 23:05:22.254877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2303 | 2023.12.19 23:05:22.254980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2304 | 2023.12.19 23:05:22.255007 [ 3 ] {} <Debug> HTTP-Session: 388a1146-a321-44a9-b1d2-77f96fb3385a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2305 | 2023.12.19 23:05:22.255031 [ 3 ] {} <Debug> HTTP-Session: 388a1146-a321-44a9-b1d2-77f96fb3385a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2306 | 2023.12.19 23:05:22.255156 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2307 | 2023.12.19 23:05:22.255214 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2308 | 2023.12.19 23:05:22.255369 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2309 | 2023.12.19 23:05:22.255791 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2310 | 2023.12.19 23:05:22.256059 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2311 | 2023.12.19 23:05:22.256229 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2312 | 2023.12.19 23:05:22.256352 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001161476 sec., 43909 rows/sec., 3.48 MiB/sec. | ||
2313 | 2023.12.19 23:05:22.256500 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} <Debug> DynamicQueryHandler: Done processing query | ||
2314 | 2023.12.19 23:05:22.256526 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2315 | 2023.12.19 23:05:22.256543 [ 3 ] {} <Debug> HTTP-Session: 388a1146-a321-44a9-b1d2-77f96fb3385a Destroying unnamed session | ||
2316 | 2023.12.19 23:05:22.256693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2317 | 2023.12.19 23:05:22.256825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2318 | 2023.12.19 23:05:22.256846 [ 3 ] {} <Debug> HTTP-Session: 1bc9a3c2-82df-4d59-9bb1-5f58c856333b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2319 | 2023.12.19 23:05:22.256866 [ 3 ] {} <Debug> HTTP-Session: 1bc9a3c2-82df-4d59-9bb1-5f58c856333b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2320 | 2023.12.19 23:05:22.256951 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2321 | 2023.12.19 23:05:22.256992 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2322 | 2023.12.19 23:05:22.257099 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2323 | 2023.12.19 23:05:22.257466 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2324 | 2023.12.19 23:05:22.257698 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2325 | 2023.12.19 23:05:22.257850 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2326 | 2023.12.19 23:05:22.257968 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.000988734 sec., 154743 rows/sec., 14.94 MiB/sec. | ||
2327 | 2023.12.19 23:05:22.258114 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} <Debug> DynamicQueryHandler: Done processing query | ||
2328 | 2023.12.19 23:05:22.258139 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2329 | 2023.12.19 23:05:22.258155 [ 3 ] {} <Debug> HTTP-Session: 1bc9a3c2-82df-4d59-9bb1-5f58c856333b Destroying unnamed session | ||
2330 | 2023.12.19 23:05:22.258323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2331 | 2023.12.19 23:05:22.258369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2332 | 2023.12.19 23:05:22.258389 [ 3 ] {} <Debug> HTTP-Session: 207a6838-b4b4-4a5e-9a0d-f3a9858fc63a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2333 | 2023.12.19 23:05:22.258407 [ 3 ] {} <Debug> HTTP-Session: 207a6838-b4b4-4a5e-9a0d-f3a9858fc63a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2334 | 2023.12.19 23:05:22.258486 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2335 | 2023.12.19 23:05:22.258603 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2336 | 2023.12.19 23:05:22.258713 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2337 | 2023.12.19 23:05:22.258998 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2338 | 2023.12.19 23:05:22.259209 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2339 | 2023.12.19 23:05:22.259356 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2340 | 2023.12.19 23:05:22.259465 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000875272 sec., 58267 rows/sec., 4.56 MiB/sec. | ||
2341 | 2023.12.19 23:05:22.259585 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} <Debug> DynamicQueryHandler: Done processing query | ||
2342 | 2023.12.19 23:05:22.259611 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2343 | 2023.12.19 23:05:22.259627 [ 3 ] {} <Debug> HTTP-Session: 207a6838-b4b4-4a5e-9a0d-f3a9858fc63a Destroying unnamed session | ||
2344 | 2023.12.19 23:05:22.259797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2345 | 2023.12.19 23:05:22.259843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2346 | 2023.12.19 23:05:22.259862 [ 3 ] {} <Debug> HTTP-Session: 23828091-35ff-4352-8900-99bbf3f4b60c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2347 | 2023.12.19 23:05:22.259880 [ 3 ] {} <Debug> HTTP-Session: 23828091-35ff-4352-8900-99bbf3f4b60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2348 | 2023.12.19 23:05:22.259974 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2349 | 2023.12.19 23:05:22.260017 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2350 | 2023.12.19 23:05:22.260153 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2351 | 2023.12.19 23:05:22.260990 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
2352 | 2023.12.19 23:05:22.261322 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2353 | 2023.12.19 23:05:22.261525 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2354 | 2023.12.19 23:05:22.261634 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001633173 sec., 31227 rows/sec., 42.14 MiB/sec. | ||
2355 | 2023.12.19 23:05:22.261762 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} <Debug> DynamicQueryHandler: Done processing query | ||
2356 | 2023.12.19 23:05:22.261784 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2357 | 2023.12.19 23:05:22.261800 [ 3 ] {} <Debug> HTTP-Session: 23828091-35ff-4352-8900-99bbf3f4b60c Destroying unnamed session | ||
2358 | 2023.12.19 23:05:31.360227 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2359 | 2023.12.19 23:05:31.360337 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2360 | 2023.12.19 23:05:32.254966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2361 | 2023.12.19 23:05:32.255092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2362 | 2023.12.19 23:05:32.255132 [ 3 ] {} <Debug> HTTP-Session: 407033a6-a14a-4e77-8426-71432f731239 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2363 | 2023.12.19 23:05:32.255167 [ 3 ] {} <Debug> HTTP-Session: 407033a6-a14a-4e77-8426-71432f731239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2364 | 2023.12.19 23:05:32.255335 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2365 | 2023.12.19 23:05:32.255399 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2366 | 2023.12.19 23:05:32.255561 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2367 | 2023.12.19 23:05:32.256033 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2368 | 2023.12.19 23:05:32.256301 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2369 | 2023.12.19 23:05:32.256468 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2370 | 2023.12.19 23:05:32.256607 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001223187 sec., 41694 rows/sec., 3.30 MiB/sec. | ||
2371 | 2023.12.19 23:05:32.256620 [ 139 ] {} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
2372 | 2023.12.19 23:05:32.256751 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2373 | 2023.12.19 23:05:32.256819 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} <Debug> DynamicQueryHandler: Done processing query | ||
2374 | 2023.12.19 23:05:32.256850 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
2375 | 2023.12.19 23:05:32.256854 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2376 | 2023.12.19 23:05:32.256904 [ 3 ] {} <Debug> HTTP-Session: 407033a6-a14a-4e77-8426-71432f731239 Destroying unnamed session | ||
2377 | 2023.12.19 23:05:32.256955 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2378 | 2023.12.19 23:05:32.256988 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part | ||
2379 | 2023.12.19 23:05:32.257055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2380 | 2023.12.19 23:05:32.257116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2381 | 2023.12.19 23:05:32.257147 [ 3 ] {} <Debug> HTTP-Session: f5ccb787-9b68-4b61-b93d-4e1b8a54fa7e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2382 | 2023.12.19 23:05:32.257155 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
2383 | 2023.12.19 23:05:32.257170 [ 3 ] {} <Debug> HTTP-Session: f5ccb787-9b68-4b61-b93d-4e1b8a54fa7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2384 | 2023.12.19 23:05:32.257312 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2385 | 2023.12.19 23:05:32.257313 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2386 | 2023.12.19 23:05:32.257380 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2387 | 2023.12.19 23:05:32.257475 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
2388 | 2023.12.19 23:05:32.257618 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2389 | 2023.12.19 23:05:32.257639 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
2390 | 2023.12.19 23:05:32.258213 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2391 | 2023.12.19 23:05:32.258523 [ 10 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001711074 sec., 149029.20621784913 rows/sec., 11.80 MiB/sec. | ||
2392 | 2023.12.19 23:05:32.258548 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2393 | 2023.12.19 23:05:32.258646 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2394 | 2023.12.19 23:05:32.258751 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2395 | 2023.12.19 23:05:32.258826 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
2396 | 2023.12.19 23:05:32.258903 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001542031 sec., 99219 rows/sec., 9.58 MiB/sec. | ||
2397 | 2023.12.19 23:05:32.258938 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
2398 | 2023.12.19 23:05:32.259071 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} <Debug> DynamicQueryHandler: Done processing query | ||
2399 | 2023.12.19 23:05:32.259094 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2400 | 2023.12.19 23:05:32.259111 [ 3 ] {} <Debug> HTTP-Session: f5ccb787-9b68-4b61-b93d-4e1b8a54fa7e Destroying unnamed session | ||
2401 | 2023.12.19 23:05:32.259282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2402 | 2023.12.19 23:05:32.259328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2403 | 2023.12.19 23:05:32.259348 [ 3 ] {} <Debug> HTTP-Session: d66db29a-7e5e-4ec5-acf3-34bc4f749145 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2404 | 2023.12.19 23:05:32.259366 [ 3 ] {} <Debug> HTTP-Session: d66db29a-7e5e-4ec5-acf3-34bc4f749145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2405 | 2023.12.19 23:05:32.259444 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2406 | 2023.12.19 23:05:32.259483 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2407 | 2023.12.19 23:05:32.259588 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2408 | 2023.12.19 23:05:32.259898 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2409 | 2023.12.19 23:05:32.260105 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2410 | 2023.12.19 23:05:32.260256 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2411 | 2023.12.19 23:05:32.260383 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000910613 sec., 56006 rows/sec., 4.38 MiB/sec. | ||
2412 | 2023.12.19 23:05:32.260595 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} <Debug> DynamicQueryHandler: Done processing query | ||
2413 | 2023.12.19 23:05:32.260618 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2414 | 2023.12.19 23:05:32.260634 [ 3 ] {} <Debug> HTTP-Session: d66db29a-7e5e-4ec5-acf3-34bc4f749145 Destroying unnamed session | ||
2415 | 2023.12.19 23:05:32.260781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2416 | 2023.12.19 23:05:32.260826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2417 | 2023.12.19 23:05:32.260846 [ 3 ] {} <Debug> HTTP-Session: f2b81c5e-2f1e-4d38-8349-134ebac1883a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2418 | 2023.12.19 23:05:32.260863 [ 3 ] {} <Debug> HTTP-Session: f2b81c5e-2f1e-4d38-8349-134ebac1883a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2419 | 2023.12.19 23:05:32.260950 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2420 | 2023.12.19 23:05:32.260994 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2421 | 2023.12.19 23:05:32.261148 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2422 | 2023.12.19 23:05:32.261684 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2423 | 2023.12.19 23:05:32.262019 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2424 | 2023.12.19 23:05:32.262221 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2425 | 2023.12.19 23:05:32.262354 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001377139 sec., 37033 rows/sec., 49.97 MiB/sec. | ||
2426 | 2023.12.19 23:05:32.262484 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} <Debug> DynamicQueryHandler: Done processing query | ||
2427 | 2023.12.19 23:05:32.262507 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2428 | 2023.12.19 23:05:32.262522 [ 3 ] {} <Debug> HTTP-Session: f2b81c5e-2f1e-4d38-8349-134ebac1883a Destroying unnamed session | ||
2429 | 2023.12.19 23:05:37.253381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2430 | 2023.12.19 23:05:37.253506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2431 | 2023.12.19 23:05:37.253536 [ 3 ] {} <Debug> HTTP-Session: 8a71982f-1100-47f6-a9a4-0cc90e0d6cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2432 | 2023.12.19 23:05:37.253564 [ 3 ] {} <Debug> HTTP-Session: 8a71982f-1100-47f6-a9a4-0cc90e0d6cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2433 | 2023.12.19 23:05:37.253690 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2434 | 2023.12.19 23:05:37.253748 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2435 | 2023.12.19 23:05:37.253900 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2436 | 2023.12.19 23:05:37.254375 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2437 | 2023.12.19 23:05:37.254636 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2438 | 2023.12.19 23:05:37.254802 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2439 | 2023.12.19 23:05:37.254922 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001199236 sec., 30019 rows/sec., 2.52 MiB/sec. | ||
2440 | 2023.12.19 23:05:37.255111 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} <Debug> DynamicQueryHandler: Done processing query | ||
2441 | 2023.12.19 23:05:37.255137 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2442 | 2023.12.19 23:05:37.255156 [ 3 ] {} <Debug> HTTP-Session: 8a71982f-1100-47f6-a9a4-0cc90e0d6cb7 Destroying unnamed session | ||
2443 | 2023.12.19 23:05:37.255319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2444 | 2023.12.19 23:05:37.255370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2445 | 2023.12.19 23:05:37.255391 [ 3 ] {} <Debug> HTTP-Session: d24e6719-1537-4fc2-8de5-ca6bdabae300 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2446 | 2023.12.19 23:05:37.255410 [ 3 ] {} <Debug> HTTP-Session: d24e6719-1537-4fc2-8de5-ca6bdabae300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2447 | 2023.12.19 23:05:37.255493 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2448 | 2023.12.19 23:05:37.255534 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2449 | 2023.12.19 23:05:37.255657 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2450 | 2023.12.19 23:05:37.255986 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2451 | 2023.12.19 23:05:37.256200 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2452 | 2023.12.19 23:05:37.256351 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2453 | 2023.12.19 23:05:37.256478 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000953274 sec., 25176 rows/sec., 1.94 MiB/sec. | ||
2454 | 2023.12.19 23:05:37.256603 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} <Debug> DynamicQueryHandler: Done processing query | ||
2455 | 2023.12.19 23:05:37.256627 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2456 | 2023.12.19 23:05:37.256644 [ 3 ] {} <Debug> HTTP-Session: d24e6719-1537-4fc2-8de5-ca6bdabae300 Destroying unnamed session | ||
2457 | 2023.12.19 23:05:37.256767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2458 | 2023.12.19 23:05:37.256814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2459 | 2023.12.19 23:05:37.256834 [ 3 ] {} <Debug> HTTP-Session: ba9994be-f468-4d4a-b281-8cb5c3cdaf25 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2460 | 2023.12.19 23:05:37.256852 [ 3 ] {} <Debug> HTTP-Session: ba9994be-f468-4d4a-b281-8cb5c3cdaf25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2461 | 2023.12.19 23:05:37.256930 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2462 | 2023.12.19 23:05:37.256973 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2463 | 2023.12.19 23:05:37.257098 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2464 | 2023.12.19 23:05:37.257409 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2465 | 2023.12.19 23:05:37.257672 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2466 | 2023.12.19 23:05:37.257849 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2467 | 2023.12.19 23:05:37.257976 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001009024 sec., 35678 rows/sec., 2.52 MiB/sec. | ||
2468 | 2023.12.19 23:05:37.258111 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} <Debug> DynamicQueryHandler: Done processing query | ||
2469 | 2023.12.19 23:05:37.258135 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2470 | 2023.12.19 23:05:37.258151 [ 3 ] {} <Debug> HTTP-Session: ba9994be-f468-4d4a-b281-8cb5c3cdaf25 Destroying unnamed session | ||
2471 | 2023.12.19 23:05:42.255024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2472 | 2023.12.19 23:05:42.255153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2473 | 2023.12.19 23:05:42.255178 [ 3 ] {} <Debug> HTTP-Session: 7b5b4137-e81e-46f2-8cdb-f7ebab1a60eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2474 | 2023.12.19 23:05:42.255201 [ 3 ] {} <Debug> HTTP-Session: 7b5b4137-e81e-46f2-8cdb-f7ebab1a60eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2475 | 2023.12.19 23:05:42.255325 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2476 | 2023.12.19 23:05:42.255382 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2477 | 2023.12.19 23:05:42.255531 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2478 | 2023.12.19 23:05:42.255969 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2479 | 2023.12.19 23:05:42.256237 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2480 | 2023.12.19 23:05:42.256398 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2481 | 2023.12.19 23:05:42.256523 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001159686 sec., 43977 rows/sec., 3.48 MiB/sec. | ||
2482 | 2023.12.19 23:05:42.256729 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} <Debug> DynamicQueryHandler: Done processing query | ||
2483 | 2023.12.19 23:05:42.256754 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2484 | 2023.12.19 23:05:42.256770 [ 3 ] {} <Debug> HTTP-Session: 7b5b4137-e81e-46f2-8cdb-f7ebab1a60eb Destroying unnamed session | ||
2485 | 2023.12.19 23:05:42.256916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2486 | 2023.12.19 23:05:42.256961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2487 | 2023.12.19 23:05:42.256979 [ 3 ] {} <Debug> HTTP-Session: fa68bd64-879a-490e-8d02-bde8ba0f2c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2488 | 2023.12.19 23:05:42.256996 [ 3 ] {} <Debug> HTTP-Session: fa68bd64-879a-490e-8d02-bde8ba0f2c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2489 | 2023.12.19 23:05:42.257074 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2490 | 2023.12.19 23:05:42.257110 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2491 | 2023.12.19 23:05:42.257223 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2492 | 2023.12.19 23:05:42.257639 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2493 | 2023.12.19 23:05:42.257852 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2494 | 2023.12.19 23:05:42.258002 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2495 | 2023.12.19 23:05:42.258109 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001008624 sec., 151691 rows/sec., 14.64 MiB/sec. | ||
2496 | 2023.12.19 23:05:42.258099 [ 84 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2497 | 2023.12.19 23:05:42.258172 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2498 | 2023.12.19 23:05:42.258278 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} <Debug> DynamicQueryHandler: Done processing query | ||
2499 | 2023.12.19 23:05:42.258318 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2500 | 2023.12.19 23:05:42.258319 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2501 | 2023.12.19 23:05:42.258356 [ 3 ] {} <Debug> HTTP-Session: fa68bd64-879a-490e-8d02-bde8ba0f2c19 Destroying unnamed session | ||
2502 | 2023.12.19 23:05:42.258475 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2503 | 2023.12.19 23:05:42.258515 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part | ||
2504 | 2023.12.19 23:05:42.258599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2505 | 2023.12.19 23:05:42.258679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2506 | 2023.12.19 23:05:42.258728 [ 3 ] {} <Debug> HTTP-Session: 54f7359a-9691-4fb9-aee0-9e1230ff035e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2507 | 2023.12.19 23:05:42.258751 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 153 rows starting from the beginning of the part | ||
2508 | 2023.12.19 23:05:42.258761 [ 3 ] {} <Debug> HTTP-Session: 54f7359a-9691-4fb9-aee0-9e1230ff035e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2509 | 2023.12.19 23:05:42.258976 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2510 | 2023.12.19 23:05:42.259001 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 153 rows starting from the beginning of the part | ||
2511 | 2023.12.19 23:05:42.259053 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2512 | 2023.12.19 23:05:42.259274 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 153 rows starting from the beginning of the part | ||
2513 | 2023.12.19 23:05:42.259474 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2514 | 2023.12.19 23:05:42.259503 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
2515 | 2023.12.19 23:05:42.259671 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 153 rows starting from the beginning of the part | ||
2516 | 2023.12.19 23:05:42.260147 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2517 | 2023.12.19 23:05:42.260603 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2518 | 2023.12.19 23:05:42.260818 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2519 | 2023.12.19 23:05:42.261011 [ 84 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2520 | 2023.12.19 23:05:42.261139 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2521 | 2023.12.19 23:05:42.261146 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002103829 sec., 24241 rows/sec., 1.90 MiB/sec. | ||
2522 | 2023.12.19 23:05:42.261400 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2523 | 2023.12.19 23:05:42.261431 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 841 rows, containing 4 columns (4 merged, 0 gathered) in 0.003186844 sec., 263897.4483846715 rows/sec., 25.17 MiB/sec. | ||
2524 | 2023.12.19 23:05:42.261483 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} <Debug> DynamicQueryHandler: Done processing query | ||
2525 | 2023.12.19 23:05:42.261525 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2526 | 2023.12.19 23:05:42.261539 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2527 | 2023.12.19 23:05:42.261548 [ 3 ] {} <Debug> HTTP-Session: 54f7359a-9691-4fb9-aee0-9e1230ff035e Destroying unnamed session | ||
2528 | 2023.12.19 23:05:42.261587 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part | ||
2529 | 2023.12.19 23:05:42.261702 [ 15 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2530 | 2023.12.19 23:05:42.261732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2531 | 2023.12.19 23:05:42.261865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2532 | 2023.12.19 23:05:42.261867 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
2533 | 2023.12.19 23:05:42.261898 [ 3 ] {} <Debug> HTTP-Session: ad822b0e-3a00-4fda-9b8d-38146741776b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2534 | 2023.12.19 23:05:42.261929 [ 3 ] {} <Debug> HTTP-Session: ad822b0e-3a00-4fda-9b8d-38146741776b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2535 | 2023.12.19 23:05:42.262074 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
2536 | 2023.12.19 23:05:42.262156 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2537 | 2023.12.19 23:05:42.262198 [ 15 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2538 | 2023.12.19 23:05:42.262310 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2539 | 2023.12.19 23:05:42.262377 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
2540 | 2023.12.19 23:05:42.262479 [ 15 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2541 | 2023.12.19 23:05:42.262794 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
2542 | 2023.12.19 23:05:42.262970 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2543 | 2023.12.19 23:05:42.262974 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
2544 | 2023.12.19 23:05:42.263809 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2545 | 2023.12.19 23:05:42.263968 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732218 sec., 120414.98884788842 rows/sec., 9.41 MiB/sec. | ||
2546 | 2023.12.19 23:05:42.264148 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2547 | 2023.12.19 23:05:42.264339 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2548 | 2023.12.19 23:05:42.264425 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2549 | 2023.12.19 23:05:42.264538 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2550 | 2023.12.19 23:05:42.264655 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2551 | 2023.12.19 23:05:42.264774 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2552 | 2023.12.19 23:05:42.264785 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.002565926 sec., 19875 rows/sec., 26.82 MiB/sec. | ||
2553 | 2023.12.19 23:05:42.264811 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2554 | 2023.12.19 23:05:42.264989 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2555 | 2023.12.19 23:05:42.265112 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} <Debug> DynamicQueryHandler: Done processing query | ||
2556 | 2023.12.19 23:05:42.265155 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2557 | 2023.12.19 23:05:42.265176 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2558 | 2023.12.19 23:05:42.265191 [ 3 ] {} <Debug> HTTP-Session: ad822b0e-3a00-4fda-9b8d-38146741776b Destroying unnamed session | ||
2559 | 2023.12.19 23:05:42.265253 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 378 rows starting from the beginning of the part | ||
2560 | 2023.12.19 23:05:42.265406 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
2561 | 2023.12.19 23:05:42.265504 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::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 | ||
2562 | 2023.12.19 23:05:42.265595 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
2563 | 2023.12.19 23:05:42.265681 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
2564 | 2023.12.19 23:05:42.265766 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
2565 | 2023.12.19 23:05:42.267333 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 6 columns (6 merged, 0 gathered) in 0.002461944 sec., 257113.8904865423 rows/sec., 346.96 MiB/sec. | ||
2566 | 2023.12.19 23:05:42.267681 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2567 | 2023.12.19 23:05:42.267881 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2568 | 2023.12.19 23:05:42.267946 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2569 | 2023.12.19 23:05:42.268009 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3: 4.01 MiB. | ||
2570 | 2023.12.19 23:05:43.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.20 MiB, peak 236.52 MiB, will set to 231.10 MiB (RSS), difference: -4.10 MiB | ||
2571 | 2023.12.19 23:05:46.360593 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2572 | 2023.12.19 23:05:46.360651 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2573 | 2023.12.19 23:05:52.254460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2574 | 2023.12.19 23:05:52.254591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2575 | 2023.12.19 23:05:52.254621 [ 3 ] {} <Debug> HTTP-Session: 9719ec2e-a596-4310-984c-ac8370c2157c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2576 | 2023.12.19 23:05:52.254648 [ 3 ] {} <Debug> HTTP-Session: 9719ec2e-a596-4310-984c-ac8370c2157c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2577 | 2023.12.19 23:05:52.254790 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2578 | 2023.12.19 23:05:52.254854 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2579 | 2023.12.19 23:05:52.255028 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2580 | 2023.12.19 23:05:52.255540 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2581 | 2023.12.19 23:05:52.255822 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2582 | 2023.12.19 23:05:52.255986 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2583 | 2023.12.19 23:05:52.256106 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001277248 sec., 39929 rows/sec., 3.16 MiB/sec. | ||
2584 | 2023.12.19 23:05:52.256283 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} <Debug> DynamicQueryHandler: Done processing query | ||
2585 | 2023.12.19 23:05:52.256309 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2586 | 2023.12.19 23:05:52.256327 [ 3 ] {} <Debug> HTTP-Session: 9719ec2e-a596-4310-984c-ac8370c2157c Destroying unnamed session | ||
2587 | 2023.12.19 23:05:52.256446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2588 | 2023.12.19 23:05:52.256497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2589 | 2023.12.19 23:05:52.256519 [ 3 ] {} <Debug> HTTP-Session: d829545d-8d0f-4eae-96c0-b730767ffa73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2590 | 2023.12.19 23:05:52.256538 [ 3 ] {} <Debug> HTTP-Session: d829545d-8d0f-4eae-96c0-b730767ffa73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2591 | 2023.12.19 23:05:52.256618 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2592 | 2023.12.19 23:05:52.256662 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2593 | 2023.12.19 23:05:52.256773 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2594 | 2023.12.19 23:05:52.257089 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2595 | 2023.12.19 23:05:52.257302 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2596 | 2023.12.19 23:05:52.257455 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2597 | 2023.12.19 23:05:52.257555 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000905783 sec., 4416 rows/sec., 368.72 KiB/sec. | ||
2598 | 2023.12.19 23:05:52.257719 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} <Debug> DynamicQueryHandler: Done processing query | ||
2599 | 2023.12.19 23:05:52.257743 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2600 | 2023.12.19 23:05:52.257759 [ 3 ] {} <Debug> HTTP-Session: d829545d-8d0f-4eae-96c0-b730767ffa73 Destroying unnamed session | ||
2601 | 2023.12.19 23:05:52.257954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2602 | 2023.12.19 23:05:52.258013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2603 | 2023.12.19 23:05:52.258034 [ 3 ] {} <Debug> HTTP-Session: d2e5d204-3c49-418c-9e36-b677470b41b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2604 | 2023.12.19 23:05:52.258051 [ 3 ] {} <Debug> HTTP-Session: d2e5d204-3c49-418c-9e36-b677470b41b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2605 | 2023.12.19 23:05:52.258132 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2606 | 2023.12.19 23:05:52.258173 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2607 | 2023.12.19 23:05:52.258288 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2608 | 2023.12.19 23:05:52.258695 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2609 | 2023.12.19 23:05:52.258925 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2610 | 2023.12.19 23:05:52.259078 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2611 | 2023.12.19 23:05:52.259181 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} <Information> executeQuery: Read 155 rows, 15.30 KiB in 0.001020224 sec., 151927 rows/sec., 14.65 MiB/sec. | ||
2612 | 2023.12.19 23:05:52.259306 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} <Debug> DynamicQueryHandler: Done processing query | ||
2613 | 2023.12.19 23:05:52.259330 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2614 | 2023.12.19 23:05:52.259346 [ 3 ] {} <Debug> HTTP-Session: d2e5d204-3c49-418c-9e36-b677470b41b3 Destroying unnamed session | ||
2615 | 2023.12.19 23:05:52.259492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2616 | 2023.12.19 23:05:52.259540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2617 | 2023.12.19 23:05:52.259560 [ 3 ] {} <Debug> HTTP-Session: f648f539-1fc3-4bf5-9580-f801766a10a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2618 | 2023.12.19 23:05:52.259584 [ 3 ] {} <Debug> HTTP-Session: f648f539-1fc3-4bf5-9580-f801766a10a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2619 | 2023.12.19 23:05:52.259656 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2620 | 2023.12.19 23:05:52.259695 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2621 | 2023.12.19 23:05:52.259801 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2622 | 2023.12.19 23:05:52.260072 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2623 | 2023.12.19 23:05:52.260286 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2624 | 2023.12.19 23:05:52.260434 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2625 | 2023.12.19 23:05:52.260537 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000852022 sec., 4694 rows/sec., 327.80 KiB/sec. | ||
2626 | 2023.12.19 23:05:52.260658 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} <Debug> DynamicQueryHandler: Done processing query | ||
2627 | 2023.12.19 23:05:52.260683 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2628 | 2023.12.19 23:05:52.260699 [ 3 ] {} <Debug> HTTP-Session: f648f539-1fc3-4bf5-9580-f801766a10a4 Destroying unnamed session | ||
2629 | 2023.12.19 23:05:52.260858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2630 | 2023.12.19 23:05:52.260903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2631 | 2023.12.19 23:05:52.260923 [ 3 ] {} <Debug> HTTP-Session: 3a42ed4a-a7fa-4f67-bc01-3f4aeb0e0474 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2632 | 2023.12.19 23:05:52.260940 [ 3 ] {} <Debug> HTTP-Session: 3a42ed4a-a7fa-4f67-bc01-3f4aeb0e0474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2633 | 2023.12.19 23:05:52.261014 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2634 | 2023.12.19 23:05:52.261052 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2635 | 2023.12.19 23:05:52.261158 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2636 | 2023.12.19 23:05:52.261506 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2637 | 2023.12.19 23:05:52.261722 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2638 | 2023.12.19 23:05:52.261871 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2639 | 2023.12.19 23:05:52.261972 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000930803 sec., 59088 rows/sec., 4.63 MiB/sec. | ||
2640 | 2023.12.19 23:05:52.262092 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} <Debug> DynamicQueryHandler: Done processing query | ||
2641 | 2023.12.19 23:05:52.262117 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2642 | 2023.12.19 23:05:52.262132 [ 3 ] {} <Debug> HTTP-Session: 3a42ed4a-a7fa-4f67-bc01-3f4aeb0e0474 Destroying unnamed session | ||
2643 | 2023.12.19 23:05:52.262290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2644 | 2023.12.19 23:05:52.262335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2645 | 2023.12.19 23:05:52.262354 [ 3 ] {} <Debug> HTTP-Session: eab8dbdf-8ba1-4528-a214-268973da49e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2646 | 2023.12.19 23:05:52.262371 [ 3 ] {} <Debug> HTTP-Session: eab8dbdf-8ba1-4528-a214-268973da49e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2023.12.19 23:05:52.262439 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2648 | 2023.12.19 23:05:52.262484 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2649 | 2023.12.19 23:05:52.262612 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2650 | 2023.12.19 23:05:52.262884 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2651 | 2023.12.19 23:05:52.263138 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2652 | 2023.12.19 23:05:52.263314 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2653 | 2023.12.19 23:05:52.263414 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000946833 sec., 2112 rows/sec., 148.52 KiB/sec. | ||
2654 | 2023.12.19 23:05:52.263533 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} <Debug> DynamicQueryHandler: Done processing query | ||
2655 | 2023.12.19 23:05:52.263557 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2656 | 2023.12.19 23:05:52.263609 [ 3 ] {} <Debug> HTTP-Session: eab8dbdf-8ba1-4528-a214-268973da49e4 Destroying unnamed session | ||
2657 | 2023.12.19 23:05:52.263827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2658 | 2023.12.19 23:05:52.263880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2659 | 2023.12.19 23:05:52.263900 [ 3 ] {} <Debug> HTTP-Session: f0270c38-66bb-45d6-b321-d88068ea8587 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2660 | 2023.12.19 23:05:52.263917 [ 3 ] {} <Debug> HTTP-Session: f0270c38-66bb-45d6-b321-d88068ea8587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2661 | 2023.12.19 23:05:52.263998 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2662 | 2023.12.19 23:05:52.264041 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2663 | 2023.12.19 23:05:52.264176 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2664 | 2023.12.19 23:05:52.264673 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2665 | 2023.12.19 23:05:52.264986 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2666 | 2023.12.19 23:05:52.265172 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2667 | 2023.12.19 23:05:52.265275 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001249098 sec., 40829 rows/sec., 55.10 MiB/sec. | ||
2668 | 2023.12.19 23:05:52.265399 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} <Debug> DynamicQueryHandler: Done processing query | ||
2669 | 2023.12.19 23:05:52.265422 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2670 | 2023.12.19 23:05:52.265437 [ 3 ] {} <Debug> HTTP-Session: f0270c38-66bb-45d6-b321-d88068ea8587 Destroying unnamed session | ||
2671 | 2023.12.19 23:06:01.360707 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2672 | 2023.12.19 23:06:01.360773 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2673 | 2023.12.19 23:06:02.255519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2674 | 2023.12.19 23:06:02.255625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2675 | 2023.12.19 23:06:02.255650 [ 3 ] {} <Debug> HTTP-Session: 4a6eca04-d5be-4f9d-93dd-ac673237ce90 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2676 | 2023.12.19 23:06:02.255673 [ 3 ] {} <Debug> HTTP-Session: 4a6eca04-d5be-4f9d-93dd-ac673237ce90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2677 | 2023.12.19 23:06:02.255809 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2678 | 2023.12.19 23:06:02.255874 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2679 | 2023.12.19 23:06:02.256051 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2680 | 2023.12.19 23:06:02.256616 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2681 | 2023.12.19 23:06:02.256901 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2682 | 2023.12.19 23:06:02.257071 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2683 | 2023.12.19 23:06:02.257196 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001349239 sec., 37799 rows/sec., 2.99 MiB/sec. | ||
2684 | 2023.12.19 23:06:02.257360 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} <Debug> DynamicQueryHandler: Done processing query | ||
2685 | 2023.12.19 23:06:02.257386 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2686 | 2023.12.19 23:06:02.257403 [ 3 ] {} <Debug> HTTP-Session: 4a6eca04-d5be-4f9d-93dd-ac673237ce90 Destroying unnamed session | ||
2687 | 2023.12.19 23:06:02.257516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2688 | 2023.12.19 23:06:02.257568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2689 | 2023.12.19 23:06:02.257587 [ 3 ] {} <Debug> HTTP-Session: 94dcf7ae-c19c-4dac-a796-172eb88946d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2690 | 2023.12.19 23:06:02.257607 [ 3 ] {} <Debug> HTTP-Session: 94dcf7ae-c19c-4dac-a796-172eb88946d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2691 | 2023.12.19 23:06:02.257686 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2692 | 2023.12.19 23:06:02.257726 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2693 | 2023.12.19 23:06:02.257836 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2694 | 2023.12.19 23:06:02.258126 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2695 | 2023.12.19 23:06:02.258337 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2696 | 2023.12.19 23:06:02.258488 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2697 | 2023.12.19 23:06:02.258591 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000878162 sec., 2277 rows/sec., 194.61 KiB/sec. | ||
2698 | 2023.12.19 23:06:02.258739 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} <Debug> DynamicQueryHandler: Done processing query | ||
2699 | 2023.12.19 23:06:02.258763 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2700 | 2023.12.19 23:06:02.258779 [ 3 ] {} <Debug> HTTP-Session: 94dcf7ae-c19c-4dac-a796-172eb88946d3 Destroying unnamed session | ||
2701 | 2023.12.19 23:06:02.258958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2702 | 2023.12.19 23:06:02.259004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2703 | 2023.12.19 23:06:02.259023 [ 3 ] {} <Debug> HTTP-Session: d115eea1-56d1-4700-8b6e-9b493d8abbe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2704 | 2023.12.19 23:06:02.259041 [ 3 ] {} <Debug> HTTP-Session: d115eea1-56d1-4700-8b6e-9b493d8abbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2705 | 2023.12.19 23:06:02.259118 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2706 | 2023.12.19 23:06:02.259156 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2707 | 2023.12.19 23:06:02.259260 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2708 | 2023.12.19 23:06:02.259634 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2709 | 2023.12.19 23:06:02.259853 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2710 | 2023.12.19 23:06:02.260005 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2711 | 2023.12.19 23:06:02.260107 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} <Information> executeQuery: Read 154 rows, 15.21 KiB in 0.000959303 sec., 160533 rows/sec., 15.48 MiB/sec. | ||
2712 | 2023.12.19 23:06:02.260227 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} <Debug> DynamicQueryHandler: Done processing query | ||
2713 | 2023.12.19 23:06:02.260250 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2714 | 2023.12.19 23:06:02.260265 [ 3 ] {} <Debug> HTTP-Session: d115eea1-56d1-4700-8b6e-9b493d8abbe8 Destroying unnamed session | ||
2715 | 2023.12.19 23:06:02.260375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2716 | 2023.12.19 23:06:02.260421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2717 | 2023.12.19 23:06:02.260439 [ 3 ] {} <Debug> HTTP-Session: 77aab144-0550-4fe1-ada2-bd2d61ce350a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2718 | 2023.12.19 23:06:02.260456 [ 3 ] {} <Debug> HTTP-Session: 77aab144-0550-4fe1-ada2-bd2d61ce350a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2719 | 2023.12.19 23:06:02.260525 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2720 | 2023.12.19 23:06:02.260563 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2721 | 2023.12.19 23:06:02.260666 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2722 | 2023.12.19 23:06:02.260934 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2723 | 2023.12.19 23:06:02.261137 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2724 | 2023.12.19 23:06:02.261291 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2725 | 2023.12.19 23:06:02.261400 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000838351 sec., 2385 rows/sec., 166.58 KiB/sec. | ||
2726 | 2023.12.19 23:06:02.261517 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} <Debug> DynamicQueryHandler: Done processing query | ||
2727 | 2023.12.19 23:06:02.261539 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2728 | 2023.12.19 23:06:02.261555 [ 3 ] {} <Debug> HTTP-Session: 77aab144-0550-4fe1-ada2-bd2d61ce350a Destroying unnamed session | ||
2729 | 2023.12.19 23:06:02.261671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2730 | 2023.12.19 23:06:02.261716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2731 | 2023.12.19 23:06:02.261734 [ 3 ] {} <Debug> HTTP-Session: 87986d5c-6e19-4c80-827c-589cc224d724 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2732 | 2023.12.19 23:06:02.261751 [ 3 ] {} <Debug> HTTP-Session: 87986d5c-6e19-4c80-827c-589cc224d724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2733 | 2023.12.19 23:06:02.261824 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2734 | 2023.12.19 23:06:02.261861 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2735 | 2023.12.19 23:06:02.261964 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2736 | 2023.12.19 23:06:02.262262 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2737 | 2023.12.19 23:06:02.262462 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2738 | 2023.12.19 23:06:02.262611 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2739 | 2023.12.19 23:06:02.262712 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000859372 sec., 61672 rows/sec., 4.83 MiB/sec. | ||
2740 | 2023.12.19 23:06:02.262830 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} <Debug> DynamicQueryHandler: Done processing query | ||
2741 | 2023.12.19 23:06:02.262853 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2742 | 2023.12.19 23:06:02.262869 [ 3 ] {} <Debug> HTTP-Session: 87986d5c-6e19-4c80-827c-589cc224d724 Destroying unnamed session | ||
2743 | 2023.12.19 23:06:02.262975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2744 | 2023.12.19 23:06:02.263019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2745 | 2023.12.19 23:06:02.263038 [ 3 ] {} <Debug> HTTP-Session: 5016311f-656b-481b-8113-9284595b0189 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2746 | 2023.12.19 23:06:02.263055 [ 3 ] {} <Debug> HTTP-Session: 5016311f-656b-481b-8113-9284595b0189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2747 | 2023.12.19 23:06:02.263124 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2748 | 2023.12.19 23:06:02.263166 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2749 | 2023.12.19 23:06:02.263282 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2750 | 2023.12.19 23:06:02.263559 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2751 | 2023.12.19 23:06:02.263813 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2752 | 2023.12.19 23:06:02.263990 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2753 | 2023.12.19 23:06:02.264091 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000940303 sec., 1063 rows/sec., 74.78 KiB/sec. | ||
2754 | 2023.12.19 23:06:02.264209 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} <Debug> DynamicQueryHandler: Done processing query | ||
2755 | 2023.12.19 23:06:02.264232 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2756 | 2023.12.19 23:06:02.264248 [ 3 ] {} <Debug> HTTP-Session: 5016311f-656b-481b-8113-9284595b0189 Destroying unnamed session | ||
2757 | 2023.12.19 23:06:02.264390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2758 | 2023.12.19 23:06:02.264434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2759 | 2023.12.19 23:06:02.264452 [ 3 ] {} <Debug> HTTP-Session: 3138a528-f462-4676-8692-2377941c7753 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2760 | 2023.12.19 23:06:02.264469 [ 3 ] {} <Debug> HTTP-Session: 3138a528-f462-4676-8692-2377941c7753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2761 | 2023.12.19 23:06:02.264560 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2762 | 2023.12.19 23:06:02.264603 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2763 | 2023.12.19 23:06:02.264733 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2764 | 2023.12.19 23:06:02.265206 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2765 | 2023.12.19 23:06:02.265517 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2766 | 2023.12.19 23:06:02.265690 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2767 | 2023.12.19 23:06:02.265798 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001210257 sec., 42139 rows/sec., 56.87 MiB/sec. | ||
2768 | 2023.12.19 23:06:02.265917 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} <Debug> DynamicQueryHandler: Done processing query | ||
2769 | 2023.12.19 23:06:02.265939 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2770 | 2023.12.19 23:06:02.265954 [ 3 ] {} <Debug> HTTP-Session: 3138a528-f462-4676-8692-2377941c7753 Destroying unnamed session | ||
2771 | 2023.12.19 23:06:07.253589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2772 | 2023.12.19 23:06:07.253715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2773 | 2023.12.19 23:06:07.253745 [ 3 ] {} <Debug> HTTP-Session: c0bcaaa5-2e60-468f-846d-861dcfcfbccd Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2774 | 2023.12.19 23:06:07.253772 [ 3 ] {} <Debug> HTTP-Session: c0bcaaa5-2e60-468f-846d-861dcfcfbccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2775 | 2023.12.19 23:06:07.253910 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2776 | 2023.12.19 23:06:07.253978 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2777 | 2023.12.19 23:06:07.254154 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2778 | 2023.12.19 23:06:07.254595 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2779 | 2023.12.19 23:06:07.254886 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2780 | 2023.12.19 23:06:07.255061 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2781 | 2023.12.19 23:06:07.255197 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001240458 sec., 1612 rows/sec., 137.77 KiB/sec. | ||
2782 | 2023.12.19 23:06:07.255360 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} <Debug> DynamicQueryHandler: Done processing query | ||
2783 | 2023.12.19 23:06:07.255387 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2784 | 2023.12.19 23:06:07.255403 [ 3 ] {} <Debug> HTTP-Session: c0bcaaa5-2e60-468f-846d-861dcfcfbccd Destroying unnamed session | ||
2785 | 2023.12.19 23:06:07.255522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2786 | 2023.12.19 23:06:07.255573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2787 | 2023.12.19 23:06:07.255593 [ 3 ] {} <Debug> HTTP-Session: 115e86d3-fbb9-4118-8c8a-caf137e2a657 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2788 | 2023.12.19 23:06:07.255612 [ 3 ] {} <Debug> HTTP-Session: 115e86d3-fbb9-4118-8c8a-caf137e2a657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2789 | 2023.12.19 23:06:07.255693 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2790 | 2023.12.19 23:06:07.255736 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2791 | 2023.12.19 23:06:07.255842 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2792 | 2023.12.19 23:06:07.256134 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2793 | 2023.12.19 23:06:07.256339 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2794 | 2023.12.19 23:06:07.256488 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2795 | 2023.12.19 23:06:07.256608 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000880782 sec., 42008 rows/sec., 3.53 MiB/sec. | ||
2796 | 2023.12.19 23:06:07.256725 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} <Debug> DynamicQueryHandler: Done processing query | ||
2797 | 2023.12.19 23:06:07.256750 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2798 | 2023.12.19 23:06:07.256765 [ 3 ] {} <Debug> HTTP-Session: 115e86d3-fbb9-4118-8c8a-caf137e2a657 Destroying unnamed session | ||
2799 | 2023.12.19 23:06:07.256878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2800 | 2023.12.19 23:06:07.256923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2801 | 2023.12.19 23:06:07.256941 [ 3 ] {} <Debug> HTTP-Session: 1abe9df2-271d-4513-bd1e-71a5b150c6b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2802 | 2023.12.19 23:06:07.256957 [ 3 ] {} <Debug> HTTP-Session: 1abe9df2-271d-4513-bd1e-71a5b150c6b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2803 | 2023.12.19 23:06:07.257026 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2804 | 2023.12.19 23:06:07.257063 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2805 | 2023.12.19 23:06:07.257169 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2806 | 2023.12.19 23:06:07.257410 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2807 | 2023.12.19 23:06:07.257608 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2808 | 2023.12.19 23:06:07.257752 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2809 | 2023.12.19 23:06:07.257872 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000819501 sec., 2440 rows/sec., 170.41 KiB/sec. | ||
2810 | 2023.12.19 23:06:07.258034 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} <Debug> DynamicQueryHandler: Done processing query | ||
2811 | 2023.12.19 23:06:07.258058 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2812 | 2023.12.19 23:06:07.258074 [ 3 ] {} <Debug> HTTP-Session: 1abe9df2-271d-4513-bd1e-71a5b150c6b3 Destroying unnamed session | ||
2813 | 2023.12.19 23:06:07.258215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2814 | 2023.12.19 23:06:07.258260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2815 | 2023.12.19 23:06:07.258278 [ 3 ] {} <Debug> HTTP-Session: 8b19cb52-e06f-4eb1-b2cb-0138809500d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2816 | 2023.12.19 23:06:07.258294 [ 3 ] {} <Debug> HTTP-Session: 8b19cb52-e06f-4eb1-b2cb-0138809500d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2817 | 2023.12.19 23:06:07.258366 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2818 | 2023.12.19 23:06:07.258405 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2819 | 2023.12.19 23:06:07.258519 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2820 | 2023.12.19 23:06:07.258790 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2821 | 2023.12.19 23:06:07.258988 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2822 | 2023.12.19 23:06:07.259130 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2823 | 2023.12.19 23:06:07.259252 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000857732 sec., 30312 rows/sec., 2.35 MiB/sec. | ||
2824 | 2023.12.19 23:06:07.259389 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} <Debug> DynamicQueryHandler: Done processing query | ||
2825 | 2023.12.19 23:06:07.259412 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2826 | 2023.12.19 23:06:07.259427 [ 3 ] {} <Debug> HTTP-Session: 8b19cb52-e06f-4eb1-b2cb-0138809500d0 Destroying unnamed session | ||
2827 | 2023.12.19 23:06:07.259535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2828 | 2023.12.19 23:06:07.259579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2829 | 2023.12.19 23:06:07.259598 [ 3 ] {} <Debug> HTTP-Session: c0575d70-6b9b-4bf0-8994-93a328721c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2830 | 2023.12.19 23:06:07.259614 [ 3 ] {} <Debug> HTTP-Session: c0575d70-6b9b-4bf0-8994-93a328721c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2831 | 2023.12.19 23:06:07.259686 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2832 | 2023.12.19 23:06:07.259728 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2833 | 2023.12.19 23:06:07.259848 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2834 | 2023.12.19 23:06:07.260121 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2835 | 2023.12.19 23:06:07.260376 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2836 | 2023.12.19 23:06:07.260564 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2837 | 2023.12.19 23:06:07.260689 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000972153 sec., 38059 rows/sec., 2.68 MiB/sec. | ||
2838 | 2023.12.19 23:06:07.260686 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2839 | 2023.12.19 23:06:07.260795 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
2840 | 2023.12.19 23:06:07.260887 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} <Debug> DynamicQueryHandler: Done processing query | ||
2841 | 2023.12.19 23:06:07.260912 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2842 | 2023.12.19 23:06:07.260922 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2843 | 2023.12.19 23:06:07.260973 [ 3 ] {} <Debug> HTTP-Session: c0575d70-6b9b-4bf0-8994-93a328721c1c Destroying unnamed session | ||
2844 | 2023.12.19 23:06:07.261051 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2845 | 2023.12.19 23:06:07.261090 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 377 rows starting from the beginning of the part | ||
2846 | 2023.12.19 23:06:07.261218 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
2847 | 2023.12.19 23:06:07.261312 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2848 | 2023.12.19 23:06:07.261397 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
2849 | 2023.12.19 23:06:07.261478 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
2850 | 2023.12.19 23:06:07.261556 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
2851 | 2023.12.19 23:06:07.262247 [ 10 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376679 sec., 355929.01467952953 rows/sec., 25.10 MiB/sec. | ||
2852 | 2023.12.19 23:06:07.262392 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2853 | 2023.12.19 23:06:07.262600 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2854 | 2023.12.19 23:06:07.262668 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2855 | 2023.12.19 23:06:12.254304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2856 | 2023.12.19 23:06:12.254438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2857 | 2023.12.19 23:06:12.254468 [ 3 ] {} <Debug> HTTP-Session: 41fbd32a-8740-496f-ba26-723b0a2d1a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2858 | 2023.12.19 23:06:12.254496 [ 3 ] {} <Debug> HTTP-Session: 41fbd32a-8740-496f-ba26-723b0a2d1a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2859 | 2023.12.19 23:06:12.254636 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2860 | 2023.12.19 23:06:12.254704 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2861 | 2023.12.19 23:06:12.254881 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2862 | 2023.12.19 23:06:12.255325 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2863 | 2023.12.19 23:06:12.255592 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2864 | 2023.12.19 23:06:12.255759 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2865 | 2023.12.19 23:06:12.255899 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001216467 sec., 41924 rows/sec., 3.32 MiB/sec. | ||
2866 | 2023.12.19 23:06:12.255907 [ 125 ] {} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
2867 | 2023.12.19 23:06:12.256020 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2868 | 2023.12.19 23:06:12.256102 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} <Debug> DynamicQueryHandler: Done processing query | ||
2869 | 2023.12.19 23:06:12.256141 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
2870 | 2023.12.19 23:06:12.256157 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2871 | 2023.12.19 23:06:12.256191 [ 3 ] {} <Debug> HTTP-Session: 41fbd32a-8740-496f-ba26-723b0a2d1a83 Destroying unnamed session | ||
2872 | 2023.12.19 23:06:12.256292 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2873 | 2023.12.19 23:06:12.256322 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 51 rows starting from the beginning of the part | ||
2874 | 2023.12.19 23:06:12.256427 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
2875 | 2023.12.19 23:06:12.256464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2876 | 2023.12.19 23:06:12.256525 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
2877 | 2023.12.19 23:06:12.256527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2878 | 2023.12.19 23:06:12.256564 [ 3 ] {} <Debug> HTTP-Session: 19e0adac-1b9a-4ab6-ad46-1453e50e0fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2879 | 2023.12.19 23:06:12.256592 [ 3 ] {} <Debug> HTTP-Session: 19e0adac-1b9a-4ab6-ad46-1453e50e0fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2880 | 2023.12.19 23:06:12.256649 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
2881 | 2023.12.19 23:06:12.256719 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2882 | 2023.12.19 23:06:12.256757 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
2883 | 2023.12.19 23:06:12.256773 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2884 | 2023.12.19 23:06:12.257030 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2885 | 2023.12.19 23:06:12.257730 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2886 | 2023.12.19 23:06:12.257756 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669403 sec., 152749.21633661853 rows/sec., 12.09 MiB/sec. | ||
2887 | 2023.12.19 23:06:12.257912 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
2888 | 2023.12.19 23:06:12.257995 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2889 | 2023.12.19 23:06:12.258093 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
2890 | 2023.12.19 23:06:12.258162 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2891 | 2023.12.19 23:06:12.258167 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
2892 | 2023.12.19 23:06:12.258308 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001548841 sec., 98783 rows/sec., 9.53 MiB/sec. | ||
2893 | 2023.12.19 23:06:12.258465 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} <Debug> DynamicQueryHandler: Done processing query | ||
2894 | 2023.12.19 23:06:12.258489 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2895 | 2023.12.19 23:06:12.258505 [ 3 ] {} <Debug> HTTP-Session: 19e0adac-1b9a-4ab6-ad46-1453e50e0fd9 Destroying unnamed session | ||
2896 | 2023.12.19 23:06:12.258639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2897 | 2023.12.19 23:06:12.258685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2898 | 2023.12.19 23:06:12.258704 [ 3 ] {} <Debug> HTTP-Session: 60338870-4c43-4917-b4d0-1bbc104be495 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2899 | 2023.12.19 23:06:12.258722 [ 3 ] {} <Debug> HTTP-Session: 60338870-4c43-4917-b4d0-1bbc104be495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2900 | 2023.12.19 23:06:12.258796 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2901 | 2023.12.19 23:06:12.258836 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2902 | 2023.12.19 23:06:12.258941 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2903 | 2023.12.19 23:06:12.259260 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2904 | 2023.12.19 23:06:12.259461 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2905 | 2023.12.19 23:06:12.259609 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2906 | 2023.12.19 23:06:12.259736 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000905212 sec., 56340 rows/sec., 4.41 MiB/sec. | ||
2907 | 2023.12.19 23:06:12.259910 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} <Debug> DynamicQueryHandler: Done processing query | ||
2908 | 2023.12.19 23:06:12.259934 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2909 | 2023.12.19 23:06:12.259949 [ 3 ] {} <Debug> HTTP-Session: 60338870-4c43-4917-b4d0-1bbc104be495 Destroying unnamed session | ||
2910 | 2023.12.19 23:06:12.260159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2911 | 2023.12.19 23:06:12.260203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2912 | 2023.12.19 23:06:12.260221 [ 3 ] {} <Debug> HTTP-Session: 9a82d96d-a771-4cfc-8071-d1f1b3656007 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2913 | 2023.12.19 23:06:12.260238 [ 3 ] {} <Debug> HTTP-Session: 9a82d96d-a771-4cfc-8071-d1f1b3656007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2914 | 2023.12.19 23:06:12.260326 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2915 | 2023.12.19 23:06:12.260370 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2916 | 2023.12.19 23:06:12.260517 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2917 | 2023.12.19 23:06:12.261035 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2918 | 2023.12.19 23:06:12.261354 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2919 | 2023.12.19 23:06:12.261538 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2920 | 2023.12.19 23:06:12.261657 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001302148 sec., 39166 rows/sec., 52.85 MiB/sec. | ||
2921 | 2023.12.19 23:06:12.261782 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} <Debug> DynamicQueryHandler: Done processing query | ||
2922 | 2023.12.19 23:06:12.261803 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2923 | 2023.12.19 23:06:12.261819 [ 3 ] {} <Debug> HTTP-Session: 9a82d96d-a771-4cfc-8071-d1f1b3656007 Destroying unnamed session | ||
2924 | 2023.12.19 23:06:16.361048 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2925 | 2023.12.19 23:06:16.361164 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2926 | 2023.12.19 23:06:22.254799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2927 | 2023.12.19 23:06:22.254911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2928 | 2023.12.19 23:06:22.254935 [ 3 ] {} <Debug> HTTP-Session: 0ebc67f4-52eb-4108-8f11-7112b3a7541e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2929 | 2023.12.19 23:06:22.254957 [ 3 ] {} <Debug> HTTP-Session: 0ebc67f4-52eb-4108-8f11-7112b3a7541e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2930 | 2023.12.19 23:06:22.255085 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2931 | 2023.12.19 23:06:22.255142 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2932 | 2023.12.19 23:06:22.255297 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2933 | 2023.12.19 23:06:22.255762 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2934 | 2023.12.19 23:06:22.256021 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2935 | 2023.12.19 23:06:22.256190 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2936 | 2023.12.19 23:06:22.256317 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001197097 sec., 42603 rows/sec., 3.37 MiB/sec. | ||
2937 | 2023.12.19 23:06:22.256466 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} <Debug> DynamicQueryHandler: Done processing query | ||
2938 | 2023.12.19 23:06:22.256491 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2939 | 2023.12.19 23:06:22.256508 [ 3 ] {} <Debug> HTTP-Session: 0ebc67f4-52eb-4108-8f11-7112b3a7541e Destroying unnamed session | ||
2940 | 2023.12.19 23:06:22.256711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2941 | 2023.12.19 23:06:22.256761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2942 | 2023.12.19 23:06:22.256780 [ 3 ] {} <Debug> HTTP-Session: 6e979c37-0867-4626-858a-fb8606821f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2943 | 2023.12.19 23:06:22.256797 [ 3 ] {} <Debug> HTTP-Session: 6e979c37-0867-4626-858a-fb8606821f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2944 | 2023.12.19 23:06:22.256875 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2945 | 2023.12.19 23:06:22.256914 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2946 | 2023.12.19 23:06:22.257020 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2947 | 2023.12.19 23:06:22.257483 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2948 | 2023.12.19 23:06:22.257703 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2949 | 2023.12.19 23:06:22.257859 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2950 | 2023.12.19 23:06:22.257990 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001084345 sec., 141099 rows/sec., 13.62 MiB/sec. | ||
2951 | 2023.12.19 23:06:22.257983 [ 163 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2952 | 2023.12.19 23:06:22.258106 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2953 | 2023.12.19 23:06:22.258186 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} <Debug> DynamicQueryHandler: Done processing query | ||
2954 | 2023.12.19 23:06:22.258238 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2955 | 2023.12.19 23:06:22.258241 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2956 | 2023.12.19 23:06:22.258258 [ 3 ] {} <Debug> HTTP-Session: 6e979c37-0867-4626-858a-fb8606821f8f Destroying unnamed session | ||
2957 | 2023.12.19 23:06:22.258384 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2958 | 2023.12.19 23:06:22.258439 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part | ||
2959 | 2023.12.19 23:06:22.258449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2960 | 2023.12.19 23:06:22.258543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2961 | 2023.12.19 23:06:22.258581 [ 3 ] {} <Debug> HTTP-Session: 3676d522-29de-4733-a2a7-21da085ecafb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2962 | 2023.12.19 23:06:22.258640 [ 3 ] {} <Debug> HTTP-Session: 3676d522-29de-4733-a2a7-21da085ecafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2963 | 2023.12.19 23:06:22.258712 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 155 rows starting from the beginning of the part | ||
2964 | 2023.12.19 23:06:22.258850 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2965 | 2023.12.19 23:06:22.258958 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2966 | 2023.12.19 23:06:22.258978 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 154 rows starting from the beginning of the part | ||
2967 | 2023.12.19 23:06:22.259304 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part | ||
2968 | 2023.12.19 23:06:22.259449 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2969 | 2023.12.19 23:06:22.259559 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 153 rows starting from the beginning of the part | ||
2970 | 2023.12.19 23:06:22.259713 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 153 rows starting from the beginning of the part | ||
2971 | 2023.12.19 23:06:22.260218 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2972 | 2023.12.19 23:06:22.260647 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2973 | 2023.12.19 23:06:22.260946 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2974 | 2023.12.19 23:06:22.261113 [ 163 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2975 | 2023.12.19 23:06:22.261171 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002245141 sec., 22715 rows/sec., 1.78 MiB/sec. | ||
2976 | 2023.12.19 23:06:22.261209 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
2977 | 2023.12.19 23:06:22.261467 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2978 | 2023.12.19 23:06:22.261689 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} <Debug> DynamicQueryHandler: Done processing query | ||
2979 | 2023.12.19 23:06:22.261762 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2980 | 2023.12.19 23:06:22.261829 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2981 | 2023.12.19 23:06:22.261834 [ 3 ] {} <Debug> HTTP-Session: 3676d522-29de-4733-a2a7-21da085ecafb Destroying unnamed session | ||
2982 | 2023.12.19 23:06:22.261874 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 4 columns (4 merged, 0 gathered) in 0.003685171 sec., 229297.36503407848 rows/sec., 21.86 MiB/sec. | ||
2983 | 2023.12.19 23:06:22.261904 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part | ||
2984 | 2023.12.19 23:06:22.262056 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2985 | 2023.12.19 23:06:22.262095 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 55 rows starting from the beginning of the part | ||
2986 | 2023.12.19 23:06:22.262191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2987 | 2023.12.19 23:06:22.262258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2988 | 2023.12.19 23:06:22.262313 [ 3 ] {} <Debug> HTTP-Session: bfce3385-c2ac-4186-bb44-a1dfabcfdd0b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
2989 | 2023.12.19 23:06:22.262317 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
2990 | 2023.12.19 23:06:22.262354 [ 3 ] {} <Debug> HTTP-Session: bfce3385-c2ac-4186-bb44-a1dfabcfdd0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2991 | 2023.12.19 23:06:22.262463 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2992 | 2023.12.19 23:06:22.262632 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
2993 | 2023.12.19 23:06:22.262655 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2994 | 2023.12.19 23:06:22.262707 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2995 | 2023.12.19 23:06:22.262784 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2996 | 2023.12.19 23:06:22.262878 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::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 | ||
2997 | 2023.12.19 23:06:22.263119 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part | ||
2998 | 2023.12.19 23:06:22.263319 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2999 | 2023.12.19 23:06:22.264071 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3000 | 2023.12.19 23:06:22.264242 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.00294889 sec., 114280.28851533966 rows/sec., 8.93 MiB/sec. | ||
3001 | 2023.12.19 23:06:22.264370 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3002 | 2023.12.19 23:06:22.264505 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3003 | 2023.12.19 23:06:22.264563 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3004 | 2023.12.19 23:06:22.264635 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3005 | 2023.12.19 23:06:22.264727 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3006 | 2023.12.19 23:06:22.264865 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.002156279 sec., 23651 rows/sec., 31.92 MiB/sec. | ||
3007 | 2023.12.19 23:06:22.265002 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} <Debug> DynamicQueryHandler: Done processing query | ||
3008 | 2023.12.19 23:06:22.265026 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3009 | 2023.12.19 23:06:22.265042 [ 3 ] {} <Debug> HTTP-Session: bfce3385-c2ac-4186-bb44-a1dfabcfdd0b Destroying unnamed session | ||
3010 | 2023.12.19 23:06:31.361219 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3011 | 2023.12.19 23:06:31.361291 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3012 | 2023.12.19 23:06:32.253876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3013 | 2023.12.19 23:06:32.253972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3014 | 2023.12.19 23:06:32.253996 [ 3 ] {} <Debug> HTTP-Session: ce318e94-bf50-41a0-8f4a-59b93b06d437 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3015 | 2023.12.19 23:06:32.254021 [ 3 ] {} <Debug> HTTP-Session: ce318e94-bf50-41a0-8f4a-59b93b06d437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3016 | 2023.12.19 23:06:32.254146 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3017 | 2023.12.19 23:06:32.254205 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3018 | 2023.12.19 23:06:32.254359 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3019 | 2023.12.19 23:06:32.254793 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3020 | 2023.12.19 23:06:32.255056 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3021 | 2023.12.19 23:06:32.255219 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3022 | 2023.12.19 23:06:32.255338 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001157527 sec., 44059 rows/sec., 3.49 MiB/sec. | ||
3023 | 2023.12.19 23:06:32.255523 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} <Debug> DynamicQueryHandler: Done processing query | ||
3024 | 2023.12.19 23:06:32.255549 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3025 | 2023.12.19 23:06:32.255566 [ 3 ] {} <Debug> HTTP-Session: ce318e94-bf50-41a0-8f4a-59b93b06d437 Destroying unnamed session | ||
3026 | 2023.12.19 23:06:32.255703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3027 | 2023.12.19 23:06:32.255755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3028 | 2023.12.19 23:06:32.255776 [ 3 ] {} <Debug> HTTP-Session: 1cdbd871-36f0-4a03-b531-fd2fcdc8e823 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3029 | 2023.12.19 23:06:32.255795 [ 3 ] {} <Debug> HTTP-Session: 1cdbd871-36f0-4a03-b531-fd2fcdc8e823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3030 | 2023.12.19 23:06:32.255882 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3031 | 2023.12.19 23:06:32.255923 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3032 | 2023.12.19 23:06:32.256030 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3033 | 2023.12.19 23:06:32.256500 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3034 | 2023.12.19 23:06:32.256732 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3035 | 2023.12.19 23:06:32.256880 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3036 | 2023.12.19 23:06:32.257012 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001100786 sec., 138991 rows/sec., 13.42 MiB/sec. | ||
3037 | 2023.12.19 23:06:32.257138 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} <Debug> DynamicQueryHandler: Done processing query | ||
3038 | 2023.12.19 23:06:32.257162 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3039 | 2023.12.19 23:06:32.257177 [ 3 ] {} <Debug> HTTP-Session: 1cdbd871-36f0-4a03-b531-fd2fcdc8e823 Destroying unnamed session | ||
3040 | 2023.12.19 23:06:32.257341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3041 | 2023.12.19 23:06:32.257387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3042 | 2023.12.19 23:06:32.257405 [ 3 ] {} <Debug> HTTP-Session: 2cc95122-e64e-4a2e-89fe-2837af970ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3043 | 2023.12.19 23:06:32.257423 [ 3 ] {} <Debug> HTTP-Session: 2cc95122-e64e-4a2e-89fe-2837af970ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3044 | 2023.12.19 23:06:32.257498 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3045 | 2023.12.19 23:06:32.257538 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3046 | 2023.12.19 23:06:32.257646 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3047 | 2023.12.19 23:06:32.257966 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3048 | 2023.12.19 23:06:32.258166 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3049 | 2023.12.19 23:06:32.258324 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3050 | 2023.12.19 23:06:32.258454 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000926743 sec., 55031 rows/sec., 4.30 MiB/sec. | ||
3051 | 2023.12.19 23:06:32.258604 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} <Debug> DynamicQueryHandler: Done processing query | ||
3052 | 2023.12.19 23:06:32.258630 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3053 | 2023.12.19 23:06:32.258646 [ 3 ] {} <Debug> HTTP-Session: 2cc95122-e64e-4a2e-89fe-2837af970ccb Destroying unnamed session | ||
3054 | 2023.12.19 23:06:32.258784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3055 | 2023.12.19 23:06:32.258831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3056 | 2023.12.19 23:06:32.258850 [ 3 ] {} <Debug> HTTP-Session: 27c1e4ed-8cbd-4e89-bd43-27b0a097b889 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3057 | 2023.12.19 23:06:32.258867 [ 3 ] {} <Debug> HTTP-Session: 27c1e4ed-8cbd-4e89-bd43-27b0a097b889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3058 | 2023.12.19 23:06:32.258959 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3059 | 2023.12.19 23:06:32.259004 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3060 | 2023.12.19 23:06:32.259145 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3061 | 2023.12.19 23:06:32.259661 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3062 | 2023.12.19 23:06:32.259979 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3063 | 2023.12.19 23:06:32.260158 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3064 | 2023.12.19 23:06:32.260293 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001301398 sec., 39188 rows/sec., 52.88 MiB/sec. | ||
3065 | 2023.12.19 23:06:32.260288 [ 175 ] {} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3066 | 2023.12.19 23:06:32.260415 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3067 | 2023.12.19 23:06:32.260494 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} <Debug> DynamicQueryHandler: Done processing query | ||
3068 | 2023.12.19 23:06:32.260564 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3069 | 2023.12.19 23:06:32.260612 [ 3 ] {} <Debug> HTTP-Session: 27c1e4ed-8cbd-4e89-bd43-27b0a097b889 Destroying unnamed session | ||
3070 | 2023.12.19 23:06:32.260604 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3071 | 2023.12.19 23:06:32.260775 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3072 | 2023.12.19 23:06:32.260817 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part | ||
3073 | 2023.12.19 23:06:32.260965 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
3074 | 2023.12.19 23:06:32.261080 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
3075 | 2023.12.19 23:06:32.261188 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
3076 | 2023.12.19 23:06:32.261291 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
3077 | 2023.12.19 23:06:32.261395 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
3078 | 2023.12.19 23:06:32.270821 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 6 columns (6 merged, 0 gathered) in 0.010339263 sec., 85886.19904532848 rows/sec., 115.90 MiB/sec. | ||
3079 | 2023.12.19 23:06:32.271253 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3080 | 2023.12.19 23:06:32.271496 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3081 | 2023.12.19 23:06:32.271569 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3082 | 2023.12.19 23:06:32.271641 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4: 8.13 MiB. | ||
3083 | 2023.12.19 23:06:33.000148 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.92 MiB, peak 239.38 MiB, will set to 231.88 MiB (RSS), difference: -3.04 MiB | ||
3084 | 2023.12.19 23:06:37.253555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3085 | 2023.12.19 23:06:37.253699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3086 | 2023.12.19 23:06:37.253735 [ 3 ] {} <Debug> HTTP-Session: ca8e86df-3d78-430f-9dbf-ab6dda96c0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3087 | 2023.12.19 23:06:37.253759 [ 3 ] {} <Debug> HTTP-Session: ca8e86df-3d78-430f-9dbf-ab6dda96c0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3088 | 2023.12.19 23:06:37.253887 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3089 | 2023.12.19 23:06:37.253946 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3090 | 2023.12.19 23:06:37.254104 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3091 | 2023.12.19 23:06:37.254571 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3092 | 2023.12.19 23:06:37.254843 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3093 | 2023.12.19 23:06:37.255007 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3094 | 2023.12.19 23:06:37.255137 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001213576 sec., 29664 rows/sec., 2.49 MiB/sec. | ||
3095 | 2023.12.19 23:06:37.255294 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} <Debug> DynamicQueryHandler: Done processing query | ||
3096 | 2023.12.19 23:06:37.255319 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3097 | 2023.12.19 23:06:37.255336 [ 3 ] {} <Debug> HTTP-Session: ca8e86df-3d78-430f-9dbf-ab6dda96c0d8 Destroying unnamed session | ||
3098 | 2023.12.19 23:06:37.255453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3099 | 2023.12.19 23:06:37.255528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3100 | 2023.12.19 23:06:37.255549 [ 3 ] {} <Debug> HTTP-Session: 0e1be4e5-5284-4a8f-9656-e72f280a9efc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3101 | 2023.12.19 23:06:37.255568 [ 3 ] {} <Debug> HTTP-Session: 0e1be4e5-5284-4a8f-9656-e72f280a9efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3102 | 2023.12.19 23:06:37.255649 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3103 | 2023.12.19 23:06:37.255690 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3104 | 2023.12.19 23:06:37.255797 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3105 | 2023.12.19 23:06:37.256128 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3106 | 2023.12.19 23:06:37.256335 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3107 | 2023.12.19 23:06:37.256482 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3108 | 2023.12.19 23:06:37.256585 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000907653 sec., 26441 rows/sec., 2.04 MiB/sec. | ||
3109 | 2023.12.19 23:06:37.256707 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} <Debug> DynamicQueryHandler: Done processing query | ||
3110 | 2023.12.19 23:06:37.256730 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3111 | 2023.12.19 23:06:37.256745 [ 3 ] {} <Debug> HTTP-Session: 0e1be4e5-5284-4a8f-9656-e72f280a9efc Destroying unnamed session | ||
3112 | 2023.12.19 23:06:37.256862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3113 | 2023.12.19 23:06:37.256906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3114 | 2023.12.19 23:06:37.256925 [ 3 ] {} <Debug> HTTP-Session: 9edbc937-a0bc-44d9-8277-e1aebaf9f36c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3115 | 2023.12.19 23:06:37.256942 [ 3 ] {} <Debug> HTTP-Session: 9edbc937-a0bc-44d9-8277-e1aebaf9f36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3116 | 2023.12.19 23:06:37.257015 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3117 | 2023.12.19 23:06:37.257058 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3118 | 2023.12.19 23:06:37.257179 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3119 | 2023.12.19 23:06:37.257493 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3120 | 2023.12.19 23:06:37.257754 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3121 | 2023.12.19 23:06:37.257931 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3122 | 2023.12.19 23:06:37.258053 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001009694 sec., 35654 rows/sec., 2.52 MiB/sec. | ||
3123 | 2023.12.19 23:06:37.258251 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} <Debug> DynamicQueryHandler: Done processing query | ||
3124 | 2023.12.19 23:06:37.258274 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3125 | 2023.12.19 23:06:37.258290 [ 3 ] {} <Debug> HTTP-Session: 9edbc937-a0bc-44d9-8277-e1aebaf9f36c Destroying unnamed session | ||
3126 | 2023.12.19 23:06:42.254591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3127 | 2023.12.19 23:06:42.254713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3128 | 2023.12.19 23:06:42.254739 [ 3 ] {} <Debug> HTTP-Session: fe6e3a91-1c39-48de-bf60-7c243095140f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3129 | 2023.12.19 23:06:42.254764 [ 3 ] {} <Debug> HTTP-Session: fe6e3a91-1c39-48de-bf60-7c243095140f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3130 | 2023.12.19 23:06:42.254892 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3131 | 2023.12.19 23:06:42.254952 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3132 | 2023.12.19 23:06:42.255107 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3133 | 2023.12.19 23:06:42.255630 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3134 | 2023.12.19 23:06:42.255972 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3135 | 2023.12.19 23:06:42.256143 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3136 | 2023.12.19 23:06:42.256283 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001348339 sec., 37824 rows/sec., 2.99 MiB/sec. | ||
3137 | 2023.12.19 23:06:42.256453 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} <Debug> DynamicQueryHandler: Done processing query | ||
3138 | 2023.12.19 23:06:42.256481 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3139 | 2023.12.19 23:06:42.256498 [ 3 ] {} <Debug> HTTP-Session: fe6e3a91-1c39-48de-bf60-7c243095140f Destroying unnamed session | ||
3140 | 2023.12.19 23:06:42.256661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3141 | 2023.12.19 23:06:42.256719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3142 | 2023.12.19 23:06:42.256740 [ 3 ] {} <Debug> HTTP-Session: cb12a1d5-c571-4097-8159-47c41a18d807 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3143 | 2023.12.19 23:06:42.256761 [ 3 ] {} <Debug> HTTP-Session: cb12a1d5-c571-4097-8159-47c41a18d807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3144 | 2023.12.19 23:06:42.256858 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3145 | 2023.12.19 23:06:42.256905 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3146 | 2023.12.19 23:06:42.257025 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3147 | 2023.12.19 23:06:42.257511 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3148 | 2023.12.19 23:06:42.257790 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3149 | 2023.12.19 23:06:42.257956 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3150 | 2023.12.19 23:06:42.258085 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001187827 sec., 128806 rows/sec., 12.43 MiB/sec. | ||
3151 | 2023.12.19 23:06:42.258230 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} <Debug> DynamicQueryHandler: Done processing query | ||
3152 | 2023.12.19 23:06:42.258255 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3153 | 2023.12.19 23:06:42.258272 [ 3 ] {} <Debug> HTTP-Session: cb12a1d5-c571-4097-8159-47c41a18d807 Destroying unnamed session | ||
3154 | 2023.12.19 23:06:42.258457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3155 | 2023.12.19 23:06:42.258507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3156 | 2023.12.19 23:06:42.258527 [ 3 ] {} <Debug> HTTP-Session: 339a8d5d-7e1e-438a-b81f-9c234b4412dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3157 | 2023.12.19 23:06:42.258545 [ 3 ] {} <Debug> HTTP-Session: 339a8d5d-7e1e-438a-b81f-9c234b4412dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3158 | 2023.12.19 23:06:42.258626 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3159 | 2023.12.19 23:06:42.258667 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3160 | 2023.12.19 23:06:42.258781 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3161 | 2023.12.19 23:06:42.259154 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3162 | 2023.12.19 23:06:42.259368 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3163 | 2023.12.19 23:06:42.259521 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3164 | 2023.12.19 23:06:42.259646 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000986233 sec., 51711 rows/sec., 4.04 MiB/sec. | ||
3165 | 2023.12.19 23:06:42.259798 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} <Debug> DynamicQueryHandler: Done processing query | ||
3166 | 2023.12.19 23:06:42.259822 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3167 | 2023.12.19 23:06:42.259839 [ 3 ] {} <Debug> HTTP-Session: 339a8d5d-7e1e-438a-b81f-9c234b4412dc Destroying unnamed session | ||
3168 | 2023.12.19 23:06:42.260018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3169 | 2023.12.19 23:06:42.260064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3170 | 2023.12.19 23:06:42.260084 [ 3 ] {} <Debug> HTTP-Session: ed635324-9d43-4e05-a119-03afbc3f4681 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3171 | 2023.12.19 23:06:42.260101 [ 3 ] {} <Debug> HTTP-Session: ed635324-9d43-4e05-a119-03afbc3f4681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3172 | 2023.12.19 23:06:42.260201 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3173 | 2023.12.19 23:06:42.260247 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3174 | 2023.12.19 23:06:42.260391 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3175 | 2023.12.19 23:06:42.260946 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3176 | 2023.12.19 23:06:42.261274 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3177 | 2023.12.19 23:06:42.261457 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3178 | 2023.12.19 23:06:42.261580 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001350469 sec., 37764 rows/sec., 50.96 MiB/sec. | ||
3179 | 2023.12.19 23:06:42.261713 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} <Debug> DynamicQueryHandler: Done processing query | ||
3180 | 2023.12.19 23:06:42.261736 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3181 | 2023.12.19 23:06:42.261752 [ 3 ] {} <Debug> HTTP-Session: ed635324-9d43-4e05-a119-03afbc3f4681 Destroying unnamed session | ||
3182 | 2023.12.19 23:06:46.361535 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3183 | 2023.12.19 23:06:46.361597 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3184 | 2023.12.19 23:06:52.255679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3185 | 2023.12.19 23:06:52.255811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3186 | 2023.12.19 23:06:52.255841 [ 3 ] {} <Debug> HTTP-Session: a7fedce3-5e0d-44b1-a023-bc67698b39bb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3187 | 2023.12.19 23:06:52.255870 [ 3 ] {} <Debug> HTTP-Session: a7fedce3-5e0d-44b1-a023-bc67698b39bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3188 | 2023.12.19 23:06:52.256010 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3189 | 2023.12.19 23:06:52.256075 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3190 | 2023.12.19 23:06:52.256235 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3191 | 2023.12.19 23:06:52.256745 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3192 | 2023.12.19 23:06:52.257017 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3193 | 2023.12.19 23:06:52.257180 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3194 | 2023.12.19 23:06:52.257312 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001253457 sec., 40687 rows/sec., 3.22 MiB/sec. | ||
3195 | 2023.12.19 23:06:52.257322 [ 167 ] {} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
3196 | 2023.12.19 23:06:52.257442 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3197 | 2023.12.19 23:06:52.257539 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} <Debug> DynamicQueryHandler: Done processing query | ||
3198 | 2023.12.19 23:06:52.257550 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
3199 | 2023.12.19 23:06:52.257582 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3200 | 2023.12.19 23:06:52.257635 [ 3 ] {} <Debug> HTTP-Session: a7fedce3-5e0d-44b1-a023-bc67698b39bb Destroying unnamed session | ||
3201 | 2023.12.19 23:06:52.257724 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3202 | 2023.12.19 23:06:52.257769 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 51 rows starting from the beginning of the part | ||
3203 | 2023.12.19 23:06:52.257806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3204 | 2023.12.19 23:06:52.257899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3205 | 2023.12.19 23:06:52.257942 [ 3 ] {} <Debug> HTTP-Session: 00c81c24-7ef5-4add-9898-6942d913be8a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3206 | 2023.12.19 23:06:52.258003 [ 3 ] {} <Debug> HTTP-Session: 00c81c24-7ef5-4add-9898-6942d913be8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3207 | 2023.12.19 23:06:52.258054 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
3208 | 2023.12.19 23:06:52.258215 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3209 | 2023.12.19 23:06:52.258293 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
3210 | 2023.12.19 23:06:52.258314 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3211 | 2023.12.19 23:06:52.258563 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part | ||
3212 | 2023.12.19 23:06:52.258804 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3213 | 2023.12.19 23:06:52.258834 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part | ||
3214 | 2023.12.19 23:06:52.259531 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3215 | 2023.12.19 23:06:52.259979 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3216 | 2023.12.19 23:06:52.260143 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002639356 sec., 96614.4771679152 rows/sec., 7.65 MiB/sec. | ||
3217 | 2023.12.19 23:06:52.260277 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3218 | 2023.12.19 23:06:52.260329 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
3219 | 2023.12.19 23:06:52.260484 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00218929 sec., 1827 rows/sec., 152.55 KiB/sec. | ||
3220 | 2023.12.19 23:06:52.260645 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
3221 | 2023.12.19 23:06:52.260736 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} <Debug> DynamicQueryHandler: Done processing query | ||
3222 | 2023.12.19 23:06:52.260751 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
3223 | 2023.12.19 23:06:52.260777 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3224 | 2023.12.19 23:06:52.260807 [ 3 ] {} <Debug> HTTP-Session: 00c81c24-7ef5-4add-9898-6942d913be8a Destroying unnamed session | ||
3225 | 2023.12.19 23:06:52.261018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3226 | 2023.12.19 23:06:52.261067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3227 | 2023.12.19 23:06:52.261087 [ 3 ] {} <Debug> HTTP-Session: ed37744d-f893-4e74-8e1d-874035f02a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3228 | 2023.12.19 23:06:52.261105 [ 3 ] {} <Debug> HTTP-Session: ed37744d-f893-4e74-8e1d-874035f02a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3229 | 2023.12.19 23:06:52.261187 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3230 | 2023.12.19 23:06:52.261227 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3231 | 2023.12.19 23:06:52.261349 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3232 | 2023.12.19 23:06:52.261763 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3233 | 2023.12.19 23:06:52.261991 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3234 | 2023.12.19 23:06:52.262143 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3235 | 2023.12.19 23:06:52.262270 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} <Information> executeQuery: Read 155 rows, 15.30 KiB in 0.001047754 sec., 147935 rows/sec., 14.26 MiB/sec. | ||
3236 | 2023.12.19 23:06:52.262393 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} <Debug> DynamicQueryHandler: Done processing query | ||
3237 | 2023.12.19 23:06:52.262416 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3238 | 2023.12.19 23:06:52.262432 [ 3 ] {} <Debug> HTTP-Session: ed37744d-f893-4e74-8e1d-874035f02a2f Destroying unnamed session | ||
3239 | 2023.12.19 23:06:52.262581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3240 | 2023.12.19 23:06:52.262627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3241 | 2023.12.19 23:06:52.262645 [ 3 ] {} <Debug> HTTP-Session: 68bf5a83-1a8e-4b2f-97e2-a6d5176432bc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3242 | 2023.12.19 23:06:52.262662 [ 3 ] {} <Debug> HTTP-Session: 68bf5a83-1a8e-4b2f-97e2-a6d5176432bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3243 | 2023.12.19 23:06:52.262730 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3244 | 2023.12.19 23:06:52.262769 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3245 | 2023.12.19 23:06:52.262874 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3246 | 2023.12.19 23:06:52.263148 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3247 | 2023.12.19 23:06:52.263349 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3248 | 2023.12.19 23:06:52.263496 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3249 | 2023.12.19 23:06:52.263632 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000866132 sec., 4618 rows/sec., 322.46 KiB/sec. | ||
3250 | 2023.12.19 23:06:52.263765 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} <Debug> DynamicQueryHandler: Done processing query | ||
3251 | 2023.12.19 23:06:52.263787 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3252 | 2023.12.19 23:06:52.263803 [ 3 ] {} <Debug> HTTP-Session: 68bf5a83-1a8e-4b2f-97e2-a6d5176432bc Destroying unnamed session | ||
3253 | 2023.12.19 23:06:52.263958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3254 | 2023.12.19 23:06:52.264002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3255 | 2023.12.19 23:06:52.264020 [ 3 ] {} <Debug> HTTP-Session: 4b347b82-cfe0-43d2-ae94-3e11d521b61c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3256 | 2023.12.19 23:06:52.264036 [ 3 ] {} <Debug> HTTP-Session: 4b347b82-cfe0-43d2-ae94-3e11d521b61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3257 | 2023.12.19 23:06:52.264109 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3258 | 2023.12.19 23:06:52.264147 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3259 | 2023.12.19 23:06:52.264254 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3260 | 2023.12.19 23:06:52.264564 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3261 | 2023.12.19 23:06:52.264767 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3262 | 2023.12.19 23:06:52.264912 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3263 | 2023.12.19 23:06:52.265042 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000903683 sec., 60862 rows/sec., 4.77 MiB/sec. | ||
3264 | 2023.12.19 23:06:52.265161 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} <Debug> DynamicQueryHandler: Done processing query | ||
3265 | 2023.12.19 23:06:52.265185 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3266 | 2023.12.19 23:06:52.265201 [ 3 ] {} <Debug> HTTP-Session: 4b347b82-cfe0-43d2-ae94-3e11d521b61c Destroying unnamed session | ||
3267 | 2023.12.19 23:06:52.265323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3268 | 2023.12.19 23:06:52.265368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3269 | 2023.12.19 23:06:52.265387 [ 3 ] {} <Debug> HTTP-Session: 035173e0-1ada-45c2-917e-ce929510b8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3270 | 2023.12.19 23:06:52.265403 [ 3 ] {} <Debug> HTTP-Session: 035173e0-1ada-45c2-917e-ce929510b8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3271 | 2023.12.19 23:06:52.265473 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3272 | 2023.12.19 23:06:52.265515 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3273 | 2023.12.19 23:06:52.265639 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3274 | 2023.12.19 23:06:52.265916 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3275 | 2023.12.19 23:06:52.266179 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3276 | 2023.12.19 23:06:52.266351 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3277 | 2023.12.19 23:06:52.266486 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000978684 sec., 2043 rows/sec., 143.69 KiB/sec. | ||
3278 | 2023.12.19 23:06:52.266631 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} <Debug> DynamicQueryHandler: Done processing query | ||
3279 | 2023.12.19 23:06:52.266655 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3280 | 2023.12.19 23:06:52.266671 [ 3 ] {} <Debug> HTTP-Session: 035173e0-1ada-45c2-917e-ce929510b8c6 Destroying unnamed session | ||
3281 | 2023.12.19 23:06:52.266818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3282 | 2023.12.19 23:06:52.266862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3283 | 2023.12.19 23:06:52.266881 [ 3 ] {} <Debug> HTTP-Session: 14fa9611-602d-4530-bcca-a7174290c818 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3284 | 2023.12.19 23:06:52.266897 [ 3 ] {} <Debug> HTTP-Session: 14fa9611-602d-4530-bcca-a7174290c818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3285 | 2023.12.19 23:06:52.266980 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3286 | 2023.12.19 23:06:52.267022 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3287 | 2023.12.19 23:06:52.267160 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3288 | 2023.12.19 23:06:52.267712 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. | ||
3289 | 2023.12.19 23:06:52.268029 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3290 | 2023.12.19 23:06:52.268207 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3291 | 2023.12.19 23:06:52.268335 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001326668 sec., 38442 rows/sec., 51.88 MiB/sec. | ||
3292 | 2023.12.19 23:06:52.268557 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} <Debug> DynamicQueryHandler: Done processing query | ||
3293 | 2023.12.19 23:06:52.268580 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3294 | 2023.12.19 23:06:52.268596 [ 3 ] {} <Debug> HTTP-Session: 14fa9611-602d-4530-bcca-a7174290c818 Destroying unnamed session | ||
3295 | 2023.12.19 23:07:01.361646 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3296 | 2023.12.19 23:07:01.361720 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3297 | 2023.12.19 23:07:02.255048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3298 | 2023.12.19 23:07:02.255147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3299 | 2023.12.19 23:07:02.255172 [ 3 ] {} <Debug> HTTP-Session: 127ee844-e0c6-4e35-9b66-2169aaedc5b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3300 | 2023.12.19 23:07:02.255196 [ 3 ] {} <Debug> HTTP-Session: 127ee844-e0c6-4e35-9b66-2169aaedc5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3301 | 2023.12.19 23:07:02.255327 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3302 | 2023.12.19 23:07:02.255391 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3303 | 2023.12.19 23:07:02.255588 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3304 | 2023.12.19 23:07:02.256158 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3305 | 2023.12.19 23:07:02.256491 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3306 | 2023.12.19 23:07:02.256668 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3307 | 2023.12.19 23:07:02.256845 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00147837 sec., 34497 rows/sec., 2.73 MiB/sec. | ||
3308 | 2023.12.19 23:07:02.257000 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} <Debug> DynamicQueryHandler: Done processing query | ||
3309 | 2023.12.19 23:07:02.257026 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3310 | 2023.12.19 23:07:02.257043 [ 3 ] {} <Debug> HTTP-Session: 127ee844-e0c6-4e35-9b66-2169aaedc5b0 Destroying unnamed session | ||
3311 | 2023.12.19 23:07:02.257168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3312 | 2023.12.19 23:07:02.257220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3313 | 2023.12.19 23:07:02.257241 [ 3 ] {} <Debug> HTTP-Session: fda69665-667b-4211-8b35-601f3c06fe2a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3314 | 2023.12.19 23:07:02.257259 [ 3 ] {} <Debug> HTTP-Session: fda69665-667b-4211-8b35-601f3c06fe2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3315 | 2023.12.19 23:07:02.257338 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3316 | 2023.12.19 23:07:02.257381 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3317 | 2023.12.19 23:07:02.257495 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3318 | 2023.12.19 23:07:02.257801 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3319 | 2023.12.19 23:07:02.258022 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3320 | 2023.12.19 23:07:02.258181 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3321 | 2023.12.19 23:07:02.258311 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000939143 sec., 2129 rows/sec., 181.97 KiB/sec. | ||
3322 | 2023.12.19 23:07:02.258306 [ 161 ] {} <Debug> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3323 | 2023.12.19 23:07:02.258429 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3324 | 2023.12.19 23:07:02.258500 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} <Debug> DynamicQueryHandler: Done processing query | ||
3325 | 2023.12.19 23:07:02.258566 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3326 | 2023.12.19 23:07:02.258598 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3327 | 2023.12.19 23:07:02.258612 [ 3 ] {} <Debug> HTTP-Session: fda69665-667b-4211-8b35-601f3c06fe2a Destroying unnamed session | ||
3328 | 2023.12.19 23:07:02.258754 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3329 | 2023.12.19 23:07:02.258800 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3330 | 2023.12.19 23:07:02.258836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3331 | 2023.12.19 23:07:02.258927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3332 | 2023.12.19 23:07:02.258964 [ 3 ] {} <Debug> HTTP-Session: 7936c239-c25c-43fc-bd52-19a0092b446b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3333 | 2023.12.19 23:07:02.259024 [ 3 ] {} <Debug> HTTP-Session: 7936c239-c25c-43fc-bd52-19a0092b446b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3334 | 2023.12.19 23:07:02.259070 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3335 | 2023.12.19 23:07:02.259227 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3336 | 2023.12.19 23:07:02.259294 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::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 | ||
3337 | 2023.12.19 23:07:02.259318 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3338 | 2023.12.19 23:07:02.259544 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3339 | 2023.12.19 23:07:02.259833 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3340 | 2023.12.19 23:07:02.259839 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3341 | 2023.12.19 23:07:02.260046 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::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 | ||
3342 | 2023.12.19 23:07:02.260635 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3343 | 2023.12.19 23:07:02.261148 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3344 | 2023.12.19 23:07:02.261360 [ 30 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.00286569 sec., 7677.0341523332945 rows/sec., 642.37 KiB/sec. | ||
3345 | 2023.12.19 23:07:02.261432 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3346 | 2023.12.19 23:07:02.261542 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3347 | 2023.12.19 23:07:02.261604 [ 161 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3348 | 2023.12.19 23:07:02.261680 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} <Information> executeQuery: Read 154 rows, 15.21 KiB in 0.002376243 sec., 64808 rows/sec., 6.25 MiB/sec. | ||
3349 | 2023.12.19 23:07:02.261704 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3350 | 2023.12.19 23:07:02.261962 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3351 | 2023.12.19 23:07:02.262026 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3352 | 2023.12.19 23:07:02.262137 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} <Debug> DynamicQueryHandler: Done processing query | ||
3353 | 2023.12.19 23:07:02.262199 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3354 | 2023.12.19 23:07:02.262233 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3355 | 2023.12.19 23:07:02.262287 [ 3 ] {} <Debug> HTTP-Session: 7936c239-c25c-43fc-bd52-19a0092b446b Destroying unnamed session | ||
3356 | 2023.12.19 23:07:02.262291 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3357 | 2023.12.19 23:07:02.262386 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part | ||
3358 | 2023.12.19 23:07:02.262502 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 153 rows starting from the beginning of the part | ||
3359 | 2023.12.19 23:07:02.262537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3360 | 2023.12.19 23:07:02.262644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3361 | 2023.12.19 23:07:02.262685 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
3362 | 2023.12.19 23:07:02.262696 [ 3 ] {} <Debug> HTTP-Session: de75972e-676e-4405-a0cd-f5b52922c8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3363 | 2023.12.19 23:07:02.262763 [ 3 ] {} <Debug> HTTP-Session: de75972e-676e-4405-a0cd-f5b52922c8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3364 | 2023.12.19 23:07:02.262918 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 153 rows starting from the beginning of the part | ||
3365 | 2023.12.19 23:07:02.262963 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3366 | 2023.12.19 23:07:02.263058 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3367 | 2023.12.19 23:07:02.263099 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 155 rows starting from the beginning of the part | ||
3368 | 2023.12.19 23:07:02.263419 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 154 rows starting from the beginning of the part | ||
3369 | 2023.12.19 23:07:02.263557 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3370 | 2023.12.19 23:07:02.264387 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3371 | 2023.12.19 23:07:02.264873 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3372 | 2023.12.19 23:07:02.265240 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3373 | 2023.12.19 23:07:02.265286 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 4 columns (4 merged, 0 gathered) in 0.003515378 sec., 240087.97915899797 rows/sec., 22.90 MiB/sec. | ||
3374 | 2023.12.19 23:07:02.265403 [ 161 ] {} <Debug> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3375 | 2023.12.19 23:07:02.265478 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002439874 sec., 819 rows/sec., 57.24 KiB/sec. | ||
3376 | 2023.12.19 23:07:02.265488 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3377 | 2023.12.19 23:07:02.265550 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3378 | 2023.12.19 23:07:02.265675 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3379 | 2023.12.19 23:07:02.265840 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} <Debug> DynamicQueryHandler: Done processing query | ||
3380 | 2023.12.19 23:07:02.265863 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3381 | 2023.12.19 23:07:02.265894 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3382 | 2023.12.19 23:07:02.265933 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3383 | 2023.12.19 23:07:02.265945 [ 3 ] {} <Debug> HTTP-Session: de75972e-676e-4405-a0cd-f5b52922c8e2 Destroying unnamed session | ||
3384 | 2023.12.19 23:07:02.266021 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3385 | 2023.12.19 23:07:02.266142 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3386 | 2023.12.19 23:07:02.266159 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3387 | 2023.12.19 23:07:02.266190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3388 | 2023.12.19 23:07:02.266318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3389 | 2023.12.19 23:07:02.266387 [ 3 ] {} <Debug> HTTP-Session: c2420e18-1002-4a5f-af37-fc6f93308db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3390 | 2023.12.19 23:07:02.266419 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::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 | ||
3391 | 2023.12.19 23:07:02.266433 [ 3 ] {} <Debug> HTTP-Session: c2420e18-1002-4a5f-af37-fc6f93308db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3392 | 2023.12.19 23:07:02.266664 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3393 | 2023.12.19 23:07:02.266669 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3394 | 2023.12.19 23:07:02.266765 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3395 | 2023.12.19 23:07:02.266891 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3396 | 2023.12.19 23:07:02.267226 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::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 | ||
3397 | 2023.12.19 23:07:02.267241 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3398 | 2023.12.19 23:07:02.268105 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3399 | 2023.12.19 23:07:02.268607 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3400 | 2023.12.19 23:07:02.268644 [ 13 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097253 sec., 7103.068428701175 rows/sec., 495.97 KiB/sec. | ||
3401 | 2023.12.19 23:07:02.268751 [ 13 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3402 | 2023.12.19 23:07:02.268848 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3403 | 2023.12.19 23:07:02.268963 [ 13 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3404 | 2023.12.19 23:07:02.269004 [ 161 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3405 | 2023.12.19 23:07:02.269085 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3406 | 2023.12.19 23:07:02.269083 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.002322912 sec., 22816 rows/sec., 1.79 MiB/sec. | ||
3407 | 2023.12.19 23:07:02.269116 [ 13 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3408 | 2023.12.19 23:07:02.269546 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3409 | 2023.12.19 23:07:02.269610 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} <Debug> DynamicQueryHandler: Done processing query | ||
3410 | 2023.12.19 23:07:02.269656 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3411 | 2023.12.19 23:07:02.269709 [ 3 ] {} <Debug> HTTP-Session: c2420e18-1002-4a5f-af37-fc6f93308db8 Destroying unnamed session | ||
3412 | 2023.12.19 23:07:02.269720 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3413 | 2023.12.19 23:07:02.269761 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part | ||
3414 | 2023.12.19 23:07:02.269879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3415 | 2023.12.19 23:07:02.269913 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
3416 | 2023.12.19 23:07:02.269988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3417 | 2023.12.19 23:07:02.270027 [ 3 ] {} <Debug> HTTP-Session: 1241428b-78ad-4574-8171-3df728174ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3418 | 2023.12.19 23:07:02.270088 [ 3 ] {} <Debug> HTTP-Session: 1241428b-78ad-4574-8171-3df728174ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3419 | 2023.12.19 23:07:02.270133 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
3420 | 2023.12.19 23:07:02.270290 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3421 | 2023.12.19 23:07:02.270341 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part | ||
3422 | 2023.12.19 23:07:02.270401 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3423 | 2023.12.19 23:07:02.270586 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part | ||
3424 | 2023.12.19 23:07:02.270898 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
3425 | 2023.12.19 23:07:02.271008 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3426 | 2023.12.19 23:07:02.271793 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3427 | 2023.12.19 23:07:02.272514 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3428 | 2023.12.19 23:07:02.272609 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 4 columns (4 merged, 0 gathered) in 0.003441488 sec., 97341.61502233917 rows/sec., 7.61 MiB/sec. | ||
3429 | 2023.12.19 23:07:02.272746 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3430 | 2023.12.19 23:07:02.272869 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3431 | 2023.12.19 23:07:02.273054 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002695028 sec., 371 rows/sec., 26.09 KiB/sec. | ||
3432 | 2023.12.19 23:07:02.273072 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3433 | 2023.12.19 23:07:02.273224 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3434 | 2023.12.19 23:07:02.273301 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} <Debug> DynamicQueryHandler: Done processing query | ||
3435 | 2023.12.19 23:07:02.273354 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3436 | 2023.12.19 23:07:02.273371 [ 3 ] {} <Debug> HTTP-Session: 1241428b-78ad-4574-8171-3df728174ef8 Destroying unnamed session | ||
3437 | 2023.12.19 23:07:02.273546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3438 | 2023.12.19 23:07:02.273592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3439 | 2023.12.19 23:07:02.273611 [ 3 ] {} <Debug> HTTP-Session: ad6f779a-0d29-421f-aa94-e3ef66749443 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3440 | 2023.12.19 23:07:02.273627 [ 3 ] {} <Debug> HTTP-Session: ad6f779a-0d29-421f-aa94-e3ef66749443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3441 | 2023.12.19 23:07:02.273721 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3442 | 2023.12.19 23:07:02.273765 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3443 | 2023.12.19 23:07:02.273925 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3444 | 2023.12.19 23:07:02.274488 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3445 | 2023.12.19 23:07:02.274809 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3446 | 2023.12.19 23:07:02.274986 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3447 | 2023.12.19 23:07:02.275116 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001367859 sec., 37284 rows/sec., 50.31 MiB/sec. | ||
3448 | 2023.12.19 23:07:02.275242 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} <Debug> DynamicQueryHandler: Done processing query | ||
3449 | 2023.12.19 23:07:02.275265 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3450 | 2023.12.19 23:07:02.275281 [ 3 ] {} <Debug> HTTP-Session: ad6f779a-0d29-421f-aa94-e3ef66749443 Destroying unnamed session | ||
3451 | 2023.12.19 23:07:07.253516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3452 | 2023.12.19 23:07:07.253639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3453 | 2023.12.19 23:07:07.253665 [ 3 ] {} <Debug> HTTP-Session: 1b2c6d8e-6c1a-42c9-8011-691376aa9ac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3454 | 2023.12.19 23:07:07.253691 [ 3 ] {} <Debug> HTTP-Session: 1b2c6d8e-6c1a-42c9-8011-691376aa9ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3455 | 2023.12.19 23:07:07.253816 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3456 | 2023.12.19 23:07:07.253899 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3457 | 2023.12.19 23:07:07.254065 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3458 | 2023.12.19 23:07:07.254504 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3459 | 2023.12.19 23:07:07.254796 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3460 | 2023.12.19 23:07:07.254968 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3461 | 2023.12.19 23:07:07.255105 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001247037 sec., 1603 rows/sec., 137.04 KiB/sec. | ||
3462 | 2023.12.19 23:07:07.255295 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} <Debug> DynamicQueryHandler: Done processing query | ||
3463 | 2023.12.19 23:07:07.255322 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3464 | 2023.12.19 23:07:07.255340 [ 3 ] {} <Debug> HTTP-Session: 1b2c6d8e-6c1a-42c9-8011-691376aa9ac6 Destroying unnamed session | ||
3465 | 2023.12.19 23:07:07.255466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3466 | 2023.12.19 23:07:07.255521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3467 | 2023.12.19 23:07:07.255542 [ 3 ] {} <Debug> HTTP-Session: 770ce2d8-08db-438c-9195-be2d44766d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3468 | 2023.12.19 23:07:07.255561 [ 3 ] {} <Debug> HTTP-Session: 770ce2d8-08db-438c-9195-be2d44766d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3469 | 2023.12.19 23:07:07.255645 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3470 | 2023.12.19 23:07:07.255688 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3471 | 2023.12.19 23:07:07.255804 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3472 | 2023.12.19 23:07:07.256162 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3473 | 2023.12.19 23:07:07.256373 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3474 | 2023.12.19 23:07:07.256524 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3475 | 2023.12.19 23:07:07.256652 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000971304 sec., 38093 rows/sec., 3.20 MiB/sec. | ||
3476 | 2023.12.19 23:07:07.256798 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} <Debug> DynamicQueryHandler: Done processing query | ||
3477 | 2023.12.19 23:07:07.256824 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3478 | 2023.12.19 23:07:07.256841 [ 3 ] {} <Debug> HTTP-Session: 770ce2d8-08db-438c-9195-be2d44766d4f Destroying unnamed session | ||
3479 | 2023.12.19 23:07:07.256965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3480 | 2023.12.19 23:07:07.257014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3481 | 2023.12.19 23:07:07.257035 [ 3 ] {} <Debug> HTTP-Session: 1e816152-df68-4fc5-a35c-97ed40056f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3482 | 2023.12.19 23:07:07.257053 [ 3 ] {} <Debug> HTTP-Session: 1e816152-df68-4fc5-a35c-97ed40056f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3483 | 2023.12.19 23:07:07.257126 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3484 | 2023.12.19 23:07:07.257166 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3485 | 2023.12.19 23:07:07.257276 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3486 | 2023.12.19 23:07:07.257563 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3487 | 2023.12.19 23:07:07.257769 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3488 | 2023.12.19 23:07:07.257924 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3489 | 2023.12.19 23:07:07.258028 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000872352 sec., 2292 rows/sec., 160.08 KiB/sec. | ||
3490 | 2023.12.19 23:07:07.258152 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} <Debug> DynamicQueryHandler: Done processing query | ||
3491 | 2023.12.19 23:07:07.258176 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3492 | 2023.12.19 23:07:07.258192 [ 3 ] {} <Debug> HTTP-Session: 1e816152-df68-4fc5-a35c-97ed40056f51 Destroying unnamed session | ||
3493 | 2023.12.19 23:07:07.258333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3494 | 2023.12.19 23:07:07.258379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3495 | 2023.12.19 23:07:07.258398 [ 3 ] {} <Debug> HTTP-Session: bd5d955e-e8ca-4e59-bc0c-89d744e2030c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3496 | 2023.12.19 23:07:07.258415 [ 3 ] {} <Debug> HTTP-Session: bd5d955e-e8ca-4e59-bc0c-89d744e2030c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3497 | 2023.12.19 23:07:07.258487 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3498 | 2023.12.19 23:07:07.258526 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3499 | 2023.12.19 23:07:07.258630 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3500 | 2023.12.19 23:07:07.258931 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3501 | 2023.12.19 23:07:07.259131 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3502 | 2023.12.19 23:07:07.259278 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3503 | 2023.12.19 23:07:07.259407 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000891912 sec., 29150 rows/sec., 2.26 MiB/sec. | ||
3504 | 2023.12.19 23:07:07.259526 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} <Debug> DynamicQueryHandler: Done processing query | ||
3505 | 2023.12.19 23:07:07.259549 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3506 | 2023.12.19 23:07:07.259566 [ 3 ] {} <Debug> HTTP-Session: bd5d955e-e8ca-4e59-bc0c-89d744e2030c Destroying unnamed session | ||
3507 | 2023.12.19 23:07:07.259698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3508 | 2023.12.19 23:07:07.259743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3509 | 2023.12.19 23:07:07.259764 [ 3 ] {} <Debug> HTTP-Session: f43993c2-7767-46bf-824d-421af1725cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3510 | 2023.12.19 23:07:07.259781 [ 3 ] {} <Debug> HTTP-Session: f43993c2-7767-46bf-824d-421af1725cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3511 | 2023.12.19 23:07:07.259856 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3512 | 2023.12.19 23:07:07.259899 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3513 | 2023.12.19 23:07:07.260031 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3514 | 2023.12.19 23:07:07.260414 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3515 | 2023.12.19 23:07:07.260704 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3516 | 2023.12.19 23:07:07.260892 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3517 | 2023.12.19 23:07:07.261029 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001142996 sec., 32371 rows/sec., 2.28 MiB/sec. | ||
3518 | 2023.12.19 23:07:07.261222 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} <Debug> DynamicQueryHandler: Done processing query | ||
3519 | 2023.12.19 23:07:07.261247 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3520 | 2023.12.19 23:07:07.261264 [ 3 ] {} <Debug> HTTP-Session: f43993c2-7767-46bf-824d-421af1725cb9 Destroying unnamed session | ||
3521 | 2023.12.19 23:07:12.254489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3522 | 2023.12.19 23:07:12.254615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3523 | 2023.12.19 23:07:12.254646 [ 3 ] {} <Debug> HTTP-Session: 14508685-858c-46a4-8f46-7099ed784bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3524 | 2023.12.19 23:07:12.254670 [ 3 ] {} <Debug> HTTP-Session: 14508685-858c-46a4-8f46-7099ed784bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3525 | 2023.12.19 23:07:12.254806 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3526 | 2023.12.19 23:07:12.254871 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3527 | 2023.12.19 23:07:12.255035 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3528 | 2023.12.19 23:07:12.255565 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3529 | 2023.12.19 23:07:12.255841 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3530 | 2023.12.19 23:07:12.256066 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3531 | 2023.12.19 23:07:12.256228 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001381659 sec., 36912 rows/sec., 2.92 MiB/sec. | ||
3532 | 2023.12.19 23:07:12.256409 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} <Debug> DynamicQueryHandler: Done processing query | ||
3533 | 2023.12.19 23:07:12.256437 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3534 | 2023.12.19 23:07:12.256454 [ 3 ] {} <Debug> HTTP-Session: 14508685-858c-46a4-8f46-7099ed784bcf Destroying unnamed session | ||
3535 | 2023.12.19 23:07:12.256605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3536 | 2023.12.19 23:07:12.256676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3537 | 2023.12.19 23:07:12.256711 [ 3 ] {} <Debug> HTTP-Session: 59082708-c83e-4639-9418-2deb8512e18b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3538 | 2023.12.19 23:07:12.256738 [ 3 ] {} <Debug> HTTP-Session: 59082708-c83e-4639-9418-2deb8512e18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3539 | 2023.12.19 23:07:12.256843 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3540 | 2023.12.19 23:07:12.256893 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3541 | 2023.12.19 23:07:12.257011 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3542 | 2023.12.19 23:07:12.257421 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3543 | 2023.12.19 23:07:12.257642 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3544 | 2023.12.19 23:07:12.257806 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3545 | 2023.12.19 23:07:12.257929 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001052545 sec., 145361 rows/sec., 14.03 MiB/sec. | ||
3546 | 2023.12.19 23:07:12.258103 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} <Debug> DynamicQueryHandler: Done processing query | ||
3547 | 2023.12.19 23:07:12.258128 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3548 | 2023.12.19 23:07:12.258144 [ 3 ] {} <Debug> HTTP-Session: 59082708-c83e-4639-9418-2deb8512e18b Destroying unnamed session | ||
3549 | 2023.12.19 23:07:12.258275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3550 | 2023.12.19 23:07:12.258323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3551 | 2023.12.19 23:07:12.258344 [ 3 ] {} <Debug> HTTP-Session: e27ac53d-c135-4e9d-afe8-a4db84f3f1da Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3552 | 2023.12.19 23:07:12.258361 [ 3 ] {} <Debug> HTTP-Session: e27ac53d-c135-4e9d-afe8-a4db84f3f1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3553 | 2023.12.19 23:07:12.258439 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3554 | 2023.12.19 23:07:12.258479 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3555 | 2023.12.19 23:07:12.258584 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3556 | 2023.12.19 23:07:12.258913 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3557 | 2023.12.19 23:07:12.259120 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3558 | 2023.12.19 23:07:12.259265 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3559 | 2023.12.19 23:07:12.259382 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000908633 sec., 56128 rows/sec., 4.39 MiB/sec. | ||
3560 | 2023.12.19 23:07:12.259505 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} <Debug> DynamicQueryHandler: Done processing query | ||
3561 | 2023.12.19 23:07:12.259528 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3562 | 2023.12.19 23:07:12.259543 [ 3 ] {} <Debug> HTTP-Session: e27ac53d-c135-4e9d-afe8-a4db84f3f1da Destroying unnamed session | ||
3563 | 2023.12.19 23:07:12.259750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3564 | 2023.12.19 23:07:12.259796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3565 | 2023.12.19 23:07:12.259815 [ 3 ] {} <Debug> HTTP-Session: 6acd1898-f608-406e-a94d-ec0bf4ebbc7b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3566 | 2023.12.19 23:07:12.259831 [ 3 ] {} <Debug> HTTP-Session: 6acd1898-f608-406e-a94d-ec0bf4ebbc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3567 | 2023.12.19 23:07:12.259923 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3568 | 2023.12.19 23:07:12.259968 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3569 | 2023.12.19 23:07:12.260105 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3570 | 2023.12.19 23:07:12.260678 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3571 | 2023.12.19 23:07:12.261001 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3572 | 2023.12.19 23:07:12.261180 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3573 | 2023.12.19 23:07:12.261311 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001349648 sec., 37787 rows/sec., 50.99 MiB/sec. | ||
3574 | 2023.12.19 23:07:12.261538 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} <Debug> DynamicQueryHandler: Done processing query | ||
3575 | 2023.12.19 23:07:12.261561 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3576 | 2023.12.19 23:07:12.261577 [ 3 ] {} <Debug> HTTP-Session: 6acd1898-f608-406e-a94d-ec0bf4ebbc7b Destroying unnamed session | ||
3577 | 2023.12.19 23:07:16.361762 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3578 | 2023.12.19 23:07:16.361829 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3579 | 2023.12.19 23:07:20.410857 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
3580 | 2023.12.19 23:07:20.410955 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3581 | 2023.12.19 23:07:20.411029 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
3582 | 2023.12.19 23:07:20.411181 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3583 | 2023.12.19 23:07:20.411216 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part | ||
3584 | 2023.12.19 23:07:20.411331 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
3585 | 2023.12.19 23:07:20.411421 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3586 | 2023.12.19 23:07:20.411500 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
3587 | 2023.12.19 23:07:20.411579 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
3588 | 2023.12.19 23:07:20.412225 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222707 sec., 462907.3032214586 rows/sec., 32.65 MiB/sec. | ||
3589 | 2023.12.19 23:07:20.412339 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3590 | 2023.12.19 23:07:20.412535 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
3591 | 2023.12.19 23:07:20.412599 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
3592 | 2023.12.19 23:07:22.254858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3593 | 2023.12.19 23:07:22.254972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3594 | 2023.12.19 23:07:22.255002 [ 3 ] {} <Debug> HTTP-Session: b59fb3bf-a159-433d-841e-2ce4dbc79ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3595 | 2023.12.19 23:07:22.255031 [ 3 ] {} <Debug> HTTP-Session: b59fb3bf-a159-433d-841e-2ce4dbc79ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3596 | 2023.12.19 23:07:22.255169 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3597 | 2023.12.19 23:07:22.255234 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3598 | 2023.12.19 23:07:22.255414 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3599 | 2023.12.19 23:07:22.255977 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3600 | 2023.12.19 23:07:22.256248 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3601 | 2023.12.19 23:07:22.256410 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3602 | 2023.12.19 23:07:22.256534 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001325639 sec., 38472 rows/sec., 3.05 MiB/sec. | ||
3603 | 2023.12.19 23:07:22.256707 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} <Debug> DynamicQueryHandler: Done processing query | ||
3604 | 2023.12.19 23:07:22.256741 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3605 | 2023.12.19 23:07:22.256758 [ 3 ] {} <Debug> HTTP-Session: b59fb3bf-a159-433d-841e-2ce4dbc79ad8 Destroying unnamed session | ||
3606 | 2023.12.19 23:07:22.256902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3607 | 2023.12.19 23:07:22.256951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3608 | 2023.12.19 23:07:22.256972 [ 3 ] {} <Debug> HTTP-Session: 201ca810-4b8f-48fc-b017-34b4bd7223cb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3609 | 2023.12.19 23:07:22.256990 [ 3 ] {} <Debug> HTTP-Session: 201ca810-4b8f-48fc-b017-34b4bd7223cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3610 | 2023.12.19 23:07:22.257076 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3611 | 2023.12.19 23:07:22.257117 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3612 | 2023.12.19 23:07:22.257227 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3613 | 2023.12.19 23:07:22.257639 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3614 | 2023.12.19 23:07:22.257857 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3615 | 2023.12.19 23:07:22.258013 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3616 | 2023.12.19 23:07:22.258117 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001012354 sec., 151132 rows/sec., 14.59 MiB/sec. | ||
3617 | 2023.12.19 23:07:22.258239 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} <Debug> DynamicQueryHandler: Done processing query | ||
3618 | 2023.12.19 23:07:22.258263 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3619 | 2023.12.19 23:07:22.258279 [ 3 ] {} <Debug> HTTP-Session: 201ca810-4b8f-48fc-b017-34b4bd7223cb Destroying unnamed session | ||
3620 | 2023.12.19 23:07:22.258409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3621 | 2023.12.19 23:07:22.258456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3622 | 2023.12.19 23:07:22.258476 [ 3 ] {} <Debug> HTTP-Session: 241546e9-4299-419f-9778-4b364f9b8d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3623 | 2023.12.19 23:07:22.258494 [ 3 ] {} <Debug> HTTP-Session: 241546e9-4299-419f-9778-4b364f9b8d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3624 | 2023.12.19 23:07:22.258568 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3625 | 2023.12.19 23:07:22.258607 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3626 | 2023.12.19 23:07:22.258714 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3627 | 2023.12.19 23:07:22.259023 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3628 | 2023.12.19 23:07:22.259224 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3629 | 2023.12.19 23:07:22.259370 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3630 | 2023.12.19 23:07:22.259471 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000875562 sec., 58248 rows/sec., 4.56 MiB/sec. | ||
3631 | 2023.12.19 23:07:22.259590 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} <Debug> DynamicQueryHandler: Done processing query | ||
3632 | 2023.12.19 23:07:22.259612 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3633 | 2023.12.19 23:07:22.259629 [ 3 ] {} <Debug> HTTP-Session: 241546e9-4299-419f-9778-4b364f9b8d6a Destroying unnamed session | ||
3634 | 2023.12.19 23:07:22.259812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3635 | 2023.12.19 23:07:22.259860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3636 | 2023.12.19 23:07:22.259879 [ 3 ] {} <Debug> HTTP-Session: b43e0c91-a641-40d4-be8d-a16bd00ade8f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3637 | 2023.12.19 23:07:22.259896 [ 3 ] {} <Debug> HTTP-Session: b43e0c91-a641-40d4-be8d-a16bd00ade8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3638 | 2023.12.19 23:07:22.259983 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3639 | 2023.12.19 23:07:22.260029 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3640 | 2023.12.19 23:07:22.260164 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3641 | 2023.12.19 23:07:22.260672 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3642 | 2023.12.19 23:07:22.260988 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3643 | 2023.12.19 23:07:22.261161 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3644 | 2023.12.19 23:07:22.261270 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001257867 sec., 40544 rows/sec., 54.71 MiB/sec. | ||
3645 | 2023.12.19 23:07:22.261260 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3646 | 2023.12.19 23:07:22.261336 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3647 | 2023.12.19 23:07:22.261441 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} <Debug> DynamicQueryHandler: Done processing query | ||
3648 | 2023.12.19 23:07:22.261487 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3649 | 2023.12.19 23:07:22.261497 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3650 | 2023.12.19 23:07:22.261517 [ 3 ] {} <Debug> HTTP-Session: b43e0c91-a641-40d4-be8d-a16bd00ade8f Destroying unnamed session | ||
3651 | 2023.12.19 23:07:22.261679 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3652 | 2023.12.19 23:07:22.261725 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 888 rows starting from the beginning of the part | ||
3653 | 2023.12.19 23:07:22.261873 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part | ||
3654 | 2023.12.19 23:07:22.261992 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part | ||
3655 | 2023.12.19 23:07:22.262099 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part | ||
3656 | 2023.12.19 23:07:22.262203 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::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 | ||
3657 | 2023.12.19 23:07:22.262293 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part | ||
3658 | 2023.12.19 23:07:22.265404 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1143 rows, containing 6 columns (6 merged, 0 gathered) in 0.004004945 sec., 285397.17773902015 rows/sec., 385.13 MiB/sec. | ||
3659 | 2023.12.19 23:07:22.265861 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3660 | 2023.12.19 23:07:22.266076 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3661 | 2023.12.19 23:07:22.266147 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3662 | 2023.12.19 23:07:22.266216 [ 30 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5: 9.55 MiB. | ||
3663 | 2023.12.19 23:07:23.000178 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.08 MiB, peak 241.61 MiB, will set to 233.53 MiB (RSS), difference: 1.44 MiB | ||
3664 | 2023.12.19 23:07:31.361877 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3665 | 2023.12.19 23:07:31.361946 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3666 | 2023.12.19 23:07:32.255131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3667 | 2023.12.19 23:07:32.255244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3668 | 2023.12.19 23:07:32.255276 [ 3 ] {} <Debug> HTTP-Session: 177f87b2-b11a-4f12-9b18-c657223d799f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3669 | 2023.12.19 23:07:32.255303 [ 3 ] {} <Debug> HTTP-Session: 177f87b2-b11a-4f12-9b18-c657223d799f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3670 | 2023.12.19 23:07:32.255441 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3671 | 2023.12.19 23:07:32.255509 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3672 | 2023.12.19 23:07:32.255686 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3673 | 2023.12.19 23:07:32.256259 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3674 | 2023.12.19 23:07:32.256545 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3675 | 2023.12.19 23:07:32.256714 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3676 | 2023.12.19 23:07:32.256839 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001357449 sec., 37570 rows/sec., 2.97 MiB/sec. | ||
3677 | 2023.12.19 23:07:32.256869 [ 145 ] {} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
3678 | 2023.12.19 23:07:32.256979 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3679 | 2023.12.19 23:07:32.257011 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} <Debug> DynamicQueryHandler: Done processing query | ||
3680 | 2023.12.19 23:07:32.257062 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3681 | 2023.12.19 23:07:32.257105 [ 3 ] {} <Debug> HTTP-Session: 177f87b2-b11a-4f12-9b18-c657223d799f Destroying unnamed session | ||
3682 | 2023.12.19 23:07:32.257112 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact | ||
3683 | 2023.12.19 23:07:32.257305 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3684 | 2023.12.19 23:07:32.257307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3685 | 2023.12.19 23:07:32.257363 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 51 rows starting from the beginning of the part | ||
3686 | 2023.12.19 23:07:32.257399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3687 | 2023.12.19 23:07:32.257452 [ 3 ] {} <Debug> HTTP-Session: 2ae8980d-4b0e-4a29-8da7-7a4df1294cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3688 | 2023.12.19 23:07:32.257498 [ 3 ] {} <Debug> HTTP-Session: 2ae8980d-4b0e-4a29-8da7-7a4df1294cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3689 | 2023.12.19 23:07:32.257652 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part | ||
3690 | 2023.12.19 23:07:32.257711 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3691 | 2023.12.19 23:07:32.257815 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3692 | 2023.12.19 23:07:32.257858 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3693 | 2023.12.19 23:07:32.258140 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part | ||
3694 | 2023.12.19 23:07:32.258298 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3695 | 2023.12.19 23:07:32.258395 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
3696 | 2023.12.19 23:07:32.259265 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3697 | 2023.12.19 23:07:32.259820 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002778948 sec., 91761.34278151301 rows/sec., 7.26 MiB/sec. | ||
3698 | 2023.12.19 23:07:32.259826 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3699 | 2023.12.19 23:07:32.259971 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
3700 | 2023.12.19 23:07:32.260084 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3701 | 2023.12.19 23:07:32.260269 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. | ||
3702 | 2023.12.19 23:07:32.260289 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.002522955 sec., 60643 rows/sec., 5.85 MiB/sec. | ||
3703 | 2023.12.19 23:07:32.260408 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 | ||
3704 | 2023.12.19 23:07:32.260535 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} <Debug> DynamicQueryHandler: Done processing query | ||
3705 | 2023.12.19 23:07:32.260568 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3706 | 2023.12.19 23:07:32.260585 [ 3 ] {} <Debug> HTTP-Session: 2ae8980d-4b0e-4a29-8da7-7a4df1294cf4 Destroying unnamed session | ||
3707 | 2023.12.19 23:07:32.260729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3708 | 2023.12.19 23:07:32.260776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3709 | 2023.12.19 23:07:32.260796 [ 3 ] {} <Debug> HTTP-Session: e8666418-4d1d-4f08-810e-ecb7844f6248 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3710 | 2023.12.19 23:07:32.260814 [ 3 ] {} <Debug> HTTP-Session: e8666418-4d1d-4f08-810e-ecb7844f6248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3711 | 2023.12.19 23:07:32.260889 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3712 | 2023.12.19 23:07:32.260930 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3713 | 2023.12.19 23:07:32.261051 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3714 | 2023.12.19 23:07:32.261414 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3715 | 2023.12.19 23:07:32.261622 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3716 | 2023.12.19 23:07:32.261779 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3717 | 2023.12.19 23:07:32.261901 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000982393 sec., 51914 rows/sec., 4.06 MiB/sec. | ||
3718 | 2023.12.19 23:07:32.262021 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} <Debug> DynamicQueryHandler: Done processing query | ||
3719 | 2023.12.19 23:07:32.262045 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3720 | 2023.12.19 23:07:32.262061 [ 3 ] {} <Debug> HTTP-Session: e8666418-4d1d-4f08-810e-ecb7844f6248 Destroying unnamed session | ||
3721 | 2023.12.19 23:07:32.262266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3722 | 2023.12.19 23:07:32.262312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3723 | 2023.12.19 23:07:32.262331 [ 3 ] {} <Debug> HTTP-Session: b48d068a-ade7-4785-8c79-65271aad0d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3724 | 2023.12.19 23:07:32.262348 [ 3 ] {} <Debug> HTTP-Session: b48d068a-ade7-4785-8c79-65271aad0d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3725 | 2023.12.19 23:07:32.262439 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3726 | 2023.12.19 23:07:32.262484 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3727 | 2023.12.19 23:07:32.262624 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3728 | 2023.12.19 23:07:32.263199 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3729 | 2023.12.19 23:07:32.263524 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3730 | 2023.12.19 23:07:32.263702 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3731 | 2023.12.19 23:07:32.263821 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001353079 sec., 37691 rows/sec., 50.86 MiB/sec. | ||
3732 | 2023.12.19 23:07:32.263948 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} <Debug> DynamicQueryHandler: Done processing query | ||
3733 | 2023.12.19 23:07:32.263971 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3734 | 2023.12.19 23:07:32.263987 [ 3 ] {} <Debug> HTTP-Session: b48d068a-ade7-4785-8c79-65271aad0d0c Destroying unnamed session | ||
3735 | 2023.12.19 23:07:37.253423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3736 | 2023.12.19 23:07:37.253554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3737 | 2023.12.19 23:07:37.253585 [ 3 ] {} <Debug> HTTP-Session: 0a07ed85-e960-4a02-b321-08608b63db25 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3738 | 2023.12.19 23:07:37.253613 [ 3 ] {} <Debug> HTTP-Session: 0a07ed85-e960-4a02-b321-08608b63db25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3739 | 2023.12.19 23:07:37.253754 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3740 | 2023.12.19 23:07:37.253821 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3741 | 2023.12.19 23:07:37.254000 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3742 | 2023.12.19 23:07:37.254487 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3743 | 2023.12.19 23:07:37.254764 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3744 | 2023.12.19 23:07:37.254929 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3745 | 2023.12.19 23:07:37.255071 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001271058 sec., 28322 rows/sec., 2.38 MiB/sec. | ||
3746 | 2023.12.19 23:07:37.255078 [ 143 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3747 | 2023.12.19 23:07:37.255213 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3748 | 2023.12.19 23:07:37.255280 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} <Debug> DynamicQueryHandler: Done processing query | ||
3749 | 2023.12.19 23:07:37.255306 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3750 | 2023.12.19 23:07:37.255315 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3751 | 2023.12.19 23:07:37.255346 [ 3 ] {} <Debug> HTTP-Session: 0a07ed85-e960-4a02-b321-08608b63db25 Destroying unnamed session | ||
3752 | 2023.12.19 23:07:37.255390 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3753 | 2023.12.19 23:07:37.255417 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part | ||
3754 | 2023.12.19 23:07:37.255479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3755 | 2023.12.19 23:07:37.255526 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 37 rows starting from the beginning of the part | ||
3756 | 2023.12.19 23:07:37.255536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3757 | 2023.12.19 23:07:37.255570 [ 3 ] {} <Debug> HTTP-Session: d8c5d6f8-b654-4986-b78e-23adf8ed1696 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3758 | 2023.12.19 23:07:37.255598 [ 3 ] {} <Debug> HTTP-Session: d8c5d6f8-b654-4986-b78e-23adf8ed1696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3759 | 2023.12.19 23:07:37.255640 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 153 rows starting from the beginning of the part | ||
3760 | 2023.12.19 23:07:37.255724 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3761 | 2023.12.19 23:07:37.255754 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 153 rows starting from the beginning of the part | ||
3762 | 2023.12.19 23:07:37.255787 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3763 | 2023.12.19 23:07:37.255889 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 153 rows starting from the beginning of the part | ||
3764 | 2023.12.19 23:07:37.256045 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3765 | 2023.12.19 23:07:37.256054 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
3766 | 2023.12.19 23:07:37.256563 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3767 | 2023.12.19 23:07:37.256900 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3768 | 2023.12.19 23:07:37.257124 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3769 | 2023.12.19 23:07:37.257156 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 4 columns (4 merged, 0 gathered) in 0.001885496 sec., 384514.2074021902 rows/sec., 36.37 MiB/sec. | ||
3770 | 2023.12.19 23:07:37.257300 [ 143 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3771 | 2023.12.19 23:07:37.257341 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.001552461 sec., 15459 rows/sec., 1.19 MiB/sec. | ||
3772 | 2023.12.19 23:07:37.257383 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3773 | 2023.12.19 23:07:37.257431 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3774 | 2023.12.19 23:07:37.257670 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} <Debug> DynamicQueryHandler: Done processing query | ||
3775 | 2023.12.19 23:07:37.257665 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3776 | 2023.12.19 23:07:37.257712 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3777 | 2023.12.19 23:07:37.257767 [ 3 ] {} <Debug> HTTP-Session: d8c5d6f8-b654-4986-b78e-23adf8ed1696 Destroying unnamed session | ||
3778 | 2023.12.19 23:07:37.257851 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3779 | 2023.12.19 23:07:37.257880 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3780 | 2023.12.19 23:07:37.257950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3781 | 2023.12.19 23:07:37.257972 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part | ||
3782 | 2023.12.19 23:07:37.258003 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3783 | 2023.12.19 23:07:37.258039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3784 | 2023.12.19 23:07:37.258127 [ 3 ] {} <Debug> HTTP-Session: 220687cf-fcfc-4f88-9f86-080a435cbf11 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3785 | 2023.12.19 23:07:37.258201 [ 3 ] {} <Debug> HTTP-Session: 220687cf-fcfc-4f88-9f86-080a435cbf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3786 | 2023.12.19 23:07:37.258349 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
3787 | 2023.12.19 23:07:37.258427 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3788 | 2023.12.19 23:07:37.258566 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3789 | 2023.12.19 23:07:37.258586 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
3790 | 2023.12.19 23:07:37.258887 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
3791 | 2023.12.19 23:07:37.259152 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3792 | 2023.12.19 23:07:37.259168 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part | ||
3793 | 2023.12.19 23:07:37.259359 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
3794 | 2023.12.19 23:07:37.259865 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3795 | 2023.12.19 23:07:37.260548 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3796 | 2023.12.19 23:07:37.260994 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3797 | 2023.12.19 23:07:37.261023 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.003538938 sec., 85901.47665768657 rows/sec., 6.70 MiB/sec. | ||
3798 | 2023.12.19 23:07:37.261180 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002699738 sec., 13334 rows/sec., 963.64 KiB/sec. | ||
3799 | 2023.12.19 23:07:37.261204 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3800 | 2023.12.19 23:07:37.261376 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} <Debug> DynamicQueryHandler: Done processing query | ||
3801 | 2023.12.19 23:07:37.261411 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3802 | 2023.12.19 23:07:37.261437 [ 3 ] {} <Debug> HTTP-Session: 220687cf-fcfc-4f88-9f86-080a435cbf11 Destroying unnamed session | ||
3803 | 2023.12.19 23:07:37.261454 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3804 | 2023.12.19 23:07:37.261540 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3805 | 2023.12.19 23:07:42.255628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3806 | 2023.12.19 23:07:42.255761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3807 | 2023.12.19 23:07:42.255793 [ 3 ] {} <Debug> HTTP-Session: fb68fe56-6394-4bd7-91b9-e6872fd50462 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3808 | 2023.12.19 23:07:42.255821 [ 3 ] {} <Debug> HTTP-Session: fb68fe56-6394-4bd7-91b9-e6872fd50462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3809 | 2023.12.19 23:07:42.255966 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3810 | 2023.12.19 23:07:42.256035 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3811 | 2023.12.19 23:07:42.256217 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3812 | 2023.12.19 23:07:42.256748 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3813 | 2023.12.19 23:07:42.257032 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3814 | 2023.12.19 23:07:42.257201 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3815 | 2023.12.19 23:07:42.257335 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001326158 sec., 38456 rows/sec., 3.04 MiB/sec. | ||
3816 | 2023.12.19 23:07:42.257488 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} <Debug> DynamicQueryHandler: Done processing query | ||
3817 | 2023.12.19 23:07:42.257516 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3818 | 2023.12.19 23:07:42.257532 [ 3 ] {} <Debug> HTTP-Session: fb68fe56-6394-4bd7-91b9-e6872fd50462 Destroying unnamed session | ||
3819 | 2023.12.19 23:07:42.257675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3820 | 2023.12.19 23:07:42.257728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3821 | 2023.12.19 23:07:42.257748 [ 3 ] {} <Debug> HTTP-Session: 61b1be73-a708-4799-91b4-14f6dad32822 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3822 | 2023.12.19 23:07:42.257768 [ 3 ] {} <Debug> HTTP-Session: 61b1be73-a708-4799-91b4-14f6dad32822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3823 | 2023.12.19 23:07:42.257860 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3824 | 2023.12.19 23:07:42.257902 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3825 | 2023.12.19 23:07:42.258014 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3826 | 2023.12.19 23:07:42.258423 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3827 | 2023.12.19 23:07:42.258655 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3828 | 2023.12.19 23:07:42.258817 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3829 | 2023.12.19 23:07:42.258946 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001056934 sec., 144758 rows/sec., 13.97 MiB/sec. | ||
3830 | 2023.12.19 23:07:42.259072 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} <Debug> DynamicQueryHandler: Done processing query | ||
3831 | 2023.12.19 23:07:42.259094 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3832 | 2023.12.19 23:07:42.259110 [ 3 ] {} <Debug> HTTP-Session: 61b1be73-a708-4799-91b4-14f6dad32822 Destroying unnamed session | ||
3833 | 2023.12.19 23:07:42.259233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3834 | 2023.12.19 23:07:42.259280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3835 | 2023.12.19 23:07:42.259299 [ 3 ] {} <Debug> HTTP-Session: 3bccae51-828a-4c2a-a8ad-b1d0a870538e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3836 | 2023.12.19 23:07:42.259317 [ 3 ] {} <Debug> HTTP-Session: 3bccae51-828a-4c2a-a8ad-b1d0a870538e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3837 | 2023.12.19 23:07:42.259393 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3838 | 2023.12.19 23:07:42.259432 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3839 | 2023.12.19 23:07:42.259538 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3840 | 2023.12.19 23:07:42.259841 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3841 | 2023.12.19 23:07:42.260049 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3842 | 2023.12.19 23:07:42.260198 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3843 | 2023.12.19 23:07:42.260316 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000895132 sec., 56974 rows/sec., 4.46 MiB/sec. | ||
3844 | 2023.12.19 23:07:42.260438 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} <Debug> DynamicQueryHandler: Done processing query | ||
3845 | 2023.12.19 23:07:42.260485 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3846 | 2023.12.19 23:07:42.260501 [ 3 ] {} <Debug> HTTP-Session: 3bccae51-828a-4c2a-a8ad-b1d0a870538e Destroying unnamed session | ||
3847 | 2023.12.19 23:07:42.260689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3848 | 2023.12.19 23:07:42.260734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3849 | 2023.12.19 23:07:42.260753 [ 3 ] {} <Debug> HTTP-Session: 10a24087-d79c-4745-95b9-127cbb6760ec Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3850 | 2023.12.19 23:07:42.260770 [ 3 ] {} <Debug> HTTP-Session: 10a24087-d79c-4745-95b9-127cbb6760ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3851 | 2023.12.19 23:07:42.260858 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3852 | 2023.12.19 23:07:42.260903 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3853 | 2023.12.19 23:07:42.261043 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3854 | 2023.12.19 23:07:42.261543 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. | ||
3855 | 2023.12.19 23:07:42.261872 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3856 | 2023.12.19 23:07:42.262052 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3857 | 2023.12.19 23:07:42.262180 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001292658 sec., 39453 rows/sec., 53.24 MiB/sec. | ||
3858 | 2023.12.19 23:07:42.262305 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} <Debug> DynamicQueryHandler: Done processing query | ||
3859 | 2023.12.19 23:07:42.262327 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3860 | 2023.12.19 23:07:42.262343 [ 3 ] {} <Debug> HTTP-Session: 10a24087-d79c-4745-95b9-127cbb6760ec Destroying unnamed session | ||
3861 | 2023.12.19 23:07:46.361991 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3862 | 2023.12.19 23:07:46.362067 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3863 | 2023.12.19 23:07:52.254790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3864 | 2023.12.19 23:07:52.254959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3865 | 2023.12.19 23:07:52.255003 [ 3 ] {} <Debug> HTTP-Session: e573fc46-fb2a-4d53-9109-51c1dbef16fc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3866 | 2023.12.19 23:07:52.255041 [ 3 ] {} <Debug> HTTP-Session: e573fc46-fb2a-4d53-9109-51c1dbef16fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3867 | 2023.12.19 23:07:52.255202 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3868 | 2023.12.19 23:07:52.255261 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3869 | 2023.12.19 23:07:52.255422 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3870 | 2023.12.19 23:07:52.255848 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3871 | 2023.12.19 23:07:52.256117 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3872 | 2023.12.19 23:07:52.256287 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3873 | 2023.12.19 23:07:52.256411 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001174596 sec., 43419 rows/sec., 3.44 MiB/sec. | ||
3874 | 2023.12.19 23:07:52.256613 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} <Debug> DynamicQueryHandler: Done processing query | ||
3875 | 2023.12.19 23:07:52.256646 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3876 | 2023.12.19 23:07:52.256664 [ 3 ] {} <Debug> HTTP-Session: e573fc46-fb2a-4d53-9109-51c1dbef16fc Destroying unnamed session | ||
3877 | 2023.12.19 23:07:52.256824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3878 | 2023.12.19 23:07:52.256875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3879 | 2023.12.19 23:07:52.256896 [ 3 ] {} <Debug> HTTP-Session: b799aa7c-c05a-45af-b8ec-5c6b14189b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3880 | 2023.12.19 23:07:52.256915 [ 3 ] {} <Debug> HTTP-Session: b799aa7c-c05a-45af-b8ec-5c6b14189b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3881 | 2023.12.19 23:07:52.256997 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3882 | 2023.12.19 23:07:52.257040 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3883 | 2023.12.19 23:07:52.257165 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3884 | 2023.12.19 23:07:52.257439 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3885 | 2023.12.19 23:07:52.257666 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3886 | 2023.12.19 23:07:52.257816 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3887 | 2023.12.19 23:07:52.257947 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000911573 sec., 4388 rows/sec., 366.38 KiB/sec. | ||
3888 | 2023.12.19 23:07:52.258117 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} <Debug> DynamicQueryHandler: Done processing query | ||
3889 | 2023.12.19 23:07:52.258140 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3890 | 2023.12.19 23:07:52.258156 [ 3 ] {} <Debug> HTTP-Session: b799aa7c-c05a-45af-b8ec-5c6b14189b4a Destroying unnamed session | ||
3891 | 2023.12.19 23:07:52.258292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3892 | 2023.12.19 23:07:52.258337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3893 | 2023.12.19 23:07:52.258356 [ 3 ] {} <Debug> HTTP-Session: 5c0e1cea-9b68-4a88-8810-623637bf222a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3894 | 2023.12.19 23:07:52.258373 [ 3 ] {} <Debug> HTTP-Session: 5c0e1cea-9b68-4a88-8810-623637bf222a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3895 | 2023.12.19 23:07:52.258450 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3896 | 2023.12.19 23:07:52.258489 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3897 | 2023.12.19 23:07:52.258606 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3898 | 2023.12.19 23:07:52.258969 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3899 | 2023.12.19 23:07:52.259192 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3900 | 2023.12.19 23:07:52.259342 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3901 | 2023.12.19 23:07:52.259475 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} <Information> executeQuery: Read 155 rows, 15.30 KiB in 0.000991294 sec., 156361 rows/sec., 15.07 MiB/sec. | ||
3902 | 2023.12.19 23:07:52.259632 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} <Debug> DynamicQueryHandler: Done processing query | ||
3903 | 2023.12.19 23:07:52.259656 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3904 | 2023.12.19 23:07:52.259672 [ 3 ] {} <Debug> HTTP-Session: 5c0e1cea-9b68-4a88-8810-623637bf222a Destroying unnamed session | ||
3905 | 2023.12.19 23:07:52.259831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3906 | 2023.12.19 23:07:52.259876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3907 | 2023.12.19 23:07:52.259896 [ 3 ] {} <Debug> HTTP-Session: 1efa873e-c92e-4a80-946f-6bfebdedd7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3908 | 2023.12.19 23:07:52.259913 [ 3 ] {} <Debug> HTTP-Session: 1efa873e-c92e-4a80-946f-6bfebdedd7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3909 | 2023.12.19 23:07:52.259984 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3910 | 2023.12.19 23:07:52.260025 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3911 | 2023.12.19 23:07:52.260137 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3912 | 2023.12.19 23:07:52.260388 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3913 | 2023.12.19 23:07:52.260588 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3914 | 2023.12.19 23:07:52.260732 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3915 | 2023.12.19 23:07:52.260863 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000839061 sec., 4767 rows/sec., 332.87 KiB/sec. | ||
3916 | 2023.12.19 23:07:52.260998 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} <Debug> DynamicQueryHandler: Done processing query | ||
3917 | 2023.12.19 23:07:52.261021 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3918 | 2023.12.19 23:07:52.261037 [ 3 ] {} <Debug> HTTP-Session: 1efa873e-c92e-4a80-946f-6bfebdedd7a0 Destroying unnamed session | ||
3919 | 2023.12.19 23:07:52.261166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3920 | 2023.12.19 23:07:52.261211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3921 | 2023.12.19 23:07:52.261230 [ 3 ] {} <Debug> HTTP-Session: 533fdd7f-9937-4ab6-960c-084f2ac92894 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3922 | 2023.12.19 23:07:52.261246 [ 3 ] {} <Debug> HTTP-Session: 533fdd7f-9937-4ab6-960c-084f2ac92894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3923 | 2023.12.19 23:07:52.261320 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3924 | 2023.12.19 23:07:52.261359 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3925 | 2023.12.19 23:07:52.261467 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3926 | 2023.12.19 23:07:52.261750 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3927 | 2023.12.19 23:07:52.261956 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3928 | 2023.12.19 23:07:52.262107 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3929 | 2023.12.19 23:07:52.262242 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000887012 sec., 62005 rows/sec., 4.86 MiB/sec. | ||
3930 | 2023.12.19 23:07:52.262420 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} <Debug> DynamicQueryHandler: Done processing query | ||
3931 | 2023.12.19 23:07:52.262445 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3932 | 2023.12.19 23:07:52.262461 [ 3 ] {} <Debug> HTTP-Session: 533fdd7f-9937-4ab6-960c-084f2ac92894 Destroying unnamed session | ||
3933 | 2023.12.19 23:07:52.262607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3934 | 2023.12.19 23:07:52.262653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3935 | 2023.12.19 23:07:52.262672 [ 3 ] {} <Debug> HTTP-Session: 1287308c-ca88-46c0-9fd6-c74667ede12c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3936 | 2023.12.19 23:07:52.262690 [ 3 ] {} <Debug> HTTP-Session: 1287308c-ca88-46c0-9fd6-c74667ede12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3937 | 2023.12.19 23:07:52.262761 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3938 | 2023.12.19 23:07:52.262805 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3939 | 2023.12.19 23:07:52.262940 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3940 | 2023.12.19 23:07:52.263185 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3941 | 2023.12.19 23:07:52.263450 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3942 | 2023.12.19 23:07:52.263623 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3943 | 2023.12.19 23:07:52.263749 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000960473 sec., 2082 rows/sec., 146.41 KiB/sec. | ||
3944 | 2023.12.19 23:07:52.263871 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} <Debug> DynamicQueryHandler: Done processing query | ||
3945 | 2023.12.19 23:07:52.263893 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3946 | 2023.12.19 23:07:52.263909 [ 3 ] {} <Debug> HTTP-Session: 1287308c-ca88-46c0-9fd6-c74667ede12c Destroying unnamed session | ||
3947 | 2023.12.19 23:07:52.264075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3948 | 2023.12.19 23:07:52.264119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3949 | 2023.12.19 23:07:52.264139 [ 3 ] {} <Debug> HTTP-Session: 00d13b2b-62f7-45fb-8983-319dd638ae42 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3950 | 2023.12.19 23:07:52.264156 [ 3 ] {} <Debug> HTTP-Session: 00d13b2b-62f7-45fb-8983-319dd638ae42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3951 | 2023.12.19 23:07:52.264246 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3952 | 2023.12.19 23:07:52.264290 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3953 | 2023.12.19 23:07:52.264431 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3954 | 2023.12.19 23:07:52.264900 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3955 | 2023.12.19 23:07:52.265210 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3956 | 2023.12.19 23:07:52.265387 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3957 | 2023.12.19 23:07:52.265507 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001232557 sec., 41377 rows/sec., 55.84 MiB/sec. | ||
3958 | 2023.12.19 23:07:52.265631 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} <Debug> DynamicQueryHandler: Done processing query | ||
3959 | 2023.12.19 23:07:52.265654 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3960 | 2023.12.19 23:07:52.265669 [ 3 ] {} <Debug> HTTP-Session: 00d13b2b-62f7-45fb-8983-319dd638ae42 Destroying unnamed session | ||
3961 | 2023.12.19 23:08:01.362146 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3962 | 2023.12.19 23:08:01.362221 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3963 | 2023.12.19 23:08:02.255763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3964 | 2023.12.19 23:08:02.255861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3965 | 2023.12.19 23:08:02.255886 [ 3 ] {} <Debug> HTTP-Session: 531284a1-ce0e-4ba8-843f-c9adefc0bf4b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3966 | 2023.12.19 23:08:02.255910 [ 3 ] {} <Debug> HTTP-Session: 531284a1-ce0e-4ba8-843f-c9adefc0bf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3967 | 2023.12.19 23:08:02.256037 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3968 | 2023.12.19 23:08:02.256096 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3969 | 2023.12.19 23:08:02.256253 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3970 | 2023.12.19 23:08:02.256751 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3971 | 2023.12.19 23:08:02.257022 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3972 | 2023.12.19 23:08:02.257192 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3973 | 2023.12.19 23:08:02.257313 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001240517 sec., 41111 rows/sec., 3.25 MiB/sec. | ||
3974 | 2023.12.19 23:08:02.257498 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} <Debug> DynamicQueryHandler: Done processing query | ||
3975 | 2023.12.19 23:08:02.257526 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3976 | 2023.12.19 23:08:02.257544 [ 3 ] {} <Debug> HTTP-Session: 531284a1-ce0e-4ba8-843f-c9adefc0bf4b Destroying unnamed session | ||
3977 | 2023.12.19 23:08:02.257700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3978 | 2023.12.19 23:08:02.257752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3979 | 2023.12.19 23:08:02.257773 [ 3 ] {} <Debug> HTTP-Session: 41d5ec3e-30b0-4a54-9a59-4fab6b79c25c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3980 | 2023.12.19 23:08:02.257791 [ 3 ] {} <Debug> HTTP-Session: 41d5ec3e-30b0-4a54-9a59-4fab6b79c25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3981 | 2023.12.19 23:08:02.257870 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3982 | 2023.12.19 23:08:02.257912 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3983 | 2023.12.19 23:08:02.258027 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3984 | 2023.12.19 23:08:02.258434 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3985 | 2023.12.19 23:08:02.258643 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3986 | 2023.12.19 23:08:02.258791 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3987 | 2023.12.19 23:08:02.258890 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000991784 sec., 2016 rows/sec., 172.31 KiB/sec. | ||
3988 | 2023.12.19 23:08:02.259078 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} <Debug> DynamicQueryHandler: Done processing query | ||
3989 | 2023.12.19 23:08:02.259101 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3990 | 2023.12.19 23:08:02.259117 [ 3 ] {} <Debug> HTTP-Session: 41d5ec3e-30b0-4a54-9a59-4fab6b79c25c Destroying unnamed session | ||
3991 | 2023.12.19 23:08:02.259253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3992 | 2023.12.19 23:08:02.259299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3993 | 2023.12.19 23:08:02.259319 [ 3 ] {} <Debug> HTTP-Session: 38ed7b27-128d-4dc6-8f84-7243ea16c1ce Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
3994 | 2023.12.19 23:08:02.259336 [ 3 ] {} <Debug> HTTP-Session: 38ed7b27-128d-4dc6-8f84-7243ea16c1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3995 | 2023.12.19 23:08:02.259413 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3996 | 2023.12.19 23:08:02.259453 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3997 | 2023.12.19 23:08:02.259571 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3998 | 2023.12.19 23:08:02.259973 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
3999 | 2023.12.19 23:08:02.260192 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4000 | 2023.12.19 23:08:02.260338 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4001 | 2023.12.19 23:08:02.260444 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} <Information> executeQuery: Read 154 rows, 15.21 KiB in 0.000996084 sec., 154605 rows/sec., 14.91 MiB/sec. | ||
4002 | 2023.12.19 23:08:02.260673 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} <Debug> DynamicQueryHandler: Done processing query | ||
4003 | 2023.12.19 23:08:02.260697 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4004 | 2023.12.19 23:08:02.260713 [ 3 ] {} <Debug> HTTP-Session: 38ed7b27-128d-4dc6-8f84-7243ea16c1ce Destroying unnamed session | ||
4005 | 2023.12.19 23:08:02.260857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4006 | 2023.12.19 23:08:02.260903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4007 | 2023.12.19 23:08:02.260923 [ 3 ] {} <Debug> HTTP-Session: d7dab8cd-d3b3-41d7-9327-7647ef5cd85a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4008 | 2023.12.19 23:08:02.260939 [ 3 ] {} <Debug> HTTP-Session: d7dab8cd-d3b3-41d7-9327-7647ef5cd85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4009 | 2023.12.19 23:08:02.261010 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4010 | 2023.12.19 23:08:02.261049 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4011 | 2023.12.19 23:08:02.261172 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4012 | 2023.12.19 23:08:02.261446 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4013 | 2023.12.19 23:08:02.261650 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4014 | 2023.12.19 23:08:02.261793 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
4015 | 2023.12.19 23:08:02.261902 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000855572 sec., 2337 rows/sec., 163.22 KiB/sec. | ||
4016 | 2023.12.19 23:08:02.262036 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} <Debug> DynamicQueryHandler: Done processing query | ||
4017 | 2023.12.19 23:08:02.262058 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4018 | 2023.12.19 23:08:02.262074 [ 3 ] {} <Debug> HTTP-Session: d7dab8cd-d3b3-41d7-9327-7647ef5cd85a Destroying unnamed session | ||
4019 | 2023.12.19 23:08:02.262197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4020 | 2023.12.19 23:08:02.262243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4021 | 2023.12.19 23:08:02.262262 [ 3 ] {} <Debug> HTTP-Session: 220c928f-40cd-4ac4-a599-06cd13fac15c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4022 | 2023.12.19 23:08:02.262279 [ 3 ] {} <Debug> HTTP-Session: 220c928f-40cd-4ac4-a599-06cd13fac15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4023 | 2023.12.19 23:08:02.262354 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4024 | 2023.12.19 23:08:02.262392 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4025 | 2023.12.19 23:08:02.262497 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4026 | 2023.12.19 23:08:02.262803 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4027 | 2023.12.19 23:08:02.263009 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4028 | 2023.12.19 23:08:02.263152 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4029 | 2023.12.19 23:08:02.263256 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000870872 sec., 60858 rows/sec., 4.76 MiB/sec. | ||
4030 | 2023.12.19 23:08:02.263456 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} <Debug> DynamicQueryHandler: Done processing query | ||
4031 | 2023.12.19 23:08:02.263480 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4032 | 2023.12.19 23:08:02.263496 [ 3 ] {} <Debug> HTTP-Session: 220c928f-40cd-4ac4-a599-06cd13fac15c Destroying unnamed session | ||
4033 | 2023.12.19 23:08:02.263640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4034 | 2023.12.19 23:08:02.263684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4035 | 2023.12.19 23:08:02.263703 [ 3 ] {} <Debug> HTTP-Session: 88d9d688-440c-4b69-8cff-9055d078926e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4036 | 2023.12.19 23:08:02.263719 [ 3 ] {} <Debug> HTTP-Session: 88d9d688-440c-4b69-8cff-9055d078926e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4037 | 2023.12.19 23:08:02.263792 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4038 | 2023.12.19 23:08:02.263838 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4039 | 2023.12.19 23:08:02.263970 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4040 | 2023.12.19 23:08:02.264244 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4041 | 2023.12.19 23:08:02.264506 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4042 | 2023.12.19 23:08:02.264679 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4043 | 2023.12.19 23:08:02.264794 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000972653 sec., 1028 rows/sec., 72.29 KiB/sec. | ||
4044 | 2023.12.19 23:08:02.264917 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} <Debug> DynamicQueryHandler: Done processing query | ||
4045 | 2023.12.19 23:08:02.264941 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4046 | 2023.12.19 23:08:02.264956 [ 3 ] {} <Debug> HTTP-Session: 88d9d688-440c-4b69-8cff-9055d078926e Destroying unnamed session | ||
4047 | 2023.12.19 23:08:02.265117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4048 | 2023.12.19 23:08:02.265162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4049 | 2023.12.19 23:08:02.265182 [ 3 ] {} <Debug> HTTP-Session: 5780e5be-7eae-40f4-9df4-a971cacd5b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4050 | 2023.12.19 23:08:02.265198 [ 3 ] {} <Debug> HTTP-Session: 5780e5be-7eae-40f4-9df4-a971cacd5b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4051 | 2023.12.19 23:08:02.265288 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4052 | 2023.12.19 23:08:02.265330 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4053 | 2023.12.19 23:08:02.265468 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4054 | 2023.12.19 23:08:02.265976 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4055 | 2023.12.19 23:08:02.266299 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4056 | 2023.12.19 23:08:02.266474 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
4057 | 2023.12.19 23:08:02.266606 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001289317 sec., 39555 rows/sec., 53.38 MiB/sec. | ||
4058 | 2023.12.19 23:08:02.266841 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} <Debug> DynamicQueryHandler: Done processing query | ||
4059 | 2023.12.19 23:08:02.266864 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4060 | 2023.12.19 23:08:02.266880 [ 3 ] {} <Debug> HTTP-Session: 5780e5be-7eae-40f4-9df4-a971cacd5b3e Destroying unnamed session | ||
4061 | 2023.12.19 23:08:07.254233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4062 | 2023.12.19 23:08:07.254365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4063 | 2023.12.19 23:08:07.254404 [ 3 ] {} <Debug> HTTP-Session: 683866ad-2152-43ce-bc0b-e635acb1db12 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4064 | 2023.12.19 23:08:07.254432 [ 3 ] {} <Debug> HTTP-Session: 683866ad-2152-43ce-bc0b-e635acb1db12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4065 | 2023.12.19 23:08:07.254569 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4066 | 2023.12.19 23:08:07.254629 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4067 | 2023.12.19 23:08:07.254784 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4068 | 2023.12.19 23:08:07.255227 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4069 | 2023.12.19 23:08:07.255492 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4070 | 2023.12.19 23:08:07.255659 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4071 | 2023.12.19 23:08:07.255785 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001182726 sec., 1691 rows/sec., 144.50 KiB/sec. | ||
4072 | 2023.12.19 23:08:07.255942 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} <Debug> DynamicQueryHandler: Done processing query | ||
4073 | 2023.12.19 23:08:07.255968 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4074 | 2023.12.19 23:08:07.255985 [ 3 ] {} <Debug> HTTP-Session: 683866ad-2152-43ce-bc0b-e635acb1db12 Destroying unnamed session | ||
4075 | 2023.12.19 23:08:07.256147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4076 | 2023.12.19 23:08:07.256197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4077 | 2023.12.19 23:08:07.256218 [ 3 ] {} <Debug> HTTP-Session: 59092a80-6c0b-43e1-b5a4-a175ede20432 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4078 | 2023.12.19 23:08:07.256237 [ 3 ] {} <Debug> HTTP-Session: 59092a80-6c0b-43e1-b5a4-a175ede20432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4079 | 2023.12.19 23:08:07.256317 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4080 | 2023.12.19 23:08:07.256358 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4081 | 2023.12.19 23:08:07.256468 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4082 | 2023.12.19 23:08:07.256830 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4083 | 2023.12.19 23:08:07.257038 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4084 | 2023.12.19 23:08:07.257185 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4085 | 2023.12.19 23:08:07.257289 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000943563 sec., 39213 rows/sec., 3.29 MiB/sec. | ||
4086 | 2023.12.19 23:08:07.257450 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} <Debug> DynamicQueryHandler: Done processing query | ||
4087 | 2023.12.19 23:08:07.257484 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4088 | 2023.12.19 23:08:07.257506 [ 3 ] {} <Debug> HTTP-Session: 59092a80-6c0b-43e1-b5a4-a175ede20432 Destroying unnamed session | ||
4089 | 2023.12.19 23:08:07.257665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4090 | 2023.12.19 23:08:07.257711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4091 | 2023.12.19 23:08:07.257730 [ 3 ] {} <Debug> HTTP-Session: 96bab4c2-0d79-40d7-8a33-b01a8464f011 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4092 | 2023.12.19 23:08:07.257747 [ 3 ] {} <Debug> HTTP-Session: 96bab4c2-0d79-40d7-8a33-b01a8464f011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4093 | 2023.12.19 23:08:07.257820 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4094 | 2023.12.19 23:08:07.257860 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4095 | 2023.12.19 23:08:07.257981 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4096 | 2023.12.19 23:08:07.258280 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4097 | 2023.12.19 23:08:07.258487 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4098 | 2023.12.19 23:08:07.258642 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4099 | 2023.12.19 23:08:07.258769 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000914182 sec., 2187 rows/sec., 152.76 KiB/sec. | ||
4100 | 2023.12.19 23:08:07.258892 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} <Debug> DynamicQueryHandler: Done processing query | ||
4101 | 2023.12.19 23:08:07.258916 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4102 | 2023.12.19 23:08:07.258931 [ 3 ] {} <Debug> HTTP-Session: 96bab4c2-0d79-40d7-8a33-b01a8464f011 Destroying unnamed session | ||
4103 | 2023.12.19 23:08:07.259036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4104 | 2023.12.19 23:08:07.259081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4105 | 2023.12.19 23:08:07.259101 [ 3 ] {} <Debug> HTTP-Session: facc40bf-2220-4314-929c-3a2ea4b791b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4106 | 2023.12.19 23:08:07.259117 [ 3 ] {} <Debug> HTTP-Session: facc40bf-2220-4314-929c-3a2ea4b791b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4107 | 2023.12.19 23:08:07.259191 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4108 | 2023.12.19 23:08:07.259231 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4109 | 2023.12.19 23:08:07.259339 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4110 | 2023.12.19 23:08:07.259635 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4111 | 2023.12.19 23:08:07.259836 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4112 | 2023.12.19 23:08:07.259982 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4113 | 2023.12.19 23:08:07.260118 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000897232 sec., 28978 rows/sec., 2.24 MiB/sec. | ||
4114 | 2023.12.19 23:08:07.260263 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} <Debug> DynamicQueryHandler: Done processing query | ||
4115 | 2023.12.19 23:08:07.260290 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4116 | 2023.12.19 23:08:07.260306 [ 3 ] {} <Debug> HTTP-Session: facc40bf-2220-4314-929c-3a2ea4b791b4 Destroying unnamed session | ||
4117 | 2023.12.19 23:08:07.260421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4118 | 2023.12.19 23:08:07.260467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4119 | 2023.12.19 23:08:07.260486 [ 3 ] {} <Debug> HTTP-Session: f0133764-24b1-472b-a208-39e926a5e446 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4120 | 2023.12.19 23:08:07.260503 [ 3 ] {} <Debug> HTTP-Session: f0133764-24b1-472b-a208-39e926a5e446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4121 | 2023.12.19 23:08:07.260578 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4122 | 2023.12.19 23:08:07.260622 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4123 | 2023.12.19 23:08:07.260750 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4124 | 2023.12.19 23:08:07.261050 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4125 | 2023.12.19 23:08:07.261314 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4126 | 2023.12.19 23:08:07.261493 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4127 | 2023.12.19 23:08:07.261629 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001020774 sec., 36247 rows/sec., 2.56 MiB/sec. | ||
4128 | 2023.12.19 23:08:07.261755 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} <Debug> DynamicQueryHandler: Done processing query | ||
4129 | 2023.12.19 23:08:07.261778 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4130 | 2023.12.19 23:08:07.261794 [ 3 ] {} <Debug> HTTP-Session: f0133764-24b1-472b-a208-39e926a5e446 Destroying unnamed session | ||
4131 | 2023.12.19 23:08:12.255760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4132 | 2023.12.19 23:08:12.255897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4133 | 2023.12.19 23:08:12.255928 [ 3 ] {} <Debug> HTTP-Session: f4e0784c-62a0-474d-a3eb-d29f6c989c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4134 | 2023.12.19 23:08:12.255955 [ 3 ] {} <Debug> HTTP-Session: f4e0784c-62a0-474d-a3eb-d29f6c989c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4135 | 2023.12.19 23:08:12.256099 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4136 | 2023.12.19 23:08:12.256165 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4137 | 2023.12.19 23:08:12.256345 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4138 | 2023.12.19 23:08:12.256839 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4139 | 2023.12.19 23:08:12.257114 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4140 | 2023.12.19 23:08:12.257283 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4141 | 2023.12.19 23:08:12.257420 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001280827 sec., 39818 rows/sec., 3.15 MiB/sec. | ||
4142 | 2023.12.19 23:08:12.257452 [ 123 ] {} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
4143 | 2023.12.19 23:08:12.257601 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4144 | 2023.12.19 23:08:12.257627 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} <Debug> DynamicQueryHandler: Done processing query | ||
4145 | 2023.12.19 23:08:12.257679 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4146 | 2023.12.19 23:08:12.257740 [ 3 ] {} <Debug> HTTP-Session: f4e0784c-62a0-474d-a3eb-d29f6c989c3f Destroying unnamed session | ||
4147 | 2023.12.19 23:08:12.257784 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact | ||
4148 | 2023.12.19 23:08:12.257947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4149 | 2023.12.19 23:08:12.257966 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4150 | 2023.12.19 23:08:12.258028 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 51 rows starting from the beginning of the part | ||
4151 | 2023.12.19 23:08:12.258036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4152 | 2023.12.19 23:08:12.258103 [ 3 ] {} <Debug> HTTP-Session: ba884ded-5461-4052-90fe-ed2811caad35 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4153 | 2023.12.19 23:08:12.258134 [ 3 ] {} <Debug> HTTP-Session: ba884ded-5461-4052-90fe-ed2811caad35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4154 | 2023.12.19 23:08:12.258360 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part | ||
4155 | 2023.12.19 23:08:12.258378 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4156 | 2023.12.19 23:08:12.258475 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4157 | 2023.12.19 23:08:12.258669 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part | ||
4158 | 2023.12.19 23:08:12.258984 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part | ||
4159 | 2023.12.19 23:08:12.259004 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4160 | 2023.12.19 23:08:12.259210 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part | ||
4161 | 2023.12.19 23:08:12.259884 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4162 | 2023.12.19 23:08:12.260462 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4163 | 2023.12.19 23:08:12.260501 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811589 sec., 90696.04412309195 rows/sec., 7.18 MiB/sec. | ||
4164 | 2023.12.19 23:08:12.260634 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
4165 | 2023.12.19 23:08:12.260714 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4166 | 2023.12.19 23:08:12.260881 [ 123 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4167 | 2023.12.19 23:08:12.260928 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.002481835 sec., 61647 rows/sec., 5.95 MiB/sec. | ||
4168 | 2023.12.19 23:08:12.260970 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4169 | 2023.12.19 23:08:12.261000 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. | ||
4170 | 2023.12.19 23:08:12.261183 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4171 | 2023.12.19 23:08:12.261279 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 | ||
4172 | 2023.12.19 23:08:12.261306 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} <Debug> DynamicQueryHandler: Done processing query | ||
4173 | 2023.12.19 23:08:12.261395 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4174 | 2023.12.19 23:08:12.261504 [ 3 ] {} <Debug> HTTP-Session: ba884ded-5461-4052-90fe-ed2811caad35 Destroying unnamed session | ||
4175 | 2023.12.19 23:08:12.261577 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4176 | 2023.12.19 23:08:12.261663 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part | ||
4177 | 2023.12.19 23:08:12.261805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4178 | 2023.12.19 23:08:12.261834 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 153 rows starting from the beginning of the part | ||
4179 | 2023.12.19 23:08:12.261899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4180 | 2023.12.19 23:08:12.261942 [ 3 ] {} <Debug> HTTP-Session: dc8e5372-bb41-407c-8821-c6aba802fa8e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4181 | 2023.12.19 23:08:12.261986 [ 3 ] {} <Debug> HTTP-Session: dc8e5372-bb41-407c-8821-c6aba802fa8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4182 | 2023.12.19 23:08:12.262031 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 155 rows starting from the beginning of the part | ||
4183 | 2023.12.19 23:08:12.262186 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4184 | 2023.12.19 23:08:12.262236 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 154 rows starting from the beginning of the part | ||
4185 | 2023.12.19 23:08:12.262263 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4186 | 2023.12.19 23:08:12.262472 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 37 rows starting from the beginning of the part | ||
4187 | 2023.12.19 23:08:12.262687 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4188 | 2023.12.19 23:08:12.262718 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 153 rows starting from the beginning of the part | ||
4189 | 2023.12.19 23:08:12.263335 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4190 | 2023.12.19 23:08:12.263801 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4191 | 2023.12.19 23:08:12.264052 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4192 | 2023.12.19 23:08:12.264303 [ 123 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4193 | 2023.12.19 23:08:12.264393 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.00213274 sec., 23912 rows/sec., 1.87 MiB/sec. | ||
4194 | 2023.12.19 23:08:12.264422 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 4 columns (4 merged, 0 gathered) in 0.003372187 sec., 250579.2235128123 rows/sec., 23.89 MiB/sec. | ||
4195 | 2023.12.19 23:08:12.264425 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4196 | 2023.12.19 23:08:12.264678 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4197 | 2023.12.19 23:08:12.264717 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} <Debug> DynamicQueryHandler: Done processing query | ||
4198 | 2023.12.19 23:08:12.264727 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4199 | 2023.12.19 23:08:12.264775 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4200 | 2023.12.19 23:08:12.264838 [ 3 ] {} <Debug> HTTP-Session: dc8e5372-bb41-407c-8821-c6aba802fa8e Destroying unnamed session | ||
4201 | 2023.12.19 23:08:12.264927 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4202 | 2023.12.19 23:08:12.264977 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 101 rows starting from the beginning of the part | ||
4203 | 2023.12.19 23:08:12.264986 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4204 | 2023.12.19 23:08:12.265097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4205 | 2023.12.19 23:08:12.265133 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4206 | 2023.12.19 23:08:12.265205 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part | ||
4207 | 2023.12.19 23:08:12.265224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4208 | 2023.12.19 23:08:12.265328 [ 3 ] {} <Debug> HTTP-Session: f3d88959-2afe-4d8e-a182-0414e3ec693f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4209 | 2023.12.19 23:08:12.265372 [ 3 ] {} <Debug> HTTP-Session: f3d88959-2afe-4d8e-a182-0414e3ec693f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4210 | 2023.12.19 23:08:12.265516 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 55 rows starting from the beginning of the part | ||
4211 | 2023.12.19 23:08:12.265626 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4212 | 2023.12.19 23:08:12.265768 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 53 rows starting from the beginning of the part | ||
4213 | 2023.12.19 23:08:12.265774 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4214 | 2023.12.19 23:08:12.266029 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
4215 | 2023.12.19 23:08:12.266332 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 51 rows starting from the beginning of the part | ||
4216 | 2023.12.19 23:08:12.266501 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4217 | 2023.12.19 23:08:12.267654 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.003114113 sec., 108217.01075073384 rows/sec., 8.46 MiB/sec. | ||
4218 | 2023.12.19 23:08:12.267718 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4219 | 2023.12.19 23:08:12.267816 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4220 | 2023.12.19 23:08:12.268179 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4221 | 2023.12.19 23:08:12.268285 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4222 | 2023.12.19 23:08:12.268289 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4223 | 2023.12.19 23:08:12.268534 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4224 | 2023.12.19 23:08:12.268666 [ 123 ] {} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4225 | 2023.12.19 23:08:12.268688 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.003001701 sec., 16990 rows/sec., 22.93 MiB/sec. | ||
4226 | 2023.12.19 23:08:12.268751 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4227 | 2023.12.19 23:08:12.268993 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
4228 | 2023.12.19 23:08:12.269023 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} <Debug> DynamicQueryHandler: Done processing query | ||
4229 | 2023.12.19 23:08:12.269063 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4230 | 2023.12.19 23:08:12.269109 [ 3 ] {} <Debug> HTTP-Session: f3d88959-2afe-4d8e-a182-0414e3ec693f Destroying unnamed session | ||
4231 | 2023.12.19 23:08:12.269177 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4232 | 2023.12.19 23:08:12.269212 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1143 rows starting from the beginning of the part | ||
4233 | 2023.12.19 23:08:12.269346 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
4234 | 2023.12.19 23:08:12.269446 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part | ||
4235 | 2023.12.19 23:08:12.269538 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part | ||
4236 | 2023.12.19 23:08:12.269630 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part | ||
4237 | 2023.12.19 23:08:12.269723 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part | ||
4238 | 2023.12.19 23:08:12.275700 [ 14 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 6 columns (6 merged, 0 gathered) in 0.006809184 sec., 205310.94474756447 rows/sec., 277.06 MiB/sec. | ||
4239 | 2023.12.19 23:08:12.276254 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4240 | 2023.12.19 23:08:12.276477 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
4241 | 2023.12.19 23:08:12.276549 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
4242 | 2023.12.19 23:08:12.276615 [ 26 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6: 8.05 MiB. | ||
4243 | 2023.12.19 23:08:13.000153 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.73 MiB, peak 241.75 MiB, will set to 234.85 MiB (RSS), difference: 1.12 MiB | ||
4244 | 2023.12.19 23:08:16.362462 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4245 | 2023.12.19 23:08:16.362536 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4246 | 2023.12.19 23:08:18.528189 [ 112 ] {} <Debug> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
4247 | 2023.12.19 23:08:18.528269 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4248 | 2023.12.19 23:08:18.528386 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
4249 | 2023.12.19 23:08:18.528538 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4250 | 2023.12.19 23:08:18.528576 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
4251 | 2023.12.19 23:08:18.528710 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::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 | ||
4252 | 2023.12.19 23:08:18.528810 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
4253 | 2023.12.19 23:08:18.528899 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
4254 | 2023.12.19 23:08:18.528978 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
4255 | 2023.12.19 23:08:18.529545 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219837 sec., 14756.069868351262 rows/sec., 1.21 MiB/sec. | ||
4256 | 2023.12.19 23:08:18.529630 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4257 | 2023.12.19 23:08:18.529795 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
4258 | 2023.12.19 23:08:18.529865 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
4259 | 2023.12.19 23:08:19.235150 [ 112 ] {} <Debug> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
4260 | 2023.12.19 23:08:19.235218 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4261 | 2023.12.19 23:08:19.235326 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
4262 | 2023.12.19 23:08:19.235471 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4263 | 2023.12.19 23:08:19.235506 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
4264 | 2023.12.19 23:08:19.235639 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::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 | ||
4265 | 2023.12.19 23:08:19.235738 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
4266 | 2023.12.19 23:08:19.235832 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
4267 | 2023.12.19 23:08:19.235914 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
4268 | 2023.12.19 23:08:19.236462 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192696 sec., 15091.85911581828 rows/sec., 1.03 MiB/sec. | ||
4269 | 2023.12.19 23:08:19.236568 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4270 | 2023.12.19 23:08:19.236765 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
4271 | 2023.12.19 23:08:19.236834 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
4272 | 2023.12.19 23:08:19.618148 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
4273 | 2023.12.19 23:08:19.618262 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4274 | 2023.12.19 23:08:19.618426 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
4275 | 2023.12.19 23:08:19.618635 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4276 | 2023.12.19 23:08:19.618700 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 566 rows starting from the beginning of the part | ||
4277 | 2023.12.19 23:08:19.618919 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
4278 | 2023.12.19 23:08:19.619121 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
4279 | 2023.12.19 23:08:19.619291 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
4280 | 2023.12.19 23:08:19.619381 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
4281 | 2023.12.19 23:08:19.620084 [ 26 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744713 sec., 367968.8292573048 rows/sec., 25.95 MiB/sec. | ||
4282 | 2023.12.19 23:08:19.620302 [ 16 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
4283 | 2023.12.19 23:08:19.620600 [ 16 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
4284 | 2023.12.19 23:08:19.620684 [ 16 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
4285 | 2023.12.19 23:08:22.255466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4286 | 2023.12.19 23:08:22.255586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4287 | 2023.12.19 23:08:22.255618 [ 3 ] {} <Debug> HTTP-Session: c0b174c0-fd07-44bd-8658-39b996ab3552 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4288 | 2023.12.19 23:08:22.255646 [ 3 ] {} <Debug> HTTP-Session: c0b174c0-fd07-44bd-8658-39b996ab3552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4289 | 2023.12.19 23:08:22.255787 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4290 | 2023.12.19 23:08:22.255855 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4291 | 2023.12.19 23:08:22.256025 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4292 | 2023.12.19 23:08:22.256488 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4293 | 2023.12.19 23:08:22.256761 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4294 | 2023.12.19 23:08:22.256928 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4295 | 2023.12.19 23:08:22.257056 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001229477 sec., 41481 rows/sec., 3.28 MiB/sec. | ||
4296 | 2023.12.19 23:08:22.257217 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} <Debug> DynamicQueryHandler: Done processing query | ||
4297 | 2023.12.19 23:08:22.257243 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4298 | 2023.12.19 23:08:22.257261 [ 3 ] {} <Debug> HTTP-Session: c0b174c0-fd07-44bd-8658-39b996ab3552 Destroying unnamed session | ||
4299 | 2023.12.19 23:08:22.257445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4300 | 2023.12.19 23:08:22.257497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4301 | 2023.12.19 23:08:22.257518 [ 3 ] {} <Debug> HTTP-Session: f4490ffd-eb47-4c4f-85df-a6ce2fe07df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4302 | 2023.12.19 23:08:22.257538 [ 3 ] {} <Debug> HTTP-Session: f4490ffd-eb47-4c4f-85df-a6ce2fe07df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4303 | 2023.12.19 23:08:22.257627 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4304 | 2023.12.19 23:08:22.257669 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4305 | 2023.12.19 23:08:22.257777 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4306 | 2023.12.19 23:08:22.258183 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4307 | 2023.12.19 23:08:22.258409 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4308 | 2023.12.19 23:08:22.258569 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4309 | 2023.12.19 23:08:22.258687 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001023404 sec., 149501 rows/sec., 14.43 MiB/sec. | ||
4310 | 2023.12.19 23:08:22.258835 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} <Debug> DynamicQueryHandler: Done processing query | ||
4311 | 2023.12.19 23:08:22.258860 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4312 | 2023.12.19 23:08:22.258876 [ 3 ] {} <Debug> HTTP-Session: f4490ffd-eb47-4c4f-85df-a6ce2fe07df3 Destroying unnamed session | ||
4313 | 2023.12.19 23:08:22.259040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4314 | 2023.12.19 23:08:22.259089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4315 | 2023.12.19 23:08:22.259109 [ 3 ] {} <Debug> HTTP-Session: 6fb6d06f-8547-40f5-9434-76b501d73dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4316 | 2023.12.19 23:08:22.259126 [ 3 ] {} <Debug> HTTP-Session: 6fb6d06f-8547-40f5-9434-76b501d73dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4317 | 2023.12.19 23:08:22.259205 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4318 | 2023.12.19 23:08:22.259244 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4319 | 2023.12.19 23:08:22.259360 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4320 | 2023.12.19 23:08:22.259657 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4321 | 2023.12.19 23:08:22.259870 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4322 | 2023.12.19 23:08:22.260021 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4323 | 2023.12.19 23:08:22.260155 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000917293 sec., 55598 rows/sec., 4.35 MiB/sec. | ||
4324 | 2023.12.19 23:08:22.260434 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} <Debug> DynamicQueryHandler: Done processing query | ||
4325 | 2023.12.19 23:08:22.260462 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4326 | 2023.12.19 23:08:22.260479 [ 3 ] {} <Debug> HTTP-Session: 6fb6d06f-8547-40f5-9434-76b501d73dcc Destroying unnamed session | ||
4327 | 2023.12.19 23:08:22.260631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4328 | 2023.12.19 23:08:22.260678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4329 | 2023.12.19 23:08:22.260698 [ 3 ] {} <Debug> HTTP-Session: 2667499a-36d0-46f2-8464-4ef231ff198d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4330 | 2023.12.19 23:08:22.260715 [ 3 ] {} <Debug> HTTP-Session: 2667499a-36d0-46f2-8464-4ef231ff198d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4331 | 2023.12.19 23:08:22.260809 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4332 | 2023.12.19 23:08:22.260857 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4333 | 2023.12.19 23:08:22.261023 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4334 | 2023.12.19 23:08:22.261513 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4335 | 2023.12.19 23:08:22.261843 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4336 | 2023.12.19 23:08:22.262024 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4337 | 2023.12.19 23:08:22.262149 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001302178 sec., 39165 rows/sec., 52.85 MiB/sec. | ||
4338 | 2023.12.19 23:08:22.262294 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} <Debug> DynamicQueryHandler: Done processing query | ||
4339 | 2023.12.19 23:08:22.262322 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4340 | 2023.12.19 23:08:22.262337 [ 3 ] {} <Debug> HTTP-Session: 2667499a-36d0-46f2-8464-4ef231ff198d Destroying unnamed session | ||
4341 | 2023.12.19 23:08:31.362595 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4342 | 2023.12.19 23:08:31.362702 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4343 | 2023.12.19 23:08:32.254817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4344 | 2023.12.19 23:08:32.254921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4345 | 2023.12.19 23:08:32.254947 [ 3 ] {} <Debug> HTTP-Session: d36bbc59-d40c-4cd5-a4cf-2009b88919ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4346 | 2023.12.19 23:08:32.254970 [ 3 ] {} <Debug> HTTP-Session: d36bbc59-d40c-4cd5-a4cf-2009b88919ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4347 | 2023.12.19 23:08:32.255097 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4348 | 2023.12.19 23:08:32.255158 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4349 | 2023.12.19 23:08:32.255319 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4350 | 2023.12.19 23:08:32.255748 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4351 | 2023.12.19 23:08:32.256020 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4352 | 2023.12.19 23:08:32.256183 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4353 | 2023.12.19 23:08:32.256316 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001181396 sec., 43169 rows/sec., 3.42 MiB/sec. | ||
4354 | 2023.12.19 23:08:32.256470 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} <Debug> DynamicQueryHandler: Done processing query | ||
4355 | 2023.12.19 23:08:32.256496 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4356 | 2023.12.19 23:08:32.256514 [ 3 ] {} <Debug> HTTP-Session: d36bbc59-d40c-4cd5-a4cf-2009b88919ef Destroying unnamed session | ||
4357 | 2023.12.19 23:08:32.256665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4358 | 2023.12.19 23:08:32.256716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4359 | 2023.12.19 23:08:32.256738 [ 3 ] {} <Debug> HTTP-Session: 28658a71-d472-402d-93d2-3a60966aa9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4360 | 2023.12.19 23:08:32.256757 [ 3 ] {} <Debug> HTTP-Session: 28658a71-d472-402d-93d2-3a60966aa9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4361 | 2023.12.19 23:08:32.256845 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4362 | 2023.12.19 23:08:32.256887 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4363 | 2023.12.19 23:08:32.256997 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4364 | 2023.12.19 23:08:32.257376 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4365 | 2023.12.19 23:08:32.257600 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4366 | 2023.12.19 23:08:32.257758 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4367 | 2023.12.19 23:08:32.257888 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001013824 sec., 150913 rows/sec., 14.57 MiB/sec. | ||
4368 | 2023.12.19 23:08:32.258011 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} <Debug> DynamicQueryHandler: Done processing query | ||
4369 | 2023.12.19 23:08:32.258035 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4370 | 2023.12.19 23:08:32.258050 [ 3 ] {} <Debug> HTTP-Session: 28658a71-d472-402d-93d2-3a60966aa9f4 Destroying unnamed session | ||
4371 | 2023.12.19 23:08:32.258208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4372 | 2023.12.19 23:08:32.258256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4373 | 2023.12.19 23:08:32.258275 [ 3 ] {} <Debug> HTTP-Session: 48586df5-8cdc-46e2-a252-beddde36f877 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4374 | 2023.12.19 23:08:32.258292 [ 3 ] {} <Debug> HTTP-Session: 48586df5-8cdc-46e2-a252-beddde36f877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4375 | 2023.12.19 23:08:32.258366 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4376 | 2023.12.19 23:08:32.258407 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4377 | 2023.12.19 23:08:32.258516 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4378 | 2023.12.19 23:08:32.258805 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4379 | 2023.12.19 23:08:32.259013 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4380 | 2023.12.19 23:08:32.259163 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4381 | 2023.12.19 23:08:32.259288 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000885602 sec., 57587 rows/sec., 4.50 MiB/sec. | ||
4382 | 2023.12.19 23:08:32.259462 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} <Debug> DynamicQueryHandler: Done processing query | ||
4383 | 2023.12.19 23:08:32.259486 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4384 | 2023.12.19 23:08:32.259502 [ 3 ] {} <Debug> HTTP-Session: 48586df5-8cdc-46e2-a252-beddde36f877 Destroying unnamed session | ||
4385 | 2023.12.19 23:08:32.259657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4386 | 2023.12.19 23:08:32.259702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4387 | 2023.12.19 23:08:32.259722 [ 3 ] {} <Debug> HTTP-Session: cc87c0f9-f364-4048-86f6-6958df519203 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4388 | 2023.12.19 23:08:32.259738 [ 3 ] {} <Debug> HTTP-Session: cc87c0f9-f364-4048-86f6-6958df519203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4389 | 2023.12.19 23:08:32.259834 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4390 | 2023.12.19 23:08:32.259881 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4391 | 2023.12.19 23:08:32.260030 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4392 | 2023.12.19 23:08:32.260519 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4393 | 2023.12.19 23:08:32.260849 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4394 | 2023.12.19 23:08:32.261026 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4395 | 2023.12.19 23:08:32.261143 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001280498 sec., 39828 rows/sec., 53.75 MiB/sec. | ||
4396 | 2023.12.19 23:08:32.261271 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} <Debug> DynamicQueryHandler: Done processing query | ||
4397 | 2023.12.19 23:08:32.261293 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4398 | 2023.12.19 23:08:32.261308 [ 3 ] {} <Debug> HTTP-Session: cc87c0f9-f364-4048-86f6-6958df519203 Destroying unnamed session | ||
4399 | 2023.12.19 23:08:37.254240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4400 | 2023.12.19 23:08:37.254351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4401 | 2023.12.19 23:08:37.254377 [ 3 ] {} <Debug> HTTP-Session: 9ebcae30-57e5-41e2-a63f-651d05ade503 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4402 | 2023.12.19 23:08:37.254401 [ 3 ] {} <Debug> HTTP-Session: 9ebcae30-57e5-41e2-a63f-651d05ade503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4403 | 2023.12.19 23:08:37.254533 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4404 | 2023.12.19 23:08:37.254595 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4405 | 2023.12.19 23:08:37.254751 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4406 | 2023.12.19 23:08:37.255198 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4407 | 2023.12.19 23:08:37.255462 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4408 | 2023.12.19 23:08:37.255626 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4409 | 2023.12.19 23:08:37.255749 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001181116 sec., 30479 rows/sec., 2.56 MiB/sec. | ||
4410 | 2023.12.19 23:08:37.255908 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} <Debug> DynamicQueryHandler: Done processing query | ||
4411 | 2023.12.19 23:08:37.255935 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4412 | 2023.12.19 23:08:37.255952 [ 3 ] {} <Debug> HTTP-Session: 9ebcae30-57e5-41e2-a63f-651d05ade503 Destroying unnamed session | ||
4413 | 2023.12.19 23:08:37.256074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4414 | 2023.12.19 23:08:37.256124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4415 | 2023.12.19 23:08:37.256145 [ 3 ] {} <Debug> HTTP-Session: a6c40926-04f1-4dfd-9128-157b92d45b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4416 | 2023.12.19 23:08:37.256164 [ 3 ] {} <Debug> HTTP-Session: a6c40926-04f1-4dfd-9128-157b92d45b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4417 | 2023.12.19 23:08:37.256246 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4418 | 2023.12.19 23:08:37.256287 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4419 | 2023.12.19 23:08:37.256399 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4420 | 2023.12.19 23:08:37.256770 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4421 | 2023.12.19 23:08:37.256989 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4422 | 2023.12.19 23:08:37.257139 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4423 | 2023.12.19 23:08:37.257257 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000975794 sec., 24595 rows/sec., 1.90 MiB/sec. | ||
4424 | 2023.12.19 23:08:37.257374 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} <Debug> DynamicQueryHandler: Done processing query | ||
4425 | 2023.12.19 23:08:37.257398 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4426 | 2023.12.19 23:08:37.257415 [ 3 ] {} <Debug> HTTP-Session: a6c40926-04f1-4dfd-9128-157b92d45b1d Destroying unnamed session | ||
4427 | 2023.12.19 23:08:37.257567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4428 | 2023.12.19 23:08:37.257617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4429 | 2023.12.19 23:08:37.257636 [ 3 ] {} <Debug> HTTP-Session: f19a65f4-ca87-4a91-a5c9-5249884a76b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4430 | 2023.12.19 23:08:37.257653 [ 3 ] {} <Debug> HTTP-Session: f19a65f4-ca87-4a91-a5c9-5249884a76b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4431 | 2023.12.19 23:08:37.257730 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4432 | 2023.12.19 23:08:37.257775 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4433 | 2023.12.19 23:08:37.257897 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4434 | 2023.12.19 23:08:37.258212 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. | ||
4435 | 2023.12.19 23:08:37.258475 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4436 | 2023.12.19 23:08:37.258653 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4437 | 2023.12.19 23:08:37.258775 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001010464 sec., 35627 rows/sec., 2.51 MiB/sec. | ||
4438 | 2023.12.19 23:08:37.258932 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} <Debug> DynamicQueryHandler: Done processing query | ||
4439 | 2023.12.19 23:08:37.258957 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4440 | 2023.12.19 23:08:37.258973 [ 3 ] {} <Debug> HTTP-Session: f19a65f4-ca87-4a91-a5c9-5249884a76b5 Destroying unnamed session | ||
4441 | 2023.12.19 23:08:42.256066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4442 | 2023.12.19 23:08:42.256197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4443 | 2023.12.19 23:08:42.256227 [ 3 ] {} <Debug> HTTP-Session: 6c997898-d262-42be-b674-bc9d2bc46f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4444 | 2023.12.19 23:08:42.256254 [ 3 ] {} <Debug> HTTP-Session: 6c997898-d262-42be-b674-bc9d2bc46f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4445 | 2023.12.19 23:08:42.256395 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4446 | 2023.12.19 23:08:42.256462 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4447 | 2023.12.19 23:08:42.256621 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4448 | 2023.12.19 23:08:42.257153 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4449 | 2023.12.19 23:08:42.257409 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4450 | 2023.12.19 23:08:42.257572 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4451 | 2023.12.19 23:08:42.257692 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001257318 sec., 40562 rows/sec., 3.21 MiB/sec. | ||
4452 | 2023.12.19 23:08:42.257890 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} <Debug> DynamicQueryHandler: Done processing query | ||
4453 | 2023.12.19 23:08:42.257929 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4454 | 2023.12.19 23:08:42.257946 [ 3 ] {} <Debug> HTTP-Session: 6c997898-d262-42be-b674-bc9d2bc46f18 Destroying unnamed session | ||
4455 | 2023.12.19 23:08:42.258116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4456 | 2023.12.19 23:08:42.258165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4457 | 2023.12.19 23:08:42.258185 [ 3 ] {} <Debug> HTTP-Session: 4f9ad32c-bd76-4190-bd93-a7c413de5025 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4458 | 2023.12.19 23:08:42.258202 [ 3 ] {} <Debug> HTTP-Session: 4f9ad32c-bd76-4190-bd93-a7c413de5025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4459 | 2023.12.19 23:08:42.258281 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4460 | 2023.12.19 23:08:42.258322 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4461 | 2023.12.19 23:08:42.258441 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4462 | 2023.12.19 23:08:42.258850 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4463 | 2023.12.19 23:08:42.259062 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4464 | 2023.12.19 23:08:42.259207 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4465 | 2023.12.19 23:08:42.259344 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.001028624 sec., 148742 rows/sec., 14.36 MiB/sec. | ||
4466 | 2023.12.19 23:08:42.259468 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} <Debug> DynamicQueryHandler: Done processing query | ||
4467 | 2023.12.19 23:08:42.259491 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4468 | 2023.12.19 23:08:42.259506 [ 3 ] {} <Debug> HTTP-Session: 4f9ad32c-bd76-4190-bd93-a7c413de5025 Destroying unnamed session | ||
4469 | 2023.12.19 23:08:42.259675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4470 | 2023.12.19 23:08:42.259719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4471 | 2023.12.19 23:08:42.259738 [ 3 ] {} <Debug> HTTP-Session: 9d5d957c-e63d-4479-bec7-c13740a18ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4472 | 2023.12.19 23:08:42.259755 [ 3 ] {} <Debug> HTTP-Session: 9d5d957c-e63d-4479-bec7-c13740a18ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4473 | 2023.12.19 23:08:42.259826 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4474 | 2023.12.19 23:08:42.259863 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4475 | 2023.12.19 23:08:42.259967 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4476 | 2023.12.19 23:08:42.260310 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4477 | 2023.12.19 23:08:42.260522 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4478 | 2023.12.19 23:08:42.260666 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4479 | 2023.12.19 23:08:42.260796 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000941244 sec., 54183 rows/sec., 4.24 MiB/sec. | ||
4480 | 2023.12.19 23:08:42.260926 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} <Debug> DynamicQueryHandler: Done processing query | ||
4481 | 2023.12.19 23:08:42.260950 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4482 | 2023.12.19 23:08:42.260965 [ 3 ] {} <Debug> HTTP-Session: 9d5d957c-e63d-4479-bec7-c13740a18ac9 Destroying unnamed session | ||
4483 | 2023.12.19 23:08:42.261123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4484 | 2023.12.19 23:08:42.261167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4485 | 2023.12.19 23:08:42.261186 [ 3 ] {} <Debug> HTTP-Session: 05735a51-82e3-48b0-b2d1-60d8f0196468 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4486 | 2023.12.19 23:08:42.261203 [ 3 ] {} <Debug> HTTP-Session: 05735a51-82e3-48b0-b2d1-60d8f0196468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4487 | 2023.12.19 23:08:42.261296 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4488 | 2023.12.19 23:08:42.261339 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4489 | 2023.12.19 23:08:42.261478 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4490 | 2023.12.19 23:08:42.261989 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4491 | 2023.12.19 23:08:42.262301 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4492 | 2023.12.19 23:08:42.262475 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4493 | 2023.12.19 23:08:42.262599 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001262647 sec., 40391 rows/sec., 54.51 MiB/sec. | ||
4494 | 2023.12.19 23:08:42.262771 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} <Debug> DynamicQueryHandler: Done processing query | ||
4495 | 2023.12.19 23:08:42.262794 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4496 | 2023.12.19 23:08:42.262809 [ 3 ] {} <Debug> HTTP-Session: 05735a51-82e3-48b0-b2d1-60d8f0196468 Destroying unnamed session | ||
4497 | 2023.12.19 23:08:46.362765 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4498 | 2023.12.19 23:08:46.362834 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4499 | 2023.12.19 23:08:52.255709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4500 | 2023.12.19 23:08:52.255831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4501 | 2023.12.19 23:08:52.255858 [ 3 ] {} <Debug> HTTP-Session: 43741fcb-b1f1-4b27-a886-592038df3621 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4502 | 2023.12.19 23:08:52.255882 [ 3 ] {} <Debug> HTTP-Session: 43741fcb-b1f1-4b27-a886-592038df3621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4503 | 2023.12.19 23:08:52.256014 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4504 | 2023.12.19 23:08:52.256077 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4505 | 2023.12.19 23:08:52.256233 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4506 | 2023.12.19 23:08:52.256695 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4507 | 2023.12.19 23:08:52.256954 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4508 | 2023.12.19 23:08:52.257121 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4509 | 2023.12.19 23:08:52.257247 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001194877 sec., 42682 rows/sec., 3.38 MiB/sec. | ||
4510 | 2023.12.19 23:08:52.257285 [ 106 ] {} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
4511 | 2023.12.19 23:08:52.257399 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4512 | 2023.12.19 23:08:52.257466 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} <Debug> DynamicQueryHandler: Done processing query | ||
4513 | 2023.12.19 23:08:52.257511 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4514 | 2023.12.19 23:08:52.257511 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact | ||
4515 | 2023.12.19 23:08:52.257537 [ 3 ] {} <Debug> HTTP-Session: 43741fcb-b1f1-4b27-a886-592038df3621 Destroying unnamed session | ||
4516 | 2023.12.19 23:08:52.257649 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4517 | 2023.12.19 23:08:52.257700 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 51 rows starting from the beginning of the part | ||
4518 | 2023.12.19 23:08:52.257715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4519 | 2023.12.19 23:08:52.257803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4520 | 2023.12.19 23:08:52.257855 [ 3 ] {} <Debug> HTTP-Session: db31f5b8-bc96-44aa-9222-fcd5640e0a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4521 | 2023.12.19 23:08:52.257914 [ 3 ] {} <Debug> HTTP-Session: db31f5b8-bc96-44aa-9222-fcd5640e0a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4522 | 2023.12.19 23:08:52.257929 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part | ||
4523 | 2023.12.19 23:08:52.258126 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4524 | 2023.12.19 23:08:52.258165 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
4525 | 2023.12.19 23:08:52.258236 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4526 | 2023.12.19 23:08:52.258426 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
4527 | 2023.12.19 23:08:52.258748 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part | ||
4528 | 2023.12.19 23:08:52.258772 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4529 | 2023.12.19 23:08:52.259548 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4530 | 2023.12.19 23:08:52.260041 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4531 | 2023.12.19 23:08:52.260162 [ 26 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002715057 sec., 93920.68011831796 rows/sec., 7.43 MiB/sec. | ||
4532 | 2023.12.19 23:08:52.260293 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4533 | 2023.12.19 23:08:52.260298 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
4534 | 2023.12.19 23:08:52.260514 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002312522 sec., 1729 rows/sec., 144.42 KiB/sec. | ||
4535 | 2023.12.19 23:08:52.260630 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. | ||
4536 | 2023.12.19 23:08:52.260747 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} <Debug> DynamicQueryHandler: Done processing query | ||
4537 | 2023.12.19 23:08:52.260759 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0 | ||
4538 | 2023.12.19 23:08:52.260789 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4539 | 2023.12.19 23:08:52.260820 [ 3 ] {} <Debug> HTTP-Session: db31f5b8-bc96-44aa-9222-fcd5640e0a43 Destroying unnamed session | ||
4540 | 2023.12.19 23:08:52.261068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4541 | 2023.12.19 23:08:52.261118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4542 | 2023.12.19 23:08:52.261139 [ 3 ] {} <Debug> HTTP-Session: 2be3da9c-bff9-43e9-aafb-dafd52e3836c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4543 | 2023.12.19 23:08:52.261157 [ 3 ] {} <Debug> HTTP-Session: 2be3da9c-bff9-43e9-aafb-dafd52e3836c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4544 | 2023.12.19 23:08:52.261242 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4545 | 2023.12.19 23:08:52.261283 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4546 | 2023.12.19 23:08:52.261403 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4547 | 2023.12.19 23:08:52.261888 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4548 | 2023.12.19 23:08:52.262122 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4549 | 2023.12.19 23:08:52.262270 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4550 | 2023.12.19 23:08:52.262401 [ 106 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4551 | 2023.12.19 23:08:52.262409 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} <Information> executeQuery: Read 155 rows, 15.30 KiB in 0.001130886 sec., 137060 rows/sec., 13.21 MiB/sec. | ||
4552 | 2023.12.19 23:08:52.262449 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4553 | 2023.12.19 23:08:52.262625 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4554 | 2023.12.19 23:08:52.262697 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} <Debug> DynamicQueryHandler: Done processing query | ||
4555 | 2023.12.19 23:08:52.262740 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4556 | 2023.12.19 23:08:52.262794 [ 3 ] {} <Debug> HTTP-Session: 2be3da9c-bff9-43e9-aafb-dafd52e3836c Destroying unnamed session | ||
4557 | 2023.12.19 23:08:52.262816 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4558 | 2023.12.19 23:08:52.262866 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part | ||
4559 | 2023.12.19 23:08:52.262951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4560 | 2023.12.19 23:08:52.263021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4561 | 2023.12.19 23:08:52.263033 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 153 rows starting from the beginning of the part | ||
4562 | 2023.12.19 23:08:52.263057 [ 3 ] {} <Debug> HTTP-Session: bd87ee0b-2292-4d2b-b295-00fea5595888 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4563 | 2023.12.19 23:08:52.263123 [ 3 ] {} <Debug> HTTP-Session: bd87ee0b-2292-4d2b-b295-00fea5595888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4564 | 2023.12.19 23:08:52.263310 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 153 rows starting from the beginning of the part | ||
4565 | 2023.12.19 23:08:52.263329 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4566 | 2023.12.19 23:08:52.263422 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4567 | 2023.12.19 23:08:52.263593 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
4568 | 2023.12.19 23:08:52.263919 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 153 rows starting from the beginning of the part | ||
4569 | 2023.12.19 23:08:52.263926 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4570 | 2023.12.19 23:08:52.264127 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 155 rows starting from the beginning of the part | ||
4571 | 2023.12.19 23:08:52.264632 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4572 | 2023.12.19 23:08:52.265105 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4573 | 2023.12.19 23:08:52.265396 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4574 | 2023.12.19 23:08:52.265648 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002244161 sec., 1782 rows/sec., 124.45 KiB/sec. | ||
4575 | 2023.12.19 23:08:52.266117 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 4 columns (4 merged, 0 gathered) in 0.0036177 sec., 233020.98018077784 rows/sec., 22.22 MiB/sec. | ||
4576 | 2023.12.19 23:08:52.266132 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} <Debug> DynamicQueryHandler: Done processing query | ||
4577 | 2023.12.19 23:08:52.266181 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4578 | 2023.12.19 23:08:52.266200 [ 3 ] {} <Debug> HTTP-Session: bd87ee0b-2292-4d2b-b295-00fea5595888 Destroying unnamed session | ||
4579 | 2023.12.19 23:08:52.266273 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4580 | 2023.12.19 23:08:52.266341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4581 | 2023.12.19 23:08:52.266410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4582 | 2023.12.19 23:08:52.266440 [ 3 ] {} <Debug> HTTP-Session: 6ec145d7-dd62-449d-98d4-00086ac009a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4583 | 2023.12.19 23:08:52.266477 [ 3 ] {} <Debug> HTTP-Session: 6ec145d7-dd62-449d-98d4-00086ac009a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4584 | 2023.12.19 23:08:52.266496 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4585 | 2023.12.19 23:08:52.266619 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4586 | 2023.12.19 23:08:52.266626 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4587 | 2023.12.19 23:08:52.266730 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4588 | 2023.12.19 23:08:52.266859 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4589 | 2023.12.19 23:08:52.267187 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4590 | 2023.12.19 23:08:52.267402 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4591 | 2023.12.19 23:08:52.267551 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4592 | 2023.12.19 23:08:52.267676 [ 106 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4593 | 2023.12.19 23:08:52.267691 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.001013564 sec., 54263 rows/sec., 4.25 MiB/sec. | ||
4594 | 2023.12.19 23:08:52.267722 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4595 | 2023.12.19 23:08:52.267916 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4596 | 2023.12.19 23:08:52.267989 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} <Debug> DynamicQueryHandler: Done processing query | ||
4597 | 2023.12.19 23:08:52.268036 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4598 | 2023.12.19 23:08:52.268093 [ 3 ] {} <Debug> HTTP-Session: 6ec145d7-dd62-449d-98d4-00086ac009a0 Destroying unnamed session | ||
4599 | 2023.12.19 23:08:52.268098 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4600 | 2023.12.19 23:08:52.268143 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 101 rows starting from the beginning of the part | ||
4601 | 2023.12.19 23:08:52.268255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4602 | 2023.12.19 23:08:52.268298 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 51 rows starting from the beginning of the part | ||
4603 | 2023.12.19 23:08:52.268360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4604 | 2023.12.19 23:08:52.268403 [ 3 ] {} <Debug> HTTP-Session: aefb16d2-79f9-46df-8d62-bb236f7150d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4605 | 2023.12.19 23:08:52.268453 [ 3 ] {} <Debug> HTTP-Session: aefb16d2-79f9-46df-8d62-bb236f7150d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4606 | 2023.12.19 23:08:52.268491 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 51 rows starting from the beginning of the part | ||
4607 | 2023.12.19 23:08:52.268647 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4608 | 2023.12.19 23:08:52.268710 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
4609 | 2023.12.19 23:08:52.268744 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4610 | 2023.12.19 23:08:52.268930 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 51 rows starting from the beginning of the part | ||
4611 | 2023.12.19 23:08:52.269253 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 55 rows starting from the beginning of the part | ||
4612 | 2023.12.19 23:08:52.269392 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4613 | 2023.12.19 23:08:52.270219 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4614 | 2023.12.19 23:08:52.270934 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4615 | 2023.12.19 23:08:52.270999 [ 22 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.003222825 sec., 103325.49859207372 rows/sec., 8.07 MiB/sec. | ||
4616 | 2023.12.19 23:08:52.271153 [ 22 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4617 | 2023.12.19 23:08:52.271267 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4618 | 2023.12.19 23:08:52.271471 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002765718 sec., 723 rows/sec., 50.85 KiB/sec. | ||
4619 | 2023.12.19 23:08:52.271521 [ 22 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4620 | 2023.12.19 23:08:52.271733 [ 22 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4621 | 2023.12.19 23:08:52.271766 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} <Debug> DynamicQueryHandler: Done processing query | ||
4622 | 2023.12.19 23:08:52.271824 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4623 | 2023.12.19 23:08:52.271861 [ 3 ] {} <Debug> HTTP-Session: aefb16d2-79f9-46df-8d62-bb236f7150d3 Destroying unnamed session | ||
4624 | 2023.12.19 23:08:52.272038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4625 | 2023.12.19 23:08:52.272107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4626 | 2023.12.19 23:08:52.272127 [ 3 ] {} <Debug> HTTP-Session: c807204c-4756-482b-81e2-b84ae6196aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4627 | 2023.12.19 23:08:52.272144 [ 3 ] {} <Debug> HTTP-Session: c807204c-4756-482b-81e2-b84ae6196aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4628 | 2023.12.19 23:08:52.272236 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4629 | 2023.12.19 23:08:52.272281 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4630 | 2023.12.19 23:08:52.272435 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4631 | 2023.12.19 23:08:52.272971 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4632 | 2023.12.19 23:08:52.273295 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4633 | 2023.12.19 23:08:52.273468 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4634 | 2023.12.19 23:08:52.273600 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001334179 sec., 38225 rows/sec., 51.58 MiB/sec. | ||
4635 | 2023.12.19 23:08:52.273780 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} <Debug> DynamicQueryHandler: Done processing query | ||
4636 | 2023.12.19 23:08:52.273803 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4637 | 2023.12.19 23:08:52.273818 [ 3 ] {} <Debug> HTTP-Session: c807204c-4756-482b-81e2-b84ae6196aa2 Destroying unnamed session | ||
4638 | 2023.12.19 23:09:01.362879 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4639 | 2023.12.19 23:09:01.362946 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4640 | 2023.12.19 23:09:02.255497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4641 | 2023.12.19 23:09:02.255609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4642 | 2023.12.19 23:09:02.255641 [ 3 ] {} <Debug> HTTP-Session: f15cab8a-4cb4-4064-9abe-ae81367bfe17 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4643 | 2023.12.19 23:09:02.255668 [ 3 ] {} <Debug> HTTP-Session: f15cab8a-4cb4-4064-9abe-ae81367bfe17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4644 | 2023.12.19 23:09:02.255808 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4645 | 2023.12.19 23:09:02.255874 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4646 | 2023.12.19 23:09:02.256056 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4647 | 2023.12.19 23:09:02.256524 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4648 | 2023.12.19 23:09:02.256791 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4649 | 2023.12.19 23:09:02.256962 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4650 | 2023.12.19 23:09:02.257089 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001243887 sec., 41000 rows/sec., 3.25 MiB/sec. | ||
4651 | 2023.12.19 23:09:02.257245 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} <Debug> DynamicQueryHandler: Done processing query | ||
4652 | 2023.12.19 23:09:02.257272 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4653 | 2023.12.19 23:09:02.257289 [ 3 ] {} <Debug> HTTP-Session: f15cab8a-4cb4-4064-9abe-ae81367bfe17 Destroying unnamed session | ||
4654 | 2023.12.19 23:09:02.257411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4655 | 2023.12.19 23:09:02.257464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4656 | 2023.12.19 23:09:02.257485 [ 3 ] {} <Debug> HTTP-Session: 298a2b1d-9528-4e32-b613-dd8e0487e86f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4657 | 2023.12.19 23:09:02.257503 [ 3 ] {} <Debug> HTTP-Session: 298a2b1d-9528-4e32-b613-dd8e0487e86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4658 | 2023.12.19 23:09:02.257582 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4659 | 2023.12.19 23:09:02.257628 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4660 | 2023.12.19 23:09:02.257741 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4661 | 2023.12.19 23:09:02.258064 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4662 | 2023.12.19 23:09:02.258272 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4663 | 2023.12.19 23:09:02.258420 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4664 | 2023.12.19 23:09:02.258550 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000928993 sec., 2152 rows/sec., 183.96 KiB/sec. | ||
4665 | 2023.12.19 23:09:02.258724 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} <Debug> DynamicQueryHandler: Done processing query | ||
4666 | 2023.12.19 23:09:02.258748 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4667 | 2023.12.19 23:09:02.258765 [ 3 ] {} <Debug> HTTP-Session: 298a2b1d-9528-4e32-b613-dd8e0487e86f Destroying unnamed session | ||
4668 | 2023.12.19 23:09:02.258915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4669 | 2023.12.19 23:09:02.258963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4670 | 2023.12.19 23:09:02.258983 [ 3 ] {} <Debug> HTTP-Session: b95638a9-430c-419c-9c63-eb0c6b462db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4671 | 2023.12.19 23:09:02.258999 [ 3 ] {} <Debug> HTTP-Session: b95638a9-430c-419c-9c63-eb0c6b462db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4672 | 2023.12.19 23:09:02.259081 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4673 | 2023.12.19 23:09:02.259122 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4674 | 2023.12.19 23:09:02.259235 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4675 | 2023.12.19 23:09:02.259631 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4676 | 2023.12.19 23:09:02.259850 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4677 | 2023.12.19 23:09:02.260011 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4678 | 2023.12.19 23:09:02.260136 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} <Information> executeQuery: Read 154 rows, 15.21 KiB in 0.001024564 sec., 150307 rows/sec., 14.50 MiB/sec. | ||
4679 | 2023.12.19 23:09:02.260257 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} <Debug> DynamicQueryHandler: Done processing query | ||
4680 | 2023.12.19 23:09:02.260280 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4681 | 2023.12.19 23:09:02.260296 [ 3 ] {} <Debug> HTTP-Session: b95638a9-430c-419c-9c63-eb0c6b462db7 Destroying unnamed session | ||
4682 | 2023.12.19 23:09:02.260439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4683 | 2023.12.19 23:09:02.260484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4684 | 2023.12.19 23:09:02.260503 [ 3 ] {} <Debug> HTTP-Session: c92c7bec-9a18-4054-92cc-8b68ebaf7ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4685 | 2023.12.19 23:09:02.260520 [ 3 ] {} <Debug> HTTP-Session: c92c7bec-9a18-4054-92cc-8b68ebaf7ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4686 | 2023.12.19 23:09:02.260592 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4687 | 2023.12.19 23:09:02.260630 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4688 | 2023.12.19 23:09:02.260738 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4689 | 2023.12.19 23:09:02.261047 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4690 | 2023.12.19 23:09:02.261255 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4691 | 2023.12.19 23:09:02.261403 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4692 | 2023.12.19 23:09:02.261529 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000906562 sec., 2206 rows/sec., 154.04 KiB/sec. | ||
4693 | 2023.12.19 23:09:02.261658 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} <Debug> DynamicQueryHandler: Done processing query | ||
4694 | 2023.12.19 23:09:02.261680 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4695 | 2023.12.19 23:09:02.261696 [ 3 ] {} <Debug> HTTP-Session: c92c7bec-9a18-4054-92cc-8b68ebaf7ac1 Destroying unnamed session | ||
4696 | 2023.12.19 23:09:02.261851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4697 | 2023.12.19 23:09:02.261896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4698 | 2023.12.19 23:09:02.261915 [ 3 ] {} <Debug> HTTP-Session: 8ba4d41a-8965-4d21-8956-2322ad66fe01 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4699 | 2023.12.19 23:09:02.261931 [ 3 ] {} <Debug> HTTP-Session: 8ba4d41a-8965-4d21-8956-2322ad66fe01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4700 | 2023.12.19 23:09:02.262005 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4701 | 2023.12.19 23:09:02.262043 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4702 | 2023.12.19 23:09:02.262149 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4703 | 2023.12.19 23:09:02.262458 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4704 | 2023.12.19 23:09:02.262664 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4705 | 2023.12.19 23:09:02.262813 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4706 | 2023.12.19 23:09:02.262937 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000904083 sec., 58622 rows/sec., 4.59 MiB/sec. | ||
4707 | 2023.12.19 23:09:02.263090 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} <Debug> DynamicQueryHandler: Done processing query | ||
4708 | 2023.12.19 23:09:02.263116 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4709 | 2023.12.19 23:09:02.263133 [ 3 ] {} <Debug> HTTP-Session: 8ba4d41a-8965-4d21-8956-2322ad66fe01 Destroying unnamed session | ||
4710 | 2023.12.19 23:09:02.263244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4711 | 2023.12.19 23:09:02.263290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4712 | 2023.12.19 23:09:02.263310 [ 3 ] {} <Debug> HTTP-Session: 30cc8eef-1553-4627-981c-bc43350549eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4713 | 2023.12.19 23:09:02.263327 [ 3 ] {} <Debug> HTTP-Session: 30cc8eef-1553-4627-981c-bc43350549eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4714 | 2023.12.19 23:09:02.263398 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4715 | 2023.12.19 23:09:02.263443 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4716 | 2023.12.19 23:09:02.263570 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4717 | 2023.12.19 23:09:02.263852 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4718 | 2023.12.19 23:09:02.264105 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4719 | 2023.12.19 23:09:02.264281 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4720 | 2023.12.19 23:09:02.264406 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000976783 sec., 1023 rows/sec., 71.98 KiB/sec. | ||
4721 | 2023.12.19 23:09:02.264560 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} <Debug> DynamicQueryHandler: Done processing query | ||
4722 | 2023.12.19 23:09:02.264585 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4723 | 2023.12.19 23:09:02.264600 [ 3 ] {} <Debug> HTTP-Session: 30cc8eef-1553-4627-981c-bc43350549eb Destroying unnamed session | ||
4724 | 2023.12.19 23:09:02.264786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4725 | 2023.12.19 23:09:02.264831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4726 | 2023.12.19 23:09:02.264850 [ 3 ] {} <Debug> HTTP-Session: 2f255438-ad9f-412d-9b44-51e4a2001c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4727 | 2023.12.19 23:09:02.264866 [ 3 ] {} <Debug> HTTP-Session: 2f255438-ad9f-412d-9b44-51e4a2001c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4728 | 2023.12.19 23:09:02.264957 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4729 | 2023.12.19 23:09:02.265004 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4730 | 2023.12.19 23:09:02.265144 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4731 | 2023.12.19 23:09:02.265665 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4732 | 2023.12.19 23:09:02.265980 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4733 | 2023.12.19 23:09:02.266166 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4734 | 2023.12.19 23:09:02.266301 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001310398 sec., 38919 rows/sec., 52.52 MiB/sec. | ||
4735 | 2023.12.19 23:09:02.266296 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4736 | 2023.12.19 23:09:02.266419 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4737 | 2023.12.19 23:09:02.266520 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} <Debug> DynamicQueryHandler: Done processing query | ||
4738 | 2023.12.19 23:09:02.266582 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4739 | 2023.12.19 23:09:02.266584 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4740 | 2023.12.19 23:09:02.266617 [ 3 ] {} <Debug> HTTP-Session: 2f255438-ad9f-412d-9b44-51e4a2001c2c Destroying unnamed session | ||
4741 | 2023.12.19 23:09:02.266749 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4742 | 2023.12.19 23:09:02.266791 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1398 rows starting from the beginning of the part | ||
4743 | 2023.12.19 23:09:02.266917 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part | ||
4744 | 2023.12.19 23:09:02.267018 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
4745 | 2023.12.19 23:09:02.267109 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
4746 | 2023.12.19 23:09:02.267199 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part | ||
4747 | 2023.12.19 23:09:02.267289 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part | ||
4748 | 2023.12.19 23:09:02.272614 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1653 rows, containing 6 columns (6 merged, 0 gathered) in 0.006116125 sec., 270269.1655255574 rows/sec., 364.71 MiB/sec. | ||
4749 | 2023.12.19 23:09:02.273347 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4750 | 2023.12.19 23:09:02.273576 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4751 | 2023.12.19 23:09:02.273648 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4752 | 2023.12.19 23:09:02.273714 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7: 9.10 MiB. | ||
4753 | 2023.12.19 23:09:03.000138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.12 MiB, peak 244.19 MiB, will set to 238.46 MiB (RSS), difference: 2.35 MiB | ||
4754 | 2023.12.19 23:09:07.254768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4755 | 2023.12.19 23:09:07.254899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4756 | 2023.12.19 23:09:07.254931 [ 3 ] {} <Debug> HTTP-Session: 0122e735-4eeb-4d61-ade0-72907630312e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4757 | 2023.12.19 23:09:07.254959 [ 3 ] {} <Debug> HTTP-Session: 0122e735-4eeb-4d61-ade0-72907630312e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4758 | 2023.12.19 23:09:07.255095 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4759 | 2023.12.19 23:09:07.255162 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4760 | 2023.12.19 23:09:07.255327 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4761 | 2023.12.19 23:09:07.255762 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4762 | 2023.12.19 23:09:07.256026 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4763 | 2023.12.19 23:09:07.256195 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4764 | 2023.12.19 23:09:07.256318 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001184156 sec., 1688 rows/sec., 144.32 KiB/sec. | ||
4765 | 2023.12.19 23:09:07.256481 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} <Debug> DynamicQueryHandler: Done processing query | ||
4766 | 2023.12.19 23:09:07.256507 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4767 | 2023.12.19 23:09:07.256524 [ 3 ] {} <Debug> HTTP-Session: 0122e735-4eeb-4d61-ade0-72907630312e Destroying unnamed session | ||
4768 | 2023.12.19 23:09:07.256659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4769 | 2023.12.19 23:09:07.256712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4770 | 2023.12.19 23:09:07.256733 [ 3 ] {} <Debug> HTTP-Session: 90f31a33-5382-438c-aaba-704db77956e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4771 | 2023.12.19 23:09:07.256752 [ 3 ] {} <Debug> HTTP-Session: 90f31a33-5382-438c-aaba-704db77956e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4772 | 2023.12.19 23:09:07.256834 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4773 | 2023.12.19 23:09:07.256876 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4774 | 2023.12.19 23:09:07.256985 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4775 | 2023.12.19 23:09:07.257329 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4776 | 2023.12.19 23:09:07.257540 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4777 | 2023.12.19 23:09:07.257689 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4778 | 2023.12.19 23:09:07.257815 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000951633 sec., 38880 rows/sec., 3.27 MiB/sec. | ||
4779 | 2023.12.19 23:09:07.257969 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} <Debug> DynamicQueryHandler: Done processing query | ||
4780 | 2023.12.19 23:09:07.258005 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4781 | 2023.12.19 23:09:07.258021 [ 3 ] {} <Debug> HTTP-Session: 90f31a33-5382-438c-aaba-704db77956e9 Destroying unnamed session | ||
4782 | 2023.12.19 23:09:07.258139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4783 | 2023.12.19 23:09:07.258185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4784 | 2023.12.19 23:09:07.258205 [ 3 ] {} <Debug> HTTP-Session: 38f8ea83-ff6e-45e2-a2af-c38986fe271d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4785 | 2023.12.19 23:09:07.258222 [ 3 ] {} <Debug> HTTP-Session: 38f8ea83-ff6e-45e2-a2af-c38986fe271d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4786 | 2023.12.19 23:09:07.258296 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4787 | 2023.12.19 23:09:07.258336 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4788 | 2023.12.19 23:09:07.258447 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4789 | 2023.12.19 23:09:07.258726 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4790 | 2023.12.19 23:09:07.258933 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4791 | 2023.12.19 23:09:07.259082 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4792 | 2023.12.19 23:09:07.259206 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000880922 sec., 2270 rows/sec., 158.53 KiB/sec. | ||
4793 | 2023.12.19 23:09:07.259329 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} <Debug> DynamicQueryHandler: Done processing query | ||
4794 | 2023.12.19 23:09:07.259352 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4795 | 2023.12.19 23:09:07.259367 [ 3 ] {} <Debug> HTTP-Session: 38f8ea83-ff6e-45e2-a2af-c38986fe271d Destroying unnamed session | ||
4796 | 2023.12.19 23:09:07.259505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4797 | 2023.12.19 23:09:07.259550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4798 | 2023.12.19 23:09:07.259570 [ 3 ] {} <Debug> HTTP-Session: c6ee7faa-083f-40cd-9286-cedf7b5da540 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4799 | 2023.12.19 23:09:07.259587 [ 3 ] {} <Debug> HTTP-Session: c6ee7faa-083f-40cd-9286-cedf7b5da540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4800 | 2023.12.19 23:09:07.259660 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4801 | 2023.12.19 23:09:07.259700 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4802 | 2023.12.19 23:09:07.259808 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4803 | 2023.12.19 23:09:07.260109 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4804 | 2023.12.19 23:09:07.261453 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4805 | 2023.12.19 23:09:07.261629 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4806 | 2023.12.19 23:09:07.261757 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.002069948 sec., 12560 rows/sec., 995.93 KiB/sec. | ||
4807 | 2023.12.19 23:09:07.261876 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} <Debug> DynamicQueryHandler: Done processing query | ||
4808 | 2023.12.19 23:09:07.261900 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4809 | 2023.12.19 23:09:07.261916 [ 3 ] {} <Debug> HTTP-Session: c6ee7faa-083f-40cd-9286-cedf7b5da540 Destroying unnamed session | ||
4810 | 2023.12.19 23:09:07.262034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4811 | 2023.12.19 23:09:07.262080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4812 | 2023.12.19 23:09:07.262100 [ 3 ] {} <Debug> HTTP-Session: 31d508b4-aa83-4fb2-9a0e-e28cde96aaf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4813 | 2023.12.19 23:09:07.262119 [ 3 ] {} <Debug> HTTP-Session: 31d508b4-aa83-4fb2-9a0e-e28cde96aaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4814 | 2023.12.19 23:09:07.262193 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4815 | 2023.12.19 23:09:07.262237 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4816 | 2023.12.19 23:09:07.262360 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4817 | 2023.12.19 23:09:07.262675 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4818 | 2023.12.19 23:09:07.262942 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4819 | 2023.12.19 23:09:07.263121 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4820 | 2023.12.19 23:09:07.263250 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001026354 sec., 36049 rows/sec., 2.54 MiB/sec. | ||
4821 | 2023.12.19 23:09:07.263411 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} <Debug> DynamicQueryHandler: Done processing query | ||
4822 | 2023.12.19 23:09:07.263435 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4823 | 2023.12.19 23:09:07.263453 [ 3 ] {} <Debug> HTTP-Session: 31d508b4-aa83-4fb2-9a0e-e28cde96aaf4 Destroying unnamed session | ||
4824 | 2023.12.19 23:09:12.254988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4825 | 2023.12.19 23:09:12.255193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4826 | 2023.12.19 23:09:12.255245 [ 3 ] {} <Debug> HTTP-Session: 0c961814-f64b-4f11-8d7f-8160acfbc3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4827 | 2023.12.19 23:09:12.255291 [ 3 ] {} <Debug> HTTP-Session: 0c961814-f64b-4f11-8d7f-8160acfbc3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4828 | 2023.12.19 23:09:12.255488 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4829 | 2023.12.19 23:09:12.255561 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4830 | 2023.12.19 23:09:12.255747 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4831 | 2023.12.19 23:09:12.256179 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4832 | 2023.12.19 23:09:12.256448 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4833 | 2023.12.19 23:09:12.256613 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4834 | 2023.12.19 23:09:12.256741 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001214086 sec., 42006 rows/sec., 3.33 MiB/sec. | ||
4835 | 2023.12.19 23:09:12.256904 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} <Debug> DynamicQueryHandler: Done processing query | ||
4836 | 2023.12.19 23:09:12.256929 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4837 | 2023.12.19 23:09:12.256946 [ 3 ] {} <Debug> HTTP-Session: 0c961814-f64b-4f11-8d7f-8160acfbc3b4 Destroying unnamed session | ||
4838 | 2023.12.19 23:09:12.257174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4839 | 2023.12.19 23:09:12.257227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4840 | 2023.12.19 23:09:12.257248 [ 3 ] {} <Debug> HTTP-Session: 378e88f8-0de6-4805-9f82-7aa58610b2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4841 | 2023.12.19 23:09:12.257267 [ 3 ] {} <Debug> HTTP-Session: 378e88f8-0de6-4805-9f82-7aa58610b2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4842 | 2023.12.19 23:09:12.257353 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4843 | 2023.12.19 23:09:12.257395 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4844 | 2023.12.19 23:09:12.257503 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4845 | 2023.12.19 23:09:12.257876 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4846 | 2023.12.19 23:09:12.258096 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4847 | 2023.12.19 23:09:12.258245 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4848 | 2023.12.19 23:09:12.258370 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} <Information> executeQuery: Read 153 rows, 15.12 KiB in 0.000979764 sec., 156160 rows/sec., 15.07 MiB/sec. | ||
4849 | 2023.12.19 23:09:12.258493 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} <Debug> DynamicQueryHandler: Done processing query | ||
4850 | 2023.12.19 23:09:12.258517 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4851 | 2023.12.19 23:09:12.258533 [ 3 ] {} <Debug> HTTP-Session: 378e88f8-0de6-4805-9f82-7aa58610b2aa Destroying unnamed session | ||
4852 | 2023.12.19 23:09:12.258666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4853 | 2023.12.19 23:09:12.258713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4854 | 2023.12.19 23:09:12.258732 [ 3 ] {} <Debug> HTTP-Session: a874f235-579f-48ea-b48c-8adfb4052230 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4855 | 2023.12.19 23:09:12.258750 [ 3 ] {} <Debug> HTTP-Session: a874f235-579f-48ea-b48c-8adfb4052230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4856 | 2023.12.19 23:09:12.258824 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4857 | 2023.12.19 23:09:12.258864 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4858 | 2023.12.19 23:09:12.258970 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4859 | 2023.12.19 23:09:12.259255 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4860 | 2023.12.19 23:09:12.259462 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4861 | 2023.12.19 23:09:12.259620 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4862 | 2023.12.19 23:09:12.259745 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000885332 sec., 57605 rows/sec., 4.50 MiB/sec. | ||
4863 | 2023.12.19 23:09:12.259885 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} <Debug> DynamicQueryHandler: Done processing query | ||
4864 | 2023.12.19 23:09:12.259909 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4865 | 2023.12.19 23:09:12.259924 [ 3 ] {} <Debug> HTTP-Session: a874f235-579f-48ea-b48c-8adfb4052230 Destroying unnamed session | ||
4866 | 2023.12.19 23:09:12.260113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4867 | 2023.12.19 23:09:12.260159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4868 | 2023.12.19 23:09:12.260178 [ 3 ] {} <Debug> HTTP-Session: e3ec6e6d-c51f-4eb4-abb6-0c469c77c26f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4869 | 2023.12.19 23:09:12.260195 [ 3 ] {} <Debug> HTTP-Session: e3ec6e6d-c51f-4eb4-abb6-0c469c77c26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4870 | 2023.12.19 23:09:12.260291 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4871 | 2023.12.19 23:09:12.260336 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4872 | 2023.12.19 23:09:12.260481 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4873 | 2023.12.19 23:09:12.260969 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. | ||
4874 | 2023.12.19 23:09:12.261294 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4875 | 2023.12.19 23:09:12.261475 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4876 | 2023.12.19 23:09:12.261598 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001269398 sec., 40176 rows/sec., 54.22 MiB/sec. | ||
4877 | 2023.12.19 23:09:12.261731 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} <Debug> DynamicQueryHandler: Done processing query | ||
4878 | 2023.12.19 23:09:12.261754 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4879 | 2023.12.19 23:09:12.261769 [ 3 ] {} <Debug> HTTP-Session: e3ec6e6d-c51f-4eb4-abb6-0c469c77c26f Destroying unnamed session | ||
4880 | 2023.12.19 23:09:16.363193 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4881 | 2023.12.19 23:09:16.363261 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4882 | 2023.12.19 23:09:22.068913 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
4883 | 2023.12.19 23:09:22.069009 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
4884 | 2023.12.19 23:09:22.069142 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
4885 | 2023.12.19 23:09:22.069355 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4886 | 2023.12.19 23:09:22.069403 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 642 rows starting from the beginning of the part | ||
4887 | 2023.12.19 23:09:22.069552 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
4888 | 2023.12.19 23:09:22.069676 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
4889 | 2023.12.19 23:09:22.069781 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
4890 | 2023.12.19 23:09:22.069883 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
4891 | 2023.12.19 23:09:22.070657 [ 13 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586352 sec., 452610.7698669652 rows/sec., 31.92 MiB/sec. | ||
4892 | 2023.12.19 23:09:22.070803 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
4893 | 2023.12.19 23:09:22.071051 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
4894 | 2023.12.19 23:09:22.071126 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
4895 | 2023.12.19 23:09:22.255801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4896 | 2023.12.19 23:09:22.255919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4897 | 2023.12.19 23:09:22.255952 [ 3 ] {} <Debug> HTTP-Session: cdae9bcd-0f71-451d-bed7-adf033ec7438 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4898 | 2023.12.19 23:09:22.255981 [ 3 ] {} <Debug> HTTP-Session: cdae9bcd-0f71-451d-bed7-adf033ec7438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4899 | 2023.12.19 23:09:22.256128 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4900 | 2023.12.19 23:09:22.256196 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4901 | 2023.12.19 23:09:22.256385 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4902 | 2023.12.19 23:09:22.256883 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
4903 | 2023.12.19 23:09:22.257174 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4904 | 2023.12.19 23:09:22.257357 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4905 | 2023.12.19 23:09:22.257485 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} <Information> executeQuery: Read 57 rows, 4.62 KiB in 0.001317728 sec., 43256 rows/sec., 3.42 MiB/sec. | ||
4906 | 2023.12.19 23:09:22.257757 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} <Debug> DynamicQueryHandler: Done processing query | ||
4907 | 2023.12.19 23:09:22.257800 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4908 | 2023.12.19 23:09:22.257822 [ 3 ] {} <Debug> HTTP-Session: cdae9bcd-0f71-451d-bed7-adf033ec7438 Destroying unnamed session | ||
4909 | 2023.12.19 23:09:22.258018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 27181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4910 | 2023.12.19 23:09:22.258072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4911 | 2023.12.19 23:09:22.258094 [ 3 ] {} <Debug> HTTP-Session: 02a29e50-ef8a-4a9c-8a40-16c143c5d2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4912 | 2023.12.19 23:09:22.258115 [ 3 ] {} <Debug> HTTP-Session: 02a29e50-ef8a-4a9c-8a40-16c143c5d2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4913 | 2023.12.19 23:09:22.258208 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4914 | 2023.12.19 23:09:22.258251 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4915 | 2023.12.19 23:09:22.258384 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4916 | 2023.12.19 23:09:22.258818 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
4917 | 2023.12.19 23:09:22.259065 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4918 | 2023.12.19 23:09:22.259233 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4919 | 2023.12.19 23:09:22.259355 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} <Information> executeQuery: Read 171 rows, 16.74 KiB in 0.001111535 sec., 153841 rows/sec., 14.71 MiB/sec. | ||
4920 | 2023.12.19 23:09:22.259500 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} <Debug> DynamicQueryHandler: Done processing query | ||
4921 | 2023.12.19 23:09:22.259525 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4922 | 2023.12.19 23:09:22.259542 [ 3 ] {} <Debug> HTTP-Session: 02a29e50-ef8a-4a9c-8a40-16c143c5d2b3 Destroying unnamed session | ||
4923 | 2023.12.19 23:09:22.259691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 10247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4924 | 2023.12.19 23:09:22.259742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4925 | 2023.12.19 23:09:22.259762 [ 3 ] {} <Debug> HTTP-Session: d6c4dca4-4124-4206-8e2c-4544adfe3f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4926 | 2023.12.19 23:09:22.259781 [ 3 ] {} <Debug> HTTP-Session: d6c4dca4-4124-4206-8e2c-4544adfe3f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4927 | 2023.12.19 23:09:22.259858 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4928 | 2023.12.19 23:09:22.259900 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4929 | 2023.12.19 23:09:22.260011 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4930 | 2023.12.19 23:09:22.260309 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
4931 | 2023.12.19 23:09:22.260556 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4932 | 2023.12.19 23:09:22.260730 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4933 | 2023.12.19 23:09:22.260864 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} <Information> executeQuery: Read 60 rows, 4.83 KiB in 0.000975053 sec., 61535 rows/sec., 4.84 MiB/sec. | ||
4934 | 2023.12.19 23:09:22.261091 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} <Debug> DynamicQueryHandler: Done processing query | ||
4935 | 2023.12.19 23:09:22.261116 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4936 | 2023.12.19 23:09:22.261134 [ 3 ] {} <Debug> HTTP-Session: d6c4dca4-4124-4206-8e2c-4544adfe3f4a Destroying unnamed session | ||
4937 | 2023.12.19 23:09:22.261357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 60978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4938 | 2023.12.19 23:09:22.261405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4939 | 2023.12.19 23:09:22.261426 [ 3 ] {} <Debug> HTTP-Session: a27aae7a-ca24-47b1-aacd-20b1d49bda18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4940 | 2023.12.19 23:09:22.261444 [ 3 ] {} <Debug> HTTP-Session: a27aae7a-ca24-47b1-aacd-20b1d49bda18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4941 | 2023.12.19 23:09:22.261547 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4942 | 2023.12.19 23:09:22.261596 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4943 | 2023.12.19 23:09:22.261765 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4944 | 2023.12.19 23:09:22.262424 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
4945 | 2023.12.19 23:09:22.262784 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4946 | 2023.12.19 23:09:22.262991 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4947 | 2023.12.19 23:09:22.263134 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} <Information> executeQuery: Read 57 rows, 78.76 KiB in 0.001555051 sec., 36654 rows/sec., 49.46 MiB/sec. | ||
4948 | 2023.12.19 23:09:22.263388 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} <Debug> DynamicQueryHandler: Done processing query | ||
4949 | 2023.12.19 23:09:22.263412 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4950 | 2023.12.19 23:09:22.263429 [ 3 ] {} <Debug> HTTP-Session: a27aae7a-ca24-47b1-aacd-20b1d49bda18 Destroying unnamed session | ||
4951 | 2023.12.19 23:09:22.263572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4952 | 2023.12.19 23:09:22.263616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4953 | 2023.12.19 23:09:22.263636 [ 3 ] {} <Debug> HTTP-Session: e7225961-d5a9-421b-bb03-0fe4f89af21b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4954 | 2023.12.19 23:09:22.263654 [ 3 ] {} <Debug> HTTP-Session: e7225961-d5a9-421b-bb03-0fe4f89af21b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4955 | 2023.12.19 23:09:22.263726 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4956 | 2023.12.19 23:09:22.263768 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4957 | 2023.12.19 23:09:22.263896 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4958 | 2023.12.19 23:09:22.264168 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
4959 | 2023.12.19 23:09:22.264432 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4960 | 2023.12.19 23:09:22.264623 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} <Trace> oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
4961 | 2023.12.19 23:09:22.264730 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000972894 sec., 3083 rows/sec., 246.93 KiB/sec. | ||
4962 | 2023.12.19 23:09:22.264890 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} <Debug> DynamicQueryHandler: Done processing query | ||
4963 | 2023.12.19 23:09:22.264913 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4964 | 2023.12.19 23:09:22.264930 [ 3 ] {} <Debug> HTTP-Session: e7225961-d5a9-421b-bb03-0fe4f89af21b Destroying unnamed session | ||
4965 | 2023.12.19 23:09:31.363316 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4966 | 2023.12.19 23:09:31.363393 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4967 | 2023.12.19 23:09:32.256933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4968 | 2023.12.19 23:09:32.257033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4969 | 2023.12.19 23:09:32.257058 [ 3 ] {} <Debug> HTTP-Session: ccb7e6b4-626e-4d0e-92e0-f028ceddfc97 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4970 | 2023.12.19 23:09:32.257081 [ 3 ] {} <Debug> HTTP-Session: ccb7e6b4-626e-4d0e-92e0-f028ceddfc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4971 | 2023.12.19 23:09:32.257208 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4972 | 2023.12.19 23:09:32.257266 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4973 | 2023.12.19 23:09:32.257422 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4974 | 2023.12.19 23:09:32.257919 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
4975 | 2023.12.19 23:09:32.258181 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4976 | 2023.12.19 23:09:32.258349 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4977 | 2023.12.19 23:09:32.258467 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} <Information> executeQuery: Read 62 rows, 5.03 KiB in 0.001226537 sec., 50548 rows/sec., 4.00 MiB/sec. | ||
4978 | 2023.12.19 23:09:32.258656 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} <Debug> DynamicQueryHandler: Done processing query | ||
4979 | 2023.12.19 23:09:32.258695 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4980 | 2023.12.19 23:09:32.258717 [ 3 ] {} <Debug> HTTP-Session: ccb7e6b4-626e-4d0e-92e0-f028ceddfc97 Destroying unnamed session | ||
4981 | 2023.12.19 23:09:32.258881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 29434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4982 | 2023.12.19 23:09:32.258928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4983 | 2023.12.19 23:09:32.258948 [ 3 ] {} <Debug> HTTP-Session: da45ab88-476f-4b83-9110-98f4af78638a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
4984 | 2023.12.19 23:09:32.258964 [ 3 ] {} <Debug> HTTP-Session: da45ab88-476f-4b83-9110-98f4af78638a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4985 | 2023.12.19 23:09:32.259045 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4986 | 2023.12.19 23:09:32.259086 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4987 | 2023.12.19 23:09:32.259203 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4988 | 2023.12.19 23:09:32.259638 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
4989 | 2023.12.19 23:09:32.259872 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
4990 | 2023.12.19 23:09:32.260015 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
4991 | 2023.12.19 23:09:32.260144 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} <Information> executeQuery: Read 186 rows, 18.09 KiB in 0.001064055 sec., 174802 rows/sec., 16.60 MiB/sec. | ||
4992 | 2023.12.19 23:09:32.260142 [ 53 ] {} <Debug> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
4993 | 2023.12.19 23:09:32.260254 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
4994 | 2023.12.19 23:09:32.260318 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} <Debug> DynamicQueryHandler: Done processing query | ||
4995 | 2023.12.19 23:09:32.260377 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4996 | 2023.12.19 23:09:32.260398 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
4997 | 2023.12.19 23:09:32.260418 [ 3 ] {} <Debug> HTTP-Session: da45ab88-476f-4b83-9110-98f4af78638a Destroying unnamed session | ||
4998 | 2023.12.19 23:09:32.260652 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4999 | 2023.12.19 23:09:32.260663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 12084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5000 | 2023.12.19 23:09:32.260717 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part | ||
5001 | 2023.12.19 23:09:32.260749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5002 | 2023.12.19 23:09:32.260792 [ 3 ] {} <Debug> HTTP-Session: 4dee6d23-7f70-432f-aa9f-96ed7af108c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5003 | 2023.12.19 23:09:32.260823 [ 3 ] {} <Debug> HTTP-Session: 4dee6d23-7f70-432f-aa9f-96ed7af108c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5004 | 2023.12.19 23:09:32.260994 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 154 rows starting from the beginning of the part | ||
5005 | 2023.12.19 23:09:32.261011 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5006 | 2023.12.19 23:09:32.261095 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5007 | 2023.12.19 23:09:32.261235 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 37 rows starting from the beginning of the part | ||
5008 | 2023.12.19 23:09:32.261529 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5009 | 2023.12.19 23:09:32.261545 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 153 rows starting from the beginning of the part | ||
5010 | 2023.12.19 23:09:32.261720 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 171 rows starting from the beginning of the part | ||
5011 | 2023.12.19 23:09:32.261949 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 186 rows starting from the beginning of the part | ||
5012 | 2023.12.19 23:09:32.262417 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5013 | 2023.12.19 23:09:32.262783 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5014 | 2023.12.19 23:09:32.263079 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5015 | 2023.12.19 23:09:32.263243 [ 53 ] {} <Debug> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5016 | 2023.12.19 23:09:32.263268 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} <Information> executeQuery: Read 71 rows, 5.69 KiB in 0.002192131 sec., 32388 rows/sec., 2.53 MiB/sec. | ||
5017 | 2023.12.19 23:09:32.263300 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5018 | 2023.12.19 23:09:32.263692 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} <Debug> DynamicQueryHandler: Done processing query | ||
5019 | 2023.12.19 23:09:32.263738 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5020 | 2023.12.19 23:09:32.263768 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5021 | 2023.12.19 23:09:32.263849 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 4 columns (4 merged, 0 gathered) in 0.003534849 sec., 252910.3789157613 rows/sec., 24.01 MiB/sec. | ||
5022 | 2023.12.19 23:09:32.263856 [ 3 ] {} <Debug> HTTP-Session: 4dee6d23-7f70-432f-aa9f-96ed7af108c1 Destroying unnamed session | ||
5023 | 2023.12.19 23:09:32.263987 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5024 | 2023.12.19 23:09:32.264034 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5025 | 2023.12.19 23:09:32.264049 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 101 rows starting from the beginning of the part | ||
5026 | 2023.12.19 23:09:32.264197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 66318, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5027 | 2023.12.19 23:09:32.264300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5028 | 2023.12.19 23:09:32.264351 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5029 | 2023.12.19 23:09:32.264385 [ 3 ] {} <Debug> HTTP-Session: 2ad1f6f6-c1ec-4ab7-a682-3206c47e889c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5030 | 2023.12.19 23:09:32.264405 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 53 rows starting from the beginning of the part | ||
5031 | 2023.12.19 23:09:32.264451 [ 3 ] {} <Debug> HTTP-Session: 2ad1f6f6-c1ec-4ab7-a682-3206c47e889c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5032 | 2023.12.19 23:09:32.264499 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5033 | 2023.12.19 23:09:32.264789 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
5034 | 2023.12.19 23:09:32.264808 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5035 | 2023.12.19 23:09:32.264924 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5036 | 2023.12.19 23:09:32.264987 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 51 rows starting from the beginning of the part | ||
5037 | 2023.12.19 23:09:32.265308 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
5038 | 2023.12.19 23:09:32.265599 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 71 rows starting from the beginning of the part | ||
5039 | 2023.12.19 23:09:32.265621 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5040 | 2023.12.19 23:09:32.266880 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5041 | 2023.12.19 23:09:32.267220 [ 21 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727611 sec., 97113.1376101208 rows/sec., 7.60 MiB/sec. | ||
5042 | 2023.12.19 23:09:32.267401 [ 21 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5043 | 2023.12.19 23:09:32.267541 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5044 | 2023.12.19 23:09:32.267716 [ 21 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5045 | 2023.12.19 23:09:32.267828 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
5046 | 2023.12.19 23:09:32.267849 [ 21 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5047 | 2023.12.19 23:09:32.268054 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} <Information> executeQuery: Read 62 rows, 85.67 KiB in 0.003182824 sec., 19479 rows/sec., 26.29 MiB/sec. | ||
5048 | 2023.12.19 23:09:32.268336 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} <Debug> DynamicQueryHandler: Done processing query | ||
5049 | 2023.12.19 23:09:32.268360 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
5050 | 2023.12.19 23:09:32.268377 [ 3 ] {} <Debug> HTTP-Session: 2ad1f6f6-c1ec-4ab7-a682-3206c47e889c Destroying unnamed session | ||
5051 | 2023.12.19 23:09:32.268514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 1949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5052 | 2023.12.19 23:09:32.268561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5053 | 2023.12.19 23:09:32.268582 [ 3 ] {} <Debug> HTTP-Session: a2a049f6-0ecc-45d1-9655-00250b911639 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5054 | 2023.12.19 23:09:32.268599 [ 3 ] {} <Debug> HTTP-Session: a2a049f6-0ecc-45d1-9655-00250b911639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5055 | 2023.12.19 23:09:32.268672 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5056 | 2023.12.19 23:09:32.268713 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5057 | 2023.12.19 23:09:32.268838 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5058 | 2023.12.19 23:09:32.269143 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5059 | 2023.12.19 23:09:32.269398 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
5060 | 2023.12.19 23:09:32.269584 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} <Trace> oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
5061 | 2023.12.19 23:09:32.269707 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} <Information> executeQuery: Read 12 rows, 868.00 B in 0.001000394 sec., 11995 rows/sec., 847.32 KiB/sec. | ||
5062 | 2023.12.19 23:09:32.269871 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} <Debug> DynamicQueryHandler: Done processing query | ||
5063 | 2023.12.19 23:09:32.269896 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5064 | 2023.12.19 23:09:32.269914 [ 3 ] {} <Debug> HTTP-Session: a2a049f6-0ecc-45d1-9655-00250b911639 Destroying unnamed session | ||
5065 | 2023.12.19 23:09:37.254633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5066 | 2023.12.19 23:09:37.254748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5067 | 2023.12.19 23:09:37.254776 [ 3 ] {} <Debug> HTTP-Session: ff4a27e1-a0eb-4b32-b07e-65e627dabf44 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5068 | 2023.12.19 23:09:37.254800 [ 3 ] {} <Debug> HTTP-Session: ff4a27e1-a0eb-4b32-b07e-65e627dabf44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5069 | 2023.12.19 23:09:37.254928 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5070 | 2023.12.19 23:09:37.254988 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5071 | 2023.12.19 23:09:37.255144 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5072 | 2023.12.19 23:09:37.255657 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5073 | 2023.12.19 23:09:37.255926 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5074 | 2023.12.19 23:09:37.256093 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5075 | 2023.12.19 23:09:37.256225 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001258357 sec., 28608 rows/sec., 2.40 MiB/sec. | ||
5076 | 2023.12.19 23:09:37.256380 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} <Debug> DynamicQueryHandler: Done processing query | ||
5077 | 2023.12.19 23:09:37.256405 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5078 | 2023.12.19 23:09:37.256422 [ 3 ] {} <Debug> HTTP-Session: ff4a27e1-a0eb-4b32-b07e-65e627dabf44 Destroying unnamed session | ||
5079 | 2023.12.19 23:09:37.256541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5080 | 2023.12.19 23:09:37.256591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5081 | 2023.12.19 23:09:37.256611 [ 3 ] {} <Debug> HTTP-Session: df103b4e-afee-4247-a4cb-fcf8d51ae2dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5082 | 2023.12.19 23:09:37.256629 [ 3 ] {} <Debug> HTTP-Session: df103b4e-afee-4247-a4cb-fcf8d51ae2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5083 | 2023.12.19 23:09:37.256709 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5084 | 2023.12.19 23:09:37.256751 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5085 | 2023.12.19 23:09:37.256861 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5086 | 2023.12.19 23:09:37.257234 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5087 | 2023.12.19 23:09:37.257445 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5088 | 2023.12.19 23:09:37.257593 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5089 | 2023.12.19 23:09:37.257716 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000976634 sec., 24574 rows/sec., 1.90 MiB/sec. | ||
5090 | 2023.12.19 23:09:37.257841 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} <Debug> DynamicQueryHandler: Done processing query | ||
5091 | 2023.12.19 23:09:37.257864 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5092 | 2023.12.19 23:09:37.257880 [ 3 ] {} <Debug> HTTP-Session: df103b4e-afee-4247-a4cb-fcf8d51ae2dc Destroying unnamed session | ||
5093 | 2023.12.19 23:09:37.257997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5094 | 2023.12.19 23:09:37.258042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5095 | 2023.12.19 23:09:37.258060 [ 3 ] {} <Debug> HTTP-Session: 2eff1569-cd70-400e-adb7-4e722ffd87d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5096 | 2023.12.19 23:09:37.258078 [ 3 ] {} <Debug> HTTP-Session: 2eff1569-cd70-400e-adb7-4e722ffd87d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5097 | 2023.12.19 23:09:37.258154 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5098 | 2023.12.19 23:09:37.258196 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5099 | 2023.12.19 23:09:37.258320 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5100 | 2023.12.19 23:09:37.258628 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5101 | 2023.12.19 23:09:37.258878 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5102 | 2023.12.19 23:09:37.259045 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
5103 | 2023.12.19 23:09:37.259169 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001014244 sec., 35494 rows/sec., 2.50 MiB/sec. | ||
5104 | 2023.12.19 23:09:37.259283 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} <Debug> DynamicQueryHandler: Done processing query | ||
5105 | 2023.12.19 23:09:37.259306 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5106 | 2023.12.19 23:09:37.259320 [ 3 ] {} <Debug> HTTP-Session: 2eff1569-cd70-400e-adb7-4e722ffd87d0 Destroying unnamed session | ||
5107 | 2023.12.19 23:09:42.256561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5108 | 2023.12.19 23:09:42.256696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5109 | 2023.12.19 23:09:42.256727 [ 3 ] {} <Debug> HTTP-Session: 53683377-d445-47e4-a53c-ab0b9ed731a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5110 | 2023.12.19 23:09:42.256755 [ 3 ] {} <Debug> HTTP-Session: 53683377-d445-47e4-a53c-ab0b9ed731a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5111 | 2023.12.19 23:09:42.256899 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5112 | 2023.12.19 23:09:42.256967 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5113 | 2023.12.19 23:09:42.257151 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5114 | 2023.12.19 23:09:42.257677 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5115 | 2023.12.19 23:09:42.257954 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5116 | 2023.12.19 23:09:42.258133 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
5117 | 2023.12.19 23:09:42.258274 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} <Information> executeQuery: Read 65 rows, 5.27 KiB in 0.001327398 sec., 48967 rows/sec., 3.88 MiB/sec. | ||
5118 | 2023.12.19 23:09:42.258285 [ 62 ] {} <Debug> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
5119 | 2023.12.19 23:09:42.258416 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5120 | 2023.12.19 23:09:42.258480 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} <Debug> DynamicQueryHandler: Done processing query | ||
5121 | 2023.12.19 23:09:42.258524 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5122 | 2023.12.19 23:09:42.258533 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact | ||
5123 | 2023.12.19 23:09:42.258552 [ 3 ] {} <Debug> HTTP-Session: 53683377-d445-47e4-a53c-ab0b9ed731a0 Destroying unnamed session | ||
5124 | 2023.12.19 23:09:42.258686 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5125 | 2023.12.19 23:09:42.258728 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 51 rows starting from the beginning of the part | ||
5126 | 2023.12.19 23:09:42.258791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 30819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5127 | 2023.12.19 23:09:42.258872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5128 | 2023.12.19 23:09:42.258918 [ 3 ] {} <Debug> HTTP-Session: 944642fa-628d-4503-9253-881a9391c409 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5129 | 2023.12.19 23:09:42.258971 [ 3 ] {} <Debug> HTTP-Session: 944642fa-628d-4503-9253-881a9391c409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5130 | 2023.12.19 23:09:42.258984 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part | ||
5131 | 2023.12.19 23:09:42.259148 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5132 | 2023.12.19 23:09:42.259215 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part | ||
5133 | 2023.12.19 23:09:42.259237 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5134 | 2023.12.19 23:09:42.259504 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 57 rows starting from the beginning of the part | ||
5135 | 2023.12.19 23:09:42.259695 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5136 | 2023.12.19 23:09:42.259731 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 62 rows starting from the beginning of the part | ||
5137 | 2023.12.19 23:09:42.259899 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 65 rows starting from the beginning of the part | ||
5138 | 2023.12.19 23:09:42.260560 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5139 | 2023.12.19 23:09:42.261025 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5140 | 2023.12.19 23:09:42.261179 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.002707137 sec., 124485.7574625887 rows/sec., 9.85 MiB/sec. | ||
5141 | 2023.12.19 23:09:42.261312 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
5142 | 2023.12.19 23:09:42.261312 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5143 | 2023.12.19 23:09:42.261542 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} <Information> executeQuery: Read 195 rows, 18.93 KiB in 0.002338762 sec., 83377 rows/sec., 7.91 MiB/sec. | ||
5144 | 2023.12.19 23:09:42.261584 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9. | ||
5145 | 2023.12.19 23:09:42.261721 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 6 parts: from all_1_35_8 to all_40_40_0 | ||
5146 | 2023.12.19 23:09:42.261753 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} <Debug> DynamicQueryHandler: Done processing query | ||
5147 | 2023.12.19 23:09:42.261814 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5148 | 2023.12.19 23:09:42.261840 [ 3 ] {} <Debug> HTTP-Session: 944642fa-628d-4503-9253-881a9391c409 Destroying unnamed session | ||
5149 | 2023.12.19 23:09:42.262029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 11060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5150 | 2023.12.19 23:09:42.262077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5151 | 2023.12.19 23:09:42.262096 [ 3 ] {} <Debug> HTTP-Session: a539e264-de9b-4b32-b87d-6ce585f39f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5152 | 2023.12.19 23:09:42.262114 [ 3 ] {} <Debug> HTTP-Session: a539e264-de9b-4b32-b87d-6ce585f39f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5153 | 2023.12.19 23:09:42.262194 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5154 | 2023.12.19 23:09:42.262234 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5155 | 2023.12.19 23:09:42.262353 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5156 | 2023.12.19 23:09:42.262698 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5157 | 2023.12.19 23:09:42.262915 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5158 | 2023.12.19 23:09:42.263066 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5159 | 2023.12.19 23:09:42.263190 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} <Information> executeQuery: Read 65 rows, 5.21 KiB in 0.000968693 sec., 67100 rows/sec., 5.25 MiB/sec. | ||
5160 | 2023.12.19 23:09:42.263312 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} <Debug> DynamicQueryHandler: Done processing query | ||
5161 | 2023.12.19 23:09:42.263336 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5162 | 2023.12.19 23:09:42.263351 [ 3 ] {} <Debug> HTTP-Session: a539e264-de9b-4b32-b87d-6ce585f39f87 Destroying unnamed session | ||
5163 | 2023.12.19 23:09:42.263506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 69522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5164 | 2023.12.19 23:09:42.263553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5165 | 2023.12.19 23:09:42.263573 [ 3 ] {} <Debug> HTTP-Session: c102c72a-e3fe-4614-8861-3cacf0078630 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5166 | 2023.12.19 23:09:42.263589 [ 3 ] {} <Debug> HTTP-Session: c102c72a-e3fe-4614-8861-3cacf0078630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5167 | 2023.12.19 23:09:42.263682 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5168 | 2023.12.19 23:09:42.263726 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5169 | 2023.12.19 23:09:42.263868 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5170 | 2023.12.19 23:09:42.264492 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. | ||
5171 | 2023.12.19 23:09:42.264828 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5172 | 2023.12.19 23:09:42.265009 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
5173 | 2023.12.19 23:09:42.265141 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} <Information> executeQuery: Read 65 rows, 89.82 KiB in 0.001430579 sec., 45436 rows/sec., 61.31 MiB/sec. | ||
5174 | 2023.12.19 23:09:42.265272 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} <Debug> DynamicQueryHandler: Done processing query | ||
5175 | 2023.12.19 23:09:42.265294 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
5176 | 2023.12.19 23:09:42.265309 [ 3 ] {} <Debug> HTTP-Session: c102c72a-e3fe-4614-8861-3cacf0078630 Destroying unnamed session | ||
5177 | 2023.12.19 23:09:46.363459 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5178 | 2023.12.19 23:09:46.363534 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5179 | 2023.12.19 23:09:52.257554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5180 | 2023.12.19 23:09:52.257718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5181 | 2023.12.19 23:09:52.257762 [ 3 ] {} <Debug> HTTP-Session: ab1b43fa-789d-4367-b13d-7e583e0b0533 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5182 | 2023.12.19 23:09:52.257801 [ 3 ] {} <Debug> HTTP-Session: ab1b43fa-789d-4367-b13d-7e583e0b0533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5183 | 2023.12.19 23:09:52.257989 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5184 | 2023.12.19 23:09:52.258078 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5185 | 2023.12.19 23:09:52.258323 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5186 | 2023.12.19 23:09:52.258855 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. | ||
5187 | 2023.12.19 23:09:52.259125 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5188 | 2023.12.19 23:09:52.259298 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} <Trace> oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
5189 | 2023.12.19 23:09:52.259421 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} <Information> executeQuery: Read 68 rows, 5.51 KiB in 0.001378899 sec., 49314 rows/sec., 3.90 MiB/sec. | ||
5190 | 2023.12.19 23:09:52.259583 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} <Debug> DynamicQueryHandler: Done processing query | ||
5191 | 2023.12.19 23:09:52.259609 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5192 | 2023.12.19 23:09:52.259626 [ 3 ] {} <Debug> HTTP-Session: ab1b43fa-789d-4367-b13d-7e583e0b0533 Destroying unnamed session | ||
5193 | 2023.12.19 23:09:52.259754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5194 | 2023.12.19 23:09:52.259806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5195 | 2023.12.19 23:09:52.259827 [ 3 ] {} <Debug> HTTP-Session: 3c7c8081-e5ac-4a38-85bf-226aaa541de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5196 | 2023.12.19 23:09:52.259847 [ 3 ] {} <Debug> HTTP-Session: 3c7c8081-e5ac-4a38-85bf-226aaa541de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5197 | 2023.12.19 23:09:52.259926 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5198 | 2023.12.19 23:09:52.259968 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5199 | 2023.12.19 23:09:52.260081 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5200 | 2023.12.19 23:09:52.260392 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. | ||
5201 | 2023.12.19 23:09:52.260601 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5202 | 2023.12.19 23:09:52.260751 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} <Trace> oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
5203 | 2023.12.19 23:09:52.260858 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000902592 sec., 4431 rows/sec., 370.03 KiB/sec. | ||
5204 | 2023.12.19 23:09:52.261046 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} <Debug> DynamicQueryHandler: Done processing query | ||
5205 | 2023.12.19 23:09:52.261070 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5206 | 2023.12.19 23:09:52.261086 [ 3 ] {} <Debug> HTTP-Session: 3c7c8081-e5ac-4a38-85bf-226aaa541de8 Destroying unnamed session | ||
5207 | 2023.12.19 23:09:52.261234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 32495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5208 | 2023.12.19 23:09:52.261281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5209 | 2023.12.19 23:09:52.261301 [ 3 ] {} <Debug> HTTP-Session: 848493a0-830c-4881-94ab-e85299ed0e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5210 | 2023.12.19 23:09:52.261318 [ 3 ] {} <Debug> HTTP-Session: 848493a0-830c-4881-94ab-e85299ed0e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5211 | 2023.12.19 23:09:52.261398 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5212 | 2023.12.19 23:09:52.261437 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5213 | 2023.12.19 23:09:52.261552 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5214 | 2023.12.19 23:09:52.262025 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. | ||
5215 | 2023.12.19 23:09:52.262247 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5216 | 2023.12.19 23:09:52.262396 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} <Trace> oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5217 | 2023.12.19 23:09:52.262501 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} <Information> executeQuery: Read 206 rows, 19.94 KiB in 0.001073485 sec., 191898 rows/sec., 18.14 MiB/sec. | ||
5218 | 2023.12.19 23:09:52.262640 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} <Debug> DynamicQueryHandler: Done processing query | ||
5219 | 2023.12.19 23:09:52.262664 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5220 | 2023.12.19 23:09:52.262680 [ 3 ] {} <Debug> HTTP-Session: 848493a0-830c-4881-94ab-e85299ed0e55 Destroying unnamed session | ||
5221 | 2023.12.19 23:09:52.262875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5222 | 2023.12.19 23:09:52.262919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5223 | 2023.12.19 23:09:52.262939 [ 3 ] {} <Debug> HTTP-Session: 835d2ed0-d71e-4f26-9674-9482cc42b1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5224 | 2023.12.19 23:09:52.262956 [ 3 ] {} <Debug> HTTP-Session: 835d2ed0-d71e-4f26-9674-9482cc42b1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5225 | 2023.12.19 23:09:52.263028 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5226 | 2023.12.19 23:09:52.263066 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5227 | 2023.12.19 23:09:52.263171 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5228 | 2023.12.19 23:09:52.263456 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. | ||
5229 | 2023.12.19 23:09:52.263656 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5230 | 2023.12.19 23:09:52.263802 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} <Trace> oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
5231 | 2023.12.19 23:09:52.263905 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000850091 sec., 4705 rows/sec., 328.55 KiB/sec. | ||
5232 | 2023.12.19 23:09:52.264024 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} <Debug> DynamicQueryHandler: Done processing query | ||
5233 | 2023.12.19 23:09:52.264046 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5234 | 2023.12.19 23:09:52.264062 [ 3 ] {} <Debug> HTTP-Session: 835d2ed0-d71e-4f26-9674-9482cc42b1ff Destroying unnamed session | ||
5235 | 2023.12.19 23:09:52.264233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 13245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5236 | 2023.12.19 23:09:52.264277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5237 | 2023.12.19 23:09:52.264297 [ 3 ] {} <Debug> HTTP-Session: 47834ce2-5672-4228-b89e-151a50185cad Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5238 | 2023.12.19 23:09:52.264314 [ 3 ] {} <Debug> HTTP-Session: 47834ce2-5672-4228-b89e-151a50185cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5239 | 2023.12.19 23:09:52.264387 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5240 | 2023.12.19 23:09:52.264425 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5241 | 2023.12.19 23:09:52.264531 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5242 | 2023.12.19 23:09:52.264862 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. | ||
5243 | 2023.12.19 23:09:52.265065 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5244 | 2023.12.19 23:09:52.265217 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} <Trace> oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5245 | 2023.12.19 23:09:52.265320 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} <Information> executeQuery: Read 78 rows, 6.23 KiB in 0.000904903 sec., 86197 rows/sec., 6.72 MiB/sec. | ||
5246 | 2023.12.19 23:09:52.265437 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} <Debug> DynamicQueryHandler: Done processing query | ||
5247 | 2023.12.19 23:09:52.265460 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5248 | 2023.12.19 23:09:52.265477 [ 3 ] {} <Debug> HTTP-Session: 47834ce2-5672-4228-b89e-151a50185cad Destroying unnamed session | ||
5249 | 2023.12.19 23:09:52.265609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5250 | 2023.12.19 23:09:52.265653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5251 | 2023.12.19 23:09:52.265673 [ 3 ] {} <Debug> HTTP-Session: a16e9cdc-8179-418b-8af8-c82b4950864f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5252 | 2023.12.19 23:09:52.265689 [ 3 ] {} <Debug> HTTP-Session: a16e9cdc-8179-418b-8af8-c82b4950864f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5253 | 2023.12.19 23:09:52.265758 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5254 | 2023.12.19 23:09:52.265801 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5255 | 2023.12.19 23:09:52.265921 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5256 | 2023.12.19 23:09:52.266197 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. | ||
5257 | 2023.12.19 23:09:52.266448 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5258 | 2023.12.19 23:09:52.266624 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} <Trace> oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
5259 | 2023.12.19 23:09:52.266734 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000938893 sec., 2130 rows/sec., 149.78 KiB/sec. | ||
5260 | 2023.12.19 23:09:52.266945 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} <Debug> DynamicQueryHandler: Done processing query | ||
5261 | 2023.12.19 23:09:52.266969 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5262 | 2023.12.19 23:09:52.266985 [ 3 ] {} <Debug> HTTP-Session: a16e9cdc-8179-418b-8af8-c82b4950864f Destroying unnamed session | ||
5263 | 2023.12.19 23:09:52.267178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 72727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5264 | 2023.12.19 23:09:52.267223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5265 | 2023.12.19 23:09:52.267243 [ 3 ] {} <Debug> HTTP-Session: c118a8c0-dbb9-4b4c-935d-9727ab8a8f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5266 | 2023.12.19 23:09:52.267260 [ 3 ] {} <Debug> HTTP-Session: c118a8c0-dbb9-4b4c-935d-9727ab8a8f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5267 | 2023.12.19 23:09:52.267358 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5268 | 2023.12.19 23:09:52.267401 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5269 | 2023.12.19 23:09:52.267555 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5270 | 2023.12.19 23:09:52.268148 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. | ||
5271 | 2023.12.19 23:09:52.268473 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5272 | 2023.12.19 23:09:52.268646 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
5273 | 2023.12.19 23:09:52.268746 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5274 | 2023.12.19 23:09:52.268757 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} <Information> executeQuery: Read 68 rows, 93.96 KiB in 0.001369899 sec., 49638 rows/sec., 66.98 MiB/sec. | ||
5275 | 2023.12.19 23:09:52.268798 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. | ||
5276 | 2023.12.19 23:09:52.268959 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
5277 | 2023.12.19 23:09:52.268978 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} <Debug> DynamicQueryHandler: Done processing query | ||
5278 | 2023.12.19 23:09:52.269031 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
5279 | 2023.12.19 23:09:52.269062 [ 3 ] {} <Debug> HTTP-Session: c118a8c0-dbb9-4b4c-935d-9727ab8a8f66 Destroying unnamed session | ||
5280 | 2023.12.19 23:09:52.269145 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5281 | 2023.12.19 23:09:52.269198 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1653 rows starting from the beginning of the part | ||
5282 | 2023.12.19 23:09:52.269222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5283 | 2023.12.19 23:09:52.269304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5284 | 2023.12.19 23:09:52.269338 [ 3 ] {} <Debug> HTTP-Session: b62c4d5f-2ed9-4b5c-b883-61fcf8a403c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 | ||
5285 | 2023.12.19 23:09:52.269371 [ 3 ] {} <Debug> HTTP-Session: b62c4d5f-2ed9-4b5c-b883-61fcf8a403c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5286 | 2023.12.19 23:09:52.269562 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part | ||
5287 | 2023.12.19 23:09:52.269580 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5288 | 2023.12.19 23:09:52.269674 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5289 | 2023.12.19 23:09:52.269897 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 57 rows starting from the beginning of the part | ||
5290 | 2023.12.19 23:09:52.270112 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5291 | 2023.12.19 23:09:52.270234 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 62 rows starting from the beginning of the part | ||
5292 | 2023.12.19 23:09:52.270476 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 65 rows starting from the beginning of the part | ||
5293 | 2023.12.19 23:09:52.270820 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
5294 | 2023.12.19 23:09:52.270836 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. | ||
5295 | 2023.12.19 23:09:52.271290 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5296 | 2023.12.19 23:09:52.271535 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} <Trace> oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
5297 | 2023.12.19 23:09:52.271645 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} <Information> executeQuery: Read 6 rows, 405.00 B in 0.002006207 sec., 2990 rows/sec., 197.14 KiB/sec. | ||
5298 | 2023.12.19 23:09:52.271786 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} <Debug> DynamicQueryHandler: Done processing query | ||
5299 | 2023.12.19 23:09:52.271810 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5300 | 2023.12.19 23:09:52.271826 [ 3 ] {} <Debug> HTTP-Session: b62c4d5f-2ed9-4b5c-b883-61fcf8a403c5 Destroying unnamed session | ||
5301 | 2023.12.19 23:09:52.278610 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 6 columns (6 merged, 0 gathered) in 0.009739875 sec., 200823.93254533553 rows/sec., 271.00 MiB/sec. | ||
5302 | 2023.12.19 23:09:52.279469 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5303 | 2023.12.19 23:09:52.279711 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
5304 | 2023.12.19 23:09:52.279784 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
5305 | 2023.12.19 23:09:52.279860 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8: 13.52 MiB. | ||
5306 | 2023.12.19 23:09:53.000117 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.77 MiB, peak 252.25 MiB, will set to 244.50 MiB (RSS), difference: 2.74 MiB |